summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* - Fixed translation problem with comment module. Patch by Gobar.Dries Buytaert2003-10-05
* - Bugfix: fixed print problem. Patch by Gabor.Dries Buytaert2003-10-05
* - Bugfix: the block module's help was not being displayed. Patch by Gabor.Dries Buytaert2003-10-05
* - Translation fix: made the 'Who is online' block 100% translatable.Dries Buytaert2003-10-04
* user_mail_encode() fixes:Kjartan Mannes2003-10-04
* - Fix visual bug: incorrect colspan for table.Dries Buytaert2003-10-04
* - Fixed bug #3426: can't edit sites in the site cloud list.Dries Buytaert2003-10-04
* - Fixing blog it link.Kjartan Mannes2003-10-03
* - Re-wrote user_mail_encode().Kjartan Mannes2003-10-03
* - Some documentation fixes by Matt.Dries Buytaert2003-10-03
* - Removed a debug statement from the locale module. Thanks Gobar.Dries Buytaert2003-10-03
* - Fixed bug #3449: comment display settings can't be translated.Dries Buytaert2003-10-03
* - Help improvements and translation improvements from Michael. Thanks!Dries Buytaert2003-10-03
* - Path modoule improvements. Modified path by Matt.Dries Buytaert2003-10-03
* - Performance improvement: removed redundant inner join. Patch by Kjartan.Dries Buytaert2003-10-03
* - Fixed small performance bug: when a user has no permissions, the queryDries Buytaert2003-10-03
* - Made it easier to by-pass the access check. Modified patch from Steven.Dries Buytaert2003-10-03
* - There were 2 "content syndication" menu's: grouped them together.Dries Buytaert2003-10-02
* - Bugfix: made printer-friendly pages work. They were rendered but neverDries Buytaert2003-10-02
* - Fixed translation glitch in watchdog module. Thanks Stefan.Dries Buytaert2003-10-02
* - Removed dead code. Patch by stefan.Dries Buytaert2003-10-02
* - Added a note about having to create the session table manually whenDries Buytaert2003-10-01
* - Fixed bug #3398: Error in SQL query in node.module (syndicate block)Kjartan Mannes2003-10-01
* - Modifies path.module to get rid of pgsql reserved word. Patch by Adrian.Dries Buytaert2003-10-01
* - Moved the locale settings from the user module to the locale module.Dries Buytaert2003-09-30
* - Some URL alias fixes by Matt.Dries Buytaert2003-09-30
* - The path module itselfDries Buytaert2003-09-30
* - Url aliasing improvements. Patch by Matt. See mailing list for moreDries Buytaert2003-09-30
* - Fixed bug #3383: broken admin help of the watchdog module. Patch byDries Buytaert2003-09-30
* - Fixed the admin preview problem as per Jonathan's suggestion. We'll want toDries Buytaert2003-09-30
* - Added PostgreSQL support to the update script. Patch by Adrian.Dries Buytaert2003-09-30
* - Fixed typo in cloud module documentation. Bug report #3379.Dries Buytaert2003-09-30
* - Changed 'view my blog' to 'my blog' and 'view recent posts' to 'recentDries Buytaert2003-09-30
* - Fixed import and comment module problems. Patch by Gabor.Dries Buytaert2003-09-29
* - Made sure non US-ASCII mails are sent out properly. Patch by Gabor.Dries Buytaert2003-09-29
* - Made sure dates can be translated nicely. Patch by Gobar.Dries Buytaert2003-09-29
* - Rolling back debug_backtrace(). Handy to have, but PHP 4.3 required.Kjartan Mannes2003-09-29
* - Ick. Hit the backspace key before commiting. Undoing.Kjartan Mannes2003-09-29
* - Fixed cache's handling of HTTP headers (passed all 9 unit tests)Kjartan Mannes2003-09-29
* - Fixing cache logic, the logic was inversed.Kjartan Mannes2003-09-29
* - Another inorrect Id tag.Kjartan Mannes2003-09-28
* - Fixed CSS.Dries Buytaert2003-09-28
* - Fixing the Id tagKjartan Mannes2003-09-28
* - Fixed bug with "new user". Reported by Matt.Dries Buytaert2003-09-28
* - Block module fixes. Patch by Kjartan.Dries Buytaert2003-09-28
* - Renamed User information block to Navigation.Kjartan Mannes2003-09-28
* - Translation improvements for the block module help. Patch by Gabor.Dries Buytaert2003-09-28
* - Associate a callback with the menu links! (This callback is not yet beingDries Buytaert2003-09-28
* - Made the check for If-Modified-Since and Etag headers work for non-ApacheDries Buytaert2003-09-28
* - More translation fixes for the menu items. Patch by Gabor.Dries Buytaert2003-09-28