summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* - Modified patch #14170 by Neil: improved default workflow (default node type...Dries Buytaert2005-01-24
* - Patch #15977 by Neil: made the forum module suggest a menu item.Dries Buytaert2005-01-24
* - Removed vague information.Dries Buytaert2005-01-23
* - Patch #15948 by matteo: the book module should call the nodeapi hook when p...Dries Buytaert2005-01-23
* - Patch #16016 by Goba: fixed various bugs in filter tip display.Dries Buytaert2005-01-23
* - I had to modify chx's patch/change because it did not work with PHP5. Plea...Dries Buytaert2005-01-23
* - Patch #16026 by chx: fixed node-level permissions.Dries Buytaert2005-01-23
* - Patch #16028 by Goba: added class="form-password" to the password form.Dries Buytaert2005-01-23
* - Patch #16023 by chx: the upload.module still used the old node_access_*_sql...Dries Buytaert2005-01-23
* - Patch #15655 by Goba: allow blank days in the calendar to be styled using C...Dries Buytaert2005-01-23
* - Patch #15962 by Goba: fixed the association between the accesslog data and ...Dries Buytaert2005-01-23
* Documenting a tricky regexp.Steven Wittens2005-01-22
* - Consistency glitch: 'operations' => 'Operations'.Dries Buytaert2005-01-22
* - Fixed PHP5 warning: the $result object in drupal_http_request() needed to b...Dries Buytaert2005-01-22
* - Patch #15962 by Goba: no need to drop the accesslog table to add a new prim...Dries Buytaert2005-01-22
* - Patch #15957 by Goba: reintroduce translateable watchdog types.Dries Buytaert2005-01-22
* - Small clean-up: '>= 1' => '> 0' => ''.Dries Buytaert2005-01-22
* - Patch #15976 by Neil: if one single admin modifiable menu item is added the...Dries Buytaert2005-01-22
* - Patch #14936 by Goba:Dries Buytaert2005-01-22
* - Patch #15978 by Drumm: code improvement: theme_forum_display() has no busin...Dries Buytaert2005-01-22
* - Patch #15843 by Ber: in book-pages node forms we use a delta of fifteen (-1...Dries Buytaert2005-01-19
* - Patch #9477 by JonBob: improved handling of user-specified paths.Dries Buytaert2005-01-19
* - Refinements by Walkah, based on suggestions of Steven and myself.Dries Buytaert2005-01-19
* - Patch #15847 by James: added rel="nofollow" support. This is implemented a...Dries Buytaert2005-01-19
* - Patch #6847 by Gerhard: replaced vocabulary->nodes by a separate table and ...Dries Buytaert2005-01-19
* - Bad quoteSteven Wittens2005-01-19
* - Another code style fix.Steven Wittens2005-01-19
* - Fix tracker pager count query being wrong (it did not return a count but a ...Steven Wittens2005-01-19
* - #15500: Fix tracker not showing nodes without comments.Steven Wittens2005-01-19
* - The real code fixes ;)Steven Wittens2005-01-17
* - Reversing bad commit, sorry everyone.Steven Wittens2005-01-17
* - Various code style fixesSteven Wittens2005-01-17
* - Adding a cache wipe to update.php, as this will avoid stale cache bugs afte...Steven Wittens2005-01-16
* - Patch #14731 by chx: made it possible to rewrite node queries.Dries Buytaert2005-01-16
* - Updated the CHANGELOG.txtDries Buytaert2005-01-15
* - Stripped white-space.Dries Buytaert2005-01-15
* - Patch #15264 by Ber et al.: improved the story module's help text.Dries Buytaert2005-01-15
* Remove left-overs from admin.module.Steven Wittens2005-01-14
* - Minor updatesDries Buytaert2005-01-14
* - Patch #15570 by Drumm: integrated the admin and system module. Renamed the...Dries Buytaert2005-01-14
* - Patch #15566 by drumm: must specify a userneme or password error happens wh...Dries Buytaert2005-01-14
* Fixing search tabs going back to "content" when searching on other tabs.Steven Wittens2005-01-14
* - Patch #15337 by Gerhard: fixed bug in upgrade path. The 'update_start' var...Dries Buytaert2005-01-13
* - Some search doxygen tweaksSteven Wittens2005-01-13
* Making the installation instructions a bit clearer for newbies and it explici...Steven Wittens2005-01-13
* - Fix comment pager counting unpublished comments.Steven Wittens2005-01-12
* - Fix comment pager counting unpublished comments.Steven Wittens2005-01-12
* - Readding cron note.Steven Wittens2005-01-11
* - Make the search settings page more user-friendly.Steven Wittens2005-01-11
* Tweak api.module outputSteven Wittens2005-01-11