Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | #480424 by JamesAn: Update locale module to use drupal_static(). | Angie Byron | 2010-01-10 |
| | |||
* | - Patch #187398 by andypost, Crell, lilou, Gábor Hojtsy, sun: re-split ↵ | Dries Buytaert | 2010-01-08 |
| | | | | locale module. | ||
* | #588148 by JohnAlbin, sun, and effulgentsia: Make theme_links() actually ↵ | Angie Byron | 2010-01-08 |
| | | | | themable. | ||
* | #320686 by Arancaytar and Davy Van Den Bremt: Don't rebuild locale cache ↵ | Angie Byron | 2010-01-04 |
| | | | | when is not set. | ||
* | #482816 by sun and Rob Loach: Add a consistent wrapper around submit buttons. | Angie Byron | 2010-01-03 |
| | |||
* | - Patch #664012 by Arancaytar: fixed the translation tests. | Dries Buytaert | 2009-12-23 |
| | |||
* | #645790 by arianek, jhodgdon, and lisarex: Convert Locale module to new help ↵ | Angie Byron | 2009-12-07 |
| | | | | 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 #642010 by yoroy: shorten and reorganize help text for language stuff. | Dries Buytaert | 2009-12-02 |
| | |||
* | - Patch #620446 by Xano: rewrite permission titles and descriptions. | Dries Buytaert | 2009-12-01 |
| | |||
* | - Patch #640064 by yoroy: shorten the help text on ↵ | Dries Buytaert | 2009-11-24 |
| | | | | /admin/config/regional/language. | ||
* | - Patch #624290 by peximo: improved assumptions about default comment language. | Dries Buytaert | 2009-11-18 |
| | |||
* | #606526 by axyjo and scor: Remove trailing whitespace and add newlines at ↵ | Angie Byron | 2009-11-10 |
| | | | | end of files. Sorry, folks! But it is after code freeze. :) | ||
* | #320331 by Dave Reid, dww, John Morahan, cwgordon7, moshe weitzman, c960657, ↵ | Angie Byron | 2009-10-24 |
| | | | | and smoothify: Turn custom_url_rewrite_inbound() and custom_url_rewrite_outbound() into hooks. | ||
* | #600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme ↵ | Angie Byron | 2009-10-23 |
| | | | | functions to take one argument without any hacks. NOTE: This is an API change in hook_theme(). | ||
* | #606640 by eojthebrave and sun: Use proper menu router paths for the block ↵ | Angie Byron | 2009-10-16 |
| | | | | module. | ||
* | #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. | ||
* | - Patch #11623 by sun, stella, Gábor Hojtsy, Pancho: add ability to ↵ | Dries Buytaert | 2009-10-13 |
| | | | | localize date formats. | ||
* | #118345 by sun: Make user.module conform to standard ↵ | Angie Byron | 2009-10-10 |
| | | | | presave/insert/update/form_alter hook paradigm. | ||
* | #282191 by plach, nedjo, catch, et al: TF #1: Allow different interface ↵ | Angie Byron | 2009-10-09 |
| | | | | language for the same path. | ||
* | - Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should ↵ | Dries Buytaert | 2009-10-09 |
| | | | | take a single argument. Code clean-up and performance improvement. Woot. | ||
* | - Patch #118345 by sun | nedjo, pwolanin, webchick: DIE hook_user_form() + ↵ | Dries Buytaert | 2009-09-22 |
| | | | | hook_user_register() DIE! | ||
* | - Patch #495968 by Frando, moshe weitzman: added drupal_render() cache ↵ | Dries Buytaert | 2009-08-31 |
| | | | | pattern. Start using it for blocks. | ||
* | - 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. |