summaryrefslogtreecommitdiff
path: root/modules/locale.module
Commit message (Expand)AuthorAge
* - 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
* - Updated the locale module to the new help system. Patch from Michael.Dries Buytaert2003-08-21
* - Committed a slightly modified version of Slavica's table prefix patch.Dries Buytaert2003-07-10
* - Made the tracker module link to your own posts. Patch 79 from Gerhard.Dries Buytaert2003-07-09
* - Bugfix: made searching locale strings work. Patch by Al. Fixes bug #1986.Dries Buytaert2003-06-17
* - Bugfix: locale module fix for bug # 1822 (translated/untranslated and searchDries Buytaert2003-06-15
* - Bugfix: charset fixes/clean-up. Patch #52 by Al.Dries Buytaert2003-06-12
* - Bugfix: fixed the CREATE FUNCTION in database.mssql as it needs to be prefi...Dries Buytaert2003-06-11
* - More charset patches by Al.Dries Buytaert2003-06-05
* - Bugfix: renamed the SQL field 'types' to 'nodes' because 'types' is a reser...Dries Buytaert2003-06-04
* - Removed the module field from the locale search form. It won't work andDries Buytaert2003-06-02
* - Michael Frankowski's excellent help text improvements!Dries Buytaert2003-05-29
* - Fixed a typo in the PostgreSQL database scheme. Patch by Michael Frankowski.Dries Buytaert2003-05-13
* - Applied Michael Caerwyn's "%s -> %d" patch.Dries Buytaert2003-05-07
* - Added admin description suggested by Gunnar (slightly modified).Dries Buytaert2003-04-22
* - All LIMIT queries must go through the pager or through db_query_range().Dries Buytaert2003-03-16