summaryrefslogtreecommitdiff
path: root/includes
Commit message (Expand)AuthorAge
...
* #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
* Adding a note about drupal_eval() acting like a variable sandbox.Steven Wittens2004-09-16
* - Patch #10859 by Gerhard: another attempt at fixing duplicate locale strings.Dries Buytaert2004-09-16
* - Patch #8179 by JonBob: reintroduced menu caching.Dries Buytaert2004-09-16
* #10862: Smarter filter cache wiping.Steven Wittens2004-09-15
* - Patch #10859 by killes: importing more than one po file could cause your da...Dries Buytaert2004-09-15
* - Made it possible for the i18n module to hook in.Dries Buytaert2004-09-15
* #10648: Fix watchdog-related tablesort coloring bug in IE, add support for <t...Steven Wittens2004-09-14
* #10803: file_save_data() does not pass $replace along.Steven Wittens2004-09-13
* Replace hardcoded <html lang="en"> with a locale dependant one. This is espec...Steven Wittens2004-09-09
* Changing the chinese POSIX language tags to RFC 1766 (underscore to hyphen).Steven Wittens2004-09-09
* - Patch #10663 by JonBob: documentation improvements: fixed some typos and im...Dries Buytaert2004-09-09
* - Moved some documentation around and fixed a missing translation.Dries Buytaert2004-09-08
* - Patch #10373 by jabart/killed: performance improvement: caching the variabl...Dries Buytaert2004-09-08
* - Fixed cache problem introduced by Adrian's PostgreSQL patch.Dries Buytaert2004-09-08
* - Patch #10622 by Adrian: fixes various PostgreSQL related problems.Dries Buytaert2004-09-08
* - Patch #10192 by JonBob: fixed issue with menus not expanding.Dries Buytaert2004-09-07
* - #9983: UI consistency patch.Steven Wittens2004-08-27
* Patch by me and Kjartan.Steven Wittens2004-08-24
* - #9292: Make Drupal (somewhat) PHP5 compatible. xtemplate is still horribly ...Steven Wittens2004-08-22
* - #9576: Patch by TDobes, only allow the user to choose between enabled themes.Steven Wittens2004-08-22
* Locale:Steven Wittens2004-08-21
* - Patch #6809 by TDobes: fixed the textarea hook so WYSIWYG editors are made ...Dries Buytaert2004-08-21
* - Patch #10166 by jvandyk: bugfix: valid_url() believed that URLs with encode...Dries Buytaert2004-08-21