| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Previous custom data format patch was also by Chris but got accidentically committed with another patch. Thanks Chris.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
to retrieve translations of strings for different languages, to send emails to users in their own language for example
|
|
|
|
| |
to not run twice on the same request
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
by ChrisKennedy
|
|
|
|
| |
variable value itself, so cache tables were not prefixable
|
| |
|
| |
|
|
|
|
| |
the need for both menu_rebuild() calls, so we will not make this mistake in the future
|
| |
|
|
|
|
| |
function: image_scale_and_crop()
|
|
|
|
| |
properly rebuilding the menu when done and returning update results
|
|
|
|
| |
instead of empty string.
|
|
|
|
| |
at the end of install to collect data, plus allow profiles to modify and add more.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
with sites/default/default.settings.php.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
alias table.
|
|
|
|
| |
redundant fields.
|
|
|
|
| |
an URL placeholder
|
| |
|
| |
|
|
|
|
| |
patch by meba
|
| |
|
|
|
|
| |
improved theme inheritance.
|
|
|
|
| |
it is an advanced form, not required most of the time, so can make people confused
|
|
|
|
|
|
|
|
|
|
|
| |
generic batch API to support runnning operations in multiple HTTP requests
- update.php is already on the batch API
- node access rebuilding is in the works
- automatic locale importing is in the works
Thanks to Yves Chedemois (yched) for the good code quality, very wide awareness of issues related to batches,
and the fantastic turnaround times. Hats off.
|