| Commit message (Collapse) | Author | Age |
... | |
| |
|
|
|
|
| |
Update user module to new help standard.
|
|
|
|
| |
compliance with standards.
|
| |
|
|
|
|
| |
granular permissions.
|
|
|
|
| |
This should be a best practice, IMO.
|
|
|
|
| |
help text on roles page.
|
| |
|
| |
|
| |
|
|
|
|
| |
drupal_static() in performance-critical functions.
|
| |
|
|
|
|
| |
link to the permissions and configuration page of each module from the module configuration page. Great team work!
|
| |
|
|
|
|
| |
#process of password_confirm().
|
|
|
|
| |
becuase object was not passed correctly.
|
| |
|
|
|
|
| |
end of files. Sorry, folks! But it is after code freeze. :)
|
| |
|
|
|
|
| |
contextual links.
|
|
|
|
| |
arrays and forms (e.g. 'Operations') alterable.
|
|
|
|
| |
pwolanin, and dahacouk: Ensure user's raw login name is never output directly.
|
| |
|
|
|
|
| |
scans to retrieve module data on permissions page.
|
|
|
|
| |
functions to take one argument without any hacks. NOTE: This is an API change in hook_theme().
|
| |
|
|
|
|
| |
Melançon, kriskras, dmitrig01, sun: added RDFa support to Drupal core. Oh my, oh my.
|
|
|
|
| |
hours, but flood events more than 1 hour old being deleted by cron. Improved API documentation, and added tests.
|
|
|
|
| |
so it looks consistent on ?q=admin.
|
|
|
|
| |
stupid tables that only contain an incrementing ID, and fixes database import problems due to user ID 0.
|
|
|
|
| |
States system.
|
|
|
|
| |
information.
|
|
|
|
| |
preview + unify with node preview settings.
|
| |
|
| |
|
|
|
|
| |
parameters as url().
|
|
|
|
| |
'callback' callbacks. Oh my, this is the beginning of something big.
|
| |
|
| |
|
|
|
|
| |
anonymous users.
|
|
|
|
| |
default.
|
| |
|
|
|
|
| |
presave/insert/update/form_alter hook paradigm.
|
|
|
|
| |
information for contact forms.
|
| |
|
|
|
|
| |
take a single argument. Code clean-up and performance improvement. Woot.
|
|
|
|
| |
admin users and admin nodes.
|
|
|
|
| |
and emails to token system.
|
|
|
|
| |
language is specified in .
|
|
|
|
| |
user-profile.tpl.php doc and re-organized some of the documentation.
|