| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
bootstrap hooks during update.
|
|
|
|
| |
checkboxes are also centered
|
|
|
|
| |
be filtered with filter_xss_admin(), not the less permissive filter_xss()
|
|
|
|
| |
drupal_install_schema() and drupal_uninstall_schema(), so module install hooks can report on creation of tables, or failures, as it was in Drupal 5
|
|
|
|
| |
instead of printing them verbatim (on one occassion) and printing them with check_plain() erroneusly on another
|
|
|
|
| |
and improve installation error messages checking for all requirements on the same screen, instead of putting the user through individual error screens
|
|
|
|
| |
#191282 previously
|
| |
|
|
|
|
| |
headers
|
|
|
|
| |
to where the form is output
|
| |
|
| |
|
|
|
|
| |
foreach will not bail out on the explode(). Identified in upgrade testing.
|
| |
|
| |
|
|
|
|
| |
was moved out to system.admin.inc, so we need to include that
|
| |
|
| |
|
| |
|
|
|
|
| |
block adminsitration page.
|
|
|
|
| |
blocks.
|
| |
|
|
|
|
| |
associated with the wrong user.
|
|
|
|
| |
from search module
|
|
|
|
| |
it work correctly with spaces.
|
|
|
|
| |
Blog API module, standardizing on 'blog' terminology also
|
| |
|
|
|
|
| |
does not exist
|
|
|
|
| |
'content' as appropriate
|
|
|
|
| |
broken due to missing breaks in switch
|
| |
|
|
|
|
| |
error pages
|
|
|
|
| |
add missing javascript key to language objects (kills notices) and document st() better
|
|
|
|
| |
content translation module
|
|
|
|
| |
documentation. Woops.
|
|
|
|
| |
existing sites, and better handle the default behavior.
|
|
|
|
| |
removed some trailing whitespace.)
|
| |
|
|
|
|
| |
fields, permission info and resetting the filter made possible), and fixing language usage on nodeapi update in path_nodeapi
|
| |
|
|
|
|
| |
vulnerabilities
|
|
|
|
| |
admin index by modules page
|
|
|
|
| |
node form, so translation workflow was not working
|
| |
|
| |
|
| |
|
|
|
|
| |
contact forms (usability improvement).
|
|
|
|
| |
form records.
|
| |
|