summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* - Dropped check_input(); use check_query() instead.Dries Buytaert2003-06-06
* - Removed a redundant check_input().Dries Buytaert2003-06-06
* - Added a function check_url() that CSS checks URLs (or parts thereof).Dries Buytaert2003-06-06
* - Removed a redundant check_query().Dries Buytaert2003-06-06
* - Bugfix: removed redundant check_input()s such that quotes are handledDries Buytaert2003-06-06
* - Bugfix: fixed problem when register globals is turned off. Patch 0037.poll...Dries Buytaert2003-06-06
* Usability improvements to the Xtemplate theme by Kristjan and Al:Dries Buytaert2003-06-06
* - Bugfix: fixed the login problem due to incorrect use of drupal_goto().Dries Buytaert2003-06-06
* - Bugfix: the Xtemplate theme didn't check whether the taxonomy was enabled.Dries Buytaert2003-06-06
* - adding admin module to module_list.Kjartan Mannes2003-06-06
* - WOOOT! Patch by Al.Dries Buytaert2003-06-06
* - Bugfix: removed call to dead function. Patch by Al. Bug #1852.Dries Buytaert2003-06-05
* - Usability improvements: in the calendar, only add a link for days on whichDries Buytaert2003-06-05
* - More charset patches by Al.Dries Buytaert2003-06-05
* - Bugfix: better charset support for non-ISO-8859-1 languages. Patch 0029.ch...Dries Buytaert2003-06-05
* - Bugfix: renamed the SQL field 'types' to 'nodes' because 'types' is a reser...Dries Buytaert2003-06-04
* - Usability improvements to the node form. Patch by Al. Will incorporateDries Buytaert2003-06-03
* - CSS improvements: use form functions wrapped in a <div> instead ofDries Buytaert2003-06-03
* - Fixed some translation bugs in the profile module. (I wasn't going toDries Buytaert2003-06-03
* - No commentDries Buytaert2003-06-03
* - Got it right this time.Dries Buytaert2003-06-03
* - The .form-item .form-submit item got lost in my previous commit.Dries Buytaert2003-06-03
* - Bugfix: made request_uri() rewrite ( and ) with their entity equivalentsDries Buytaert2003-06-03
* - Ignore ".eps.gz" files or Druplicon logos.Dries Buytaert2003-06-02
* - Removed empty (?) PDF.Dries Buytaert2003-06-02
* - Removed the module field from the locale search form. It won't work andDries Buytaert2003-06-02
* Patch by Kjartan:Dries Buytaert2003-06-02
* - Fixed the blog it link to work with register globals off. Patch by Al.Dries Buytaert2003-06-02
* - Resized two textfields for UI consistentcy. Patch by Stefan.Dries Buytaert2003-06-02
* Added the other vector formats of the druplicon (downloadable from drupal.org...Steven Wittens2003-06-02
* - Another register globals fix. Patch by Kjartan.Dries Buytaert2003-06-01
* - Made all CSS definitions look alike.Dries Buytaert2003-06-01
* - Fixed critical bug #1788: cloud module pings too much. Modified patch byDries Buytaert2003-06-01
* Removed node_get_node_from_nid() and modified node_load() to take an optional...Dries Buytaert2003-06-01
* - Documentation fixes by Kjartan.Dries Buytaert2003-05-31
* - Bugfix: the forum module's "view" function should also call check_output().Dries Buytaert2003-05-31
* - Omit "index.php" when using Apache. Patch by Al.Dries Buytaert2003-05-31
* - CSS improvements to the calendar of the archive module. Updated the XtemplateDries Buytaert2003-05-31
* - Committed Al's rollback fixes and the title improvements. Thanks again.Dries Buytaert2003-05-31
* - Small usability improvement by Al.Dries Buytaert2003-05-31
* - CSS improvements for the poll module. Patch by Al.Dries Buytaert2003-05-30
* - Better CSS for the poll module.Dries Buytaert2003-05-30
* - Small visual improvement to the admin tables. Patch by Al.Dries Buytaert2003-05-30
* - Fixed a warning. Patch by Jacobo Tarrio.Dries Buytaert2003-05-30
* - Fixed bug 1763: changing comment preferences now works again. Tested withDries Buytaert2003-05-30
* - Fixed typo. Patch by Marco.Dries Buytaert2003-05-30
* - Import the theme specific stylesheet after importing drupal.css.Dries Buytaert2003-05-30
* Patch by Al:Dries Buytaert2003-05-30
* - Remove the <base href="">-tags from the themes; these are being added byDries Buytaert2003-05-30
* - Make sure the HTML filter is applied before any other filter. Patch byDries Buytaert2003-05-30