- 25 Sep, 2001 2 commits
-
-
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)
-
- 24 Sep, 2001 1 commit
-
-
Dries Buytaert authored
- Fixed translation bugs (reported by Alexander Schwartz)
-
- 23 Sep, 2001 3 commits
-
-
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)
-
- 22 Sep, 2001 1 commit
-
-
Dries Buytaert authored
- improved search module (vaguely derived from axel's code)
-
- 21 Sep, 2001 1 commit
-
-
Dries Buytaert authored
- fixed HTML/XHTML typos
-
- 20 Sep, 2001 5 commits
-
-
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
-
- 19 Sep, 2001 2 commits
-
-
Dries Buytaert authored
- fixed language bug in user.module
-
natrak authored
of the user. (Should stop using * in SQL queries :-)
-
- 18 Sep, 2001 7 commits
-
-
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.
-
- 16 Sep, 2001 8 commits
-
-
Dries Buytaert authored
- added the "Log in" block
-
Dries Buytaert authored
- improved the search system by making it context sensitive
-
Dries Buytaert authored
- added the search functionality
-
Dries Buytaert authored
- fixed the access_get_role() problem reported by Remco
-
Dries Buytaert authored
- Added the new user module!
-
Dries Buytaert authored
- Added the new user module!
-
Dries Buytaert authored
- Updated the CHANGELOG
-
Dries Buytaert authored
- added UnConeD's drupal.png to the development branch
-
- 15 Sep, 2001 1 commit
-
-
Steven Wittens authored
-
- 13 Sep, 2001 3 commits
-
-
Dries Buytaert authored
- removed depricated file
-
Dries Buytaert authored
- added a 3.00-to-x.xx.sql file : do _NOT_ apply these yet
-
Dries Buytaert authored
- Fixed a bug in theme UnConeD
-
- 12 Sep, 2001 1 commit
-
-
Dries Buytaert authored
- Added new Drupal logo made by UnConeD.
-
- 09 Sep, 2001 3 commits
-
-
Dries Buytaert authored
- Added an XML-RPC server. Modules that want to export remote procedure calls can implement the new 'xmlrpc' hook. Example: function mymodule_xmlrpc() { return array("drupal.myfunction" => array("function" => "mymodule_myfunction")); }
-
Dries Buytaert authored
- Updated CHANGELOG at a best effort basis. If someone would like to go over it to check for typos, missing information or confusing entries - don't hesitate to do so.
-
Dries Buytaert authored
- Fixed a HTML typo in the blocks: the <a href="">-tags where not closed.
-
- 07 Sep, 2001 1 commit
-
-
Dries Buytaert authored
- fix a _bug_ in "max threaded" mode
-
- 06 Sep, 2001 1 commit
-
-
Dries Buytaert authored
- fixed HTML typo in search.inc which confused Mozilla - thanks Carl and Keith.
-