summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - Patch #36029 by asimmonds/dopry: fixed critical bug in block administration.Dries Buytaert2006-01-26
|
* - Patch #46366 by rkell: fixed infinite loop problem with 404 and 403 handlers.Dries Buytaert2006-01-26
|
* - Patch #46262 by Neil: load the anonymous user on logout.Dries Buytaert2006-01-26
|
* - Patch #46137 by drumm/moshe: load anonymous user if authentication failed.Dries Buytaert2006-01-26
|
* - Modified patch #45723 by wtanaka: creating a comment, editing a comment, ↵Dries Buytaert2006-01-26
| | | | or anything that validates a comment fails on PHP5.
* - Patch #46388 by m3avrck: removed some dead code. Yay.Dries Buytaert2006-01-26
|
* - Patch #45076 by m3avrck: fix bad markup and title for some watchdog warnings.Dries Buytaert2006-01-26
|
* - Patch #35926 by asimmonds: make required vocabularies actually required.Dries Buytaert2006-01-26
|
* - Patch #40752 by moshe/wtanaka: login and regsiter links on each comment ↵Dries Buytaert2006-01-26
| | | | don't redirect back to the topic.
* - #45742: XHTML slash fix.Steven Wittens2006-01-25
|
* - Patch #45742 by chx: fixed problem with closed tags being filtered out.Dries Buytaert2006-01-25
|
* - Patch by chx: made form tokens work.Dries Buytaert2006-01-25
|
* - Patch #40753 by wtanaka/killes: #comment-form has disappeared from ↵Dries Buytaert2006-01-25
| | | | comment.module
* - Patch #23538 by Zen: mark required fields are being required. The new ↵Dries Buytaert2006-01-25
| | | | forms API will enforce this too. :)
* - Patch #46227 by yogadex: fixed problem with form validation.Dries Buytaert2006-01-25
|
* - Patch #45665 by wtanaka/moshe: removed dead code! w00t!Dries Buytaert2006-01-24
|
* - Patch #45845 by jaza/chx: set default value of weight-selectors to 0 for ↵Dries Buytaert2006-01-24
| | | | consistency with Drupal 4.6.
* - Patch #46076 by markus: add CVS ids to database schemas.Dries Buytaert2006-01-24
|
* - Patch #46183 by chx: made maintenance mode work again.Dries Buytaert2006-01-24
|
* - Patch #45793 by chx: fixed bug in user.module that results in storing ↵Dries Buytaert2006-01-24
| | | | plain text passwords.
* - Patch #36591 by chx: use session id to check form submissions, rather than ↵Dries Buytaert2006-01-24
| | | | the IP address.
* - Patch #46106 by markus: usability improvement: moved the block description ↵Dries Buytaert2006-01-24
| | | | textfield up.
* - Patch #21719 by rkerr: made db passwords with special characters work.Dries Buytaert2006-01-24
|
* - Modified patch #37754 by Thomas: made the status message show up.Dries Buytaert2006-01-24
|
* - Patch #45706 by markus: keep up with CSS improvements.Dries Buytaert2006-01-24
|
* - Patch #45834 by jvandyk: removed forms API warnings.Dries Buytaert2006-01-24
|
* - Patch #33861 by Morbus et al: clean up the watchdog view.Dries Buytaert2006-01-24
|
* - Patch #44828 by chx: fixed incorrect return value.Dries Buytaert2006-01-23
|
* - Patch #45729 by markus, jvandyk, moshe: fixed problem with permission ↵Dries Buytaert2006-01-23
| | | | checking.
* - Patch #44828 by chx/Crell: make sure the url/path is properly initialized ↵Dries Buytaert2006-01-23
| | | | in statistics_exit().
* - Patch #45854 by Jaza: fixed problem with menu_rebuild().Dries Buytaert2006-01-23
|
* - #40515: PHP 5.1.1+ does not recognize \{Steven Wittens2006-01-23
|
* - Remove left-over moderation tables from UTF-8 updateSteven Wittens2006-01-22
|
* - #44939: Fix Unicode autocomplete in IESteven Wittens2006-01-22
|
* - Patch #45320 by Zen: improved usability of off-line mode.Dries Buytaert2006-01-22
|
* - Patch #45697 by fgm: removed some useless global.Dries Buytaert2006-01-22
|
* - Patch #33102 by Kobus et al: show dates properly.Dries Buytaert2006-01-22
|
* - Patch #44379 by Cvbge: removed default roles.Dries Buytaert2006-01-22
|
* - Patch #45706 by markus: keeping up with CSS improvements.Dries Buytaert2006-01-22
|
* - Patch #45684 by wtanaka: added missing ''sDries Buytaert2006-01-22
|
* - Patch #45747 by Cvbge: documentation improvement + added primary key that ↵Dries Buytaert2006-01-22
| | | | got lost
* - Patch #44101 by Cvbge: deleting a comment creates incorrect entry in ↵Dries Buytaert2006-01-22
| | | | node_comment_statistics.
* - Patch #45843 by markus: roles are no longer required.Dries Buytaert2006-01-22
|
* - #40515: Make utf-8 update PHP5 compatibleSteven Wittens2006-01-21
|
* - Patch #45228 by m3avrck: fixed aggregator CSS.Dries Buytaert2006-01-21
|
* - Patch #44379 by Moshe: code improvements: always grant the 'authenticated ↵Dries Buytaert2006-01-21
| | | | user' role to authenticated users. Fixed glitch with udpate path.
* - #40515: Ensure UTF-8 character set on the database side (and include ↵Steven Wittens2006-01-21
| | | | upgrade path for incorrectly set up databases)
* - Patch #42137 by Richard: deleting non existent user blocks the whole ↵Dries Buytaert2006-01-20
| | | | drupal site.
* - Patch #45380 by Neil: usability improvement: disable anonymous commenting ↵Dries Buytaert2006-01-20
| | | | options when anonymous people can't comment.
* - Added .Dries Buytaert2006-01-20
|