Commit Graph

5500 Commits (9bbd6f63a30e38d0febe503a5589083e4c220c08)

Author SHA1 Message Date
Gerhard Killesreiter 9bbd6f63a3 #53177, if Update #173 fails, file version data lost, patch by dopry, Cvbge, and dww 2006-03-26 01:00:07 +00:00
Gerhard Killesreiter c529d247ff #53489, New User == Query failed: ERROR: invalid input syntax for integer: "", patch by Cvbge 2006-03-25 19:50:48 +00:00
Gerhard Killesreiter 625b69e001 #55550, if editing a node, node author changes to user editing it, patch by merlinofchaos 2006-03-25 19:32:14 +00:00
Gerhard Killesreiter 247451fca5 do not allow override of #value => NULL for #type => value elements
patch by chx
2006-03-25 18:02:52 +00:00
Gerhard Killesreiter d25fa75e2b #55788, author block configure page should only show public fields, patch by dww 2006-03-25 11:07:54 +00:00
Gerhard Killesreiter 0ed9f460dc #55805, missing {}, patch by Cvbge 2006-03-25 10:52:40 +00:00
Gerhard Killesreiter f22b101780 #55609, better MySQL requirement docs. Patch by webchick. 2006-03-24 18:09:57 +00:00
Gerhard Killesreiter f830e05a45 #54784, protect .install, .*sql files, patch by eafarris. 2006-03-24 18:00:27 +00:00
Gerhard Killesreiter 1b7fd5e67b #54913, problem with checking filesize during uploading if user belongs into more than one role, patch by dopry 2006-03-24 17:45:04 +00:00
Gerhard Killesreiter f005101afd #54519, remove old bookmarklet code. Use prepopulate.module, patch by budda 2006-03-24 14:59:06 +00:00
Gerhard Killesreiter 02ad2cfea2 #53351, remove preselection of "none", patch by myself. 2006-03-24 14:49:45 +00:00
Gerhard Killesreiter d8ee6e0d4e #55040, Author block doesn't obey settings, patch by dww 2006-03-24 14:43:35 +00:00
Gerhard Killesreiter 2d1aeff2d1 #53314, upload.module JavaScript broken on Firefox 1.0.x, patch by tenrapid 2006-03-24 13:17:17 +00:00
Gerhard Killesreiter e9985c2195 #55640, change string comparion on $_GET[q] to arg(), patch by Robert Douglass. 2006-03-24 13:12:44 +00:00
Gerhard Killesreiter 0fad496ca0 #55622, Security threat -- any user can delete comments, patch by robertgarrigos 2006-03-24 11:38:00 +00:00
Gerhard Killesreiter 717d6e30c5 #54098, forum "last post" column show oldest, not most recent, patch by Zen. 2006-03-24 10:13:10 +00:00
Gerhard Killesreiter ae5a0b9aa9 #55132, Menu module : fapi conversion + fixes, patch by Zen 2006-03-23 21:48:36 +00:00
Gerhard Killesreiter d11c07502d #54910, Forum and taxonomy term delete work only superficially, patch by Zen 2006-03-23 21:46:35 +00:00
Gerhard Killesreiter 667298972f #54066, make site_name required. patch by Freso 2006-03-23 21:24:02 +00:00
Gerhard Killesreiter 4a689a99b9 #55493, Editing an existing book page kills Drupal, patch by chx 2006-03-23 21:20:59 +00:00
Gerhard Killesreiter cef7ca77a3 #55132, reformatting of menu.module, patch by Zen. 2006-03-23 09:34:14 +00:00
Gerhard Killesreiter 6ca5a9a2f5 #55351, re-use system settings form, patch by Zen.
less code++
2006-03-23 09:29:35 +00:00
Gerhard Killesreiter 26612e9cbd #54298, Only user = 1 can upload files, patch by dopry 2006-03-21 11:44:46 +00:00
Gerhard Killesreiter d12faf546d #54151, nicer formatting for contact.module, patch by Zen. 2006-03-21 07:31:50 +00:00
Gerhard Killesreiter dae2bdbb3b #45988, Nodes with menu items bypass node permissions system
patch by chx
2006-03-20 20:48:19 +00:00
Gerhard Killesreiter 63b3fea2b3 #54687, Typo with page redirection upon login, patch by matt westgate 2006-03-20 16:40:06 +00:00
Gerhard Killesreiter e13799c9eb #45988, Nodes with menu items bypass node permissions system, patch by chx. 2006-03-20 16:29:55 +00:00
Gerhard Killesreiter dcfbcf5c71 #51303, Forms with form tokens fail validation for anonymous users when caching is enabled, patch by chx 2006-03-20 16:28:10 +00:00
Gerhard Killesreiter 5cfdac2448 #54565, cannot remove pages from book outline. Patch by Zen. 2006-03-18 13:09:56 +00:00
Gerhard Killesreiter fd99435941 #53628, postscriptum to Profile module: fapi conversion + minor fixes, patch by Zen 2006-03-18 01:38:29 +00:00
Gerhard Killesreiter 39268045ca #54151, Remove crufty code from contact module, patch by Zen 2006-03-18 01:00:16 +00:00
Gerhard Killesreiter 4b84de9a0c #14591, User.module links for blocked/non-existant accounts + menu 403/404 issue, patch by Steven and merlinofchaos 2006-03-17 18:56:25 +00:00
Gerhard Killesreiter 5db4a65da3 #53628, Profile module: fapi conversion + minor fixes, patch by Zen 2006-03-17 18:39:29 +00:00
Gerhard Killesreiter 12d74454f6 #54508, remove extra </div>, patch by introfini 2006-03-17 18:37:46 +00:00
Gerhard Killesreiter 227276ad93 #52911, locale : fapi conversion + fixes, patch by Zen. 2006-03-17 18:35:56 +00:00
Gerhard Killesreiter d4db109e42 #54019, Can't set classes on submit elements, patch by m3avrck 2006-03-16 15:32:44 +00:00
Gerhard Killesreiter 0de876d095 #54186, Uploads still listed on upload form after validation errors, patch by timcn 2006-03-16 15:27:45 +00:00
Gerhard Killesreiter 9841e29a13 #54008, po import does not update strings, patch by timcn 2006-03-16 14:03:58 +00:00
Gerhard Killesreiter c7c9b57ec2 #53967, form_builder checkbox/textfield/validation stuff, patch by hunmonk and chx 2006-03-15 08:57:37 +00:00
Gerhard Killesreiter 07fe4198ad #42388, Rehaul menu builder, patch by chx 2006-03-15 08:49:24 +00:00
Gerhard Killesreiter 05c20c7781 #54002, Cached JS files break new drupal js error reporting behavior. Improved patch by chx 2006-03-15 08:46:57 +00:00
Gerhard Killesreiter 599fae437a #54002, Cached JS files break new drupal js error reporting behavior, patch by dopry 2006-03-14 21:19:41 +00:00
Steven Wittens 729c464d00 #50987: book next link breaks with php 5.1 2006-03-14 15:43:49 +00:00
Steven Wittens e74aa7eeb6 #53956: Don't allow moving away top-level book pages if you cannot move them back. 2006-03-14 15:36:25 +00:00
Steven Wittens a70522881e - #53857: External URL suppor for menus broken by SA-2006-001 2006-03-14 15:20:41 +00:00
Steven Wittens fe19714805 - theme_placeholder to theme('placeholder') 2006-03-14 15:15:46 +00:00
Gerhard Killesreiter c138357809 #39755, MySQL Database scripts - Replace blocks statements fail with latest MySQL. Patch by drumm. 2006-03-14 14:04:13 +00:00
Gerhard Killesreiter 0e3f8f97eb #11206, Editing a top level book page inadvertently changes parent, patch by chx. 2006-03-14 09:21:49 +00:00
Gerhard Killesreiter d801c77fcf adding 4.6.6 and 4.5.8 releases 2006-03-13 22:28:45 +00:00
Gerhard Killesreiter b049f762c7 #53666, Invalid argument supplied for foreach() in upload_save, patch by Markus Petrux 2006-03-13 22:23:09 +00:00