- 08 Nov, 2002 1 commit
-
-
Dries Buytaert authored
- Applied Stefan's t() function patch.
-
- 20 Aug, 2002 1 commit
-
-
Dries Buytaert authored
- Applied a (modified) version of Marco's SQL sequence patch.
-
- 18 Aug, 2002 1 commit
-
-
Dries Buytaert authored
- Bugfix: fixed some SQL queries and tidied up many queries. Patch by Marco.
-
- 16 Aug, 2002 1 commit
-
-
Dries Buytaert authored
- Made sure the selection boxes don't grow too long. Requisted by kika, patch by Marco.
-
- 14 Jun, 2002 1 commit
-
-
Dries Buytaert authored
was passed in. Found by Moshe, fixed by Marco.
-
- 09 Jun, 2002 1 commit
-
-
Dries Buytaert authored
- Documentation updates: made it more consistent with the rest of Drupal.
-
- 08 Jun, 2002 1 commit
-
-
Kjartan Mannes authored
- removed admin options for queue and comment module if the modules are not loaded. - nodes are now auto promoted when queue module isn't enabled. - moderation result block is now visible by the node author.
-
- 01 Jun, 2002 1 commit
-
-
Kjartan Mannes authored
- fixed comment flat list view missing 1 comment. - changed update.php around a bit. * security check isn't in effect if the db hasn't been updated. * instructions re-organized. * fixed some minor updates. - updated database.mysql done by UnConeD. - changelog update.
-
- 31 May, 2002 1 commit
-
-
Dries Buytaert authored
- Added missing translations and the like.
-
- 20 May, 2002 1 commit
-
-
Dries Buytaert authored
- Ran the code through 'scripts/code-clean.sh': removed trailing whitespace (and possibly tabs).
-
- 19 May, 2002 1 commit
-
-
Kjartan Mannes authored
- updated node modules not to cause errors when taxonomy module is disabled. - added %date variable to user mail configuration. - added hyperlinks to admin.php?mod=system (site configuration) for easy access. - usual coding style and xhtml fixes.
-
- 13 May, 2002 1 commit
-
-
Kjartan Mannes authored
-
- 12 May, 2002 1 commit
-
-
Kjartan Mannes authored
- fixed block permissions. - fixed user admin page errors: http://www.drupal.org/node.php?id=173. - cleaned up common.inc a bit: removed format_info, path_img, field_merge.
-
- 02 May, 2002 1 commit
-
-
Kjartan Mannes authored
- added $Id$
-
- 28 Apr, 2002 1 commit
-
-
Dries Buytaert authored
- Fixed a glitch in the taxonomy module. Contributed by Marco.
-
- 22 Apr, 2002 1 commit
-
-
Kjartan Mannes authored
* fixed mails not being parsed properly. * tracker now shows user name when you view your own recent comments. * link to submission queue now points to the right place. * fixed jabber module. * theme is now activated when changed. - applied Gerhards coding style patch.
-
- 20 Apr, 2002 1 commit
-
-
Dries Buytaert authored
- Applied Marco's big patch, including contributions from Moshe: + Changed the db_query() API. + Wrapped all links in l(), lm(), la(), ..., drupal_url() functions. + XHTML-ified some HTML. + Wrapped a lot of text in the administrative pages in a t() function. + Replaced all $REQUEST_URI/$PATH_INFOs by request_uri(). + Small bugfixes (eg. bug in book_export_html() and clean-ups (eg. RSS code). + Fixed some bugs in the taxonomy module (eg. tree making bug), added new functionality (eg. new APIs for use by other modules), included Moshe's taxonomy extensions, and some documentation udpates. + ...
-
- 15 Apr, 2002 1 commit
-
-
Kjartan Mannes authored
- empty taxonomy sets should now be well behaved.
-
- 14 Apr, 2002 1 commit
-
-
Dries Buytaert authored
- Added Marco's long-awaited taxonmy module and patches - a replacement for the meta system. The patches add some extra functionality to the comment system (for example, comments can be set read-only) and fix a couple of small problems. + I integrated the required SQL updates from the varius *.mysql files into the "update.php" script. Upgrading should be easy ... + I did not apply/commit the "user.diff" as requested by Marco ... + I didn't know what to do with "forum.module" and "forum2.module": what do you want me to do with it Marco? Which one should go in? + Can we remove "node_index()" now; both from "node.module" and the themes? + Thanks Marco!
-