summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* - Fixing user_load() to use sprintf db_query syntax. Uglier, but safer.Steven Wittens2004-09-24
* - Modified patch #10904 by JonathanS: fixed book teasers not being check_outp...Dries Buytaert2004-09-24
* - user.module: allow non-ascii usernames.Steven Wittens2004-09-24
* Fixing stray comma in database.*sqlSteven Wittens2004-09-23
* - Fixed HTML typo in the documentation: <p> -> </p>. Fixes bug #10412.Dries Buytaert2004-09-22
* - Bugfix: the access rule mask does not have to be unique. It should be poss...Dries Buytaert2004-09-22
* - Patch #11001 by Philippe: added support for dates in ISO-8601 format.Dries Buytaert2004-09-22
* - Patch #10997 by Philippe: the forum submission guidelines were not always s...Dries Buytaert2004-09-22
* - Revert some changes.Dries Buytaert2004-09-21
* - Patch #10993 by walkah: fixed problem with blogapi's error checking.Dries Buytaert2004-09-21
* - Patch #10961 by Gerhard: fixed PHP warning in the 'add menu item' form.Dries Buytaert2004-09-21
* - Patch #10977 by Gerhard: added missing node access controls for RSS feeds.Dries Buytaert2004-09-21
* - Reworded an item for clarify.Dries Buytaert2004-09-21
* - Patch #10981 by Ber: removed custom links from configuration file. They ar...Dries Buytaert2004-09-21
* - Patch #10982 by TDobes: usability improvement: changed the link in search.m...Dries Buytaert2004-09-21
* - Patch #10730 by Adrian: made it possible to upload a logo.Dries Buytaert2004-09-21
* - Patch #10983 by TDobes: failed logon attempts produce nonsensical watchdog ...Dries Buytaert2004-09-21
* Changing div.more-link from float: right; back to text-align: right; as it wa...Steven Wittens2004-09-21
* Profile.module: removing incorrect use of strtolower which messes up UTF-8 data.Steven Wittens2004-09-20
* - Patch #10884 by killes: node_access_where_sql() lost a parameter.Dries Buytaert2004-09-20
* - Patch #10722 by drumm: the user's signature was not remembered when the 'my...Dries Buytaert2004-09-20
* - Patch #10472 by Gerhard and Steven: fixed bug when paging through the searc...Dries Buytaert2004-09-20
* - Patch #10845 by James: fixed the user/help page.Dries Buytaert2004-09-20
* - Patch #10945 by Adrian: more PostgreSQL fixes/updates.Dries Buytaert2004-09-20
* - Fixing problem with tall logos in chameleon.theme.Steven Wittens2004-09-20
* - Bugfix: it was not possible to delete nodes. Reported by Philippe.Dries Buytaert2004-09-20
* #10441: Splitting up upload permissions in 2: one for uploading and one for v...Steven Wittens2004-09-19
* - Usability improvement: on the registration page, mark the username and e-mailDries Buytaert2004-09-19
* - Usability improvement: made the status messages use <em>foo</em> rather tha...Dries Buytaert2004-09-19
* - Bugfix: making changes to the user profiles should flush the cache.Dries Buytaert2004-09-19
* - Patch #6500 by Mathias with help from Steven: made it possible to add field...Dries Buytaert2004-09-19
* - Adding menu callbacks to taxonomy admin. Before this patch, some admin page...Steven Wittens2004-09-19
* - Bugfix: using non numeric terms in taxonomy-page URLs would result in SQL e...Dries Buytaert2004-09-19
* - Patch #10922 by drumm: usability improvment: tabified the user account page...Dries Buytaert2004-09-19
* #9292: Minor PHP 5 fixes.Steven Wittens2004-09-19
* #10859: Locale string duplication bug.Steven Wittens2004-09-19
* - #10909: Aggregator's menu depends on its categories and sources, so when th...Steven Wittens2004-09-18
* - #9576 : A last-minute fix for pushbutton in Opera/Konqueror/Safari got lost...Steven Wittens2004-09-18
* Removing dead code from poll.module.Steven Wittens2004-09-18
* Pngcrush'ed the new pushbutton tab images.Steven Wittens2004-09-17
* - #10689: Group permissions by module in UI + minor code cleanups.Steven Wittens2004-09-17
* - Patch #10896 by ccourtne: user access rules for name were not enforced due ...Dries Buytaert2004-09-17
* - Patch #10419 by ccourtne: documentation improvements and rename prevention ...Dries Buytaert2004-09-17
* - Patch #8179 by JonBob: the legacy handlers and file upload previews were mi...Dries Buytaert2004-09-17
* Fixing default of node_promote_blog to match node.module.Steven Wittens2004-09-17
* - Added a note about the forum module performance improvements.Dries Buytaert2004-09-16
* Adding a note about drupal_eval() acting like a variable sandbox.Steven Wittens2004-09-16
* - Patch #10603 by TDobes: bugfix: URL aliases got lost when deleting revision.Dries Buytaert2004-09-16
* - Patch #10859 by Gerhard: another attempt at fixing duplicate locale strings.Dries Buytaert2004-09-16
* - Patch #8179 by JonBob: reintroduced menu caching.Dries Buytaert2004-09-16