summaryrefslogtreecommitdiff
path: root/modules/locale/locale.module
Commit message (Expand)AuthorAge
* - 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
* - Patch by JonBob:Dries Buytaert2003-11-20
* - table(...) -> theme("table", ...)Dries Buytaert2003-11-13
* - Usability improvement: replaced many selection boxes by radio buttons.Dries Buytaert2003-11-07
* - Bugfix: PostgreSQL problem with locale module. Fixed bug #3900. Patch #139Dries Buytaert2003-11-05
* - Fixed bug #3564: missing check in locale module.Dries Buytaert2003-10-09
* - Committed part 3 of Michael's help system improvements: removed the $helpDries Buytaert2003-10-09
* - Help system improvements: eliminated the _system hook. Patch by Michael.Dries Buytaert2003-10-07
* - Bugfix: fixed print problem. Patch by Gabor.Dries Buytaert2003-10-05
* - Removed a debug statement from the locale module. Thanks Gobar.Dries Buytaert2003-10-03
* - Help improvements and translation improvements from Michael. Thanks!Dries Buytaert2003-10-03
* - Moved the locale settings from the user module to the locale module.Dries Buytaert2003-09-30
* - Made sure all menu items can be translated. Path by Goba.Dries Buytaert2003-09-28
* - Committed the admin menu integration patch. Thanks Adrian, Stefan and others.Dries Buytaert2003-09-26
* - Fixed bloggerapi not saving the uid for new nodes.Kjartan Mannes2003-09-23
* - Committed a partial administration page integration patch.Dries Buytaert2003-09-19
* - Fix for bug #2691: crash due to locale module. Patch by Bruno.Dries Buytaert2003-09-03
* - Fixed bug #2690. Patch by Bruno.Dries Buytaert2003-08-30