- Mar 03, 2005
-
-
Steven Wittens authored
-
- Mar 02, 2005
-
-
Dries Buytaert authored
-
- Mar 01, 2005
-
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
- Patch #17770 by chx: fixed module_invoke() and module_invoke_all() not to use NULL defaults (bugfix) + removed the limitation on the number of paramaters that can be used.
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
- Patch #18045 by JonBob: the node type admin page uses an unclear callback name, and uses arg() where it is not necessary. The attached patch cleans this up by unifying node_types() with node_types_configure().
-
Dries Buytaert authored
- Patch #18123 by chx: the $return['distinct'] in the past should have been module_implements('node_grants') but after JonBob's node_access_view_all_nodes, that part happens only if node_grants is in effect, so it is simplified to 1.
-
Steven Wittens authored
-
Steven Wittens authored
-
- Feb 28, 2005
-
-
Steven Wittens authored
-
Steven Wittens authored
-
Dries Buytaert authored
-
Dries Buytaert authored
* split up the menu callback for editing/adding/deleting rules * improved the delete message * fixed a double page printing bug
-
Dries Buytaert authored
- Patch #11645 by Uwe/Ber/Chris/me: improved the database settings.
-
Dries Buytaert authored
-
- Feb 27, 2005
-
-
Steven Wittens authored
-
Steven Wittens authored
-
Dries Buytaert authored
1. Removed a duplicate line from the changes to update.inc. 2. Excluded the session.inc changes: they did not make sense to me. 3. Excluded the search related changes in the node and search module. According to Steven these are not correct.
-
Dries Buytaert authored
- The update for the twin comments was 'borken' and had several bugs.
-
Steven Wittens authored
-
Steven Wittens authored
-
Steven Wittens authored
-
Steven Wittens authored
-
Steven Wittens authored
-
Steven Wittens authored
- Clean URLs: search/type/keywords e.g. "search/node/drupal release". The search form is POST submitted, but drupal_gotos to a GET page. This makes it easy to copy/paste search URLs, and makes the pager a lot cleaner. - Remember the search keywords when switching between the search tabs. This is done through the same GET URLs rather than the session, so it does not mess up between multiple browser tabs. - Report which keywords were ignored because they were too short. - #820: Provide search block - Treat multiple wildcards in a row as one
-
- Feb 26, 2005
-
-
Steven Wittens authored
-
- Feb 24, 2005
-
-
Steven Wittens authored
(hello from the code sprint)
-
- Feb 23, 2005
-
-
Dries Buytaert authored
- Patch #17747 by Adrian: first round of PostgreSQL updates!
-
- Feb 22, 2005
-
-
Steven Wittens authored
-
Steven Wittens authored
-
Steven Wittens authored
-
- Feb 21, 2005
-
-
Dries Buytaert authored
-
Steven Wittens authored
-
Steven Wittens authored
-
Steven Wittens authored
-
- Feb 20, 2005
-
-
Dries Buytaert authored
-
Dries Buytaert authored
-
- Feb 19, 2005
-
-
Steven Wittens authored
- Minor code style fixes.
-