- 16 Sep, 2004 1 commit
-
- 15 Sep, 2004 6 commits
-
-
Steven Wittens authored
-
Steven Wittens authored
-
Dries 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 authored
-
Dries authored
- Fixed SQL problem in _comment_update_node_statistics().
-
Dries 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 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 authored
- Fixed stupid 'SELECT u.* FROM users u WHERE LOWER(u.uid) = 'S' AND u.status < N LIMIT N, N' query.
-
- 12 Sep, 2004 3 commits
-
-
Dries authored
-
Steven Wittens authored
-
- 11 Sep, 2004 8 commits
-
-
Steven Wittens authored
-
Steven Wittens authored
-
Steven Wittens authored
-
Dries authored
- Bugfix: fixed some incorrect colspan's.
-
Dries authored
-
Dries authored
- Bugfix: comment subject where not always enabled by default because the default value of comment_subject_field varies.
-
Kjartan authored
-
Dries authored
- Removed 'aggressive' message.
-
- 10 Sep, 2004 1 commit
-
- 09 Sep, 2004 4 commits
-
-
Steven Wittens authored
Replace hardcoded <html lang="en"> with a locale dependant one. This is especially important for asian sites where this has an effect on font selection.
-
Steven Wittens authored
-
Steven Wittens authored
Tiny change to drupal_directory_page() in drupal.module to allow the site list to be sorted on any column (alphabetical is prone to abuse by prefixing the site name with quotes, dashes, hash, ...).
-