summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* - Fixed various forum module queries such that they work with PostgreSQL.Dries Buytaert2003-06-08
* - Bugfix: fixed approval e-mail and tidied up the e-mail handling. Patch #43 byDries Buytaert2003-06-08
* - Bugfix: added trailing slash to URL. Patch #39 by Al. Fixes bug #1848.Dries Buytaert2003-06-08
* - CSS improvements. Patch #38 by Al.Dries Buytaert2003-06-08
* - Bugfix: fix glitch in menu rendering code. Patch #42 by Al.Dries Buytaert2003-06-08
* Fixed some typoes...Steven Wittens2003-06-08
* - Bugfix: clicking the "Login" button after having created the first userDries Buytaert2003-06-07
* - The calendar block was somewhat cramped compared to the rest of the site's ...Dries Buytaert2003-06-07
* - Check the destrination URL before redirecting.Dries Buytaert2003-06-07
* - Bugfix: if you clicked on an archive date in the calendar block andDries Buytaert2003-06-07
* - 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