summaryrefslogtreecommitdiff
path: root/modules/locale.module
Commit message (Expand)AuthorAge
* - 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
* - 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