| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
patch.
|
|
|
|
| |
the Drupal API. Almost all WTFs/minute now removed from install profiles. Woohoo! :D
|
|
|
|
| |
CORE! OH YEAH! :D
|
|
|
|
| |
RTL-friendly.
|
| |
|
| |
|
|
|
|
| |
some unnessary code.
|
|
|
|
| |
bye comments as nodes?
|
|
|
|
| |
install.php to allow Drupal to be installed from the command line.
|
|
|
|
| |
admin/structure.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
not even a *one word* patch is immune from causing test failures.
|
| |
|
|
|
|
| |
descriptions.
|
|
|
|
| |
confused with taxonomy terms as fields).
|
| |
|
| |
|
| |
|
|
|
|
| |
nominalizations from Docblocks.
|
|
|
|
| |
up some of the content API.
|
|
|
|
| |
the review sun.
|
|
|
|
| |
exciting.
|
|
|
|
| |
to user and administration menu. Will require follow-up patches.
|
|
|
|
| |
comment status. Usability improvement based on testing in Baltimore.
|
| |
|
|
|
|
| |
table namespace.
|
| |
|
|
|
|
| |
taxonomy_term_data.
|
|
|
|
| |
expect.
|
|
|
|
| |
usability of the aliased URL admin page.
|
| |
|
| |
|
|
|
|
| |
admin.
|
| |
|
|
|
|
| |
generation database layer for Drupal 7.
|
|
|
|
| |
tests.
|
|
|
|
| |
caching.
|
| |
|
|
|
|
| |
backed by usability testing at UoM.
|
|
|
|
| |
of the misleading 'Drupal' name
|
|
|
|
|
|
|
|
|
| |
the following issues:
- possible timeouts with installing/enabling lots of modules at once in core
- enable install profiles to have more modules without fear of timeouts on install
- bootstrap Drupal before each module load, so previously enabled modules are bootstrapped
- let modules run their hook_requirements() (although actually calling them will be possibly fixed in another patch)
|
|
|
|
|
|
|
| |
- use a two pass localization process so localization is ready for the configure form and profile tasks
- fix awkward form API workarounds which were introduced before we used a full bootstrap anyway
- allow for more usable localized profiles by letting them skip language selection
- lots of documentation improvements to profiles and the installer functions
|
|
|
|
| |
update to avoid any privacy concerns
|
| |
|
| |
|