Dries Buytaert
|
63b9e4770b
|
- Patch #908282 by jbrown: theme_image() performs I/O.
|
2010-09-22 03:24:09 +00:00 |
Dries Buytaert
|
c2c63b94f6
|
- Patch #885228 by sun, Jacine, mverbaar: CSS Files are in major need of clean up.
|
2010-09-19 18:10:42 +00:00 |
Dries Buytaert
|
35e7c83ddb
|
- Patch #914458 by Damien Tournoud, chx: remove the format delete reassignment 'feature'.
|
2010-09-18 02:18:35 +00:00 |
Dries Buytaert
|
1d9f387c7c
|
- Patch #732914 by Jacine, sun, reglogge, cosmicdreams: improve the markup/CSS for content and user filter forms.
|
2010-09-17 14:53:22 +00:00 |
Dries Buytaert
|
1bb8993aad
|
- Patch #909272 by moshe weitzman, David_Rothstein: remove stub update functions and renumber the remaining ones.
|
2010-09-17 02:28:37 +00:00 |
Angie Byron
|
413008b890
|
#898520 follow-up by Damien Tournoud, chx, David Rothstein: Clean-up the upgrade path: comment.
|
2010-09-13 05:50:09 +00:00 |
Angie Byron
|
b06d19e349
|
#629484 by Amitaibu, fago, et al: Added Add entity 'label' key info (e.g. title on node).
|
2010-09-11 06:03:12 +00:00 |
Dries Buytaert
|
f81336dd92
|
- Patch #729796 by catch, marcingy, bojanz: _user_cancel() bypasses user_save().
|
2010-09-07 22:38:30 +00:00 |
Dries Buytaert
|
fb9c1df0b9
|
- Patch #328357 by bleen18, sun, skilip, alanburke, jenlampton, manarth, fgm, tstoeckler: allow module .info files to add CSS/JS.
|
2010-09-05 02:21:38 +00:00 |
Dries Buytaert
|
8e51c3b2a5
|
- Patch #898546 by Damien Tournoud: clean up the Filter module upgrade path.
|
2010-09-05 01:05:06 +00:00 |
Dries Buytaert
|
fb300d1f96
|
- Patch #895308 by Damien Tournoud: remove file_directory_path().
|
2010-09-01 20:08:17 +00:00 |
Angie Byron
|
94bf1a44a9
|
#895032 by Sutharsan, clemens.tolboom: Fixed Upgrade fails on missing file_usage() table.
|
2010-08-27 11:59:51 +00:00 |
Angie Byron
|
d7d9587d6a
|
#892950 by reglogge, scor, McGo, brian_c, Volx, fago: Fixed No welcome mail sent to new users after site administrator approval.
|
2010-08-27 11:28:45 +00:00 |
Angie Byron
|
1e985830e2
|
#894898 by mrfelton: Fixed Increase permission length restriction from 64 to 128.
|
2010-08-27 10:42:48 +00:00 |
Angie Byron
|
cf4df86b94
|
#893276 by reglogge: Fixed Confirmation mail for user after account being activated contains wrong link - user cannot log in.
|
2010-08-26 09:14:33 +00:00 |
Angie Byron
|
7fcde37aca
|
#890794 by Berdir: Fixed Upgrade tests broken on PostgreSQL.
|
2010-08-23 14:56:37 +00:00 |
Angie Byron
|
aa235ac59c
|
#846296 by Berdir, ridgerunner, agentrickard: Fixed file_file_download() only implements access checks for nodes and users.
|
2010-08-23 14:53:50 +00:00 |
Dries Buytaert
|
db5368027e
|
- Patch #880132 by bojanz: hook_schema() doesn't support compound foreign keys; inconsistent implementations in core.
|
2010-08-22 13:55:53 +00:00 |
Dries Buytaert
|
4a7bb638fb
|
- Patch #353458 by quicksketch, drewish, jpetso, sun, noahb, aaron, chx, mikey_p, dhthwy: hook_file_references() was not designed for a highly flexible field storage.
|
2010-08-22 13:52:59 +00:00 |
Dries Buytaert
|
37ba2fa49e
|
- Patch #883440 by hefox: fixed user_account_form() @see's user_validate_email() instead of user_validate_mail() (extra e).
|
2010-08-15 01:49:45 +00:00 |
Dries Buytaert
|
2141a64e34
|
- Patch #497206 by jhodgdon, pwolanin, Island Usurper, YannickD: avoid search conflicts with other forms, use menu API instead of search_get_keys().
|
2010-08-11 14:21:39 +00:00 |
Dries Buytaert
|
3647670d40
|
- Patch #870594 by marcingy, moshe weitzman, Josh Waihi: user_update_7004 fail during upgrade from Drupal 6 to 7.
|
2010-08-11 01:49:41 +00:00 |
Dries Buytaert
|
0777093053
|
- Patch #607238 by agentrickard, catch, salvis: permissions are assumed to be unique among modules, but uniqueness is not enforced.
|
2010-08-09 19:49:40 +00:00 |
Dries Buytaert
|
b537c30be5
|
- Patch #870594 by marcingy, moshe weitzman: user_update_7004 fail during upgrade from Drupal 6 to 7.
|
2010-08-08 03:12:11 +00:00 |
Angie Byron
|
25171a17f6
|
Reverting #500866. Needs more discussion.
|
2010-08-05 23:53:39 +00:00 |
Angie Byron
|
cacd044a63
|
#500866 by boombatower, solotandem: Remove t() from assertion messages in SimpleTest, so translators do not get 1000s of bogus strings.
|
2010-08-05 23:26:36 +00:00 |
Angie Byron
|
086f2ea091
|
#870196 by tobiasb, mitchmac, ericduran: Fixed Notice: Undefined variable: user_role_alias() in user_build_filter_query().
|
2010-08-04 06:52:57 +00:00 |
Dries Buytaert
|
856a1a539e
|
- Patch #662868 by David_Rothstein: user edit link should open in a overlay.
|
2010-08-03 23:07:01 +00:00 |
Dries Buytaert
|
37c3c7ec7a
|
- Patch #769226 by Owen Barton, alanburke, sun: fixed JS/CSS preprocess should default to FALSE.
|
2010-07-30 02:47:28 +00:00 |
Dries Buytaert
|
b059eaeb70
|
- Patch #27234 by Steve Dondley, rfay, drewish, maartenvg: maximum picture size help text in profile no longer needed.
|
2010-07-29 01:39:32 +00:00 |
Dries Buytaert
|
de8128c8f2
|
- Patch #809384 by mgifford: title attribute should be inside control tag on admin interface.
|
2010-07-28 02:04:44 +00:00 |
Dries Buytaert
|
57e88bff51
|
- Patch #809600 by Damien Tournoud, chx: stop using bit-wise operators for {file_managed()}.status.
|
2010-07-26 03:04:29 +00:00 |
Dries Buytaert
|
dca92900fb
|
- Patch #850152 by kiamlaluno: use 'elseif' in place of 'else if'.
|
2010-07-24 17:28:27 +00:00 |
Dries Buytaert
|
afdf0f6cbc
|
- Patch #850166 by kiamlaluno: string concatenation should be formatted with a space separating the operators (dot .).
|
2010-07-24 16:53:28 +00:00 |
Dries Buytaert
|
076002833c
|
- Patch #601912 by sun: remove account fieldset on user account form.
|
2010-07-22 23:41:51 +00:00 |
Dries Buytaert
|
7c2bcffab1
|
- Patch #788166 by TR: password_confirm() element breaks if there is more than 1 on a page.
|
2010-07-20 10:17:59 +00:00 |
Dries Buytaert
|
7175aab4f9
|
- Patch #668058 by andypost, mrbubbs: resubmitting a user picture does show the first uploaded picture.
|
2010-07-17 11:30:01 +00:00 |
Dries Buytaert
|
756cafc1eb
|
- Patch #678668 by jbrown: fixed required radio buttons.
|
2010-07-11 22:14:28 +00:00 |
Angie Byron
|
893fba439b
|
Roll-back of #749748. This broke JavaScript on node add forms, and probably elsewhere.
|
2010-07-07 17:56:42 +00:00 |
Angie Byron
|
ea4f6bcef2
|
#363580 by rfay, chx, Berdir, Rob Loach, Gábor Hojtsy, Shawn DeArmond: Fixed OpenID login fails when in maintenance mode, and 403 errors on certain user paths for logged-in users.
|
2010-07-07 08:05:01 +00:00 |
Dries Buytaert
|
47b8bec8e2
|
- Patch #749748 by mavimo, Dave Reid: contact and comment modules do not prefill with user info from cookie.
|
2010-07-07 01:14:18 +00:00 |
Dries Buytaert
|
ef1fd4887a
|
- Patch #721086 by rfay, aspilicious, andypost: create tests for system actions, clean up token replacement, clean up triggers.
|
2010-06-29 18:24:10 +00:00 |
Angie Byron
|
99484ebff2
|
#839172 by lyricnz: Fixed Cannot redeclare user_update_7010(). Oops.
|
2010-06-28 14:59:24 +00:00 |
Angie Byron
|
c6f79894a6
|
#660302 follow-up by heyrocker and jhodgdon: Fixed Migration path for changed user email tokens; don't complicate translation of default messages.
|
2010-06-28 03:25:21 +00:00 |
Angie Byron
|
029e7b8828
|
#838438 by Damien Tournoud, chx: Added basic tests for D6 => D7 upgrade path, and framework for further extending upgrade test coverage. W00t! :D
|
2010-06-28 02:05:47 +00:00 |
Dries Buytaert
|
e27e1a0e0d
|
- Patch #266246 by sun, effulgentsia, marcingy: remove smart defaults for system_settings_form().
|
2010-06-26 21:32:20 +00:00 |
Dries Buytaert
|
7b77b90c03
|
- Patch #795174 by Berdir: use %alias in SelectQuery joins and remove workarounds.
|
2010-06-25 19:33:47 +00:00 |
Dries Buytaert
|
7e52847ae9
|
- Patch #690746 by jbrown, Ognyan Kulev, Crell, MichaelCole, Damien Tournoud: text column type doesn't reliably hold serialized variables.
|
2010-06-25 17:47:22 +00:00 |
Dries Buytaert
|
c28bba827e
|
- Patch #834924 by jhodgdon: entity_invoke() is worthless.
|
2010-06-23 02:45:35 +00:00 |
Dries Buytaert
|
cb043e8c48
|
- Patch #735800 by effulgentsia, fago, Frando: node form triggers form level submit functions on button level submits, without validation. Oh yeah.
|
2010-06-17 13:44:45 +00:00 |