summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAge
...
* - Bugfix: the filter module generated an empty <ul></ul> (= invalid XHTML) wh...Dries Buytaert2004-10-09
* - Patch #10613 by Gerhard: calling a non-existent username or user ID in the ...Dries Buytaert2004-10-09
* - Patch #4925 by erikhopp: comment module emits too many id="comment"s, so th...Dries Buytaert2004-10-09
* - Patch #11401 by Goba: documentation updates:Dries Buytaert2004-10-09
* - Bug #10530: added a missing period to a sentence in the help text.Dries Buytaert2004-10-08
* - Patch #11179 by stefan: fixed broken URL in context sensitive help.Dries Buytaert2004-10-08
* - Patch #11388 by pss0ft/Stefan: fixed time offset bug in archive module.Dries Buytaert2004-10-08
* - Reintroduced the book outline feature: non-book pages now have an outline-t...Dries Buytaert2004-10-08
* - Patch #11375 by Robert Douglass: removed redundant 'global $user' from foru...Dries Buytaert2004-10-07
* Hopefully fixing all filter issues with comments.Steven Wittens2004-10-07
* - Small refinement with regard to the page title.Dries Buytaert2004-10-06
* - Rewored 'track posts' to 'track'.Dries Buytaert2004-10-06
* - Usability improvement: the 'recent posts' feature on the user pages leadDries Buytaert2004-10-06
* - Patch #11312 by killes: fixed problems with menu caching.Dries Buytaert2004-10-06
* - Patch #11316 by ankur: added missing %d in INSERT-query.Dries Buytaert2004-10-05
* Fixing problems with filter formats and comments.Steven Wittens2004-10-05
* - Patch #11286 by Neill: fixed broken link in form description.Dries Buytaert2004-10-05
* - Simplified/reorganized version of patch #9620 by Jeremy: fixed errors when ...Dries Buytaert2004-10-04
* Part of #11280: node_preview() should only generate a teaser if none is prese...Steven Wittens2004-10-04
* - Patch #11166 by drumm: removed redundant help page from the taxonomy module.Dries Buytaert2004-10-04
* - Modified version of patch #11099 by Alan Chandler:Dries Buytaert2004-10-03
* - Removed the title attribute from the taxonomy links. Temporary fix for #7468.Dries Buytaert2004-09-30
* - Patch #10920 by jhriggs: fixed bug with comment moderation.Dries Buytaert2004-09-30
* - Removed the link feature. It was death code, bound to confuse people.Dries Buytaert2004-09-29
* - Fixed SQL query in book module. Patch by killes.Dries Buytaert2004-09-29
* - Patch #10977 by killes: review node access checks in book module.Dries Buytaert2004-09-29
* Modified version of #10230: Put placement of filter format selector in a modu...Steven Wittens2004-09-28
* - Patch #11138 by Al: fixed GUI problem with deleting users.Dries Buytaert2004-09-28
* - Patch #11045 by Stefan: improved consistency of node modules:Dries Buytaert2004-09-27
* - Patch #10977 by Gerhard: added node permission checks to the SQL queries.Dries Buytaert2004-09-27
* - Patch #11083 by Allan Chandler: fixes PostgreSQL specific issue with the st...Dries Buytaert2004-09-27
* - 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
* - Fixed HTML typo in the documentation: <p> -> </p>. Fixes bug #10412.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
* - 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
* 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 #10845 by James: fixed the user/help page.Dries Buytaert2004-09-20
* - Patch #10945 by Adrian: more PostgreSQL fixes/updates.Dries Buytaert2004-09-20
* - Bugfix: it was not possible to delete nodes. Reported by Philippe.Dries Buytaert2004-09-20