summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAge
* - Patch #11530 by Frodo: fixed long filter tips.Dries Buytaert2004-10-13
* - Modified patch #10613 by killes: generate a 'page not found'-page when a re...Dries Buytaert2004-10-12
* - Patch #11298 by nato: the function _forum_topics_read was not returning onl...Dries Buytaert2004-10-12
* #11503: consistency improvements by StefanSteven Wittens2004-10-12
* #11503: (more) missing t()Steven Wittens2004-10-12
* #11503: missing t() in throttle and filter modules.Steven Wittens2004-10-12
* - Bugfix: provide an absolute URL to the 'ping servers'.Dries Buytaert2004-10-10
* - Code improvement: removed some redundant code from the node module.Dries Buytaert2004-10-10
* - Orphaned the node_link() hook as per #9769.Dries Buytaert2004-10-10
* - Code improvement: removed some redundant code from the book module.Dries Buytaert2004-10-10
* - Fixed critical bug #10664: made comment in collapsed mode work. One more d...Dries Buytaert2004-10-10
* - Patch #11426: the forum module generated an empty table for forums with no ...Dries Buytaert2004-10-09
* - Fixed bug #11405: unchecking the "publish" box in the default workflow admi...Dries Buytaert2004-10-09
* - Bugfix: the filter tips contained a non-existing ID which resulted in inval...Dries Buytaert2004-10-09
* - 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