- Sep 28, 2001
-
-
Dries Buytaert authored
- bugfix: a permission was missing from the permission table
-
Dries Buytaert authored
- removed the themes that are not actively maintained ...
-
Dries Buytaert authored
- made the selection box translatable (patch by Gerhard)
-
Dries Buytaert authored
- comment.inc: + when replying to a comment, the author's name was displayd as being 'anonymous'. - blog.module: + fixed the URLs of the links in the "latest blogs"-block.
-
Dries Buytaert authored
- bugfix
-
- Sep 27, 2001
-
-
Dries Buytaert authored
- a batch of updates, including some experimental changes to the moderation of comments and nodes.
-
Dries Buytaert authored
- book.module: fixed "/admin.php" bug reported by Gerhard. - search.module: made the search categories translatable.
-
- Sep 26, 2001
-
-
Dries Buytaert authored
- Enhancement: added better help and translations to node.module. (patch by Alex)
-
Dries Buytaert authored
- fixed a HTML typo as reported by Alexander
-
Kjartan Mannes authored
- fixed book.module not generating next/prev links properly - re-added default node options to the admin page - fixed a potential bug in node.php. Nodes with same titles were confusing it at times, should fix the bug reported by Gerhard Killesreiter.
-
natrak authored
- fixed book.module not generating next/prev links properly - re-added default node options to the admin page - fixed a potential bug in node.php. Nodes with same titles were confusing it at times, should fix the bug reported by Gerhard Killesreiter.
-
- Sep 25, 2001
-
-
Kjartan Mannes authored
- made the front page of the system configurable. Now any <node>_page() can be set as the default page. Default is node_page().
-
Dries Buytaert authored
- Upgraded the XML-RPC libraries to version 1.01: http://groups.yahoo.com/group/xml-rpc/message/3626
-
Kjartan Mannes authored
-
Dries Buytaert authored
- removed some death code that is no longer needed due to the fact node_del() got updated.
-
Dries Buytaert authored
- improvement: got rid of the "failed to delete node: set node status to 'dumped' first." (patch by Alex)
-
Dries Buytaert authored
- bugfix #1: fixed the line that accidentically got cut off by incorrectly applying a patch. Mea culpa. (reported by Axel) - bugfix #2: incorrect deactivation of the delete link in node_links(). (patch by Axel) - improvement: added confirmation page upon deletion of a node ("Do you really want to delete this node?"), and removed the old and confusing "node has to be blocked first". (patch by Axel)
-
Dries Buytaert authored
- Fixed bug in forum.module: when you enable locales you were unable to create a new forum. (patch by Alexander)
-
- Sep 24, 2001
-
-
Dries Buytaert authored
- Fixed translation bugs (reported by Alexander Schwartz)
-
- Sep 23, 2001
-
-
Dries Buytaert authored
- fixed bug in poll.module (patch by alex)
-
Dries Buytaert authored
- fixed bug in theme unconed
-
Dries Buytaert authored
- updated the CHANGELOG (on a sunny sunday morning)
-
- Sep 22, 2001
-
-
Dries Buytaert authored
- improved search module (vaguely derived from axel's code)
-
- Sep 21, 2001
-
-
Dries Buytaert authored
- fixed HTML/XHTML typos
-
- Sep 20, 2001
-
-
Dries Buytaert authored
- added a new tracker.module (everybody kept nagging about the missing "your drupal" feature). Tracker.module will be improved and expanded during the process. - renamed a link in user.module
-
Dries Buytaert authored
- Fixed bug reported by Kristjan and Mike: anonymous users can post comments now. - Improved the comment system so that anonymous users can change the comment settings.
-
Dries Buytaert authored
- got rid of some unused warning / error messages
-
Dries Buytaert authored
-
Dries Buytaert authored
-
- Sep 19, 2001
-
-
Dries Buytaert authored
- fixed language bug in user.module
-
natrak authored
of the user. (Should stop using * in SQL queries :-)
-
- Sep 18, 2001
-
-
Kjartan Mannes authored
less reliant on php config.
-
Dries Buytaert authored
- fixed another bug in the new user.module (reported by Remco).
-
Dries Buytaert authored
- an attempt to work around a getenv() problem
-
Dries Buytaert authored
-
natrak authored
session_set_save_handler() in user.module.
-
Dries Buytaert authored
-
Dries Buytaert authored
- Fixed 2 typos in the user module. Thanks Axel and Remco. - Applied (modified versions of) Alexander's patches on the development branch.
-
- Sep 16, 2001
-
-
Dries Buytaert authored
- added the "Log in" block
-
Dries Buytaert authored
- improved the search system by making it context sensitive
-