- 24 Sep, 2004 2 commits
-
-
Dries Buytaert authored
-
Steven Wittens authored
-
- 23 Sep, 2004 1 commit
-
-
Steven Wittens authored
-
- 22 Sep, 2004 4 commits
-
-
Dries Buytaert authored
- Fixed HTML typo in the documentation: <p> -> </p>. Fixes bug #10412.
-
Dries Buytaert authored
- Bugfix: the access rule mask does not have to be unique. It should be possible to use a particular mask for both e-mail and username rules. This also avoids an SQL query error. Fixes bug report #10551.
-
Dries Buytaert authored
- Patch #11001 by Philippe: added support for dates in ISO-8601 format.
-
Dries Buytaert authored
- Patch #10997 by Philippe: the forum submission guidelines were not always shown.
-
- 21 Sep, 2004 10 commits
-
-
Dries Buytaert authored
-
Dries Buytaert authored
-
Dries Buytaert authored
- Patch #10961 by Gerhard: fixed PHP warning in the 'add menu item' form.
-
Dries Buytaert authored
- Patch #10977 by Gerhard: added missing node access controls for RSS feeds.
-
Dries Buytaert authored
-
Dries Buytaert authored
- Patch #10981 by Ber: removed custom links from configuration file. They are no longer used.
-
Dries Buytaert authored
- Patch #10982 by TDobes: usability improvement: changed the link in search.module watchdog entries from "view results" to "results". This better matches watchdog entries from other modules.
-
Dries Buytaert authored
- Patch #10730 by Adrian: made it possible to upload a logo.
-
Dries Buytaert authored
-
Steven Wittens authored
Changing div.more-link from float: right; back to text-align: right; as it was a while ago. Floats do not advance the document vertically, which meant the more link hovered over whatever was below it.
-
- 20 Sep, 2004 8 commits
-
-
Steven Wittens authored
-
Dries Buytaert authored
-
Dries Buytaert authored
- Patch #10722 by drumm: the user's signature was not remembered when the 'my account' form was found to be invalid.
-
Dries Buytaert authored
- Patch #10472 by Gerhard and Steven: fixed bug when paging through the search results of the locale module.
-
Dries Buytaert authored
- Patch #10845 by James: fixed the user/help page.
-
Dries Buytaert authored
- Patch #10945 by Adrian: more PostgreSQL fixes/updates.
-
Steven Wittens authored
-
Dries Buytaert authored
- Bugfix: it was not possible to delete nodes. Reported by Philippe.
-
- 19 Sep, 2004 10 commits
-
-
Steven Wittens authored
#10441: Splitting up upload permissions in 2: one for uploading and one for viewing/downloading. It does not make sense to only allow downloading for people who can upload themselves.
-
Dries Buytaert authored
address as required fields. This makes for more consistent behavior, as the profile module might add required fields that are marked as such.
-
Dries Buytaert authored
- Usability improvement: made the status messages use <em>foo</em> rather than "foo".
-
Dries Buytaert authored
- Bugfix: making changes to the user profiles should flush the cache.
-
Dries Buytaert authored
- Patch #6500 by Mathias with help from Steven: made it possible to add fields to the registration form. This feature used to exist.
-
Steven Wittens authored
- Adding menu callbacks to taxonomy admin. Before this patch, some admin pages only showed tabs and the wrong title.
-
Dries Buytaert authored
- Bugfix: using non numeric terms in taxonomy-page URLs would result in SQL errors.
-
Dries Buytaert authored
- Patch #10922 by drumm: usability improvment: tabified the user account pages (login, register, request new password).
-
Steven Wittens authored
-
Steven Wittens authored
-
- 18 Sep, 2004 3 commits
-
-
Steven Wittens authored
- #10909: Aggregator's menu depends on its categories and sources, so when they change, menu_rebuild() needs to be called.
-
Steven Wittens authored
- #9576 : A last-minute fix for pushbutton in Opera/Konqueror/Safari got lost in the move to the new template system. http://drupal.org/node/9576#comment-11328 This still suffers from the Safari gamma bug, which we agreed not to cater to.
-
Steven Wittens authored
-
- 17 Sep, 2004 2 commits
-
-
Steven Wittens authored
-
Steven Wittens authored
- Adding a drupal_goto to the block admin.
-