summaryrefslogtreecommitdiff
path: root/includes
Commit message (Expand)AuthorAge
* - Rolling back debug_backtrace(). Handy to have, but PHP 4.3 required.Kjartan Mannes2003-09-29
* - Ick. Hit the backspace key before commiting. Undoing.Kjartan Mannes2003-09-29
* - Fixed cache's handling of HTTP headers (passed all 9 unit tests)Kjartan Mannes2003-09-29
* - Fixing cache logic, the logic was inversed.Kjartan Mannes2003-09-29
* - Associate a callback with the menu links! (This callback is not yet beingDries Buytaert2003-09-28
* - Made the check for If-Modified-Since and Etag headers work for non-ApacheDries Buytaert2003-09-28
* - Made sure all menu items can be translated. Path by Goba.Dries Buytaert2003-09-28
* - Fixed bug #3037: fixed translation issue with menu items.Dries Buytaert2003-09-28
* - Renamed some menu items for clarity and ... added basic phpDoc comments.Dries Buytaert2003-09-28
* - Rewrote the most of the menu system; this fixes Al's problem with theDries Buytaert2003-09-28
* - Committed the admin menu integration patch. Thanks Adrian, Stefan and others.Dries Buytaert2003-09-26
* - Fixed problem introduced by partial integration of the administration pages.Dries Buytaert2003-09-20
* - Fixed critical bug #2952: tablesort_init() used a static variable made itDries Buytaert2003-09-20
* - Committed Nick's _content improvements.Dries Buytaert2003-09-20
* - XHTML fixes in the base theme. Patch by Chris Johnson.Dries Buytaert2003-09-18
* - Book module improvements. This commit changes the behavior of the "view"Dries Buytaert2003-09-15
* - Don't use the global theme object; use theme() instead.Dries Buytaert2003-09-14
* - Bugfix: fixed string being check_query()-ed twice. Bug #2425. Patch byDries Buytaert2003-09-14
* - Committed Nick's path improvements; you can now control the look and feelDries Buytaert2003-09-11
* - Patch by Bart Jansen:Dries Buytaert2003-09-10
* - fixing a invaild if that has slipped in.Kjartan Mannes2003-09-05
* - Tested and committed Kjartan's performance patches. (Fixed the access checkDries Buytaert2003-08-27
* - Committed Moshe's selective table rewriting patch. Makes it possible toDries Buytaert2003-08-26
* - Adding $Id$ and removing som extra spacingKjartan Mannes2003-08-25
* Implemented more suggestions by Keith:Dries Buytaert2003-08-22
* - Applied Moshe's tablesort patch! Note that I changed the arrow imagesDries Buytaert2003-08-21
* - Committed Jeremy's session patch: this brings us one step closer to havingDries Buytaert2003-08-20
* - Bugfix: fixed problem with "exit" hook not always being called. ReportedDries Buytaert2003-08-13
* - Applied modified version of almaw's 0064 patch: form item attributes.Kjartan Mannes2003-08-12
* Applied 0007.almaw.home-link-using-l.patchKjartan Mannes2003-08-11
* - Committed a modified version of Ulf's input checking changes. Patch #95.Dries Buytaert2003-08-08
* - Cache system improvements by Gerhard: removed some left-overs.Dries Buytaert2003-07-23
* - Bugfix: the cache wasn't always cleared properly. Patch by Gerhard.Dries Buytaert2003-07-23
* - Fixed node_save() and user_save() bug introduced by table prefix changes.Dries Buytaert2003-07-21
* - Commited the URL aliasing patch. Thanks Matt.Dries Buytaert2003-07-16
* - Committed a slightly modified version of Slavica's table prefix patch.Dries Buytaert2003-07-10
* - Fixed typoDries Buytaert2003-07-09
* - Some more refinementsDries Buytaert2003-07-09
* - Changed the XSS check a little to be slightly more forgiving wrt styleDries Buytaert2003-07-09
* - Improvement: don't perform XSS checks for trusted users. Trusted usersDries Buytaert2003-07-01
* - Fixed some "search related" bugs introduced by Moshe's latest patch.Dries Buytaert2003-06-30
* - Removed "link" from the XSS check as well as "font".Dries Buytaert2003-06-29
* - Improvement: faster regex/checks. Patch by Marco.Dries Buytaert2003-06-28
* - Reworked the CXX checking; now, _any_ user input will be checkedDries Buytaert2003-06-27
* - Bugfix: do not escpae slashes in block path. Patch #50 by Gerhard.Dries Buytaert2003-06-26
* - Bugfix: fixed bug in the search module that prevented the title moduleDries Buytaert2003-06-25
* - Bugfix: fixed the "variables not set" problem (bug #2014). Patch byDries Buytaert2003-06-23
* - Bugfix: fixed problem with changing themes. Didn't apply Al's patch asDries Buytaert2003-06-20
* - Bugfix: fixed utf-8 problem for people that use PHP 4.2.x or below. Patch ...Dries Buytaert2003-06-19
* - Improvements: XHTML-ifications. Patch by GmbH. See feature #1813.Dries Buytaert2003-06-16