summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* somehow escaped committing, belongs to #28625Gerhard Killesreiter2006-03-26
|
* #28625, further form API conversion of taxonomy.module and small bugfix in ↵Gerhard Killesreiter2006-03-26
| | | | forms API, patch by profix898 and chx
* #55922, forgotten global $user, patch by singularoGerhard Killesreiter2006-03-26
|
* #47557, autocomplete broken by Prototype library, patch by yched.Gerhard Killesreiter2006-03-26
|
* #55910, fix warnings in file.inc, patch by chx.Gerhard Killesreiter2006-03-26
|
* #42000, docs update, by meGerhard Killesreiter2006-03-26
|
* #42000, Watchdog can't log errors when using db_set_active(non-default), ↵Gerhard Killesreiter2006-03-26
| | | | patch by Chris Johnson and myself
* #55936, blog revisions not migrated, patch by myselfGerhard Killesreiter2006-03-26
|
* #55632, After deleting the last revision of a node, you're sent to an ↵Gerhard Killesreiter2006-03-26
| | | | invalid path, patch by dww
* #53177, if Update #173 fails, file version data lost, patch by dopry, Cvbge, ↵Gerhard Killesreiter2006-03-26
| | | | and dww
* #53489, New User == Query failed: ERROR: invalid input syntax for integer: ↵Gerhard Killesreiter2006-03-25
| | | | "", patch by Cvbge
* #55550, if editing a node, node author changes to user editing it, patch by ↵Gerhard Killesreiter2006-03-25
| | | | merlinofchaos
* do not allow override of #value => NULL for #type => value elementsGerhard Killesreiter2006-03-25
| | | | patch by chx
* #55788, author block configure page should only show public fields, patch by dwwGerhard Killesreiter2006-03-25
|
* #55805, missing {}, patch by CvbgeGerhard Killesreiter2006-03-25
|
* #55609, better MySQL requirement docs. Patch by webchick.Gerhard Killesreiter2006-03-24
|
* #54784, protect .install, .*sql files, patch by eafarris.Gerhard Killesreiter2006-03-24
|
* #54913, problem with checking filesize during uploading if user belongs into ↵Gerhard Killesreiter2006-03-24
| | | | more than one role, patch by dopry
* #54519, remove old bookmarklet code. Use prepopulate.module, patch by buddaGerhard Killesreiter2006-03-24
|
* #53351, remove preselection of "none", patch by myself.Gerhard Killesreiter2006-03-24
|
* #55040, Author block doesn't obey settings, patch by dwwGerhard Killesreiter2006-03-24
|
* #53314, upload.module JavaScript broken on Firefox 1.0.x, patch by tenrapidGerhard Killesreiter2006-03-24
|
* #55640, change string comparion on $_GET[q] to arg(), patch by Robert Douglass.Gerhard Killesreiter2006-03-24
|
* #55622, Security threat -- any user can delete comments, patch by ↵Gerhard Killesreiter2006-03-24
| | | | robertgarrigos
* #54098, forum "last post" column show oldest, not most recent, patch by Zen.Gerhard Killesreiter2006-03-24
|
* #55132, Menu module : fapi conversion + fixes, patch by ZenGerhard Killesreiter2006-03-23
|
* #54910, Forum and taxonomy term delete work only superficially, patch by ZenGerhard Killesreiter2006-03-23
|
* #54066, make site_name required. patch by FresoGerhard Killesreiter2006-03-23
|
* #55493, Editing an existing book page kills Drupal, patch by chxGerhard Killesreiter2006-03-23
|
* #55132, reformatting of menu.module, patch by Zen.Gerhard Killesreiter2006-03-23
|
* #55351, re-use system settings form, patch by Zen.Gerhard Killesreiter2006-03-23
| | | | less code++
* #54298, Only user = 1 can upload files, patch by dopryGerhard Killesreiter2006-03-21
|
* #54151, nicer formatting for contact.module, patch by Zen.Gerhard Killesreiter2006-03-21
|
* #45988, Nodes with menu items bypass node permissions systemGerhard Killesreiter2006-03-20
| | | | patch by chx
* #54687, Typo with page redirection upon login, patch by matt westgateGerhard Killesreiter2006-03-20
|
* #45988, Nodes with menu items bypass node permissions system, patch by chx.Gerhard Killesreiter2006-03-20
|
* #51303, Forms with form tokens fail validation for anonymous users when ↵Gerhard Killesreiter2006-03-20
| | | | caching is enabled, patch by chx
* #54565, cannot remove pages from book outline. Patch by Zen.Gerhard Killesreiter2006-03-18
|
* #53628, postscriptum to Profile module: fapi conversion + minor fixes, patch ↵Gerhard Killesreiter2006-03-18
| | | | by Zen
* #54151, Remove crufty code from contact module, patch by ZenGerhard Killesreiter2006-03-18
|
* #14591, User.module links for blocked/non-existant accounts + menu 403/404 ↵Gerhard Killesreiter2006-03-17
| | | | issue, patch by Steven and merlinofchaos
* #53628, Profile module: fapi conversion + minor fixes, patch by ZenGerhard Killesreiter2006-03-17
|
* #54508, remove extra </div>, patch by introfiniGerhard Killesreiter2006-03-17
|
* #52911, locale : fapi conversion + fixes, patch by Zen.Gerhard Killesreiter2006-03-17
|
* #54019, Can't set classes on submit elements, patch by m3avrckGerhard Killesreiter2006-03-16
|
* #54186, Uploads still listed on upload form after validation errors, patch ↵Gerhard Killesreiter2006-03-16
| | | | by timcn
* #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