Commit Graph

324 Commits (6de66844566ca29b4746d95c0d4da43ecb96fce3)

Author SHA1 Message Date
webchick 4fcb5b1d9e Issue #2245729 by alexpott | vijaycs85: Add missing configuration schema in Color component. 2014-05-04 09:28:35 -07:00
Alex Pott b0821d885e Issue #2079797 by ParisLiakos, Xano, amateescu, tim.plunkett: Provide a trait for $this->t() and $this->formatPlural(). 2014-05-02 08:29:56 +01:00
webchick a1ca5f6eea Issue #2216529 by jhodgdon: Fill in topic/@defgroup docs for Config and State System. 2014-04-30 11:35:07 -07:00
Nathaniel Catchpole 95c69f5b9b Issue #2208617 by tim.plunkett: Add key value entity storage. 2014-04-30 11:08:22 +01:00
Alex Pott 4ad6fc9043 Issue #2251915 by tim.plunkett: Overridden config bleeds through to admin forms. 2014-04-30 08:07:50 +01:00
Alex Pott def57073bc Issue #2239065 by tim.plunkett | webchick: Overridden config bleeding through to configuration forms. 2014-04-30 08:00:07 +01:00
webchick 7a8d22e9c3 Issue #2235099 by ParisLiakos, catch: Move Archiver to Drupal/Core. 2014-04-25 22:38:40 -07:00
Alex Pott c79ac2f741 Issue #2238077 by Berdir, alexpott, tim.plunkett: Rename EntityFormController to EntityForm. 2014-04-26 00:12:39 +01:00
Alex Pott 750a1d8465 Issue #216064 by Xano, idflood, drifter, Artusamak, ygerasimov, sun, ParisLiakos, Cottser, TravisCarden, marcingy, floretan, catch, tedbow: Entity form "Delete" button triggers server-side + HTML5 form validation; change "Delete" button to a link. 2014-04-25 20:31:57 +01:00
webchick 2c90c67c4e Issue #1067408 by alexpott, Jalandhar, jessebeach, Désiré, neetu morwani, dawehner, sun: Themes do not have an installation status. 2014-04-22 11:37:12 -07:00
webchick b390475f1a Issue #2208633 by sun: Add a Yaml class to Drupal\Component\Serialization. 2014-04-18 09:45:14 -07:00
Alex Pott 1e15efd7d2 Issue #2202629 by sun: Move Drupal\Core\KeyValueStore\State* into Drupal\Core\State\State*. 2014-04-18 11:53:27 +01:00
Nathaniel Catchpole 6f0f10b2aa Issue #2238725 by sun: ConfigLanguageOverrideTest is not in ConfigLanguageOverrideTest.php. 2014-04-17 16:55:00 +01:00
webchick f0bed14de3 Issue #2233787 by alexpott, xjm | tim.plunkett: Move default configuration into extension/config/install to clarify its purpose. 2014-04-16 15:00:30 -07:00
webchick 37250bb5bb Issue #1740378 by xjm, Désiré, alexpott | heyrocker: Implement renames in the import cycle. 2014-04-16 15:00:29 -07:00
Nathaniel Catchpole 83f28fad4f Issue #2240709 by xjm, alexpott: ConfigImportUITest::testImport fails when the module list changes. 2014-04-16 16:06:07 +01:00
Nathaniel Catchpole 26d253c768 Issue #2239299 by tim.plunkett: Form errors should only be set during validation. 2014-04-15 20:12:58 +01:00
webchick 95e6d3a549 Issue #2236553 by xjm, dags, Gaelan, alexpott: Config import validation needs to be able to list multiple issues and the messages should be translatable. 2014-04-14 13:45:42 -07:00
Dries abc7e15fa6 Issue #2161591 by pwolanin, beejeebus, sun: Change default active config from file storage to DB storage. 2014-04-14 22:23:05 +02:00
webchick ea22b21949 Issue #2238069 by alexpott, xjm: Create a way to add steps to configuration sync. 2014-04-13 15:27:54 -04:00
webchick 59dc3c3b13 Revert "Issue #2238069 by alexpott: Create a way to add steps to configuration sync."
Wrong commit credit.

