summaryrefslogtreecommitdiff
path: root/includes
Commit message (Expand)AuthorAge
* - Improved module loading when serving cached pages. Moshe's bootstrap patch.Dries Buytaert2003-11-18
* - Small improvement to the default style emitted by theme_form_element().Dries Buytaert2003-11-17
* - Improved form items: added <label> tags to improve accessibility and addedDries Buytaert2003-11-17
* - table(...) -> theme("table", ...)Dries Buytaert2003-11-13
* - Spell checked the comments.Kjartan Mannes2003-11-10
* - Improvement: made sure that the example theme uses the misc/drupal.css styl...Dries Buytaert2003-11-10
* - 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
* - Bugfix: made theme_footer() call theme_closure() instead of itself. Patch ...Dries Buytaert2003-11-09
* - Committed stage 1 of the theme system improvements.Dries Buytaert2003-11-08
* - Committed stage 1 of the menu callbacks improvements. Patch by Jonathan.Dries Buytaert2003-11-08
* - Usability improvement: replaced many selection boxes by radio buttons.Dries Buytaert2003-11-06
* - Improvement: better HTML/CSS for the example theme. Patch by Adrian Simons.Dries Buytaert2003-11-04
* - Improvement: made it possible to disable the comment controls and reworded ...Dries Buytaert2003-10-31
* - Fixing typo that Dries didn't notice I told him about.Kjartan Mannes2003-10-27
* - Bugfix: fixed SQL errors with tablesort when 'order' is invalid.Dries Buytaert2003-10-27
* - Bugfix: renamed the 'statistics' table to 'node_counter' as 'statistics' isDries Buytaert2003-10-22
* - Bugfix: prefix not prepended to sequences. Fixes bug #3639.Dries Buytaert2003-10-22
* - Bugfix: made the "Default front page" setting work with URL aliases. PatchDries Buytaert2003-10-20
* - Bugfix: added missing . which stopped the Example theme's DOCTYPE from beingDries Buytaert2003-10-19
* - 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
* - Replaced some dead wood.Dries Buytaert2003-10-14
* - Bugfix: stopped the menu system from generating empty lists (<ul></ul>). P...Dries Buytaert2003-10-14
* - Bugfix: the search result type names (node, user, comment) were notDries Buytaert2003-10-13
* - Fixed prefix problem with the book module. Patch by Moshe.Dries Buytaert2003-10-13
* - Committed part 3 of Michael's help system improvements: removed the $helpDries Buytaert2003-10-09
* - Small code improvementDries Buytaert2003-10-09
* - Fixed cache issue with path map.Dries Buytaert2003-10-09
* - Fixed typo in menu system. Patch by Jonathan.Dries Buytaert2003-10-07
* - 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
* - 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