summaryrefslogtreecommitdiff
path: root/includes
Commit message (Expand)AuthorAge
* - Patch #40765 by chx: fixed problem with form types.Dries Buytaert2005-12-14
* - Patch #40855 by Ber: fixed typo in watchdog message.Dries Buytaert2005-12-12
* - Patch #40706 by chx: fixed warnings.Dries Buytaert2005-12-11
* - Patch #40512 by Richard: fixed coding style + performance improvements.Dries Buytaert2005-12-10
* - Patch #40518 by drumm: upgrade system fixes.Dries Buytaert2005-12-09
* - Patch #40518 by drumm: remove hook_versions.Dries Buytaert2005-12-09
* - Patch #40341 by Neil: fixed problems with database schema versions.Dries Buytaert2005-12-08
* - Patch #38889 by rkerr: db_error and db_affected_rows did not work properly ...Dries Buytaert2005-12-07
* - Patch #35924 by Neil: improved the update system.Dries Buytaert2005-12-06
* - Patch #39875 by chx: make form sorting work with PHP5.Dries Buytaert2005-12-05
* - Unrolled chx's form sort patch.Dries Buytaert2005-12-05
* - Patch #39875 by chx: form_sort is broken with PHP5.Dries Buytaert2005-12-05
* - Patch #39989 by hunmonk: can't pass args properly to #process callback.Dries Buytaert2005-12-05
* - Patch #39085 by chx/angie: simplified #tree-#parent code.Dries Buytaert2005-12-04
* - Patch #35768 by JonBob/Richard: separate callback handling from menu handling.Dries Buytaert2005-12-03
* - Patch #39155 by Alex/chx: #validate, #submit, #process consistencyDries Buytaert2005-12-03
* - Patch #39576 by chx: rename '_execute' to '_submit' and '#execute' to '#sub...Dries Buytaert2005-12-02
* - Patch #39566 by chx: fixed incorrect encoding in URLs.Dries Buytaert2005-12-02
* - Patch #39566 by chx: fixed incorrect encoding in URLs.Dries Buytaert2005-12-02
* - Fixed bug with checking for .txt files.Dries Buytaert2005-11-30
* - Patch #39357 by m3vrck: fixed typo in mysqli backend.Dries Buytaert2005-11-30
* - More fixesDries Buytaert2005-11-30
* - Removed valid_input_check().Dries Buytaert2005-11-30
* - check_plain() missed its train.Dries Buytaert2005-11-29
* - Various fixes. Updated CHANGELOG.txtDries Buytaert2005-11-29
* - Patch #39257 by merlinofchaos: node_access rewrite breaks with FROM_UNIXTIME.Dries Buytaert2005-11-29
* - Patch #38038: hook_elements override instead of merge.Dries Buytaert2005-11-28
* - Patch #33852: remove legacy.inc.Dries Buytaert2005-11-28
* - Patch #11758 by Richard Archer: fixed mbstring clash.Dries Buytaert2005-11-28
* - Patch #10407 by Cvbge: fixed cache problems with PostgreSQL.Dries Buytaert2005-11-27
* - Patch #38787 by Jaza: print PHP errors using drupal_set_message().Dries Buytaert2005-11-27
* #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