Gerhard Killesreiter
|
4a68748802
|
#56682, missing t() in profile.module, patch by Goba.
|
2006-03-31 11:49:16 +00:00 |
Gerhard Killesreiter
|
603a6618ee
|
#28625, Forum vocabulary does not handle standard vocabulary features correctly, removed these features by means of formapi, patch by profix898, with some love by dopry and chx
|
2006-03-31 06:43:46 +00:00 |
Neil Drumm
|
b22d877ff8
|
#56457 by chx: The search box that can be displayed by some themes (e.g. bluemarine) was not working.
|
2006-03-31 04:57:49 +00:00 |
Gerhard Killesreiter
|
a539a3aa40
|
#56457, unnessary trim(). patch by Zen
|
2006-03-30 22:12:10 +00:00 |
Gerhard Killesreiter
|
f3be5516f1
|
#56016, blogapi fails to post with no permission error unless uid=1, patch by samc
|
2006-03-30 21:30:25 +00:00 |
Steven Wittens
|
70c91e33c2
|
#56457: hook_search() form API conversion
|
2006-03-30 20:23:39 +00:00 |
Steven Wittens
|
d498d4c119
|
#53405, prevent accidental checkbox/radiobutton clicks
|
2006-03-30 17:56:46 +00:00 |
Gerhard Killesreiter
|
27ccbf1f6f
|
#55520, improved docs, patch by dopry
|
2006-03-30 17:45:32 +00:00 |
Steven Wittens
|
b3cb4f0d9b
|
#56346: XHTML validation error due to comment.module links
|
2006-03-30 17:23:29 +00:00 |
Gerhard Killesreiter
|
bbf695fb04
|
#56467, removed cruft, patch by Nedjo
|
2006-03-30 14:31:16 +00:00 |
Gerhard Killesreiter
|
0f4d2e64c2
|
#56488, use named constants for comment status, patch, by Moshe
|
2006-03-30 14:24:52 +00:00 |
Gerhard Killesreiter
|
2347d3f93c
|
#53834, validation was broken in blogapi, patch by samc
|
2006-03-30 14:17:12 +00:00 |
Neil Drumm
|
6ad023451a
|
#56143 by chx: Non multiple form elements also set to array
|
2006-03-29 23:29:41 +00:00 |
Gerhard Killesreiter
|
4797222c13
|
#55520, upload.module does not display previews for when private files are enabled, patch by dopry.
|
2006-03-29 06:49:25 +00:00 |
Gerhard Killesreiter
|
8447307ed2
|
#48714, theme_user_picture should take "access user profiles" in to account, patch by frjo
|
2006-03-28 12:40:13 +00:00 |
Gerhard Killesreiter
|
cb49e19e9e
|
#54003, Watchdog not logging update errors, patch by Steven
|
2006-03-28 09:29:23 +00:00 |
Gerhard Killesreiter
|
a76ee6c9ed
|
#34132, remove remnants of nodeapi('fields'), patch by myself
|
2006-03-28 06:12:15 +00:00 |
Gerhard Killesreiter
|
4779490127
|
#56089, fixed typo, patch by tenrapid
|
2006-03-28 06:03:14 +00:00 |
Gerhard Killesreiter
|
cad28df22b
|
#56089, $form['#redirect'] shouldn't be clobbered by the _submit return value., second try, patch by chx
|
2006-03-28 01:45:41 +00:00 |
Steven Wittens
|
fc7f5affd1
|
- Search code fixes: pass right to theme('pager'), remove unnecessary db query arguments
|
2006-03-27 21:52:27 +00:00 |
Gerhard Killesreiter
|
0a8da7fb97
|
#42119, notify user of admin created accounts. Patch by m3avrck
|
2006-03-27 20:28:10 +00:00 |
Gerhard Killesreiter
|
d0818780e3
|
#55766, Custom submit handlers get insufficient arguments, patch by Adrian
|
2006-03-27 18:07:32 +00:00 |
Gerhard Killesreiter
|
ca1dbd8099
|
#56089, $form['#redirect'] shouldn't be clobbered by the _submit return value., patch by Adrian
|
2006-03-27 18:04:29 +00:00 |
Gerhard Killesreiter
|
002fee7aae
|
#56105, remove title validation, already enforced by #required, patch by Moshe
|
2006-03-27 18:02:48 +00:00 |
Gerhard Killesreiter
|
ec945c2895
|
#24749, Prefix UPDATE & DROP TABLE IF EXISTS statements, patch by Axel
|
2006-03-27 10:28:34 +00:00 |
Steven Wittens
|
d6f15f3051
|
- #55666: Comment reply form anchor fixes
|
2006-03-27 08:08:31 +00:00 |
Steven Wittens
|
b13dcfa90c
|
- Code style
|
2006-03-27 07:29:34 +00:00 |
Gerhard Killesreiter
|
3052c49e09
|
#53826, Book export: db_rewrite breaks sql query., patch by puregin
|
2006-03-26 19:35:05 +00:00 |
Gerhard Killesreiter
|
5885925b0d
|
#53348, Handling of deleted/blocked user accounts, patch by jreyero and Zen
|
2006-03-26 19:31:00 +00:00 |
Gerhard Killesreiter
|
e01c325d4f
|
#42000, misssing underscore, found by rump
|
2006-03-26 18:19:04 +00:00 |
Gerhard Killesreiter
|
4db70f8a62
|
somehow escaped committing, belongs to #28625
|
2006-03-26 17:41:06 +00:00 |
Gerhard Killesreiter
|
3c795c554f
|
#28625, further form API conversion of taxonomy.module and small bugfix in forms API, patch by profix898 and chx
|
2006-03-26 16:59:17 +00:00 |
Gerhard Killesreiter
|
646cd1a716
|
#55922, forgotten global $user, patch by singularo
|
2006-03-26 16:56:08 +00:00 |
Gerhard Killesreiter
|
776a2217a6
|
#47557, autocomplete broken by Prototype library, patch by yched.
|
2006-03-26 15:07:54 +00:00 |
Gerhard Killesreiter
|
fef6ede20b
|
#55910, fix warnings in file.inc, patch by chx.
|
2006-03-26 15:02:51 +00:00 |
Gerhard Killesreiter
|
a6d62c1b62
|
#42000, docs update, by me
|
2006-03-26 14:46:51 +00:00 |
Gerhard Killesreiter
|
53d16d7da0
|
#42000, Watchdog can't log errors when using db_set_active(non-default), patch by Chris Johnson and myself
|
2006-03-26 14:11:38 +00:00 |
Gerhard Killesreiter
|
e6c9ae9889
|
#55936, blog revisions not migrated, patch by myself
|
2006-03-26 14:06:06 +00:00 |
Gerhard Killesreiter
|
a21ff72270
|
#55632, After deleting the last revision of a node, you're sent to an invalid path, patch by dww
|
2006-03-26 01:03:29 +00:00 |
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 |