| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
|
|
|
| |
by table headers first, before ordering by other fields.
|
|
|
|
| |
better organization, etc. Awesomeness.
|
|
|
|
| |
... LIMIT 1 queries when all that's required is a check for whether rows exist.
|
|
|
|
| |
unrendered forms.
|
|
|
|
| |
'authenticated' has them.
|
|
|
|
| |
abstraction layer plus clean-up.
|
|
|
|
| |
exciting.
|
| |
|
| |
|
|
|
|
| |
new database abstraction layer.
|
| |
|
|
|
|
| |
user/user_role for consistency.
|
|
|
|
| |
clearfix, which is the lingo that designers use for it.
|
| |
|
|
|
|
| |
unless something has been written to . This is an important performance improvements -- as long as you use modules that use carefully. It might be good to report some analytics about this in the performance settings page so administrators can see if there is a 'broken' module.
|
|
|
|
| |
system_settings_form().
|
|
|
|
| |
the 8th issue, almost 8 years later, on January 8th, after working 8 days full-time on it. GREAT WORK :D
|
|
|
|
| |
administration page.
|
|
|
|
| |
cache registry lookups.
|
| |
|
| |
|
| |
|
|
|
|
| |
to allow for localization of permission names
|
|
|
|
| |
node type related permissions together.
|
|
|
|
| |
developer experience.
|
|
|
|
| |
as per Rasmus' suggestion. Removed drupal_referrer() for consistency.
|
| |
|
|
|
|
| |
printes #markup, not #value.
|
|
|
|
| |
simpletests for the (new) permission handling. At last.
|
|
|
|
| |
discussion we've decided to make the concatenation operator consistent with the other operators.
|
|
|
|
|
|
|
|
|
|
|
| |
The access rules capability of user module has been stripped down to a
simple method for blocking IP addresses. E-mail and username restrictions
are now available in a contributed module. IP address range blocking is
no longer supported and should be done at the server level.
This patch is partly motiviated by the fact that at the usability testing,
it frequently came up that users went to "access rules" when trying to
configure their site settings.
|
|
|
|
| |
descriptions for permissions on the permission administration page.
|
|
|
|
| |
provide the same as the public facing user search anyway
|
| |
|
|
|
|
| |
user_roles() call cleanups
|
| |
|
| |
|
|
|
|
| |
fixed)
|
| |
|
| |
|
|
|
|
| |
checkboxes are also centered
|
| |
|
| |
|
| |
|
|
|
|
| |
'permissions' for usability reasons
|
|
|
|
| |
negotiation to work after/when drupal_goto() is called.
|
| |
|