- 04 Oct, 2004 2 commits
-
-
Dries Buytaert authored
- Added a note about PostgreSQL no longer depending on PEAR.
-
Dries Buytaert authored
-
- 03 Oct, 2004 1 commit
-
-
Dries Buytaert authored
+ Fixed problem with channel data not being trimmed. + Made some queries ANSI SQL so they work with PostgreSQL.
-
- 30 Sep, 2004 3 commits
-
-
Dries Buytaert authored
- Removed the title attribute from the taxonomy links. Temporary fix for #7468.
-
Dries Buytaert authored
- Patch #10920 by jhriggs: fixed bug with comment moderation.
-
Dries Buytaert authored
-
- 29 Sep, 2004 3 commits
-
-
Dries Buytaert authored
- Removed the link feature. It was death code, bound to confuse people. TODO after Drupal 4.5.0: clean up the page module and remove additional cruft.
-
Dries Buytaert authored
-
Dries Buytaert authored
-
- 28 Sep, 2004 2 commits
-
-
Steven Wittens authored
Modified version of #10230: Put placement of filter format selector in a module's hands, and move it below the relevant textarea.
-
Dries Buytaert authored
- Patch #11138 by Al: fixed GUI problem with deleting users.
-
- 27 Sep, 2004 5 commits
-
-
Dries Buytaert authored
+ made the helptext under the 'Explanation or submission guidelines', more the same (blog & story); + made the form_set_error() texts consistent when the body of a blog/story does not match or exceeds the specified minimal numer of words. + used the $options for form_select() and form_radios() inline like we do in the rest of drupal; + made the textarea sizes for the submission pages the same for all node types and also for the 'Explanation or submission guidelines';
-
Dries Buytaert authored
- Patch #10977 by Gerhard: added node permission checks to the SQL queries. NOTE: I had to modify the book module patch for it to work -- it was throwing SQL errors at me.
-
Dries Buytaert authored
- Patch #11083 by Allan Chandler: fixes PostgreSQL specific issue with the statistics pages.
-
Dries Buytaert authored
- Patch #11094 by Allen Chandler and Adrian: fixed PostgreSQL related SQL problem in aggregator module.
-
Dries Buytaert authored
- Added small note about PHP5 compatibility.
-
- 24 Sep, 2004 3 commits
-
-
Steven Wittens authored
-
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 6 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.
-