summaryrefslogtreecommitdiff
path: root/modules/locale.module
Commit message (Expand)AuthorAge
* #52911, locale : fapi conversion + fixes, patch by Zen.Gerhard Killesreiter2006-03-17
* - Patch #52324 by chx: fixed warnings when inserting locale strings.Dries Buytaert2006-03-06
* - Patch #49912: www.drupal.org -> drupal.org. (Today's critical bugfix #5.)Dries Buytaert2006-02-21
* - Patch #19444 by Gerhard: added missing initialization of array.Dries Buytaert2006-02-01
* - Patch #44136 by riccardoR: can't enable more than one language.Dries Buytaert2006-01-17
* - #41940: Locale string search broken in some cases (and remove some inapprop...Steven Wittens2006-01-05
* - Patch #26139 by webchick / Kieran / documentation team: improved admin help...Dries Buytaert2005-11-01
* - #33433: More form API fixes, and error handling improvements by Chx.Steven Wittens2005-10-13
* - Patch #33752 by chx, adrian, et al: another batch of form API changes/fixes.Dries Buytaert2005-10-11
* - Patch #29465: new form API by Adrian et al.Dries Buytaert2005-10-07
* - Patch #30122 by m3verick: changed include_once()'s to include "./$file"Dries Buytaert2005-09-08
* - Patch #29385 by chx: no ?> add end of files.Dries Buytaert2005-08-25
* - Patch #15595 by Stefan and Djun: improved status messages.Dries Buytaert2005-05-05
* - Patch by Robert: fixed typo in code comments.Dries Buytaert2005-05-03
* - Patch 20910 by chx: centralize print theme page.Dries Buytaert2005-04-24
* - #18817: Clean up plain-text checking (see drupal-devel!)Steven Wittens2005-03-31
* #18329: Unify confirmation messages (and make them themable)Steven Wittens2005-03-03
* - Patch #13260 by UnConeD: watchdog module improvements.Dries Buytaert2005-01-09
* - Bug 13503: updating the locale settings might impact the interface (eg. men...Dries Buytaert2004-11-27
* - Patch 13180 by chx: renamed check_query() to db_escape_string() and implemt...Dries Buytaert2004-11-21
* #12146: Improve locale import/export messages (Stefan)Steven Wittens2004-10-26
* - Patch #11728 by Uwe Hermann: fixed some typos in the code comments, Doxygen...Dries Buytaert2004-10-19
* #10677: Confirmation when deleting a block + unifying confirmation screens.Steven Wittens2004-10-14
* - Patch #11179 by stefan: fixed broken URL in context sensitive help.Dries Buytaert2004-10-08
* - Patch #8179 by JonBob: reintroduced menu caching.Dries Buytaert2004-09-16
* - Moved some documentation around and fixed a missing translation.Dries Buytaert2004-09-08
* Locale:Steven Wittens2004-08-21
* - Patch by JonBob: for consistency and readability, add brief descriptions of...Dries Buytaert2004-08-21
* - Code improvements by Stefan: made all status messages consistent (and easie...Dries Buytaert2004-08-18
* - Patch #10111 by Killes: fixed some SQL queries.Dries Buytaert2004-08-16
* - Patch #9983 by Stefan: various code style improvements.Dries Buytaert2004-08-12
* - New locale module thanks to Gerhard, Goba, Marco, Kristjan and others.Dries Buytaert2004-08-11
* - Patch #9481 by JonBob: fixed small typo in help text.Dries Buytaert2004-07-25
* I refactored quite a bit of the user.module:Dries Buytaert2004-06-27
* Tabs patch!Dries Buytaert2004-06-18
* - Fixed sitewide timezone settings not being saved.Kjartan Mannes2004-04-29
* - Added support for 403 handling. Patch by JonBob. As a side benefit,Dries Buytaert2004-04-21
* - Patch by JonBob/Jonathan: reworked the menu system so that menus areDries Buytaert2004-04-15
* - Rewrote the profile module:Dries Buytaert2004-03-11
* - Patch by Steven: removed redundant permission checks. These are no longerDries Buytaert2004-02-15
* - Patch #5613 by Goba: fixed translation issue with archive module and removedDries Buytaert2004-02-08
* - First batch of profile module improvements:Dries Buytaert2004-02-07
* - Patch #5567 by Goba: fixed t() functions, cleanup of locale module's help,Dries Buytaert2004-02-01
* - Patch 5246 by Stefan: usability improvements for the locale module.Dries Buytaert2004-01-26
* - Patch #5021: clean up URLs in _help texts. Patch by UnConeD.Dries Buytaert2004-01-11
* - Locale module improvements: better performance, reduce memory footprint.Dries Buytaert2003-12-28
* - Updated the calls to menu() to use MENU_HIDE instead of 1Dries Buytaert2003-12-17
* - Improvements by Goba:Dries Buytaert2003-12-08
* - Introduced a drupal_set_message() and drupal_get_message() function.Dries Buytaert2003-12-01
* - Committed phase 4 of JonBob's menu system changes.Dries Buytaert2003-11-25