catch
|
6e7a13a7b7
|
Issue #1717678 by Berdir: Fixed Entity::createDuplicate() does not account for uuid property.
|
2012-08-15 16:12:52 +01:00 |
catch
|
5d73f9764e
|
Issue #1727522 by chx: Fixed page_compression() default accidentally got changed to off .
|
2012-08-15 15:43:11 +01:00 |
catch
|
b29cc7e1aa
|
Issue #1726810 by xjm: Fixed Theme page test module not marked as 'hidden'.
|
2012-08-15 15:41:12 +01:00 |
catch
|
8fcd8e6057
|
Issue #1722882 by aspilicious: Fixed Plugin CacheDecorator caches globally.
|
2012-08-15 15:38:34 +01:00 |
catch
|
544e17693f
|
Issue #1671198 by chx, Jose Reyero, sun, xjm, aspilicious: Added Merge $conf overrides only once per instantiated Config object, and move initial setName() into Config constructor.
|
2012-08-15 15:35:59 +01:00 |
catch
|
e3ebcc2213
|
Issue #1716036 by larowlan, xjm: Use range() to create option list for forum block options.
|
2012-08-15 15:25:08 +01:00 |
catch
|
292a4c56a8
|
Issue #232327 by tizzo, jhedstrom, sumitk, NicolasH, disasm, tim.plunkett: Fixed Deleting node type leaves orphan nodes.
|
2012-08-15 15:22:38 +01:00 |
catch
|
e1befb5433
|
Issue #1356824 by Adagio, Alan D., joachim, tim.plunkett: Fixed No way for hook_field_widget_form_alter() to know if it is on a form or in defaults.
|
2012-08-15 15:20:02 +01:00 |
catch
|
f8efe8f5fb
|
Issue #1704776 by kid_icarus, tim.plunkett: Fixed Breadcrumb CSS addresses the wrong element.
|
2012-08-13 23:28:16 +01:00 |
Jennifer Hodgdon
|
89f2654afd
|
Issue #1715326 by kid_icarus: Re-wrap code comment
|
2012-08-13 09:23:01 -07:00 |
Dries
|
2c656cd69a
|
- Patch #1397882 by sun, catch: system_theme_settings_submit() does not properly clean up submitted form values.
|
2012-08-12 14:53:54 -04:00 |
Dries
|
ed9f736bc0
|
- Patch #542828 by sun, Pasqualle, marcingy, Gábor Hojtsy: do not special case disabled admin theme.
|
2012-08-12 14:48:54 -04:00 |
Dries
|
2aa02a0b30
|
- Patch #993186 by moshe weitzman: node access rebuilds should go newest to oldest.
|
2012-08-11 13:19:17 -04:00 |
Dries
|
0033bac993
|
- Patch #1683644 by chx, EclipseGc, tim.plunkett, aspilicious, xjm, dawehner, effulgentsia: use Annotations for plugin discovery.
|
2012-08-11 12:49:44 -04:00 |
Dries
|
63d52d0629
|
- Patch #1683644 by chx, EclipseGc, tim.plunkett, aspilicious, xjm, dawehner, effulgentsia: use Annotations for plugin discovery.
|
2012-08-11 12:49:12 -04:00 |
Dries
|
9f18d6d2b4
|
- Patch #1722694 by sun: Fixed Kernel::init() overrides Drupal's error handling configuration.
|
2012-08-11 12:28:03 -04:00 |
Dries
|
10d19fd39a
|
- Patch #1715326 by dsdeiz: fixed taxonomy_get_tree() typo on comments.
|
2012-08-11 12:25:20 -04:00 |
Dries
|
f40a69c510
|
- Patch #1374030 by aspilicious, Berdir, tim.plunkett: remove entity_extract_ids() now we have proper classed entity objects.
|
2012-08-11 12:19:01 -04:00 |
webchick
|
5819f5ed39
|
Issue #1719530 by tim.plunkett, sun: Add --keep-results flag to run-tests.sh.
|
2012-08-10 16:19:20 -07:00 |
Dries
|
26172602e0
|
- Patch #1719530 by tim.plunkett: Add --keep-results flag to run-tests.sh.
|
2012-08-10 11:18:47 -04:00 |
catch
|
b996bbb220
|
Issue #562042 by cburschka, Rob Loach, sun, scor: Added Search for install profiles in sites/[all|site]/profiles folders, and move core profiles into /core/profiles.
|
2012-08-10 10:18:18 +01:00 |
webchick
|
7e9d2c1676
|
Issue #1711070 by kid_icarus, tim.plunkett, xjm, droplet, zendoodles and cam8001: Convert tests to use ::$modules property instead of parent::setUp($modules).
|
2012-08-09 18:24:21 -07:00 |
Dries
|
7e571b97cf
|
- Patch #1703164 by chriscalip, kbasarab, no_commit_credit, aspilicious: Fixed Convert book settings to the new configuration system.
|
2012-08-09 16:25:24 -04:00 |
Dries
|
19fecb5279
|
- Patch #1717878 by willvincent: Fix summary of update_variable_get() to be under 80 characters.
|
2012-08-09 16:21:50 -04:00 |
Dries
|
6908c07fb9
|
- Patch #1684976 by droplet, timmillwood: Better validation for statistics.php.
|
2012-08-09 16:21:01 -04:00 |
Dries
|
4b2dfc3a76
|
- Patch #1719250 by catch: Fixed DatabaseBackend still calling garbageCollection() every request due to minimum cache lifetime.
|
2012-08-09 16:19:23 -04:00 |
Dries
|
9a0367face
|
- Patch #1719488 by effulgentsia: Rename language_manager() to language() and related cleanup.
|
2012-08-09 16:17:01 -04:00 |
Dries
|
49e12de3c0
|
Merge branch '8.x' of git.drupal.org:project/drupal into 8.x
|
2012-08-09 16:12:48 -04:00 |
Dries
|
5a43052d93
|
- Patch #1671080 by sun, no_commit_credit, Gábor Hojtsy, Jose Reyero: remove StorageDispatcher to simplify configuration system.
|
2012-08-09 16:12:36 -04:00 |
Dries
|
54360936bc
|
- Patch #1658712 by plach, Gábor Hojtsy: Refactor test_entity() schema to be multilingual.
|
2012-08-09 15:57:37 -04:00 |
Dries
|
9b7ac70bb0
|
- Patch #1658712 by plach, Gábor Hojtsy: Refactor test_entity() schema to be multilingual.
|
2012-08-09 15:57:22 -04:00 |
catch
|
b8ef984e94
|
Issue #1555294 by Pol, tim.plunkett, cristinawithout, gagarine: Fixed Vocabulary title HTML entities are double encoded.
|
2012-08-08 22:29:50 +01:00 |
webchick
|
070ad58626
|
Revert "- Patch #1705748 by n3or, no_commit_credit: Convert simpletest settings to configuration system."
This reverts commit 490386face . It broke testbot.
|
2012-08-07 21:39:41 -07:00 |
catch
|
9532b4b8c3
|
Issue #1706878 by tim.plunkett: Add WebTestBase::assertThemeOutput() to allow modules to test theme function output.
|
2012-08-07 23:42:08 +01:00 |
catch
|
00fbe48444
|
Issue #1054162 by tim.plunkett, Transition, Dave Reid, joachim: Taxonomy bundles not supported by EntityFieldQuery (followup).
|
2012-08-07 23:39:19 +01:00 |
catch
|
9d3e5e4cdd
|
Issue #1037632 by Sheldon Rampton, Tor Arne Thune: Fixed Attaching a forbidden file to a node gives an error message with bogus file path.
|
2012-08-07 23:33:14 +01:00 |
webchick
|
29bfbf491a
|
Issue #1715402 by mikeryan: Fixed Poor performance of _forum_update_forum_index() when passed a non-forum node.
|
2012-08-07 15:09:04 -07:00 |
Dries
|
db2f83b6df
|
- Patch #1497310 by webchick, kbasarab, tobiasb, pcambra, sun, aspilicious: Convert statistics settings to configuration system.
|
2012-08-07 15:49:48 -04:00 |
Dries
|
490386face
|
- Patch #1705748 by n3or, no_commit_credit: Convert simpletest settings to configuration system.
|
2012-08-07 15:45:30 -04:00 |
Dries
|
33227d0132
|
- Increased the update number to avoid clash.
|
2012-08-07 15:40:47 -04:00 |
Dries
|
56b93e388a
|
Merge branch '8.x' of git.drupal.org:project/drupal into 8.x
|
2012-08-07 15:35:12 -04:00 |
Dries
|
34573dde97
|
- Patch #1496458 by swentel, pcambra, n3or, sun, kbasarab, marcingy, no_commit_credit: convert maintenance mode settings to configuration system.
|
2012-08-07 15:26:00 -04:00 |
webchick
|
4c97c097ae
|
Issue #1551140 by Berdir, fago: Remove stub entities, replace entity_create_stub_entity().
|
2012-08-07 12:22:09 -07:00 |
Dries
|
c7dc1e854e
|
- Patch #1712352 by sun: configuration system does not support themes.
|
2012-08-07 15:19:48 -04:00 |
Dries
|
d1ea099f80
|
- Patch #1348162 by catch, sun, Berdir: Add update_variable_*().
|
2012-08-07 15:11:13 -04:00 |
Dries
|
12b49aa11f
|
- Patch #1637370 by danielnolde, sun, djdevin, Berdir: Added UUID support to core entity types.
|
2012-08-07 14:34:39 -04:00 |
Dries
|
4c2e6b41ec
|
- Patch #1637370 by danielnolde, sun, djdevin, Berdir: Added UUID support to core entity types.
|
2012-08-07 14:33:39 -04:00 |
Dries
|
1f31a38fde
|
Merge remote-tracking branch 'sandbox/bundles' into 8.x
|
2012-08-07 14:19:31 -04:00 |
webchick
|
f77cdf16d3
|
Issue #1698108 by chx, effulgentsia, Rob Loach: Update Drupal's dependencies.
|
2012-08-07 10:05:42 -07:00 |
catch
|
47cf40eec4
|
Issue #1704786 by tim.plunkett: Fixed Update seven_css_alter() for jQuery UI update.
|
2012-08-07 11:23:55 +01:00 |