Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Replaced the tables used to structure the threaded comment view by div's. | Dries Buytaert | 2003-12-15 |
| | | | | Patch by Goba. | ||
* | - Fixed capitalization. | Dries Buytaert | 2003-12-14 |
| | |||
* | - Excessive CSS tags were generated for feeds and bundles. | Dries Buytaert | 2003-12-14 |
| | |||
* | - The 'my account' link is already part of the navigation block. | Dries Buytaert | 2003-12-13 |
| | |||
* | - Committed Gerhard's user hook patch. Patch 143. | Dries Buytaert | 2003-12-13 |
| | |||
* | - Bugfix: got rid of the double titles on the import module pages. | Dries Buytaert | 2003-12-11 |
| | | | | TODO: get rid of the custom import specific navigation menu. | ||
* | - Patch 187: made taxonomy module take advantage of breadcrumb navigation. | Dries Buytaert | 2003-12-11 |
| | | | | Modified patch by Moshe. | ||
* | - Show the top nodes on admin/statistics. Patch by James Walker. | Dries Buytaert | 2003-12-10 |
| | |||
* | - Fixed <title> extraction deleting body. | Kjartan Mannes | 2003-12-09 |
| | | | | | | | | | | - Fixed metaWeblog/Blogger incompatibilities in blogger.editPost and blogger.getRecentPosts. - Fixed coding style deviations. - Fixed access checks, now requires maintain personal blog. - Fixed taxonomy integration. - Fixed blogger.getUserInfo - Improved user login/access error messages. | ||
* | - Bugfix: the location of comment submission form was incorrect. Patch by | Dries Buytaert | 2003-12-09 |
| | | | | Bart. | ||
* | - Path module documentation updates. | Dries Buytaert | 2003-12-09 |
| | |||
* | - Bugfix: don't show any links in case of a container. Patch by Bart. | Dries Buytaert | 2003-12-09 |
| | |||
* | - Fixed missing pager_display -> theme('pager'). | Kjartan Mannes | 2003-12-08 |
| | |||
* | - Improvements by Goba: | Dries Buytaert | 2003-12-08 |
| | | | | | | + removes the lots of pagers and indirect pager themeing + add the theme_pager() function, which should be called as theme("pager", ...) to get a pager. | ||
* | - Usability improvement: just print a status message after a node | Dries Buytaert | 2003-12-08 |
| | | | | submission/update instead of using a separate page. Patch 186 by Moshe. | ||
* | - Fixed visual glitch in "Who's online" block. Patch by Jeremy. | Dries Buytaert | 2003-12-08 |
| | |||
* | - Tidied up the DoxyGen comments. Patch by Kjartan. | Dries Buytaert | 2003-12-08 |
| | |||
* | - Patch 0185 by Jeremy: made it possible to automatically disable modules when | Dries Buytaert | 2003-12-07 |
| | | | | under heave load. | ||
* | - Made the who's online block adhere better to the max user setting. | Dries Buytaert | 2003-12-07 |
| | |||
* | - Fixed the taxonomy title of taxonomy pages. Patch by Moshe. | Dries Buytaert | 2003-12-07 |
| | |||
* | - Fixed title problem with title module. Patch by Moshe. | Dries Buytaert | 2003-12-07 |
| | |||
* | - Fixed node_form() so it doesn't re-run node_validate() when there are no | Kjartan Mannes | 2003-12-06 |
| | | | | errors and it has already been checked. | ||
* | - Improved the way the "Who's online" block is visualized when the list of | Dries Buytaert | 2003-12-06 |
| | | | | online users is truncated by to maximum user list length setting. | ||
* | - Fixed typo. | Dries Buytaert | 2003-12-06 |
| | |||
* | - Corrected the context-sensitive help of the error messages. | Dries Buytaert | 2003-12-06 |
| | |||
* | - Fixed bug #4416: added status checks to user_pass() to prevent mailing | Dries Buytaert | 2003-12-05 |
| | | | | new passwords to blocked user accounts. | ||
* | - Fixed broken status message. Patch by Gerhard. | Dries Buytaert | 2003-12-05 |
| | |||
* | - Fixed bug #4457: make sure to cut of the teaser after the </p> tag, not | Dries Buytaert | 2003-12-04 |
| | | | | before the </p> tag. | ||
* | - Fixed throttle block problem. Patch by Jeremy. | Dries Buytaert | 2003-12-04 |
| | |||
* | - Patch 185 by Ax: fixed undefined variables, synchronized xtemplate with ↵ | Dries Buytaert | 2003-12-04 |
| | | | | sf, etc. | ||
* | - Patch 180 by Jeremy: made the "Who is online" block respect the "user list ↵ | Dries Buytaert | 2003-12-04 |
| | | | | | | length" settings. | ||
* | - Removed some dead breadcrumb code identified by Tom Dobes. | Dries Buytaert | 2003-12-03 |
| | |||
* | - Patch 0178 by eafarris: moved the watchdog colors to CSS so they are ↵ | Dries Buytaert | 2003-12-03 |
| | | | | themeable. | ||
* | - Fixed incorrect filter usage | Steven Wittens | 2003-12-01 |
| | |||
* | - Introduced a drupal_set_message() and drupal_get_message() function. | Dries Buytaert | 2003-12-01 |
| | | | | | | | Contributed themes and modules need to be updated: - modules: status() is no more; use drupal_set_message() instead. - themes: use drupal_get_message() to check for status messages and visualize them. | ||
* | - Removed duplicated code. Reported by Goba. | Dries Buytaert | 2003-11-30 |
| | |||
* | - Better separation between throttle and statistics module code. Patch by ↵ | Dries Buytaert | 2003-11-30 |
| | | | | Jeremy. | ||
* | - More throttle improvements. Patch by Jeremy. | Dries Buytaert | 2003-11-29 |
| | |||
* | - Fixed broken usernames in 'Who's new' block. | Dries Buytaert | 2003-11-28 |
| | |||
* | - Bugfix by Jeremy. | Dries Buytaert | 2003-11-28 |
| | |||
* | - Made it possible to auto-throttle blocks. That is, blocks can be | Dries Buytaert | 2003-11-28 |
| | | | | configured to be disabled when under excessive load. Patch by Jeremy. | ||
* | - Fixed error messages not being shown. Patch by Matt. | Dries Buytaert | 2003-11-28 |
| | |||
* | - Fixed incompatibility between the pager and statistics module | Dries Buytaert | 2003-11-27 |
| | |||
* | - Fixed incorrect link title. | Dries Buytaert | 2003-11-27 |
| | |||
* | - Small documentation improvement | Dries Buytaert | 2003-11-27 |
| | |||
* | - Fixed broken link. | Dries Buytaert | 2003-11-27 |
| | |||
* | - Reorganized the forum module's configuration page for better usability. | Dries Buytaert | 2003-11-27 |
| | |||
* | - Throttle module improvements by Jeremy: | Dries Buytaert | 2003-11-27 |
| | | | | | | | + Fix modules help to read better and be accurate + Add groups to throttle_settings() + Provide much more detailed information in all _settings options + Fix links in module's "Throttle status" block | ||
* | - Fixed non-ANSI SQL query in path module | Dries Buytaert | 2003-11-27 |
| | |||
* | Patch by Jeremy: | Dries Buytaert | 2003-11-27 |
| | | | | | | | | - removed statistics_init() -- auto-throttle logic moved to statistics_exit() - renamed internal-only update_throttle() to _update_throttle() - removed some odd white spaces - fixed 'Popular content' block's subtitles to actually display |