| Commit message (Collapse) | Author | Age |
|
|
|
| |
elsewhere.
|
|
|
|
| |
prefill with user info from cookie.
|
|
|
|
| |
changed user email tokens; don't complicate translation of default messages.
|
|
|
|
| |
system_settings_form().
|
|
|
|
| |
'Visitors, with admin approval'.
|
|
|
|
| |
coding standard for casting.
|
|
|
|
| |
buttons.
|
|
|
|
| |
filtered on admin/user/permissions.
|
| |
|
|
|
|
| |
up form handling.
|
| |
|
|
|
|
| |
deleting a user role throws PHP notices and prevents delete operation.
|
|
|
|
| |
about dangerous permissions.
|
| |
|
|
|
|
| |
made fieldsets work on all browser.
|
|
|
|
| |
admin/people.
|
|
|
|
| |
at end of files.
|
|
|
|
| |
registration e-mails should not contain passwords.
|
|
|
|
| |
still being used in place of Edit.
|
| |
|
|
|
|
| |
extraneous 'Please' in the interface.
|
|
|
|
| |
ksenzee: improve role administration page.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
arrays and forms (e.g. 'Operations') alterable.
|
|
|
|
| |
scans to retrieve module data on permissions page.
|
|
|
|
| |
States system.
|
| |
|
|
|
|
| |
presave/insert/update/form_alter hook paradigm.
|
|
|
|
| |
take a single argument. Code clean-up and performance improvement. Woot.
|
|
|
|
| |
admin users and admin nodes.
|
|
|
|
| |
and emails to token system.
|
| |
|
|
|
|
| |
revoke permissions from a role etc.
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
other types of stuff to render() structures.
|
|
|
|
| |
patch.
|
|
|
|
| |
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.
|
|
|
|
| |
registry rip. Let's try that again.
|
| |
|
|
|
|
| |
Convert 'class' attribute to use an array, not a string.
|
| |
|
|
|
|
| |
section in 'configuration and modules'.
|
|
|
|
| |
modules' page.
|
|
|
|
| |
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://.
|
|
|
|
| |
management' to 'People' in the header -- not anywhere else.
|
| |
|
|
|
|
| |
core. Hell yeah! :D Resizable, scalable, croppable, grey-scalable, rotatey images for all.
|