| Commit message (Collapse) | Author | Age |
| |
|
| |
|
|
|
|
| |
source, so it is more accessible even without CSS
|
| |
|
|
|
|
| |
fix a dozen issues with sticky table headers
|
|
|
|
| |
for consistent user feedback (usability)
|
|
|
|
| |
notice, allows themes to theme in-preview comments differently)
|
|
|
|
| |
names: watchdog -> dblog.
|
| |
|
|
|
|
| |
in Garland
|
|
|
|
| |
blockquote theming to Garland and Bluemarine (other themes have it already)
|
|
|
|
| |
styles, not just style.css, fixing Minnelli coloring and RTL CSS file coloring
|
|
|
|
|
|
|
|
| |
- whitespaces at end of lines
- indentation
- control structure usage
- whitespace in empty lines
- phpdoc comment formatting
|
|
|
|
| |
fixes to url() generation and path aliasing, fixing path aliases for node paths and front page links in themes
|
|
|
|
| |
allows us to use Minnelli properly in updates and installs even with .info file based inheritance
|
|
|
|
| |
maintenance pages (regression)
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
block adminsitration page.
|
|
|
|
| |
vulnerabilities
|
|
|
|
| |
so no @import is required
|
| |
|
|
|
|
| |
closing unclosed tags, avoiding empty table containers, and so on
|
| |
|
|
|
|
| |
the other images when color changes are made
|
|
|
|
| |
other images when color changes are made
|
|
|
|
| |
negotiation to work after/when drupal_goto() is called.
|
|
|
|
| |
smaller in size)
|
| |
|
| |
|
| |
|
|
|
|
| |
Drupal can even be installed in RTL form from the start
|
|
|
|
| |
Garland RTL enabler patch soon)
|
| |
|
|
|
|
| |
patch spree ...
|
|
|
|
| |
instead of @import for CSS.
|
|
|
|
|
|
| |
- always include CVS Id tags in all files
- add a new line after the CVS Id, if more code or phpdoc follows in the same code block
- fix bogus Id tags previously added
|
| |
|
|
|
|
| |
Verdana fonts in Garland
|
|
|
|
| |
Mozilla browsers
|
|
|
|
| |
files in their .info files, which can be clearly overriden
|
|
|
|
| |
more verbose to translate
|
| |
|
|
|
|
| |
.tpl.php files.
|
|
|
|
| |
core compatibility version.
|
|
|
|
| |
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.
|