This reverts commit 0a93d9a16b.
2014-04-13 15:27:27 -04:00
webchick 0a93d9a16b Issue #2238069 by alexpott: Create a way to add steps to configuration sync. 2014-04-13 15:23:42 -04:00
webchick 0b4bf3af72 Issue #2124535 by Berdir, alexpott, Désiré, xjm | yched: Prevent secondary configuration creates and deletes from breaking the ConfigImporter. 2014-04-11 11:38:28 -04:00
Alex Pott 9a878fb486 Issue #2227187 by Mykhailo Gurei, Jalandhar, cs_shadow, mandar.harkare | Berdir: Stop refering to config storage as storage controller. 2014-04-11 09:59:35 -04:00
Nathaniel Catchpole 48ae9707f4 Issue #2184387 by alexpott, sun: Remove SchemaStorage. 2014-04-08 11:40:54 +01:00
Nathaniel Catchpole ae702dc56d Issue #1808248 by alexpott, beejeebus, tayzlor, Nitesh Sethia: Add a separate module install/uninstall step to the config import process. 2014-04-04 14:49:13 +01:00
Alex Pott 4511dc22e6 Issue #2228921 by sun: Consolidate system.module + system.theme + system.theme.disabled into core.extension config. 2014-04-02 08:05:28 +01:00
webchick be83ed2bbc Issue #2166915 by ianthomas_uk, sun | plach: Remove uses of deprecated language functions in tests and procedural code. 2014-03-31 10:29:01 -07:00
webchick c0d5ab21ed Issue #2220757 by Karol Haltenberger, xjm, drifter, zserno: Limit length of Config:: to something <= 166 characters. 2014-03-31 09:06:41 -07:00
Alex Pott 719dfe1683 Issue #2101691 by tim.plunkett, swentel: Allow a custom ID to be specified when using single import for config entity. 2014-03-29 16:26:30 +01:00
webchick 4ac79a1366 Issue #2226903 by pwolanin, dawehner, tvn, martin107, jessebeach: Step 1: Move static menu links to yml files. 2014-03-28 16:27:34 -07:00
webchick 4a8bbfbb73 Issue #2215961 by tim.plunkett, Berdir: Entity::urlInfo() should return \Drupal\Core\Url. 2014-03-28 16:07:00 -07:00
catch 2f959b9693 Issue #2188613 by Berdir, Xen, andypost: Rename EntityStorageController to EntityStorage. 2014-03-27 12:54:40 +01:00
webchick 23edb3ffa6 Issue #2108813 by cilefen, mtift, Désiré, xjm, InternetDevels: Add fancier config import/export test scenario. 2014-03-26 13:55:15 -07:00
catch 682a214aa5 Issue #2224873 by alexpott: Handle a config entity with the same name but different UUID being imported. 2014-03-26 15:26:11 +01:00
Alex Pott 28152037ae Issue #2223361 by Berdir, fago, tim.plunkett: Rename ComplexDataInterface::getPropertyValues() to toArray(), remove setPropertyValues(). 2014-03-25 22:09:18 +01:00
webchick d80bd85e39 Issue #2202377 by sun: Remove Test::SORT_METHODS constant opt-in support for sorting test methods alphabetically. 2014-03-24 09:53:27 -07:00
catch ad293099ec Issue #2219499 by Berdir, alexpott, Gábor Hojtsy, vijaycs85, swentel: Generalize language config override responsibility. 2014-03-24 15:10:05 +00:00
Alex Pott 1370edf99f Issue #2134857 by Xano, Wim Leers, Berdir, damiankloip: PHPUnit test the entity base classes. 2014-03-24 13:34:01 +01:00
Alex Pott fa51d2e5bd Issue #2178725 by pwolanin, crowdcg, effulgentsia, Sutharsan: Make all core menu link machine names and the corresponding route names match. 2014-03-24 11:34:32 +01:00
Alex Pott 5abaa5f957 Issue #2120871 by andypost, Berdir, amateescu, vladan.me, Xano: Rename EntityListController to EntityListBuilder. 2014-03-23 22:25:46 +00:00
Nathaniel Catchpole 8cbab1493b Issue #2080823 by alexpott, swentel, Wim Leers: Create API to discover content or config entities' soft dependencies and use this to present a confirm form on module uninstall. 2014-03-21 11:53:32 +00:00
webchick 23902766ac Issue #2219925 by tim.plunkett: Rename ConfigEntityInterface::getExportProperties() to toArray(). 2014-03-20 19:31:32 -07:00
webchick 77123f3f1b Issue #340723 by ParisLiakos, sun, Berdir, glennpratt, Cottser, swentel, alexpott, tstoeckler, Xano, tim.plunkett, BassistJimmyJam | beejeebus: Make modules and installation profiles only require .info.yml files. 2014-03-17 07:43:29 -07:00
Alex Pott eba0b71872 Revert "Issue #340723 by ParisLiakos, sun, Berdir, glennpratt, Cottser, swentel, tstoeckler, Xano, tim.plunkett, BassistJimmyJam: Make modules and installation profiles only require .info.yml files."
This reverts commit b4c561d0d5.
2014-03-17 13:02:04 +00:00
Nathaniel Catchpole b4c561d0d5 Issue #340723 by ParisLiakos, sun, Berdir, glennpratt, Cottser, swentel, tstoeckler, Xano, tim.plunkett, BassistJimmyJam: Make modules and installation profiles only require .info.yml files. 2014-03-17 11:57:35 +00:00
Alex Pott 53ef54c6d8 Issue #1986090 by markpavlitski, jessebeach: Profile config does not overwrite module default config on install (system.cron.yml). 2014-03-14 22:47:35 +00:00
Nathaniel Catchpole d0518561a3 Issue #2215503 by Gábor Hojtsy, Wim Leers: Use services instead of event subscribers for config module overrides. 2014-03-14 17:20:06 +00:00
webchick 9c66858942 Issue #2216701 by alexpott, sun, longwave: Random test failure in ToolbarAdminMenuTest. 2014-03-13 15:15:35 -07:00
webchick 9d3a228020 Issue #2171071 by jessebeach, dawehner, chakrapani, longwave, Gábor Hojtsy, xjm, Wim Leers: Rename drupal_add_library() to _drupal_add_library() and remove its uses. 2014-03-12 08:47:01 -07:00