Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Patch #560746 by dropcube: rename hook_block_list() to hook_block_info() ↵ | Dries Buytaert | 2009-08-29 |
| | | | | for consistency in the API. | ||
* | #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 |
| | |||
* | #542658 follow-up by sun: Move action 'tabs' out of local tasks and into ↵ | Angie Byron | 2009-08-23 |
| | | | | local actions. | ||
* | #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. | ||
* | - Patch #552958 by Gábor Hojtsy: create 'regional and language' section in ↵ | Dries Buytaert | 2009-08-21 |
| | | | | 'configuration and modules'. | ||
* | - Patch #251792 by pwolanin, Damien Tournoud, slantview, c960657: added a ↵ | Dries Buytaert | 2009-08-17 |
| | | | | locking framework for long running operations. | ||
* | #517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, ↵ | Angie Byron | 2009-08-17 |
| | | | | dopry, and c960657: Converted File API to stream wrappers, for enhanced private/public file handling, and the ability to reference other storage mechanisms such as s3:// and flicker://. | ||
* | - Patch #491972 by Berdir, webchick: clean-up of user/profile related hooks ↵ | Dries Buytaert | 2009-08-12 |
| | | | | and APIs. | ||
* | - 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 #537678 by Bojhan: remove drag-and-drop help text. | Dries Buytaert | 2009-08-02 |
| | |||
* | - Patch #92877 by mfer, Rob Loach, Damien Tournoud, et al: add numeric ↵ | Dries Buytaert | 2009-07-30 |
| | | | | weight to drupal_add_css. | ||
* | - Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to ↵ | Dries Buytaert | 2009-07-20 |
| | | | | admin/structure. | ||
* | - Patch #506976 by catch: rename hook_perm to hook_permission. | Dries Buytaert | 2009-07-05 |
| | |||
* | - Patch #334283 by Damien Tournoud, andypost, Freso et al: add context to ↵ | Dries Buytaert | 2009-06-08 |
| | | | | t() to help deal with ambigious strings (and improved the locale APIs a bit). Example: May is both a short month name as a long month name in English, but not necessarily in other languages. | ||
* | - Patch #472642 by stella, agentrickard: remove 'implementation of' ↵ | Dries Buytaert | 2009-05-27 |
| | | | | nominalizations from Docblocks. | ||
* | - Patch #473366 by Berdir: convert locale module to the new database ↵ | Dries Buytaert | 2009-05-27 |
| | | | | abstraction layer. | ||
* | #296693 by Damien Tournoud, boombatower, sun, and Xano: Hide parent ↵ | Angie Byron | 2009-05-27 |
| | | | | administrative menu items when user has no access to any of their children. | ||
* | #368064 by catch: Provide a top-level 'International' menu item for ↵ | Angie Byron | 2009-03-31 |
| | | | | localization and translation-related items. | ||
* | #52990 by Roger López: Vastly improve translation string search and editing ↵ | Angie Byron | 2009-02-05 |
| | | | | interface. | ||
* | #287178 by justinrandell: Break up various hook_form_alter()s to ↵ | Angie Byron | 2009-01-22 |
| | | | | hook_form_FORM_ID_alters(). | ||
* | #203323 by JirkaRybka, robertgarrigos, thePanz, c960657, and sun: Fix ↵ | Angie Byron | 2009-01-20 |
| | | | | undefined index locale in install.php and clean up crufty code. | ||
* | - Patch #345866 by alexanderpas, justinrandell, Dave Reid: remove from ↵ | Dries Buytaert | 2008-12-16 |
| | | | | hook_block(). | ||
* | - Patch #344661 by Dave Reid: API doc improvements for ↵ | Dries Buytaert | 2008-12-09 |
| | | | | hook_translation_link_alter. | ||
* | #315801 by Rob Loach, Grugnoh2, mfer and dmitrig01: Add a hook_js_alter() to ↵ | Angie Byron | 2008-11-23 |
| | | | | modify JavaScript being printed to the page. | ||
* | #315798 by Rob Loach, mfer, Grugnog2, and sun: Add weighting to drupal_add_js(). | Angie Byron | 2008-11-10 |
| | |||
* | - Patch #315797 by mfer, Rob Loach, et al: rework the parameter of ↵ | Dries Buytaert | 2008-10-22 |
| | | | | drupal_add_js. | ||
* | #282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif. | Angie Byron | 2008-10-12 |
| | |||
* | #295626 by wuf31 and Damien Tournoud: Fix incorrect path for front page in ↵ | Angie Byron | 2008-10-11 |
| | | | | locale_block(). | ||
* | #313213 by maartenvg, Gábor Hojtsy: Add a 'title' attribute for permissions ↵ | Angie Byron | 2008-10-09 |
| | | | | to allow for localization of permission names | ||
* | - Patch #310212 by justinrandell, catch, et all: killed in _user hook, as ↵ | Dries Buytaert | 2008-10-06 |
| | | | | well as two small kittens. | ||
* | - Patch #283201 by pwolanin, Dries: use code registry properly for locale ↵ | Dries Buytaert | 2008-10-02 |
| | | | | page callbacks. | ||
* | - Patch #296197 by Gabor and meba: better document the drag and drop ↵ | Dries Buytaert | 2008-10-01 |
| | | | | language feature. | ||
* | #259623 by dopry and Damien Tournoud: Convert includes/requires to use ↵ | Angie Byron | 2008-09-20 |
| | | | | absolute paths. | ||
* | #305436 by lelutin and Damien Tournoud: Fix broken closing tag. | Angie Byron | 2008-09-08 |
| | |||
* | - Patch #243063 by GoofyX: fixed typo in context-sensitve help. | Dries Buytaert | 2008-08-25 |
| | |||
* | - Patch #245329 by christefano and dmitrig01: code comment love. | Dries Buytaert | 2008-07-24 |
| | |||
* | - Patch #280628 by catch et al: added missing confirm form. | Dries Buytaert | 2008-07-10 |
| | |||
* | - Patch #277073 by threexk: improve consistency of offline vs off-line and ↵ | Dries Buytaert | 2008-07-01 |
| | | | | online vs on-line. | ||
* | - Patch #249546 by pwolanin: rip menu access inheritance -- was already ↵ | Dries Buytaert | 2008-04-23 |
| | | | | committed to D6. | ||
* | - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long ↵ | Dries Buytaert | 2008-04-14 |
| | | | | discussion we've decided to make the concatenation operator consistent with the other operators. | ||
* | - Patch #216072 by recidive, David Rothstein, ptalindstrom et al: switched ↵ | Dries Buytaert | 2008-04-10 |
| | | | | | | | | | | | from numeric block IDs to string IDs. The short explanation is that Drupal uses a lot of numeric deltas in the block system; blocks are identified by the 'module' and the 'delta'. In early Drupal, delta was numeric, but somewhere along the line it was changed to be possibly a string. In modern Drupal, block overrides are easily done via block-MODULE-DELTA.tpl.php. The primary motivation to switch to string IDs everywhere is to make these deltas friendlier to themers: block-user-0.tpl.php --> block-user-navigation.tpl.php block-user-1.tpl.php --> block-user-login.tpl.php You get the picture. | ||
* | - Patch #30984 by webchick, keith.smith, kkaefer, Crell et al: provide ↵ | Dries Buytaert | 2008-02-20 |
| | | | | descriptions for permissions on the permission administration page. | ||
* | - Patch #210131 by dvessel, catch, John, et al: updated jQuery library. | Dries Buytaert | 2008-02-06 |
| | |||
* | Translating menu items and taxonomies is not a core feature, so do not ↵ | Gábor Hojtsy | 2008-01-28 |
| | | | | mislead users. Noticed while translating to Hungarian. | ||
* | #206021 by dropcube and myself: language content type settings were not ↵ | Gábor Hojtsy | 2008-01-09 |
| | | | | properly namespaced | ||
* | #204946 by theborg, keith.smith: only tell users their language setting will ↵ | Gábor Hojtsy | 2008-01-07 |
| | | | | be used for interface presentation, when this actually happens | ||
* | #206232 follow up by chx: set locale() cache to NULL when resetting | Gábor Hojtsy | 2008-01-04 |
| | |||
* | #206232 by chx with a bit of cleanup: add in-memory reset clearing to ↵ | Gábor Hojtsy | 2008-01-04 |
| | | | | locale() to help it interact with simpletests, which are not reloading the Drupal instance on form submits |