summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* - Patch #11605 by TDobes: if a user happens to have uid=0 defined in their da...Dries Buytaert2004-10-15
* - Mofified patch #8862 by puregin: improved book module documentation.Dries Buytaert2004-10-15
* - Patch #11600 by jhriggs: the module_load_all() function will currently beha...Dries Buytaert2004-10-15
* - Patch #11577 by drumm: changed t('ago') -> t('%time ago', ...) to make itDries Buytaert2004-10-15
* - Fixed bug #11312: menu caching to aggresively. I did not apply the proposedDries Buytaert2004-10-14
* - Patch #11430 by JonBob: reseting the menus broke the admin pages.Dries Buytaert2004-10-14
* - Patch #10869 by JonBob: the menu.module forget the parent item on form error.Dries Buytaert2004-10-14
* - Patch #10677 by drumm: removed dead code. Leftover.Dries Buytaert2004-10-14
* #10677: Confirmation when deleting a block + unifying confirmation screens.Steven Wittens2004-10-14
* fixing typoes.Steven Wittens2004-10-14
* Theme system bug: only show search box if search.module is enabled.Steven Wittens2004-10-14
* Bug: the default filter setup had the wrong filter delta for the linebreak fi...Steven Wittens2004-10-13
* #6595: Unifying profile.module textbox widths with user.module.Steven Wittens2004-10-13
* #11503: Fixing bad t()Steven Wittens2004-10-13
* - Modified patch #10424 by Jeremy: deleting terms can orphan child terms in t...Dries Buytaert2004-10-13
* Adding a note about the usage of form_hidden inside form_checkbox and form_ch...Steven Wittens2004-10-13
* - Patch #11531 by killes: it was not possible to deselect all choices of a fo...Dries Buytaert2004-10-13
* - Patch #11530 by Frodo: fixed long filter tips.Dries Buytaert2004-10-13
* Reverting the last #9292 (php 5 compatibility) patch, by request of killes. I...Steven Wittens2004-10-12
* - Patch #9292 by Gerhard: fixed another array_merge + PHP5 woe.Dries Buytaert2004-10-12
* - Modified patch #10613 by killes: generate a 'page not found'-page when a re...Dries Buytaert2004-10-12
* - Patch #11271 by Ber: fixed form_radios() to generate valid XHTML code. Thi...Dries Buytaert2004-10-12
* - Patch #11434: made request_uri() (and thus forms) work on IIS.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
* - Patch #11431 by Gerhard: made sure no empty strings are exported + replaced...Dries Buytaert2004-10-11
* - 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
* - Changed FollowSymLinks to +FollowSymLinks.Dries Buytaert2004-10-09
* - Patch #11426: the forum module generated an empty table for forums with no ...Dries Buytaert2004-10-09
* - Setting the version number to '4.5.0 RC'.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
* Changing the value of variable "update_start" to match updates.inc.Steven Wittens2004-10-08
* - 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