Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Patch #632172 by plach: node language and field languages may differ. | Dries Buytaert | 2010-04-08 |
| | |||
* | #594908 by Berdir, Bojhan, mrfelton, yoroy, catch: Changed Weight categories ↵ | Angie Byron | 2010-03-30 |
| | | | | on Configuration & Modules correctly. | ||
* | - Patch #722354 by jhodgdon, catch: critical bug: fixed URL aliases marked ↵ | Dries Buytaert | 2010-03-26 |
| | | | | 'all languages' from UI do not work. Added tests. | ||
* | - Patch #657972 by plach, Berdir: make field fallback logic actually reusable. | Dries Buytaert | 2010-03-25 |
| | |||
* | - Patch #596582 by sun: remove remnants of theme_node_form(). | Dries Buytaert | 2010-03-18 |
| | |||
* | #163165 by Kars-T, bibo, martinquested, noahb, dereine, sun: Fixed ↵ | Angie Byron | 2010-03-07 |
| | | | | Multilanguage support for user emails. | ||
* | #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 #332725 by andypost, Damien Tournoud, lilou, Gábor Hojtsy: ↵ | Dries Buytaert | 2010-02-22 |
| | | | | locale_inc_callback() is a thing of the past. | ||
* | - Patch #409676 by mrfelton, greggles: removed 'Parsed JavaScript file' ↵ | Dries Buytaert | 2010-02-19 |
| | | | | message from watchdog. | ||
* | #678546 by rfay and jhodgdon: Improve wording of help text in ↵ | Angie Byron | 2010-01-14 |
| | | | | admin/config/regional/language/configure. | ||
* | #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. |