summaryrefslogtreecommitdiff
path: root/includes
Commit message (Expand)AuthorAge
* #27582: menu.inc doc updateSteven Wittens2005-11-24
* - Patch #38279 by paddy_deburca: fixed theme_item_list() not to generate an e...Dries Buytaert2005-11-24
* - Patch by chx: fixed form validation.Dries Buytaert2005-11-23
* - Patch #38349 by hunmonk:Dries Buytaert2005-11-22
* - Patch #37766 by Thomas Ilsche: fixed date handling in XML-RPC backend.Dries Buytaert2005-11-21
* - Patch #35725 by drumm: improved conf_init() documentation.Dries Buytaert2005-11-21
* - Patch #35863 by chx: add link to forms API documentationDries Buytaert2005-11-21
* - Patch #37752 by chx and Richard: renamed #post_process to #after_build.Dries Buytaert2005-11-21
* #35725: Make site.com:80 work like site.comSteven Wittens2005-11-21
* - Patch #35724 by asimmonds: fixed handling of empty form fields.Dries Buytaert2005-11-21
* #36352: Don't prefix temporary table names after all.Steven Wittens2005-11-21
* - Patch #37401 by webchick: fixed dependency of date selection form element o...Dries Buytaert2005-11-21
* - Patch #36828 by m3avrck: some MySQLi fixes and some PHP5 fixes.Dries Buytaert2005-11-18
* - Patch #37915 by chx: improved readability of forms API.Dries Buytaert2005-11-18
* - Patch #37400 by vwX/chx: fixed problem with methodHelpDries Buytaert2005-11-13
* - Add missing url()s around form actions (these would break without clean URLs)Steven Wittens2005-11-13
* - Patch #35644 by webchick: forms API simplificiations.Dries Buytaert2005-11-12
* - Patch #26249 by Morbus: improved handling of temporary files/directory.Dries Buytaert2005-11-12
* - SQL query maintenance: '%d' -> %d.Dries Buytaert2005-11-12
* #37078: forms api does not respect form_id when populating from ['edit'] or v...Steven Wittens2005-11-12
* - Patch #36079 by ax/chx: various blogapi.module fixes.Dries Buytaert2005-11-09
* - Patch #36829 by hunmonk: current form_id_form_alter will cause name collisi...Dries Buytaert2005-11-08
* - Patch #36606 by hunmonk: validation callback functions can't be overridden.Dries Buytaert2005-11-08
* - Patch #36407 by DriesK: make sure the private key is set.Dries Buytaert2005-11-06
* - Patch #10658 by Morbus: create new folders with the right permissions.Dries Buytaert2005-11-04
* - #36255: Fix db_query_temporary() in pgsqlSteven Wittens2005-11-04
* - Patch #22215 by Richard Archer: refactored primary and secondary links.Dries Buytaert2005-11-03
* - Patch #35816 by chx: fixed problem with checkbox handling in the form API.Dries Buytaert2005-11-03
* - Patch #26249 by crunchywelch, Junyor: use upload_tmp_dir as default tempora...Dries Buytaert2005-11-01
* - Patch #35874 by asimmonds: added missing $Id$ tags.Dries Buytaert2005-11-01
* - Patch #35630 by adrian: fixed problem with how form trees are build.Dries Buytaert2005-10-29
* - Patch #35410 by kbahey: made site offline feature work.Dries Buytaert2005-10-29
* - Patch #35354 by Moshe/chx: only update the last access time for authenticat...Dries Buytaert2005-10-28
* - Patch #34214 by ax:Dries Buytaert2005-10-28
* - #33852: remove legacy.inc (in anticipation of the bridge stuff)Steven Wittens2005-10-28
* - Remove left over class from form api conversionSteven Wittens2005-10-26
* - #35264: More form api fixesSteven Wittens2005-10-26
* - Fix usage of header() to drupal_set_header()Steven Wittens2005-10-25
* - Patch #34907 by gtcaz: "Array" printed in each region.Dries Buytaert2005-10-23
* - Patch #30930 by m3avrck/deekayen: cured PHP5 warnings.Dries Buytaert2005-10-22
* - #22850: Search query containing / results in 404 on clean URLs.Steven Wittens2005-10-21
* - #32603: Clean up theme_pager_link (drumm)Steven Wittens2005-10-21
* - Add maintenance-page error screens when the php module for the dbtype is no...Steven Wittens2005-10-20
* - Reverse last patch.Dries Buytaert2005-10-18
* - Patch #33852 by Gerhard: make legacy.inc optional.Dries Buytaert2005-10-18
* - Patch #32573 by Moshe: added support for ordered lists to theme_item_list().Dries Buytaert2005-10-18
* - #28159: Advanced search features (hello from DrupalCon)Steven Wittens2005-10-18
* - Modified patch #13180/#29414: use mysql_real_escape_string() to escapeDries Buytaert2005-10-13
* - #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