summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* - Fixed colspan in tracker table.Dries Buytaert2004-07-08
* - Usability improvement: users can also separate 'list items' (i.e. favoriteDries Buytaert2004-07-08
* - Simplified some of the help texts.Dries Buytaert2004-07-08
* - Made the user module's administration form mark required form fields.Dries Buytaert2004-07-08
* - Renamed the blog module's block for sake of clarity.Dries Buytaert2004-07-08
* - Small improvement to the filter.module's help text.Dries Buytaert2004-07-08
* - Many form_ functions called theme('form_element') with the wrong parameters!Dries Buytaert2004-07-08
* - Fixed braino. Reported by Steven.Dries Buytaert2004-07-08
* - Patch #9031 by Morbus: this last tracker patch was broken - for installatio...Dries Buytaert2004-07-08
* - Patch #9125 by Morbus: remove access users permission. Will bring it back ...Dries Buytaert2004-07-08
* - Usability improvements: reworked/simplified the timezone/date settings aDries Buytaert2004-07-07
* - Usability: improved the error reporting of the file system settings on theDries Buytaert2004-07-07
* - Bug #8823: fixed typo: '..' -> '.'.Dries Buytaert2004-07-07
* - Added missing homepage column to the comments table in the PostgreSQL scheme.Dries Buytaert2004-07-07
* - Moving the title.module from core to contrib as discussed on the mailing list.Dries Buytaert2004-07-07
* - I'm removing these files from core: they belong in contrib/docs/marketingDries Buytaert2004-07-07
* - Improved the error/status reporting in Chameleon: made the messagesDries Buytaert2004-07-07
* - Patch #8975 by drumm: remove block placement preview. Most themes, if not ...Dries Buytaert2004-07-07
* - Patch #4166 by daBrado: don't show the profile fields when the user doesDries Buytaert2004-07-06
* - Patch #8382 by jseng/junyor: allows autodiscovery of BloggerAPI via RSD.Dries Buytaert2004-07-06
* - Patch #9031 by Ber: if the comment module is not available comment_num_all()Dries Buytaert2004-07-06
* - Patch #9049 by JonBob: fixed a number of tab issues.Dries Buytaert2004-07-06
* - Patch #9046 by asimmonds: comment signature option was not displayed.Dries Buytaert2004-07-05
* Fixed broken poll results:Steven Wittens2004-07-04
* - Added revisions tab to node view (when needed)Steven Wittens2004-07-04
* - Patch by Steven and me: refactored the form handling of nodes. The node sys...Dries Buytaert2004-07-04
* - Made it possible to edit blog posts and made the blog module use tabs.Dries Buytaert2004-07-04
* - Textarea's did not have error handling support yet.Dries Buytaert2004-07-04
* - Updated CHANGELOG.txtDries Buytaert2004-07-04
* - Patch #8952 by Morbus: watchdog module beautifications.Dries Buytaert2004-07-03
* - Increased the maxlength value of the URL form.Dries Buytaert2004-07-03
* - Patch #9006 by Killes: For some reason there is a array_merge that nobody s...Dries Buytaert2004-07-03
* - Patch #8973 by JonBob: Drupal contains many undefined variables and array i...Dries Buytaert2004-07-02
* - Small watchdog module optimization by Morbus.Dries Buytaert2004-07-02
* - Patch #8996 by James: theme_user_picture() linked to bad url.Dries Buytaert2004-07-02
* - Patch #8952 by Morbus: made the watchdog module more doxygenish:Dries Buytaert2004-07-02
* - Simplified referrer links. Suggested by Morbus.Dries Buytaert2004-06-30
* - Patch #8941 by JonBob: allow local tasks to be ordered by weight, as wellDries Buytaert2004-06-30
* - Patch #8937 by James: fixed typo.Dries Buytaert2004-06-30
* - Patch #8585 by Junyor: sort blog items by creation date. Added some databa...Dries Buytaert2004-06-30
* - Fixed typo reported by Steven Mansour: form_set_name() -> form_set_error()Dries Buytaert2004-06-30
* - Bug #8898 by Morbus: fixed incorrect date being displayed in the forum over...Dries Buytaert2004-06-29
* - Patch #8900 by Junyor: updated help text to reflect menu changes.Dries Buytaert2004-06-29
* - Patch #8908 by Junyor: fixed broken link on the drupal.module setting page.Dries Buytaert2004-06-29
* - Fixing some usability bugs with aggregator admin: some forms lacked status ...Steven Wittens2004-06-28
* - Preventing caching of page when status messages are present (needed for red...Steven Wittens2004-06-28
* - Fixed bug with user information not being shown in the profile forms.Dries Buytaert2004-06-28
* - Fixed glitch in _user_categories(). Reported by Steven Mansour.Dries Buytaert2004-06-28
* - Fixed 'pass by reference'-bug in the validation code and further simplifiedDries Buytaert2004-06-28
* Using drupal_specialchars() instead of htmlentities(). htmlentities() is not ...Steven Wittens2004-06-27