summaryrefslogtreecommitdiff
path: root/includes
Commit message (Expand)AuthorAge
...
* - Patch #13581 by Steven: Db_query() allows a variable amount of parameters s...Dries Buytaert2004-11-29
* - Refactored the statistics and watchdog module (views). The most importantDries Buytaert2004-11-28
* - Usability improvement: only display subtabs if there is more than one subta...Dries Buytaert2004-11-28
* - Patch #13405 by Moshe:Dries Buytaert2004-11-25
* - Patch #13443 by Moshe: got rid of the semi-implemented 'page link' feature....Dries Buytaert2004-11-24
* - Patch #5942 by jhriggs and Adrian:Dries Buytaert2004-11-24
* - Patch #6166 by Moshe: node preview should not display links. Push the link...Dries Buytaert2004-11-23
* - Patch #13263 and #13265 by arnab: added word-based truncation and made the ...Dries Buytaert2004-11-21
* - Patch 13180 by chx: renamed check_query() to db_escape_string() and implemt...Dries Buytaert2004-11-21
* - Patch #13121 by Goba: valid_url() should allow the use of '+' in URLs.Dries Buytaert2004-11-18
* - Added generic flood control mechanism to throttle certain operations per ho...Dries Buytaert2004-11-15
* - Modified patch #7235: do a better job checking the OS and acting upon it.Dries Buytaert2004-11-15
* - Removed some cruft.Dries Buytaert2004-11-15
* - Patch #12795 by thorne: added documentation for overriding variables fromDries Buytaert2004-11-15
* - Patch #12885 by Ber: improved the Doxygen documentation of drupal_set_html_...Dries Buytaert2004-11-15
* - Patch #9292 by killes from Carl: fixed a PHP5 compatibility problem with fi...Dries Buytaert2004-11-08
* - Refactored the throttle module. Patch by Jeremy and me.Dries Buytaert2004-11-07
* - Performance improvement: made 'sid' the primary key of the sessions table.Dries Buytaert2004-11-07
* - On popular demand, patch #10178 by jhriggs: made it possible to expand menu...Dries Buytaert2004-11-06
* Rest of #12167 (respect input check bypass permission)Steven Wittens2004-11-03
* #12167: Respect 'bypass input data check' permission in file.inc.Steven Wittens2004-11-02
* - Patch #7161 by jhriggs: fixed probem with 'last page' link not being correc...Dries Buytaert2004-10-31
* - Patch #12232 by Steven/UnConed: search module improvements.Dries Buytaert2004-10-31
* #12183: surpress php error on copy()Steven Wittens2004-10-28
* :- Patch #12096 by Axel: fixed problem with plurals for some languages.Dries Buytaert2004-10-27
* #12155 : use defined constant rather than integer in file.inc.Steven Wittens2004-10-26
* #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
* - Modified patch #11689 by Adrian: made the locale module work with PostgreSQL.Dries Buytaert2004-10-18
* #11449: Adding a failsafe check for an improperly prefixed menu sequence. Thi...Steven Wittens2004-10-16
* #7289: locale import fixesSteven Wittens2004-10-16
* Tablesort used to output class=" active" for active columns with other proper...Steven Wittens2004-10-15
* - Patch #11600 by jhriggs: the module_load_all() function will currently beha...Dries Buytaert2004-10-15
* - Patch #11430 by JonBob: reseting the menus broke the admin pages.Dries Buytaert2004-10-14
* Theme system bug: only show search box if search.module is enabled.Steven Wittens2004-10-14
* Adding a note about the usage of form_hidden inside form_checkbox and form_ch...Steven Wittens2004-10-13
* - Patch #11531 by killes: it was not possible to deselect all choices of a fo...Dries Buytaert2004-10-13
* Reverting the last #9292 (php 5 compatibility) patch, by request of killes. I...Steven Wittens2004-10-12
* - Patch #9292 by Gerhard: fixed another array_merge + PHP5 woe.Dries Buytaert2004-10-12
* - Patch #11271 by Ber: fixed form_radios() to generate valid XHTML code. Thi...Dries Buytaert2004-10-12
* - Patch #11434: made request_uri() (and thus forms) work on IIS.Dries Buytaert2004-10-12
* - Patch #11431 by Gerhard: made sure no empty strings are exported + replaced...Dries Buytaert2004-10-11
* - Patch #11312 by killes: fixed problems with menu caching.Dries Buytaert2004-10-06
* - Patch #11312 by Killes: rebuild the menu after importing a PO file.Dries Buytaert2004-10-05
* - Simplified/reorganized version of patch #9620 by Jeremy: fixed errors when ...Dries Buytaert2004-10-04
* - Patch #10981 by Ber: removed custom links from configuration file. They ar...Dries Buytaert2004-09-21
* - Patch #10472 by Gerhard and Steven: fixed bug when paging through the searc...Dries Buytaert2004-09-20
* - Patch #10945 by Adrian: more PostgreSQL fixes/updates.Dries Buytaert2004-09-20
* #10859: Locale string duplication bug.Steven Wittens2004-09-19
* - Patch #10419 by ccourtne: documentation improvements and rename prevention ...Dries Buytaert2004-09-17