summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - Patch #11388 by pss0ft/Stefan: fixed time offset bug in archive module.Dries Buytaert2004-10-08
|
* - Reintroduced the book outline feature: non-book pages now have an ↵Dries Buytaert2004-10-08
| | | | outline-tab on their node page, given you have permission to maintain books. Using the outline-tab, nodes can be added to a book's hierarchy. Also added some context sensitive help and fixed some quotes.
* - Patch #11375 by Robert Douglass: removed redundant 'global $user' from ↵Dries Buytaert2004-10-07
| | | | forum_insert().
* Hopefully fixing all filter issues with comments.Steven Wittens2004-10-07
|
* - Small refinement with regard to the page title.Dries Buytaert2004-10-06
|
* - Rewored 'track posts' to 'track'.Dries Buytaert2004-10-06
|
* - Usability improvement: the 'recent posts' feature on the user pages leadDries Buytaert2004-10-06
| | | | | to a page with a confusing (wrong) title so I shuffled things around a bit and tab-ified it as 'track'.
* - Patch #11232 by David: fixed bug in upgrade path of the aggregator module.Dries Buytaert2004-10-06
|
* - Patch #11312 by killes: fixed problems with menu caching.Dries Buytaert2004-10-06
|
* - Patch #11312 by killes: fixed problems with menu caching.Dries Buytaert2004-10-06
|
* - Patch #11316 by ankur: added missing %d in INSERT-query.Dries Buytaert2004-10-05
|
* - Patch #11312 by Killes: rebuild the menu after importing a PO file.Dries Buytaert2004-10-05
|
* Fixing problems with filter formats and comments.Steven Wittens2004-10-05
|
* - Patch #11286 by Neill: fixed broken link in form description.Dries Buytaert2004-10-05
|
* - Simplified/reorganized version of patch #9620 by Jeremy: fixed errors when ↵Dries Buytaert2004-10-04
| | | | writing to cache.
* Part of #11280: node_preview() should only generate a teaser if none is ↵Steven Wittens2004-10-04
| | | | present (e.g. provided by a module like excerpt.module).
* - Added a note about PostgreSQL no longer depending on PEAR.Dries Buytaert2004-10-04
|
* - Patch #11166 by drumm: removed redundant help page from the taxonomy module.Dries Buytaert2004-10-04
|
* - Modified version of patch #11099 by Alan Chandler:Dries Buytaert2004-10-03
| | | | | + Fixed problem with channel data not being trimmed. + Made some queries ANSI SQL so they work with PostgreSQL.
* - Removed the title attribute from the taxonomy links. Temporary fix for #7468.Dries Buytaert2004-09-30
|
* - Patch #10920 by jhriggs: fixed bug with comment moderation.Dries Buytaert2004-09-30
|
* - Drupal does not fully support PHP5 yet.Dries Buytaert2004-09-30
|
* - Removed the link feature. It was death code, bound to confuse people.Dries Buytaert2004-09-29
| | | | TODO after Drupal 4.5.0: clean up the page module and remove additional cruft.
* - Fixed SQL query in book module. Patch by killes.Dries Buytaert2004-09-29
|
* - Patch #10977 by killes: review node access checks in book module.Dries Buytaert2004-09-29
|
* Modified version of #10230: Put placement of filter format selector in a ↵Steven Wittens2004-09-28
| | | | module's hands, and move it below the relevant textarea.
* - Patch #11138 by Al: fixed GUI problem with deleting users.Dries Buytaert2004-09-28
|
* - Patch #11045 by Stefan: improved consistency of node modules:Dries Buytaert2004-09-27
| | | | | | | + 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';
* - Patch #10977 by Gerhard: added node permission checks to the SQL queries.Dries Buytaert2004-09-27
| | | | NOTE: I had to modify the book module patch for it to work -- it was throwing SQL errors at me.
* - Patch #11083 by Allan Chandler: fixes PostgreSQL specific issue with the ↵Dries Buytaert2004-09-27
| | | | statistics pages.
* - Patch #11094 by Allen Chandler and Adrian: fixed PostgreSQL related SQL ↵Dries Buytaert2004-09-27
| | | | problem in aggregator module.
* - Added small note about PHP5 compatibility.Dries Buytaert2004-09-27
|
* - Fixing user_load() to use sprintf db_query syntax. Uglier, but safer.Steven Wittens2004-09-24
|
* - Modified patch #10904 by JonathanS: fixed book teasers not being ↵Dries Buytaert2004-09-24
| | | | check_output'ed.
* - user.module: allow non-ascii usernames.Steven Wittens2004-09-24
|
* Fixing stray comma in database.*sqlSteven Wittens2004-09-23
|
* - Fixed HTML typo in the documentation: <p> -> </p>. Fixes bug #10412.Dries Buytaert2004-09-22
|
* - Bugfix: the access rule mask does not have to be unique. It should be ↵Dries Buytaert2004-09-22
| | | | possible to use a particular mask for both e-mail and username rules. This also avoids an SQL query error. Fixes bug report #10551.
* - Patch #11001 by Philippe: added support for dates in ISO-8601 format.Dries Buytaert2004-09-22
|
* - Patch #10997 by Philippe: the forum submission guidelines were not always ↵Dries Buytaert2004-09-22
| | | | shown.
* - Revert some changes.Dries Buytaert2004-09-21
|
* - Patch #10993 by walkah: fixed problem with blogapi's error checking.Dries Buytaert2004-09-21
|
* - Patch #10961 by Gerhard: fixed PHP warning in the 'add menu item' form.Dries Buytaert2004-09-21
|
* - Patch #10977 by Gerhard: added missing node access controls for RSS feeds.Dries Buytaert2004-09-21
|
* - Reworded an item for clarify.Dries Buytaert2004-09-21
|
* - Patch #10981 by Ber: removed custom links from configuration file. They ↵Dries Buytaert2004-09-21
| | | | are no longer used.
* - Patch #10982 by TDobes: usability improvement: changed the link in ↵Dries Buytaert2004-09-21
| | | | search.module watchdog entries from "view results" to "results". This better matches watchdog entries from other modules.
* - Patch #10730 by Adrian: made it possible to upload a logo.Dries Buytaert2004-09-21
|
* - Patch #10983 by TDobes: failed logon attempts produce nonsensical watchdog ↵Dries Buytaert2004-09-21
| | | | message.
* Changing div.more-link from float: right; back to text-align: right; as it ↵Steven Wittens2004-09-21
| | | | was a while ago. Floats do not advance the document vertically, which meant the more link hovered over whatever was below it.