| Commit message (Collapse) | Author | Age |
... | |
|
|
|
| |
to run the batches.
|
| |
|
|
|
|
| |
before clobbering it.
|
|
|
|
| |
on e-mails.
|
|
|
|
| |
wall of text from Themes admin description.
|
|
|
|
| |
in https support and use https for authorize.php if available.
|
|
|
|
| |
pwolanin, and dahacouk: Ensure user's raw login name is never output directly.
|
| |
|
|
|
|
| |
until the end of bootstrap.
|
|
|
|
| |
drupal_goto() so it can be used in submit handlers.
|
|
|
|
| |
fieldset on the authorize.php connection settings forms.
|
|
|
|
| |
scans to retrieve module data on permissions page.
|
|
|
|
| |
manager pages.
|
| |
|
|
|
|
| |
FTP (ftp_extension() preferred).
|
|
|
|
| |
custom_url_rewrite functions.
|
|
|
|
| |
and smoothify: Turn custom_url_rewrite_inbound() and custom_url_rewrite_outbound() into hooks.
|
| |
|
| |
|
|
|
|
| |
allow upgrade path to work.
|
|
|
|
| |
spew fatal errors.
|
|
|
|
| |
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.
|
|
|
|
| |
it does not.
|
|
|
|
| |
stupid tables that only contain an incrementing ID, and fixes database import problems due to user ID 0.
|
|
|
|
| |
fallback for main content block rendering. (Make it so you can't render your site completely unusable by disabling block module. Oopsie.)
|
|
|
|
| |
extra updates with HEAD.
|
|
|
|
| |
Allow contextual editing of dang near everything on the page. Also adds a context system to menu local tasks.
|
|
|
|
| |
module.
|
|
|
|
| |
States system.
|
|
|
|
| |
data translation.
|
| |
|
| |
|
| |
|
|
|
|
| |
cwgordon7: Add a functioning Plugin Manager to core. Can you say module installation and updates through the UI? I knew you could! :D
|
|
|
|
| |
operations so we can handle .zip, .tar.gz.
|
| |
|
|
|
|
| |
parameters as url().
|
|
|
|
| |
'callback' callbacks. Oh my, this is the beginning of something big.
|
|
|
|
| |
a theme key is not found.
|
| |
|
|
|
|
| |
string destination.
|
|
|
|
| |
queue implementation.
|
|
|
|
| |
make custom theme settings a true form_alter().
|