- 01 Feb, 2004 5 commits
-
-
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 4 commits
- 26 Jan, 2004 6 commits
-
-
Dries authored
- Patch 5246 by Stefan: usability improvements for the locale module.
-
Dries authored
- Patch #5393 by Goba: changes the search hook return value, and requires an array containing two elements, the first being the requested title, and the second being the result list. Advantages: * Cleaner search code in common.inc * Po extraction is possible and works fine * No hardcoded exceptions for node and comment modules, since any module can return results in order of relevance (or another order)
-
Dries authored
- Patch 5140 by Moshe: removed the theme("header") and theme("footer") functions.
-
Dries authored
- Patch 5395 by Goba: no need to have an 'enable' setting.
-
Dries authored
bootstrap code. Patch by Kjartan.
-
Dries authored
- Changed the order of include statements.
-
- 25 Jan, 2004 3 commits
- 24 Jan, 2004 4 commits