summaryrefslogtreecommitdiff
path: root/includes/common.inc
Commit message (Expand)AuthorAge
...
* - Committed phase 4 of JonBob's menu system changes.Dries Buytaert2003-11-25
* Patch by Ax to fixe and improve to the core doxygen PHPdoc:Dries Buytaert2003-11-24
* - Committed phase 3 of JonBob's menu changes. Adds an API for modules toDries Buytaert2003-11-23
* - Improved module loading when serving cached pages. Moshe's bootstrap patch.Dries Buytaert2003-11-18
* - Improved form items: added <label> tags to improve accessibility and addedDries Buytaert2003-11-17
* - table(...) -> theme("table", ...)Dries Buytaert2003-11-13
* - Committed stage 2 of the theme system improvements! Patch by CodeMonkeyX.Dries Buytaert2003-11-09
* - Removed the "return" link from the node submission confirmation page.Dries Buytaert2003-11-09
* - Usability improvement: replaced many selection boxes by radio buttons.Dries Buytaert2003-11-06
* - Improvement: made it possible to disable the comment controls and reworded ...Dries Buytaert2003-10-31
* - Bugfix: renamed the 'statistics' table to 'node_counter' as 'statistics' isDries Buytaert2003-10-22
* - Bugfix: made the "Default front page" setting work with URL aliases. PatchDries Buytaert2003-10-20
* - Fixed bug #3637: made comment module settings translatable. Patch #13 by M...Dries Buytaert2003-10-16
* - Usability improvement: improved consistency and themability of the search f...Dries Buytaert2003-10-15
* - Bugfix: the search result type names (node, user, comment) were notDries Buytaert2003-10-13
* - Small code improvementDries Buytaert2003-10-09
* - Fixed cache issue with path map.Dries Buytaert2003-10-09
* - Fixing bug #3499: File upload tool does not display in 'create image' formKjartan Mannes2003-10-07
* - Path modoule improvements. Modified path by Matt.Dries Buytaert2003-10-03
* - Modifies path.module to get rid of pgsql reserved word. Patch by Adrian.Dries Buytaert2003-10-01
* - Some URL alias fixes by Matt.Dries Buytaert2003-09-30
* - Url aliasing improvements. Patch by Matt. See mailing list for moreDries Buytaert2003-09-30
* - Made sure dates can be translated nicely. Patch by Gobar.Dries Buytaert2003-09-29
* - 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
* - Made the check for If-Modified-Since and Etag headers work for non-ApacheDries Buytaert2003-09-28
* - Bugfix: fixed string being check_query()-ed twice. Bug #2425. Patch byDries Buytaert2003-09-14
* - Patch by Bart Jansen:Dries Buytaert2003-09-10
* - fixing a invaild if that has slipped in.Kjartan Mannes2003-09-05
* Implemented more suggestions by Keith:Dries Buytaert2003-08-22
* - 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
* - 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: fixed bug in the search module that prevented the title moduleDries Buytaert2003-06-25