- 31 Aug, 2012 10 commits
- 30 Aug, 2012 15 commits
- 29 Aug, 2012 9 commits
- 28 Aug, 2012 6 commits
- Patch #322995 by Schnitzel, c31ck, webflo, penyaskito: provide a distinct administration user interface language option.
Issue #1730774 by beejeebus, sun: Untangle Cache\DatabaseBackend from procedural database.inc functions to make it available in early bootstrap.
Issue #1723774 by googletorp, Berdir, corvus_ch: user_delete_multiple() does not use UserStorageController.
Issue #1739808 by Berdir, salvis: Fixed Notice: Undefined index: file in Drupal\Core\Database\Log->findCaller().
Issue #1468328 by Berdir: Move file entity info, managed file, and file usage functionality into File module.
Issue #1648004 by Devin Carlson, Rob Loach: Fixed Helpful links use base_path() when they don't have to.
Issue #1754712 by TravisCarden, Bußmeyer, pingers: Fixed @return unknown_type() should be @return mixed.
Issue #1645156 by attiks, tstoeckler, Albert Volkman, Carsten Müller, Sweetchuck: Fixed URL generation only works on port 80.
Issue #932110 by Albert Volkman, David_Rothstein, marji, jurgenhaas: On some servers, Drupal 7 allows administrators to directly execute arbitrary code even without the PHP module.
Issue #1757078 by julien, Gábor Hojtsy, LoMo, beejeebus: Fixed When installing Drupal in a non-English language, we do not see the 'congratulations' page.
Issue #1691438 by Dave Reid, CrashTest_, quicksketch, jbrown: Fixed Regression: {file_managed()}.filename should NOT be binary (and case-sensitive by default).
Issue #1737148 by nod_, SebCorbin, larowlan, tim.plunkett, Albert Volkman, nick_schuch, sun: Explicitly declare all JS dependencies, don't use drupal_add_js().
Issue #1668820 follow-up by tim.plunkett, sun: Documentation fixes and clean-ups to Configurables patch.
Issue #1508872 by attiks, disasm, Alan Evans, Jelle_S, marcingy, sun: Fixed Image effects duplicate on edit.
Issue #1741804 by beejeebus, sun, chx, alexpott, matason: Implement a config import/staging directory.
Issue #1753976 by savithac, PrabhuG: Fix docs for hook_file_download_access_alter to not have a return value
Issue #716496 by killtheliterate, rootwork: Make sure all core template files are in themeable group
Issue #1750980 by nlisgo: Fixed use Exception; missing in core/lib/Drupal/Core/Utility/UpdateException.php.
Issue #1414510 by Spleshka, andypost, tim.plunkett: Fixed Remove drupal_reset_static() for drupal_html_id() when form validation fails.
Issue #1355526 by cafuego: Added a way to determine the date a module was added so the modules page can use it for sort.