summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* #54008, po import does not update strings, patch by timcnGerhard Killesreiter2006-03-16
|
* #53967, form_builder checkbox/textfield/validation stuff, patch by hunmonk ↵Gerhard Killesreiter2006-03-15
| | | | and chx
* #42388, Rehaul menu builder, patch by chxGerhard Killesreiter2006-03-15
|
* #54002, Cached JS files break new drupal js error reporting behavior. ↵Gerhard Killesreiter2006-03-15
| | | | Improved patch by chx
* #54002, Cached JS files break new drupal js error reporting behavior, patch ↵Gerhard Killesreiter2006-03-14
| | | | by dopry
* #50987: book next link breaks with php 5.1Steven Wittens2006-03-14
|
* #53956: Don't allow moving away top-level book pages if you cannot move them ↵Steven Wittens2006-03-14
| | | | back.
* - #53857: External URL suppor for menus broken by SA-2006-001Steven Wittens2006-03-14
|
* - theme_placeholder to theme('placeholder')Steven Wittens2006-03-14
|
* #39755, MySQL Database scripts - Replace blocks statements fail with latest ↵Gerhard Killesreiter2006-03-14
| | | | MySQL. Patch by drumm.
* #11206, Editing a top level book page inadvertently changes parent, patch by ↵Gerhard Killesreiter2006-03-14
| | | | chx.
* adding 4.6.6 and 4.5.8 releasesGerhard Killesreiter2006-03-13
|
* #53666, Invalid argument supplied for foreach() in upload_save, patch by ↵Gerhard Killesreiter2006-03-13
| | | | Markus Petrux
* - sa-2006-003: Session fixation issueSteven Wittens2006-03-13
|
* - sa-2006-004: E-mail header injection issueSteven Wittens2006-03-13
|
* - sa-2006-002: XSS issues with username log and missionSteven Wittens2006-03-13
|
* - RollbackSteven Wittens2006-03-13
|
* - sa-2006-001: Custom menu items are accessible to anyoneSteven Wittens2006-03-13
|
* - #53540: Improve relative links updaterSteven Wittens2006-03-12
|
* #53654, remove module reset button, patch by Zen.Gerhard Killesreiter2006-03-12
|
* #53628, reformatting of profile.module. Patch by Zen.Gerhard Killesreiter2006-03-12
|
* - Patch #53480 by chx et al: clean and harden form_builder for various types ↵Dries Buytaert2006-03-12
| | | | of posted elements.
* - #47841: Sort help items alphabetically (and prettify output)Steven Wittens2006-03-12
|
* - #53540: Relative links updater improvementsSteven Wittens2006-03-11
|
* - #28868 fixes: better display of messages and code cleanupSteven Wittens2006-03-11
|
* - Patch #53351 by Zen, tim et al: problem with unchecked taxonomy lists.Dries Buytaert2006-03-11
|
* - Patch #53468 by jvandyk: documentation improvements.Dries Buytaert2006-03-11
|
* - Patch #42358 by dopry et al: fixed problem with attaching files.Dries Buytaert2006-03-10
|
* - Patch #52092 by wtanaka, dopry and moshe: fixed regression with ↵Dries Buytaert2006-03-10
| | | | hook_file_download.
* - Patch #13148 by Matt: upgrade path for relative links.Dries Buytaert2006-03-10
|
* - #53368: Output stricter (IE5-compatible) JSONSteven Wittens2006-03-10
|
* - #49211: Fix bug with linking to absolute URLs through l()Steven Wittens2006-03-10
|
* - Reverting accidental commitSteven Wittens2006-03-10
|
* - Code cleanupSteven Wittens2006-03-10
|
* - #52771: drupal_to_js() improperly dealing with booleansSteven Wittens2006-03-10
|
* - Adding missing cvs tags to .js filesSteven Wittens2006-03-09
|
* #52292 by hunmonk, multipart node forms brokenNeil Drumm2006-03-09
| | | | Adds a new form attribute that lets form writers hook into a conveniant place when the form building requires knowledge of the validation results.
* -bug #51522 by m3avrck, node teasers are emptyNeil Drumm2006-03-09
|
* #53265, Missing array initializations, patch by drummGerhard Killesreiter2006-03-09
|
* #42388, Out of range value adjusted for column, patch by drummGerhard Killesreiter2006-03-09
|
* #43032, Can't move forum topics created by anonymous (Authored by not set), ↵Gerhard Killesreiter2006-03-09
| | | | patch by Cvbge.
* #52586, node preview broken with php5, patch by gregglesGerhard Killesreiter2006-03-09
|
* - Patch #49497 by damz and morbus: fixed encoding of feeds with PHP5.Dries Buytaert2006-03-09
|
* #50234, add documentation to file.inc methods, patch by drewish.Gerhard Killesreiter2006-03-08
| | | | edited for some formatting issues.
* #51635, Moving forum post leaving shadow copy results in warning, patch by ↵Gerhard Killesreiter2006-03-08
| | | | Zen/webchick
* #53012, make "Create new revision" respect node type settings, patch by ZenGerhard Killesreiter2006-03-08
|
* - Patch #52157 by Zen: can't edit path aliases.Dries Buytaert2006-03-08
|
* - Patch #51850 by chx, webchick et al: fixed various problems with ↵Dries Buytaert2006-03-08
| | | | db_rewrite_sql, made db_rewrite_sql slightly more robust.
* #52921, Error in system_update_177 with postgres, patch by Steve RatcliffeGerhard Killesreiter2006-03-08
|
* - Patch #52932 by Zen: fapi conversion + fixesDries Buytaert2006-03-08
| | | | | | | * fapi conversion. * Adds status messages, comments and language fixes. * Adds watchdog messages for category and feed additions and deletions. * Edit forms: checks for duplicates - title for category, title + url for feeds.