- 02 Sep, 2012 7 commits
- 01 Sep, 2012 6 commits
- 31 Aug, 2012 18 commits
- 30 Aug, 2012 9 commits
Issue #1700210 by nod_, aaronbauman: Fixed After editing a field machine name, then re-ordering the field, machine name field disappears.
Issue #1764634 by tim.plunkett, nod_: Fixed Drupal.settings is only populated if a custom setting is added.
Issue #1761040 by sun, tim.plunkett, fago, effulgentsia: Rename Storable, Entity, and Configurable to Entity, ContentEntity, and ConfigEntity.
Issue #1754070 by tim.plunkett, dead_arm: Fixed Editing and re-saving a node with tagged taxonomy terms removes terms from node.
Issue #253157 by Maxtorete, j.somers, FiNeX, 5ven, fastangel, jibran, penyaskito: added 'Translate own content' permission, rename 'Translate content' to 'Translate all content'.
Issue #1744228 by Dave Reid, nod_, penyaskito: auto-detect the language code of an imported file by file name.
Issue #1738330 by k4v, das-peter, jsbalsera, bforchhammer, Schnitzel: confusing Language negotiation when accessing /.
Issue #1756862 by xjm, damiankloip: Create declared property on ConfigStorageController for uuidKey.
Issue #1468328 follow-up by Berdir, sun: Enable File module if enabling Update module in minimal profile.
- 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).