summaryrefslogtreecommitdiff
path: root/modules/locale
Commit message (Collapse)AuthorAge
...
* - Patch #537678 by Bojhan: remove drag-and-drop help text.Dries Buytaert2009-08-02
|
* - Patch #92877 by mfer, Rob Loach, Damien Tournoud, et al: add numeric ↵Dries Buytaert2009-07-30
| | | | weight to drupal_add_css.
* - Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to ↵Dries Buytaert2009-07-20
| | | | admin/structure.
* - Patch #334283 by Gábor Hojtsy: fixed context bug.Dries Buytaert2009-07-20
|
* - Patch #517542 by David Strauss: renamed functions for clarity. We say ↵Dries Buytaert2009-07-14
| | | | 'yay' to clarity!
* #500866 by boombatower: Remove t() from getInfo in tests.Angie Byron2009-07-13
|
* - Patch #516254 by drewish remove @return PHPDocs where nothing is to return.Dries Buytaert2009-07-11
|
* - Patch #506976 by catch: rename hook_perm to hook_permission.Dries Buytaert2009-07-05
|
* - Patch #482636 by quicksketch: further clean-up of the form IDs/classes.Dries Buytaert2009-07-04
|
* #506124 by Bojhan: Move URL aliases path to site configuration.Angie Byron2009-06-30
|
* - Patch #278592 by catch, Dave Reid, lilou et al: remove D5 to D6 updates.Dries Buytaert2009-06-22
|
* - Patch #67211 by catch, Gábor Hojtsy, yoroy, cdale, et al: drop the colon ↵Dries Buytaert2009-06-20
| | | | after form titles.
* - Patch #372743 by bjaspan, yched, KarenS, catch et al: node body and ↵Dries Buytaert2009-06-12
| | | | teasers as fields. Oh, my.
* - Patch #449198 by boombatower: cealn up test loading and related API.Dries Buytaert2009-06-08
|
* - Patch #334283 by Damien Tournoud, andypost, Freso et al: add context to ↵Dries Buytaert2009-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.
* #220233 by Berdir, marcingy, et al: Add useful API functions for extracting ↵Angie Byron2009-06-04
| | | | node type data.
* - Patch #111011 by Josh Waihi: adding foreign key specifications.Dries Buytaert2009-06-01
|
* - Patch #221020 by andypost: increase length of field.Dries Buytaert2009-05-27
|
* - Patch #472642 by stella, agentrickard: remove 'implementation of' ↵Dries Buytaert2009-05-27
| | | | nominalizations from Docblocks.
* - Patch #473366 by Berdir: convert locale module to the new database ↵Dries Buytaert2009-05-27
| | | | abstraction layer.
* #296693 by Damien Tournoud, boombatower, sun, and Xano: Hide parent ↵Angie Byron2009-05-27
| | | | administrative menu items when user has no access to any of their children.
* - Patch #471070 by stella: millions of code style fixes.Dries Buytaert2009-05-24
|
* #320011 by lilou, snufkin, and karschp: Add consistent @file declarations to ↵Angie Byron2009-05-13
| | | | all .install files.
* - Patch #445410 by Damien Tournoud: fix $ tags.Dries Buytaert2009-04-26
|
* Roll-back of #333054; needs more discussion.Angie Byron2009-04-20
|
* - Patch #333054 by c960657: page cache should be case sensitive.Dries Buytaert2009-04-01
|
* #368064 by catch: Provide a top-level 'International' menu item for ↵Angie Byron2009-03-31
| | | | localization and translation-related items.
* #376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a ↵Angie Byron2009-03-31
| | | | static method to reduce memory footprint of SimpleTest.
* #369229 follow-up by stella and nedjo: Fix locale tests.Angie Byron2009-02-24
|
* - Patch #369229 by stella: improved and extended the locale module tests.Dries Buytaert2009-02-22
|
* #347288 by plach: Fix Locale uninstall (with tests).Angie Byron2009-02-13
|
* #52990 by Roger López: Vastly improve translation string search and editing ↵Angie Byron2009-02-05
| | | | interface.
* #88264 by Rob Loach and kscheirer: Make variable_get()'s defaultparameter ↵Angie Byron2009-01-31
| | | | default to NULL so that NULLs do not need to be specified.
* #352121 follow-up: Let's commit the test module this time, shall we? :PAngie Byron2009-01-22
|
* #352121 by valthebald and Damien Tournoud: Allow importing of invalid tags ↵Angie Byron2009-01-22
| | | | in .po files into non-default text groups.
* #220559 by eMPee584 and Damien Tournoud: Fix bug in language switcher block ↵Angie Byron2009-01-22
| | | | that makes all languages active (with tests)
* #287178 by justinrandell: Break up various hook_form_alter()s to ↵Angie Byron2009-01-22
| | | | hook_form_FORM_ID_alters().
* #203323 by JirkaRybka, robertgarrigos, thePanz, c960657, and sun: Fix ↵Angie Byron2009-01-20
| | | | undefined index locale in install.php and clean up crufty code.
* - Patch #349504 by keith.smith: clean up sentence spacing in code comments.Dries Buytaert2008-12-20
|
* - Patch #345866 by alexanderpas, justinrandell, Dave Reid: remove from ↵Dries Buytaert2008-12-16
| | | | hook_block().
* - Patch #276111 by pwolanin, Gabor et al: validate translation strings on ↵Dries Buytaert2008-12-09
| | | | import.
* - Patch #344661 by Dave Reid: API doc improvements for ↵Dries Buytaert2008-12-09
| | | | hook_translation_link_alter.
* - Patch #337820 by Dave Reid, Damien Tournoud, et al: rename menu path ↵Dries Buytaert2008-11-29
| | | | 'logout' to 'user/logout'. For real now.
* Reverting #337820 once more, as it causes mysterious test failures.Angie Byron2008-11-27
|
* - Patch #337820 by Dave Reid: rename menu path logout to user/logout.Dries Buytaert2008-11-25
|
* - Patch #338403 by drewish: code comments clean-up.Dries Buytaert2008-11-25
|
* #314870 by Rob Loach, drewish, catch, and sun: Add hook API documentation to ↵Angie Byron2008-11-25
| | | | Drupal core.
* Reverting #337820 which causes menu tests to fail, unbeknownst to testing ↵Angie Byron2008-11-24
| | | | bot. Hrm...
* #337820 by Dave Reid: Rename menu path 'logout' to 'user/logout' for ↵Angie Byron2008-11-23
| | | | consistency.
* #315801 by Rob Loach, Grugnoh2, mfer and dmitrig01: Add a hook_js_alter() to ↵Angie Byron2008-11-23
| | | | modify JavaScript being printed to the page.