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 |
Dries Buytaert
|
7dd0d859e1
|
- Patch #497612 by moshe weitzman, Stevel: harden user login - move user_load() to submit handler.
|
2010-06-11 11:12:13 +00:00 |
Dries Buytaert
|
23582a5e91
|
- Patch #520760 by sun, Berdir, Steven Merrill, David_Rothstein, Heine, duellj, catch: fixed SA-CORE-2009-007 user signature format.
|
2010-06-10 06:57:20 +00:00 |
Dries Buytaert
|
45da508e05
|
- Patch #334671 by Steve Dondley, naxoc: add tests for user role administration.
|
2010-06-02 18:13:24 +00:00 |
Dries Buytaert
|
26e00c3757
|
- Patch #811170 by scor: missing db_drop_index() in user_update_7005().
|
2010-05-28 10:17:52 +00:00 |
Dries Buytaert
|
9a67fb99ef
|
- Patch #174972 by rfay, stBorchert, gaele: user creation setting should be 'Visitors, with admin approval'.
|
2010-05-27 12:29:39 +00:00 |
Dries Buytaert
|
38082fe414
|
- Patch #809132 by marcingy, andypost: increase size of init field on users table to 254 characters and add missing index.
|
2010-05-26 19:48:45 +00:00 |
Dries Buytaert
|
72db95c988
|
- Patch #711108 by Berdir: better exception reporting for watchdog() in the database system.
|
2010-05-26 07:52:13 +00:00 |
Dries Buytaert
|
5ff0c0d3c7
|
- Patch #553298 by yched, te-brian, chx, sun: redesign the 'Manage Display' screen.
|
2010-05-23 19:10:23 +00:00 |
Dries Buytaert
|
acf9368d98
|
- Patch #764428 by aaronmontana: user_validate_picture() is undocumented; user_account_form() validation functions missing @see links.
|
2010-05-12 08:35:39 +00:00 |
Dries Buytaert
|
66d75d16fc
|
- Patch #547490 by ugerhard, Jody Lynn, Matt V.: entering only 'Confirm password' field passes validation and returns success message.
|
2010-05-07 14:48:10 +00:00 |
Dries Buytaert
|
7a78f7aaa0
|
- Patch #791076 by Shellingfox, tobias: search displays user email address regardless of 'administer users' permission.
|
2010-05-07 12:55:25 +00:00 |
Angie Byron
|
ed86172814
|
#331951 by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply coding standard for casting.
|
2010-05-06 05:59:31 +00:00 |
Angie Byron
|
108677607d
|
#718962 by add1sun, Pasqualle, jhodgdon: Fixed user_external_load() is undocumented.
|
2010-05-05 07:10:06 +00:00 |
Angie Byron
|
08a07d7795
|
#764426 by aaronmontana, rickvug: Fixed user_validate_mail() is undocumented.
|
2010-05-05 07:04:17 +00:00 |
Angie Byron
|
a2d6297055
|
#771922 by andypost: Remove t() from schema description of picture field.
|
2010-05-05 06:55:25 +00:00 |
Dries Buytaert
|
71713081a2
|
- Patch #723802 by pwolanin, grendzy: convert to sha-256 and hmac from md5 and sha1.
|
2010-05-01 08:12:23 +00:00 |
Dries Buytaert
|
01eb7bff73
|
- Patch #748798 by casey, Rob Loach, Jacine: changed CSS Coding Standards.
|
2010-04-28 20:08:39 +00:00 |
Dries Buytaert
|
114d70db63
|
- Patch #716718 by joachim, jhodgdon: add notes on security and proper use of user_load() to its function documentation.
|
2010-04-28 19:47:45 +00:00 |
Dries Buytaert
|
180a79a3ce
|
- Patch #779430 by coltrane: filter_xss_admin() user picture guidelines.
|
2010-04-24 14:51:49 +00:00 |
Dries Buytaert
|
45f4a1e166
|
- Patch #482816 by sun, Rob Loach: make a consistent wrapper around submit buttons.
|
2010-04-24 14:49:14 +00:00 |
Angie Byron
|
3622e5f7a8
|
#316136 by pwolanin, David_Rothstein, coltrane, Heine: Fixed role name not filtered on admin/user/permissions.
|
2010-04-23 05:39:43 +00:00 |
Angie Byron
|
7bb6753e9f
|
#701818 by mcarbone: Test coverage of every core token, and bug fixes to make them work. AWESOME! :D
|
2010-04-20 09:48:06 +00:00 |
Angie Byron
|
894e35723c
|
#770836 by jpmckinney: Fixed user_save() fails silently.
|
2010-04-20 08:25:30 +00:00 |
Angie Byron
|
1f99fbb356
|
#752508 by TR: Fixed admin/people/permissions displays disabled checkboxes wrong.
|
2010-04-19 21:17:16 +00:00 |
Dries Buytaert
|
3c3cee28b9
|
- Patch #716496 by JohnAlbin: documentation updates for theme functions.
|
2010-04-13 15:23:03 +00:00 |
Dries Buytaert
|
e68cb68c15
|
- Patch #598862 by andypost: user role names cannot be translated.
|
2010-04-13 15:15:07 +00:00 |
Dries Buytaert
|
06fe6cae2d
|
- Patch #763048 by catch: critical bug: remove drupal_unpack()() due to namespacing collisions.
|
2010-04-13 15:13:41 +00:00 |
Dries Buytaert
|
ff301288f2
|
- Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP strict warnings when running tests and for PHP 5.3.
|
2010-04-11 18:33:44 +00:00 |
Dries Buytaert
|
bdb7e56143
|
- Patch #741578 by nikgregory, andypost, Berdir, noahb: 'File' is a reserved word that should not be used.
|
2010-04-10 17:30:15 +00:00 |
Dries Buytaert
|
e892ed5c31
|
- Patch #712538 by scor: clean up RDF namespaces and mappings before Drupal 7 release.
|
2010-04-10 16:37:19 +00:00 |
Dries Buytaert
|
f3a8fa9ea8
|
- Patch #763444 by jpmckinney: user_cookie_save() has a weird/awkward function signature.
|
2010-04-07 16:35:03 +00:00 |
Dries Buytaert
|
bead28a4cd
|
- Patch #721436 by catch, chx, sun, eojthebrave, David_Rothstein, moshe weitzman: remove magical fairy saving of cruft from user_save().
|
2010-04-07 13:49:21 +00:00 |
Dries Buytaert
|
ba96cffdb7
|
- Patch #699440 by scor, effulgentsia, noahb, catch: add bundle support to entity_uri() callback to remove performance overhead of forum_url_outbound_alter().
|
2010-04-06 19:49:03 +00:00 |
Dries Buytaert
|
fe26a90789
|
- Patch #755870 by David_Rothstein: fixed PHP notice for undefined variable in user_roles().
|
2010-04-01 12:22:39 +00:00 |
Dries Buytaert
|
17a505d6cb
|
- Patch #570430 by jhodgdon: hook_user() and hook_user_categories() doc missing components.
|
2010-03-31 13:56:59 +00:00 |
Angie Byron
|
72bffa0278
|
#594908 by Berdir, Bojhan, mrfelton, yoroy, catch: Changed Weight categories on Configuration & Modules correctly.
|
2010-03-30 07:17:19 +00:00 |
Dries Buytaert
|
a08c969669
|
- Patch #728338 by sun, Crell: standardize on 'field' in function names. 'It has to get worse before it can get better.'
|
2010-03-28 11:45:11 +00:00 |
Angie Byron
|
7d4b84b878
|
#707724 follow-up by yched: Fix more confusing field/entity api arguments.
|
2010-03-27 05:52:50 +00:00 |
Dries Buytaert
|
b5757ec182
|
- Patch #750290 by sivaji: add a confirm form for role deletion and cleaned up form handling.
|
2010-03-26 22:24:31 +00:00 |
Dries Buytaert
|
ad9c37ffd4
|
- Patch #747464 by andypost: fixed wrong usage of hook_file_references().
|
2010-03-25 12:19:34 +00:00 |
Dries Buytaert
|
dc17b0f2cd
|
- Patch #721436 by eojthebrave: fixes double serialization issue.
|
2010-03-25 10:31:23 +00:00 |
Dries Buytaert
|
739cc9851f
|
- Patch #745668 by catch: remove pointless user_load() from user_save().
|
2010-03-24 10:13:26 +00:00 |
Dries Buytaert
|
8258959e94
|
- Patch #588480 by aspilicious, droplet: fixed interface string space issues.
|
2010-03-24 09:27:14 +00:00 |
Dries Buytaert
|
32566aaee4
|
- Patch #228061 by quicksketch: usability fix: allow roles to be weighted.
|
2010-03-24 07:34:10 +00:00 |