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
32566aaee4
- Patch #228061 by quicksketch: usability fix: allow roles to be weighted.
2010-03-24 07:34:10 +00:00
Dries Buytaert
58ea109dcd
- Patch #619584 by sivaji, mr.baileys, David_Rothstein, gcopenhaver: deleting a user role throws PHP notices and prevents delete operation.
2010-03-23 19:22:58 +00:00
Dries Buytaert
25feb96f6d
- Patch #248598 by David_Rothstein, pwolanin, aspilicious: improved warning about dangerous permissions.
2010-03-21 21:20:43 +00:00
Angie Byron
8894138027
#676800 follow-up by sun: More fieldset fixes.
2010-03-07 06:49:10 +00:00
Dries Buytaert
7818e2d460
- Patch #676800 by casey, sun, james.elliott, cosmicdreams, seutje, Jacine: made fieldsets work on all browser.
2010-03-03 19:46:26 +00:00
Angie Byron
92ad427474
#699842 by mr.baileys: Move permissions and roles to a tab/sub-tab at admin/people.
2010-02-07 17:29:09 +00:00
Dries Buytaert
ea51c3215b
- Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines at end of files.
2010-01-30 07:59:26 +00:00
Dries Buytaert
212a5e08ad
- Patch #660302 by reglogge, samhassell, agentrickard, jhodgdon: registration e-mails should not contain passwords.
2010-01-29 13:50:14 +00:00
Angie Byron
9513dd016f
#677534 by jhodgdon, andrewmacpherson, Bojhan, yoroy, et al: Fixed Customize still being used in place of Edit.
2010-01-14 04:04:30 +00:00
Angie Byron
100ec14f14
#604304 by JeremyFrench: Fixed bad query and broken paging on admin/people.
2010-01-12 06:18:58 +00:00
Angie Byron
71ee49de3e
#679890 follow-up by Bojhan, aspilicious, and agentrickard: Remove more extraneous 'Please' in the interface.
2010-01-09 23:03:22 +00:00
Dries Buytaert
6a7f341e61
- Patch #393406 by michaelfavia, Freso, catch, stBorchert, David_Rothstein, ksenzee: improve role administration page.
2010-01-06 15:32:23 +00:00
Angie Byron
ba6ef3017e
#482816 by sun and Rob Loach: Add a consistent wrapper around submit buttons.
2010-01-03 21:01:04 +00:00
Dries Buytaert
ef4513651e
- Patch #647250 by brianV: permissions page not in alphabetical order.
2009-12-02 17:04:25 +00:00
Dries Buytaert
19c4f88cad
- Patch #645584 by eojthebrave: missing edit link on user administration page.
2009-11-28 21:44:54 +00:00
Angie Byron
a558be6532
#622136 by brandonojc and mgifford: Fixed user filter accessibility.
2009-11-17 02:50:41 +00:00
Angie Byron
ae842168f9
#602522 by effulgentsia, sun, and moshe weitzman: Make links in renderable arrays and forms (e.g. 'Operations') alterable.
2009-11-03 05:27:18 +00:00
Angie Byron
ca7b56e735
#561452 follow-up by David_Rothstein: Use helper functions rather than file scans to retrieve module data on permissions page.
2009-10-27 04:08:42 +00:00
Dries Buytaert
045074d4c5
- Patch #557272 by kkaefer, Rob Loach, quicksketch: added FAPI JavaScript States system.
2009-10-16 19:20:34 +00:00
Dries Buytaert
dbac31e066
- Patch #601586 by Xano: do not require permission.
2009-10-15 13:35:06 +00:00
Angie Byron
d16bead147
#118345 by sun: Make user.module conform to standard presave/insert/update/form_alter hook paradigm.
2009-10-10 16:48:39 +00:00
Dries Buytaert
c05f2181dc
- Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot.
2009-10-09 01:00:08 +00:00
Dries Buytaert
dcdb584f33
- Patch #595982 by moshe, chx: use #tableselect instead of ugly theming on admin users and admin nodes.
2009-10-08 18:26:33 +00:00
Dries Buytaert
f2b51238b4
- Patch #554088 by mr.baileys, sun | eaton: Changed Move user_mail_tokens() and emails to token system.
2009-10-02 14:49:10 +00:00
Dries Buytaert
652f90d1c0
- Patch #576302 by joachim | lambic: improved rewording of user admin help text.
2009-09-19 11:18:32 +00:00
Dries Buytaert
a557b0de2a
- Patch #300993 by sun: extended the roles and permissions API so we can revoke permissions from a role etc.
2009-09-19 10:54:36 +00:00
Angie Byron
df02fa3ca4
#571086 by sun and merlinofchaos: Added a 'wrapper callback' that executes
...
before a form builder function, to facilitate common form elements. Clean-up
from form_builder changes from CTools patch. Has nice side-benefit of making
all form functions' signatures consistent.
2009-09-18 00:12:48 +00:00
Dries Buytaert
a539b0e00d
- Patch by #565496 by dropcube, pwolanin: changed Allow dynamic attaching of other types of stuff to render() structures.
2009-09-05 15:05:05 +00:00
Dries Buytaert
ee64752e10
- Patch #300993 by dropcube, Dave Reid: user roles and permission API. Great patch.
2009-08-27 20:25:29 +00:00
Angie Byron
2c55219315
#497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.
2009-08-24 00:14:23 +00:00
Angie Byron
e63e85020b
Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again.
2009-08-24 00:10:46 +00:00
Angie Byron
4ae238ea57
*** empty log message ***
2009-08-24 00:02:05 +00:00
Angie Byron
36ec189695
#326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: Convert 'class' attribute to use an array, not a string.
2009-08-22 14:34:23 +00:00
Dries Buytaert
94abfae9ac
- Patch #556248 by doq: fixed error when editing role.
2009-08-22 10:09:28 +00:00
Dries Buytaert
2a123f0ac9
- Patch #549432 by Bohjan, Gábor Hojtsy: create 'people and permissions' section in 'configuration and modules'.
2009-08-21 14:27:47 +00:00
Dries Buytaert
0125b20cda
- Patch #550228 by Bojhan: added 'Media' category on 'Configuration and modules' page.
2009-08-20 10:48:03 +00:00
Angie Byron
b41323642b
#517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, dopry, and c960657: Converted File API to stream wrappers, for enhanced private/public file handling, and the ability to reference other storage mechanisms such as s3:// and flicker://.
2009-08-17 19:14:42 +00:00
Dries Buytaert
ef5c041534
- Patch #538526 by catch, Gábor Hojtsy, yoroy, et al: rename 'User management' to 'People' in the header -- not anywhere else.
2009-08-11 11:47:58 +00:00
Dries Buytaert
d422853504
- Patch #536570 by Gábor Hojtsy: implemented new IA for top-level users.
2009-07-31 19:01:03 +00:00
Angie Byron
2da6a0ed1e
#371374 by quicksketch, drewish, eojthebrave, and dopry: ImageCache UI in core. Hell yeah! :D Resizable, scalable, croppable, grey-scalable, rotatey images for all.
2009-07-21 07:09:47 +00:00
Dries Buytaert
6dc5b5449d
- Patch #491456 by quicksketch, drewish, et al: image effects and actions.
2009-07-12 08:36:35 +00:00
Dries Buytaert
e9b4be598a
- Patch #306027 by catch et al: user_modules_uninstalled() is missing.
2009-07-06 19:07:21 +00:00
Dries Buytaert
ed65c9b89f
- Patch #510740 by agentrickard: rename user_admin_perm() to user_admin_permission().
2009-07-05 18:07:04 +00:00
Dries Buytaert
e4a4b7cc7e
- Patch #506976 by catch: rename hook_perm to hook_permission.
2009-07-05 18:00:11 +00:00
Dries Buytaert
fb125851a3
- Patch #306027 by agentrickard, catch, dereine, Dave Reid, drewish, et al: automatically clean the {role_permission} table when modules are uninstalled.
2009-07-01 08:39:56 +00:00
Dries Buytaert
d424d7d7a7
- Patch #168437 by stBorchert, gaele: reorder user registration settings so they are more logical.
2009-06-28 20:51:09 +00:00
Dries Buytaert
4e91408d9a
- Patch #491666 by chx: the cruft police stop by.
2009-06-15 09:49:58 +00:00
Angie Byron
e9f8dc82b0
#480660 follow-up by c960657: unset variables, since array_slice() can cause issues on some versions of PHP.
2009-06-06 14:51:56 +00:00
Angie Byron
aba81ab9dd
#480660 follow-up by catch: Code style changes and changelog entry.
2009-06-04 20:09:29 +00:00