Nathaniel Catchpole
|
ea1dd45724
|
Issue #2406543 by alexpott: Remove ConfigFactory::setOverrideState and ConfigFactory::getOverrideState()
|
2015-01-20 11:11:16 +00:00 |
Alex Pott
|
3d14a7d25a
|
Issue #2401505 by Berdir, jibran, larowlan: Add an entity collection template for lists
|
2015-01-19 09:37:11 +00:00 |
Alex Pott
|
c34c3dfd05
|
Issue #2225427 by ianthomas_uk, martin107, JeroenT, LoMo: Remove remaining uses of deprecated language functions (mostly in object oriented code)
|
2015-01-18 09:47:33 +00:00 |
Alex Pott
|
28977ae6fd
|
Issue #2350837 by dawehner, Berdir, larowlan, Wim Leers: Convert most usages of EntityInterface::getSystemPath() to use routes
|
2015-01-17 09:13:34 +00:00 |
catch
|
6efd90c8dc
|
Issue #2140511 by alexpott, Gábor Hojtsy, swentel, babruix, ohthehugemanatee, jessebeach, Berdir: Configuration file name collisions silently ignored for default configuration
|
2015-01-16 21:04:16 +00:00 |
Nathaniel Catchpole
|
73069e05e8
|
Issue #2392319 by alexpott, effulgentsia: Config objects (but not config entities) should by default be immutable
|
2015-01-16 10:43:35 +00:00 |
Alex Pott
|
3bbe56197a
|
Issue #2136559 by Gábor Hojtsy: Config entity admin lists show configuration with overrides (eg. localized)
|
2015-01-14 08:37:55 +00:00 |
Alex Pott
|
77725b6084
|
Issue #2281645 by dawehner, andypost: Make entity annotations use link templates instead of route names
|
2015-01-13 10:32:23 +00:00 |
Alex Pott
|
4d8bd967c3
|
Issue #2377117 by mglaman, rpayanm, pcambra: Replace all instances of entity_load('field_storage_config') and entity_load_multiple('field_storage_config') with static method calls
|
2015-01-12 15:49:29 +00:00 |
Alex Pott
|
ff7473e82d
|
Issue #2384481 by rpayanm, daffie, tadityar, hussainweb, areke, claudiu.cristea: Make the class variables protected for NodeType
|
2015-01-12 12:44:27 +00:00 |
Alex Pott
|
aff95777ed
|
Issue #2309737 by rpayanm, hussainweb, max-kuzomko, herom, millerbennett, ianthomas_uk, quietone, Sutharsan, sumitmadan, toddmbloom: Remove deprecated format_plural usage
|
2015-01-10 13:56:47 +00:00 |
webchick
|
cc14b667ca
|
Issue #2381753 by tadityar, tibbsa, Mile23, cilefen: Clean-up Config module test members - ensure property definition and use of camelCase naming convention
|
2015-01-06 11:24:25 -08:00 |
webchick
|
b45af923af
|
Issue #2382195 by tibbsa, subhojit777, tadityar, cilefen, Mile23: Clean-up simpletest module test members - ensure property definition and use of camelCase naming convention
|
2015-01-06 11:22:03 -08:00 |
Nathaniel Catchpole
|
503e46bb6b
|
Issue #918538 by Berdir, slashrsm, damiankloip, sun, tobiasb: Decouple cache tags from cache bins
|
2015-01-06 13:25:59 +00:00 |
Nathaniel Catchpole
|
78e9940a30
|
Issue #1719648 by joachim, ttkaminski, kshama_deshmukh: ModuleInstaller::install() silently fails if a module isn't in the file system
|
2014-12-31 11:14:07 +00:00 |
Nathaniel Catchpole
|
4a6fce7b9a
|
Issue #2264755 by mtift, adci_contributor: Clarify description of Drupal\config\Tests\ConfigImportAllTest
|
2014-12-30 14:09:44 +00:00 |
catch
|
007eaf3583
|
Issue #2392351 by alexpott, swentel: When an entity bundle config gets deleted, entities of that bundle break
|
2014-12-28 13:57:47 +00:00 |
Nathaniel Catchpole
|
95d4c594b0
|
Issue #2395395 by alexpott, effulgentsia, Gábor Hojtsy: TestBase lacks a config method to be used consistently in tests
|
2014-12-23 15:11:54 +00:00 |
webchick
|
e6afbff457
|
Issue #2375673 by DickJohnson, LewisNyman, lauriii, emma.maria, sqndr, Wim Leers, stephr: Split Bartik's CSS into SMACSS style components
|
2014-12-22 11:51:25 -08:00 |
catch
|
a9b064cccd
|
Issue #2395511 by alexpott, Gábor Hojtsy: Config static cache is not cleared properly on rename
|
2014-12-22 10:28:48 +00:00 |
catch
|
d05559a373
|
Issue #2395515 by alexpott, Berdir: Config static cache is not cleared properly on delete
|
2014-12-22 10:26:49 +00:00 |
Dries
|
20a8ccfd14
|
Issue #2278017 by cilefen, bircher, effulgentsia: When a content entity type providing module is uninstalled, the entities are not fully deleted, leaving broken reference
|
2014-12-12 12:53:22 -05:00 |
webchick
|
1419122c76
|
Issue #2183983 by Gábor Hojtsy, vijaycs85, Berdir, Wim Leers, webflo, alexpott: Find hidden configuration schema issues
|
2014-12-11 12:43:20 -08:00 |
Alex Pott
|
a198ce636c
|
Issue #2388925 by xjm, preshetin: British again invade config sync
|
2014-12-11 17:57:18 +01:00 |
Nathaniel Catchpole
|
ae049e93cc
|
Issue #2391021 by Gábor Hojtsy: Config schema issues in config tests themselves
|
2014-12-11 14:51:54 +00:00 |
Alex Pott
|
8e7f24f645
|
Issue #2387669 by rpayanm, joachim, tadityar: ConfigInstallWebTest is broken
|
2014-12-09 10:03:06 +00:00 |
Alex Pott
|
0bb57ed2f5
|
Issue #2347999 by Mile23, daffie, cs_shadow, cosmicdreams: DrupalUnitTestBase is deprecated, replace with KernelTestBase
|
2014-12-05 14:42:56 +00:00 |
Dries
|
ff4d10b79e
|
Issue #2357145 by alexpott, olli, YesCT: Views can not be saved with a numeric (grouped) filter
|
2014-12-01 15:50:21 -05:00 |
Nathaniel Catchpole
|
596978a71d
|
Issue #2378095 by Wim Leers, Devin Carlson: Convert all remaining attached individual CSS/JS assets to attached asset libraries
|
2014-11-28 20:51:14 +00:00 |
Dries
|
dbde59f045
|
Issue #2235901 by alexpott, mdrummond, iMiksu, sun, Wim Leers: Remove custom theme settings from *.info.yml
|
2014-11-26 16:31:55 -05:00 |
Nathaniel Catchpole
|
8656312383
|
Issue #1002164 by alexpott, Carsten Müller, Devin Carlson, linclark, naxoc, vijaycs85: The Book module can be uninstalled with nodes with a book node type still existing
|
2014-11-25 14:00:27 +00:00 |
Alex Pott
|
826245d509
|
Issue #2324055 by dawehner, cilefen, znerol: Split up the module manager into runtime information and extension information
|
2014-11-23 10:10:06 +00:00 |
Alex Pott
|
33b66b50d7
|
Issue #2377115 by mglaman: Replace all instances of entity_load('field_config') and entity_load_multiple('field_config') with static method calls
|
2014-11-21 23:50:15 +00:00 |
Nathaniel Catchpole
|
edd7889694
|
Issue #2376791 by dawehner, Wim Leers: Move all _content routing definitions to _controller
|
2014-11-20 09:47:06 +00:00 |
Nathaniel Catchpole
|
0cde5d7536
|
Issue #2321385 by alexpott, bircher, amateescu, swentel, benjy: Fixed Creation of node body field in postSave() incompatible with default config and overrides.
|
2014-11-17 12:48:18 +00:00 |
Alex Pott
|
91c38c8f98
|
Issue #2328111 by dawehner, martin107, neclimdul: Replace most instances of the DRUPAL_ROOT constant with the app.root container parameter.
|
2014-11-17 12:20:57 +00:00 |
Nathaniel Catchpole
|
4dc03e7037
|
Issue #2372477 by yched: Fixed Lots of tests still enable entity.module.
|
2014-11-12 17:22:47 +00:00 |
Nathaniel Catchpole
|
cd9b0f4fde
|
Issue #1426804 by alexpott, swentel: Fixed Allow field storages to be persisted when they have no fields.
|
2014-11-12 16:16:39 +00:00 |
Nathaniel Catchpole
|
121bbc14fe
|
Issue #2371843 by alexpott: Add event listener to check schema on config save.
|
2014-11-12 14:27:43 +00:00 |
Alex Pott
|
789de472d0
|
Issue #2354597 by esod, YesCT, vadim.hirbu, ashutoshsngh: Remove usage of form_set_value().
|
2014-11-07 12:05:32 -08:00 |
Alex Pott
|
80eccb1896
|
Issue #2361823 by rpayanm, javivf: Remove usage of drupal_strtolower().
|
2014-11-03 16:13:43 +00:00 |
catch
|
150893931e
|
Issue #2271419 by alexpott, larowlan: Fixed Allow field types, widgets, formatters to specify config dependencies.
|
2014-11-01 09:42:21 +00:00 |
Nathaniel Catchpole
|
abcfdc177f
|
Issue #2294571 by znerol, effulgentsia: Redirect anonymous users to login page from an exception listener instead of in MaintenanceModeSubscriber and restrict access to the my-account link to authenticated users.
|
2014-10-24 12:21:06 +01:00 |
Nathaniel Catchpole
|
c999c2d43b
|
Issue #2227731 by webflo, mtift: Fixed Normalize configuration data during config writes.
|
2014-10-23 22:23:25 +01:00 |
Nathaniel Catchpole
|
c2125b059c
|
Issue #2282519 by alexpott, cilefen: Fixed Add content dependency information to configuration entities.
|
2014-10-23 21:22:34 +01:00 |
Nathaniel Catchpole
|
0c11136455
|
Issue #2224581 by alexpott, larowlan, jhodgdon, mgifford: Delete forum data on uninstall.
|
2014-10-22 10:52:29 +01:00 |
Nathaniel Catchpole
|
6ba1da1c63
|
Issue #2205527 by cilefen, alexpott, martin107, Xen, Gaelan, clintrandall777@gmail.com: Fixed Move configuration import lock to lock.persistent service since a lock can not exist beyond a single request.
|
2014-10-14 12:04:33 +01:00 |
Nathaniel Catchpole
|
66762a5361
|
Issue #2340667 by YesCT, Pedro Lozano, alexpott, martin107: Protect Drupal\Core\Language\Language::id, and use getId().
|
2014-10-13 10:10:32 +01:00 |
Nathaniel Catchpole
|
ac9054bed0
|
Issue #2310093 by alexpott, hussainweb : Fixed Config install and import should map from storage record not set properties directly.
|
2014-10-10 19:47:54 +01:00 |
Alex Pott
|
195d49998a
|
Issue #2347465 by tim.plunkett, dawehner, cilefen: Convert all instances of #type link/links to convert to use routes.
|
2014-10-09 07:39:37 +01:00 |