webchick
|
8347b04c34
|
Issue #2051097 follow-up by tim.plunkett: Remove silly spacing errors.
|
2013-09-15 22:06:19 -07:00 |
webchick
|
7cfa38d01a
|
Issue #2051097 by dawehner, Manuel Garcia, tlattimore, neclimdul: Change 'pattern' to 'path' in *.routing.yml files.
|
2013-09-15 21:47:28 -07:00 |
webchick
|
5e9ac4dd2d
|
Issue #2087279 by larowlan, dawehner, disasm, tim.plunkett: Add a config() method to FormBase.
|
2013-09-15 21:43:06 -07:00 |
webchick
|
5bb0d5e667
|
Issue #2053489 by chx, tim.plunkett: Standardize on \Drupal throughout core.
|
2013-09-15 20:58:10 -07:00 |
webchick
|
99670f0847
|
Issue #1981368 by tim.plunkett, Crell, webchick: Convert all routes to 'module_name().foo_bar()' naming convention.
|
2013-09-15 12:59:49 -07:00 |
webchick
|
53d757cbe3
|
Issue #2084339 by alexpott: Fixed The configuration value system.maintenance.enabled should be moved to the state system.
|
2013-09-14 00:08:33 -07:00 |
Nathaniel Catchpole
|
bbb106da75
|
Issue #2082117 by alexpott, xjm, tim.plunkett, heyrocker, beejeebus, sun: Fixed Install default config only when the owner and provider modules are both enabled.
|
2013-09-13 10:31:12 +01:00 |
Nathaniel Catchpole
|
56b7c4dd18
|
Revert "Issue #2082117 by alexpott: Fixed Install default config only when the owner and provider modules are both enabled."
This reverts commit 4c304cb8e7 .
|
2013-09-13 10:30:11 +01:00 |
Nathaniel Catchpole
|
4c304cb8e7
|
Issue #2082117 by alexpott: Fixed Install default config only when the owner and provider modules are both enabled.
|
2013-09-13 09:58:11 +01:00 |
webchick
|
ca7ae5992a
|
Issue #1963394 by tim.plunkett, jibran, effulgentsia: Fixed ConfirmFormBase::getCancelPath() should allow for a route.
|
2013-09-12 21:51:47 -07:00 |
webchick
|
c4dd26c022
|
Issue #2077513 by tim.plunkett, jibran, ParisLiakos, msonnabaum: Refactor ControllerBase to be more consistent with FormBase.
|
2013-09-11 22:24:39 -07:00 |
webchick
|
d009cac09c
|
Issue #2074037 by Wim Leers, effulgentsia: Add drupalPostUrl() — drupalPost()/drupalPostAjax() are for forms only, D8 JS performs non-form HTTP requests.
|
2013-09-11 12:41:33 -07:00 |
webchick
|
f503d2282a
|
Issue #2074509 by tim.plunkett, falcon03, mgifford, Xano: Fixed Add missing #title property to ensure form accessibility.
|
2013-09-11 00:16:22 -07:00 |
catch
|
44c83898d5
|
Issue #1972816 by yched | vijaycs85: Fixed Add support for %parent.%parent in config schema dynamic type names.
|
2013-09-03 00:00:59 +01:00 |
Alex Pott
|
7742cc3563
|
Issue #2057869 by dawehner, jibran: Provide an alias for 'plugin.manager.entity' called 'entity.manager'.
|
2013-09-01 13:24:15 +01:00 |
Nathaniel Catchpole
|
613a370a5b
|
Issue #2057589 by smiletrl, tim.plunkett, alexpott, dawehner: Rename ControllerInterface to ContainerInjectionInterface.
|
2013-09-01 09:04:33 +01:00 |
Nathaniel Catchpole
|
c7994001cc
|
Issue #1497374 by yched, chx, amateescu, plach, Damien Tournoud, fago, swentel: Switch from Field-based storage to Entity-based storage.
|
2013-09-01 07:20:49 +01:00 |
webchick
|
c14bbc49df
|
Issue #2018411 by ParisLiakos, tim.plunkett, msonnabaum: Figure out a nice DX when working with injected translation.
|
2013-08-30 23:09:05 -07:00 |
Nathaniel Catchpole
|
7e1dbf11fa
|
Issue #2071439 by tim.plunkett: Modernize config.module forms.
|
2013-08-26 11:28:24 +01:00 |
Alex Pott
|
703e9e476c
|
Issue #2021063 by Berdir, kiamlaluno, YesCT: Use hook_entity_operation_alter() for manage fields and manage display links.
|
2013-08-25 11:41:10 +01:00 |
webchick
|
2132c17948
|
Issue #2057155 by pwolanin, dawehner: Add a generateFromRoute() method on the url generator to accept options like url().
|
2013-08-22 10:28:40 -07:00 |
webchick
|
fa967340e3
|
Revert "git commit -m Issue"
Stupid commit message. :P Fixing. :P
This reverts commit 838bf21e31 .
|
2013-08-22 10:25:55 -07:00 |
webchick
|
838bf21e31
|
git commit -m Issue
|
2013-08-22 10:21:03 -07:00 |
Alex Pott
|
410d56a7ba
|
Issue #2059245 by tim.plunkett, msonnabaum: Add a FormBase class containing useful methods.
|
2013-08-22 03:02:00 +01:00 |
Alex Pott
|
d663924e93
|
Issue #2064557 by tim.plunkett: Improve strange coupling in EntityListControllers by improving buildRow() and buildHeader().
|
2013-08-19 21:30:34 +01:00 |
webchick
|
523fb85533
|
Issue #1847002 by tim.plunkett, effulgentsia, msonnabaum: Move entity type classes from Drupal$provider\Plugin\Core\Entity to Drupal$provider\Entity.
|
2013-08-18 14:16:19 -07:00 |
Dries
|
a18a231ea4
|
Issue #2056721 by Berdir, effulgentsia: Remove or rename TypedDataInterface::getType().
|
2013-08-15 15:23:43 -05:00 |
webchick
|
3cf100dfcd
|
Issue #1957142 by damiankloip, fubhy, cosmicdreams: Replace config() with Drupal::config().
|
2013-08-14 09:54:28 -07:00 |
Alex Pott
|
cc7c70e9af
|
Issue #2011578 by mortendk, tlattimore, Cottser, soulston: Markup for Stark's page.html.twig + maintenance-page.html.twig.
|
2013-08-06 00:52:22 +02:00 |
Alex Pott
|
0adc91af5c
|
Issue #1987660 by dougvann, ygerasimov, vijaycs85, marcingy: Convert config_sync() to a new style controller.
|
2013-07-28 23:47:43 +02:00 |
Alex Pott
|
a48f0d889c
|
Issue #1821854 by tim.plunkett, effulgentsia, larowlan: Convert image effects into plugins.
|
2013-07-23 18:14:41 +02:00 |
Alex Pott
|
36d647e61b
|
Issue #1987712 by dawehner, claudiu.cristea, damiankloip, andypost: Convert file_download() to a new style controller.
|
2013-07-20 13:25:28 +01:00 |
Nathaniel Catchpole
|
7dd31494f3
|
Issue #1979094 by Berdir, dawehner, msonnabaum, tim.plunkett, effulgentsia: Fixed Separate create access operation entity access controllers to avoid costly EntityNG instantiation.
|
2013-07-16 10:33:18 +01:00 |
Dries
|
5feff937fa
|
Issue #2031473 by pwolanin, fubhy, dawehner, tim.plunkett: Convert menu local actions to plugins so that we can generate dynamic titles and paths.
|
2013-07-11 12:40:33 -04:00 |
Alex Pott
|
7b3bf57b82
|
Issue #2032711 by juampy: Catch exceptions thrown by ArchiveTar when importing configuration.
|
2013-07-03 12:01:28 +01:00 |
catch
|
03d3cb0a36
|
Issue #2008982 by xxAlHixx, adamcowboy, hussainweb, c4rl: Replace theme() with drupal_render() in config module.
|
2013-06-30 11:48:42 +01:00 |
Alex Pott
|
2c2f5f59f5
|
Issue #1867856 by fubhy the cat, EclipseGc, Berdir: Use annotation discovery for data type plugins.
|
2013-06-29 15:48:52 +01:00 |
Alex Pott
|
4c357934c2
|
Issue #1754246 by webflo, swentel, penyaskito, andypost, alexpott, YesCT, dagmar: Languages should be configuration entities.
|
2013-06-29 11:56:53 +01:00 |
Alex Pott
|
0c957d310a
|
Issue #2031115 by tim.plunkett: Fixed Language::LANGUAGE_DEFAULT should be Language::LANGCODE_DEFAULT.
|
2013-06-29 11:34:03 +01:00 |
Alex Pott
|
4f8b8a5087
|
Issue #1995048 by twistor, tim.plunkett, damiankloip, Berdir: EntityListController::getOperations() should respect access checks.
|
2013-06-27 07:13:06 +01:00 |
Alex Pott
|
356dc8bacd
|
Issue #1969698 by xjm, damiankloip, tim.plunkett, yched: ConfigEntity::save() should disallow saving ID/UUID conflicts (Field UUID changes can badly corrupt field data).
|
2013-06-25 23:57:46 +01:00 |
Alex Pott
|
5fe8034bdc
|
Issue #2020361 by vijaycs85: Create LanguageConfigContext to activate configuration overrides based on language.
|
2013-06-19 22:21:35 +02:00 |
Alex Pott
|
e997ce7ba6
|
Issue #2017019 by valdo, amateescu, tim.plunkett: Configuration export action path is broken when Drupal is installed in a subfolder.
|
2013-06-19 01:22:53 +02:00 |
Alex Pott
|
c4b665859a
|
Issue #1982980 by ParisLiakos, larowlan, dawehner, tim.plunkett: Move entity_get_form() to Drupal\Core\Entity\EntityManager::getForm().
|
2013-06-18 07:21:35 +02:00 |
Alex Pott
|
73fbcf8072
|
Issue #2011018 by tim.plunkett: Reconcile entity forms and confirm forms.
|
2013-06-17 23:26:42 +02:00 |
Alex Pott
|
d8881894b3
|
Issue #2017859 by valdo: Permissions export configuration and import configuration are used in config.routing.yml but not implemented.
|
2013-06-17 22:55:45 +02:00 |
webchick
|
1cbc618c34
|
Issue #2003576 by jeroen12345, ebeyrent, alexander.ilivanov: Replace drupal_container() with Drupal::service() in the config module.
|
2013-06-17 01:37:22 -05:00 |
Alex Pott
|
5bf89a4573
|
Issue #2008356 by dawehner, tim.plunkett: Provide a _entity_list() route default to replace Controller\EntityListController and mimic _entity_form().
|
2013-06-17 00:06:21 +02:00 |
Alex Pott
|
096b8c5a58
|
Issue #2010290 by tim.plunkett, larowlan, alexpott, ParisLiakos: Editing a config entity from a listing page results in a 'page not found'.
|
2013-06-16 10:24:30 +02:00 |
Alex Pott
|
07bf168bd6
|
Issue #1998140 by dawehner, ParisLiakos, tim.plunkett: Remove backward compatible ControllerInterface.
|
2013-06-11 23:16:25 +01:00 |