- 07 Feb, 2004 2 commits
-
-
Dries authored
- Bug 4853: fixed invalid taxonomy query.
-
- 06 Feb, 2004 4 commits
-
-
Dries authored
- Removed the 'remember me' feature. It has been broken for many months. When an elegant fix is found, it will reappear.
-
Steven Wittens authored
- Code style: use constants to prevent confusing configuration options
-
Dries authored
-
Dries authored
- Added the possibility to reorder filters. Patch by UnConeD.
-
- 05 Feb, 2004 2 commits
-
-
Dries authored
- Subset of patch 5613 by Goba: fixed some translation issues.
-
Steven Wittens authored
-
- 04 Feb, 2004 1 commit
-
- 02 Feb, 2004 2 commits
-
-
Steven Wittens authored
-
Steven Wittens authored
-
- 01 Feb, 2004 9 commits
-
-
Dries authored
- Changed 1100+ double quotes to single quotes.
-
Dries authored
- Replaced a bunch of double quotes by single quotes.
-
Dries authored
- Fixed bug 5532: search broken if any subsearch returns without results. Patch by Goba.
-
Steven Wittens authored
Fixed bug in query: if "%" is used in an SQL query, it needs to be escaped as %% because otherwise it can get parsed by the sprintf() in db_query(). See: http://drupal.org/node/view/5531 (present in HEAD as well)
-
Dries authored
- Fixes by Goba: updated help text of mass URL aliasing and fixed escaping problem.
-
Dries authored
- Modified patch from pz: made tablesort.inc's validate.
-
- 31 Jan, 2004 6 commits
-
-
Dries authored
- Fixed tracker bug: tracker module has a line of faulty code which tries to get the node name in the old way. Patch by JonBob.
-
Dries authored
- Patch by Goba: added form descriptions where appropriate and removed some duplicated code from the comment module.
-
Dries authored
parameter array.
-
Dries authored
- Modified filter patch by Ax.
-
Dries authored
- Cleanup: modified some context-sensitive help, changed "s to 's, added <legend> and <fieldset> tags, used drupal_set_message() to print a status message and removed some dead code.
-
- 30 Jan, 2004 1 commit
-
-
Kjartan authored
-
- 29 Jan, 2004 7 commits
- 28 Jan, 2004 4 commits
-
-
Dries authored
- Replaced the 'active post' and 'recent post' by better integrated and easier to understand 'new' links. The 'new' links are clickable both at the forum overview (to get to the new forum topics) and at the topic overview (to get to the new comments).
-
Dries authored
- Made James the blog api maintainer.
-
Kjartan authored
- 27 Jan, 2004 2 commits