| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
CSS overrides and default RTL CSS override files for modules
Note: properties, which are different in the RTL display are marked with /* LTR */ in default CSS files now,
so maintainers remember that changing them should also have an effect on RTL CSS files.
This should open the way for better RTL (right-to-left written) language (such as Arabic and Hebrew) support.
|
| |
|
|
|
|
| |
locale_update_6002() are reversed, I noted that the variables table got the language column inadvertently
|
|
|
|
| |
proxy.
|
|
|
|
| |
when being called for the user_register form
|
|
|
|
| |
Oh, behave.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
their own include files.
|
|
|
|
|
|
|
| |
enabled themes;
as a side effect, improve usability of the module screen by performing module
changes all at once
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
approved, blocked, or deleted.
|
| |
|
|
|
|
| |
hooks
|
|
|
|
| |
filtering by a language
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
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
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
alias table.
|
| |
|
|
|
|
| |
improved theme inheritance.
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|