summaryrefslogtreecommitdiff
path: root/includes
Commit message (Expand)AuthorAge
...
* - Made it possible to auto-throttle blocks. That is, blocks can beDries Buytaert2003-11-28
* - Renamed 'Content-length' to 'Content-Length. Fixes bug #4323Dries Buytaert2003-11-28
* Fixed typo. Patch by Manuel.Dries Buytaert2003-11-27
* - Doxygen improvements. Patch by Ax.Dries Buytaert2003-11-26
* - Committed phase 4 of JonBob's menu system changes.Dries Buytaert2003-11-25
* - Rollbacked Ax's theme.inc changes as they failed to apply correctly.Dries Buytaert2003-11-24
* Patch by Ax to fixe and improve to the core doxygen PHPdoc:Dries Buytaert2003-11-24
* - Made the Xtemplate theme degrade gracefully when CSS is disabled.Dries Buytaert2003-11-24
* - Committed phase 3 of JonBob's menu changes. Adds an API for modules toDries Buytaert2003-11-23
* - Menu fix by Jonathan.Dries Buytaert2003-11-21
* - Block and theme improvements. Patch by Ax.Dries Buytaert2003-11-19
* - Fixes bug #4100: First visit to site results in 'access denied' page.Kjartan Mannes2003-11-18
* - 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