- 06 Dec, 2003 8 commits
-
-
Dries Buytaert authored
- Only pad the table elements of certain tables.
-
Dries Buytaert authored
- Slightly increased padding of table elements.
-
Dries Buytaert authored
- Small improvement to the watchdog table.
-
Dries Buytaert authored
- Small improvement to the padding of static nodes.
-
Dries Buytaert authored
- Improved the way the "Who's online" block is visualized when the list of online users is truncated by to maximum user list length setting.
-
Dries Buytaert authored
-
Dries Buytaert authored
- Corrected the context-sensitive help of the error messages.
-
Dries Buytaert authored
-
- 05 Dec, 2003 2 commits
-
-
Dries Buytaert authored
- Fixed bug #4416: added status checks to user_pass() to prevent mailing new passwords to blocked user accounts.
-
Dries Buytaert authored
- Fixed broken status message. Patch by Gerhard.
-
- 04 Dec, 2003 4 commits
-
-
Dries Buytaert authored
- Fixed bug #4457: make sure to cut of the teaser after the </p> tag, not before the </p> tag.
-
Dries Buytaert authored
- Fixed throttle block problem. Patch by Jeremy.
-
Dries Buytaert authored
- Patch 185 by Ax: fixed undefined variables, synchronized xtemplate with sf, etc.
-
Dries Buytaert authored
- Patch 180 by Jeremy: made the "Who is online" block respect the "user list length" settings.
-
- 03 Dec, 2003 3 commits
-
-
Dries Buytaert authored
- Removed some dead breadcrumb code identified by Tom Dobes.
-
Dries Buytaert authored
- Patch 0178 by eafarris: moved the watchdog colors to CSS so they are themeable.
-
Dries Buytaert authored
- Patch #177 by UnConeD: updated MySQL backend to use 'longtext' instead of 'text'. This should depricate 0112.HEAD.killes.fix-unserialize-revision.patch and 0182.HEAD.anarcat.revisions-unserialize-failure-fallback.patch.
-
- 01 Dec, 2003 3 commits
-
-
Steven Wittens authored
-
Dries Buytaert authored
- Introduced a drupal_set_message() and drupal_get_message() function. 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.
-
Dries Buytaert authored
- Fixed positioning of fieldset elements in IE.
-
- 30 Nov, 2003 4 commits
-
-
Dries Buytaert authored
them from non-static nodes and to make the visitor scroll down for fresh content.
-
Dries Buytaert authored
- Color-coded static nodes: they'll have a gray background to differentiate them from non-static nodes and to make the visitor scroll down for fresh content.
-
Dries Buytaert authored
- Removed duplicated code. Reported by Goba.
-
Dries Buytaert authored
- Better separation between throttle and statistics module code. Patch by Jeremy.
-
- 29 Nov, 2003 1 commit
-
-
Dries Buytaert authored
-
- 28 Nov, 2003 5 commits
-
-
Dries Buytaert authored
-
Dries Buytaert authored
- Bugfix by Jeremy.
-
Dries Buytaert authored
- Made it possible to auto-throttle blocks. That is, blocks can be configured to be disabled when under excessive load. Patch by Jeremy.
-
Dries Buytaert authored
- Fixed error messages not being shown. Patch by Matt.
-
Dries Buytaert authored
-
- 27 Nov, 2003 10 commits
-
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
- Throttle module improvements by Jeremy: + 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
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
Patch by Jeremy: - 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
-