- 18 Sep, 2004 3 commits
-
-
Steven Wittens authored
- #10909: Aggregator's menu depends on its categories and sources, so when they change, menu_rebuild() needs to be called.
-
Steven Wittens authored
- #9576 : A last-minute fix for pushbutton in Opera/Konqueror/Safari got lost in the move to the new template system. http://drupal.org/node/9576#comment-11328 This still suffers from the Safari gamma bug, which we agreed not to cater to.
-
Steven Wittens authored
-
- 17 Sep, 2004 6 commits
-
-
Steven Wittens authored
-
Steven Wittens authored
- Adding a drupal_goto to the block admin.
-
Dries Buytaert authored
- Patch #10896 by ccourtne: user access rules for name were not enforced due to an incorrect URL.
-
Dries Buytaert authored
- Patch #10419 by ccourtne: documentation improvements and rename prevention option.
-
Dries Buytaert authored
- Patch #8179 by JonBob: the legacy handlers and file upload previews were mistakenly cached when they cannot be. Attached patch fixes this as well as a reference to an undefined constant in legacy_menu().
-
Steven Wittens authored
-
- 16 Sep, 2004 5 commits
-
-
Dries Buytaert authored
- Added a note about the forum module performance improvements.
-
Steven Wittens authored
-
Dries Buytaert authored
- Patch #10603 by TDobes: bugfix: URL aliases got lost when deleting revision.
-
Dries Buytaert authored
- Patch #10859 by Gerhard: another attempt at fixing duplicate locale strings.
-
Dries Buytaert authored
- Patch #8179 by JonBob: reintroduced menu caching.
-
- 15 Sep, 2004 6 commits
-
-
Steven Wittens authored
-
Dries Buytaert authored
- Patch #9224 by JonBob: updated to latest version with new address and such.
-
Dries Buytaert authored
- Patch #9988 by MegaGrunt: visual improvements to the tabs in Pushbutton.
-
Steven Wittens authored
-
Dries Buytaert authored
- Patch #10859 by killes: importing more than one po file could cause your database to contain more than one version of the source or the target string.
-
Dries Buytaert authored
- Made it possible for the i18n module to hook in.
-
- 14 Sep, 2004 11 commits
-
-
Steven Wittens authored
#10279: Adding a note to taxonomy_render_nodes when there are no nodes to show, rather than showing an empty page.
-
Steven Wittens authored
Fixing some missing db prefix braces and some bad indentation. Adding a TODO for PGSQL to update_105.
-
Steven Wittens authored
-
Dries Buytaert authored
-
Dries Buytaert authored
- Fixed SQL problem in _comment_update_node_statistics().
-
Dries Buytaert authored
-
Steven Wittens authored
#10648: Fix watchdog-related tablesort coloring bug in IE, add support for <tr> attributes to theme_table() and reduce specificy of watchdog coloring CSS rules.
-
Dries Buytaert authored
- Patch #10830 by killes: bugfix: made sticky post feature work for blogs.
-
Dries Buytaert authored
- Patch #10308 by Bart Jansens/ccourtne: fixed shadow copies. - Patch #10308 by ccourtne: performance improvements: comment statistics are now cached in a new SQL table which significantly improves performance of the forum block and the forum pages. These pages are about 3 times faster now!
-
Steven Wittens authored
-
Steven Wittens authored
Aggregator.module: code comments say items older than 3 months get discarded automatically, but the limit in the code is in fact set for 2 weeks. Changing to 3 months (caught by drumm).
-
- 13 Sep, 2004 6 commits
-
-
Steven Wittens authored
-
Steven Wittens authored
Filter.module usability: the default format is implicitly accessible to everyone (prevents misconfigurations). The role checkboxes are disabled in the admin interface for the default format.
-
Steven Wittens authored
- removing file checks for uid #1 to be consistent with the roles/permissions. - renaming script files to .txt's to prevent accidental execution (we don't allow them by default, but you never know)
-
Dries Buytaert authored
- Fixed stupid 'SELECT u.* FROM users u WHERE LOWER(u.uid) = 'S' AND u.status < N LIMIT N, N' query.
-
Dries Buytaert authored
- Patch #10775 by crackermackjack: fixed error in the database.mysql file that is incompatible with Mysql > 4.1.x. - Patch #10786 by crackermackjack: fixed bug in session keys (bug in particular MySQL version).
-
Dries Buytaert authored
- Patch #10777 by ccourtne: performance improvement: the user module executes a query and never uses the results.
-
- 12 Sep, 2004 3 commits
-
-
Dries Buytaert authored
-
Dries Buytaert authored
- Patch #10668 by drumm: moved the 'first day of week' settings to the system module for other modules to reuse. This is considered to be a usability improvement because it simplifies some pages/workflow.
-
Steven Wittens authored
-