Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | #282191 follow-up by plach: Remove ambitious parts of translatable fields UI ↵ | Angie Byron | 2010-03-07 |
| | | | | from core that are no longer relevant, given what made it into Drupal 7. | ||
* | - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines ↵ | Dries Buytaert | 2010-01-30 |
| | | | | at end of files. | ||
* | #542972 by Shai, David_Rothstein, yoroy, et al: Change Name of 'Page' ↵ | Angie Byron | 2010-01-10 |
| | | | | Content-Type to 'Basic page'. | ||
* | #571654 follow-up by chx, peximo, plach, sun, et al: | Angie Byron | 2010-01-09 |
| | | | | | | Roll-back of node titles as fields. The Entity Translation module in contrib can add this back, but for everyone else it creates a *huge* WTF. Apologies for how late this is coming, but better now than post-alpha. :\ | ||
* | #588148 by JohnAlbin, sun, and effulgentsia: Make theme_links() actually ↵ | Angie Byron | 2010-01-08 |
| | | | | themable. | ||
* | #675144 by jhodgdon: Typo: translation_language_switch_links_alter() should ↵ | Angie Byron | 2010-01-06 |
| | | | | be linkS alter(). | ||
* | #361648 by brianV, grndlvl, dmitrig01, and pwolanin: SA-CORE-2009-001: ↵ | Angie Byron | 2010-01-03 |
| | | | | Access bypass in translation.module. | ||
* | #655508 by David_Rothstein and Dave Reid: Define more node-related pages to ↵ | Angie Byron | 2009-12-29 |
| | | | | hook_admin_paths(). | ||
* | - Patch #664544 by yched: clean-up entity build/view modes. | Dries Buytaert | 2009-12-26 |
| | |||
* | #645790 by arianek, jhodgdon, and lisarex: Update Content Translation module ↵ | Angie Byron | 2009-12-06 |
| | | | | to new help standard. | ||
* | - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of ↵ | Dries Buytaert | 2009-12-04 |
| | | | | compliance with standards. | ||
* | - Patch #635094 by plach: unify 'language neutral' language codes. | Dries Buytaert | 2009-12-02 |
| | |||
* | - Patch #620446 by Xano: rewrite permission titles and descriptions. | Dries Buytaert | 2009-12-01 |
| | |||
* | Roll-back of #595084; type-hinting parameters at stdClass makes it so you ↵ | Angie Byron | 2009-11-08 |
| | | | | can't ever pass in another type of class. | ||
* | - Patch #595084 by c960657: use type hinting for . | Dries Buytaert | 2009-11-01 |
| | |||
* | #565480 by plach and peximo: TF #2: Multilingual field handling. Integration ↵ | Angie Byron | 2009-10-16 |
| | | | | between field API and locale module + translatable node bodies. | ||
* | #557292 by peximo, plach, catch, and yched: Convert node title to Field API. | Angie Byron | 2009-10-11 |
| | |||
* | #282191 by plach, nedjo, catch, et al: TF #1: Allow different interface ↵ | Angie Byron | 2009-10-09 |
| | | | | language for the same path. | ||
* | - Patch #578520 by sun | c960657, mfb, Dries, catch, mattyoung: make in ↵ | Dries Buytaert | 2009-09-29 |
| | | | | url() only accept an array. Another nice API clean-up! | ||
* | - Patch #508570 by quicksketch, sun | pwolanin, bec: restore URL consistency ↵ | Dries Buytaert | 2009-09-28 |
| | | | | for node types and menus. | ||
* | - Patch #569282 by joshmiller: removal of Site configuration and fixed a ↵ | Dries Buytaert | 2009-09-10 |
| | | | | number of broken links. | ||
* | #497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the ↵ | Angie Byron | 2009-08-24 |
| | | | | function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading. | ||
* | Of all the patches to accidentally commit without a message. :( Rolling back ↵ | Angie Byron | 2009-08-24 |
| | | | | registry rip. Let's try that again. | ||
* | *** empty log message *** | Angie Byron | 2009-08-24 |
| | |||
* | #326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: ↵ | Angie Byron | 2009-08-22 |
| | | | | Convert 'class' attribute to use an array, not a string. | ||
* | #367595 by plach, catch, sun, yched, et al: Added support for translatable ↵ | Angie Byron | 2009-08-22 |
| | | | | fields to Field API. | ||
* | - Patch #552958 by Gábor Hojtsy: create 'regional and language' section in ↵ | Dries Buytaert | 2009-08-21 |
| | | | | 'configuration and modules'. | ||
* | - Patch #549432 by Bohjan, Gábor Hojtsy: create 'people and permissions' ↵ | Dries Buytaert | 2009-08-21 |
| | | | | section in 'configuration and modules'. | ||
* | - Patch #508458 by catch, Gábor Hojtsy, yoroy: created 'Configuration and ↵ | Dries Buytaert | 2009-08-11 |
| | | | | modules' section so we can start moving over configuration items. Let's see how this goes ... | ||
* | - Patch #536570 by Gábor Hojtsy: implemented new IA for top-level users. | Dries Buytaert | 2009-07-31 |
| | |||
* | - Patch #535564 by Gábor Hojtsy: the D7UX mockups call for a top level ↵ | Dries Buytaert | 2009-07-30 |
| | | | | Content item, which would immediatey lead to the "Find content" screen. The current Drupal 7 code is almost there, but still has an RSS settings item blocking the implementation of this by default and aggregator and book also add subitems. | ||
* | - Patch #511748 by moshe weitzman: pushing rending to later in the cycle so ↵ | Dries Buytaert | 2009-07-29 |
| | | | | there is more room for customization. | ||
* | - Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to ↵ | Dries Buytaert | 2009-07-20 |
| | | | | admin/structure. | ||
* | #500866 by boombatower: Remove t() from getInfo in tests. | Angie Byron | 2009-07-13 |
| | |||
* | - Patch #506976 by catch: rename hook_perm to hook_permission. | Dries Buytaert | 2009-07-05 |
| | |||
* | #373201 by moshe weitzman, chx, Frando, eaton: Allow renderable array ↵ | Angie Byron | 2009-07-02 |
| | | | | properties to be passed directly to theme functions. | ||
* | - Patch #409750 by yched et al: overhaul and extend node build modes. | Dries Buytaert | 2009-06-22 |
| | |||
* | - Patch #372743 by bjaspan, yched, KarenS, catch et al: node body and ↵ | Dries Buytaert | 2009-06-12 |
| | | | | teasers as fields. Oh, my. | ||
* | - Patch #449198 by boombatower: cealn up test loading and related API. | Dries Buytaert | 2009-06-08 |
| | |||
* | - Patch #481504 by JamesAn: converted to drupal_static(). | Dries Buytaert | 2009-06-07 |
| | |||
* | - Patch #472642 by stella, agentrickard: remove 'implementation of' ↵ | Dries Buytaert | 2009-05-27 |
| | | | | nominalizations from Docblocks. | ||
* | - Patch #398068 by karschsp: renamed 'workflow settings' to 'publishing ↵ | Dries Buytaert | 2009-05-18 |
| | | | | options'. | ||
* | - Patch #457532 by Berdir: more PHP5 'fixes'. | Dries Buytaert | 2009-05-09 |
| | |||
* | - Patch #19837 by xmacinfo, j.somers: make 'not verified' togglable as a ↵ | Dries Buytaert | 2009-04-26 |
| | | | | theme setting. | ||
* | - Patch #394584 by Berdir: converted translation module to the new database ↵ | Dries Buytaert | 2009-04-17 |
| | | | | abstraction layer. | ||
* | - Patch #254491 by chx, catch, justinrandell, pwolanin, David_Rothstein, et ↵ | Dries Buytaert | 2009-04-02 |
| | | | | al: centralized static caching to improve testability of the Drupal code, and to remove $reset-parameters. Thanks for taking the time to convince me, catch! | ||
* | #368064 by catch: Provide a top-level 'International' menu item for ↵ | Angie Byron | 2009-03-31 |
| | | | | localization and translation-related items. | ||
* | #376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a ↵ | Angie Byron | 2009-03-31 |
| | | | | static method to reduce memory footprint of SimpleTest. | ||
* | #356136 by nedjo, catch, and stella: Prevent duplicate translations (with ↵ | Angie Byron | 2009-03-17 |
| | | | | tests). | ||
* | #383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X. | Angie Byron | 2009-03-08 |
| |