summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* - Fixed a misplaced bracket that slipped in due to the db/node_rewrite_sql_pa...Dries Buytaert2005-01-30
* - Added a missing DISTINCT() to the pager query. Spotted by Steven.Dries Buytaert2005-01-30
* - I had to use DISTINCT for the tracker.module's SQL queries.Dries Buytaert2005-01-29
* - Patch #16111 by chx: generalized node_rewrite_query to db_rewrite_query.Dries Buytaert2005-01-29
* - Moved the upload settings to 'admin/settings'.Dries Buytaert2005-01-29
* - #16271: Clean up Admin - users - configure.Steven Wittens2005-01-28
* - Patch by Remco: <div> -> </div>.Dries Buytaert2005-01-28
* - Oops.Dries Buytaert2005-01-28
* - Patch #10425 by ccourtne and walkah: added admin screens to maintain forums...Dries Buytaert2005-01-28
* - Patch #16399 by James: fixed typo in block.module.Dries Buytaert2005-01-28
* Typos.Steven Wittens2005-01-27
* - Patch by andre: fixed typo: type -> types.Dries Buytaert2005-01-27
* - Consistency: 'deleted' -> 'Deleted'.Dries Buytaert2005-01-27
* - Patch #13184 by JonBob: changed the 'my account' menu to a 'dynamic menu' s...Dries Buytaert2005-01-27
* - Patch #16298 by budda: added a curl-based script for grabbing cron.php.Dries Buytaert2005-01-27
* - Code styleSteven Wittens2005-01-27
* - Patch #16074 by Andre Molnar: add configuration option to show blocks only ...Dries Buytaert2005-01-27
* - Patch by Jeremy: fixed unclosed "Dries Buytaert2005-01-27
* - Patch by Jeremy: made the diffs more meaningful.Dries Buytaert2005-01-27
* - Patch #6025 by Jeremy: avoid data to get lost when two users are editing a ...Dries Buytaert2005-01-27
* - A small updatesDries Buytaert2005-01-27
* - Patch #16273 by Jeremy: improved the themability of the pager.Dries Buytaert2005-01-27
* - Patch #16253 by Goba: this simple and straightforward patch adds the abilit...Dries Buytaert2005-01-27
* - Patch #16237 by Neil: removed dead code from page.module.Dries Buytaert2005-01-26
* - Patch #16197 by Neil: removed useless watchdog "long" help.Dries Buytaert2005-01-26
* - Patch #16192 by Neil: moved the submission guidelines found in forum, story...Dries Buytaert2005-01-26
* - Wrong update slipped in.Dries Buytaert2005-01-25
* - Updating the CHANGELOG.txt a little.Dries Buytaert2005-01-25
* - Patch #16145 by adschar: replaced left-over 'conf.php' by 'settings.php'.Dries Buytaert2005-01-25
* - Patch #16021 by tangent: changed the format "/blog/feed/52" to "/blog/52/fe...Dries Buytaert2005-01-25
* - Patch #16181 by Ankur: fixed typo.Dries Buytaert2005-01-25
* - Patch #16176 by Drumm based on mockup from Kika: improve access rules UI.Dries Buytaert2005-01-25
* - Patch #15937 by wulff: made it so that titles of profile fields only need t...Dries Buytaert2005-01-24
* - 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