Commit Graph

334 Commits (85b653796204b23ee6654edabd0aa0f2c371076f)

Author SHA1 Message Date
Alex Pott 7a98471c44 Issue #2273631 by vijaycs85: Unify config entity schemas with a base schema type. 2014-05-31 06:55:13 -05:00
webchick d0d3e53361 Issue #2247991 by xjm, typhonius, donquixote: [May 27] Move all module code to PSR-4. 2014-05-27 19:43:20 -07:00
Alex Pott 9f92f4e064 Issue #735154 by jhodgdon, pwolanin: Fixed search_touch_node()/search_mark_for_reindex() should not update if already touched. 2014-05-23 19:44:18 +01:00
webchick 783bc94834 Issue #2226871 by tim.plunkett: ConfirmFormInterface::getCancelRoute() should always return Drupal\Core\Url. 2014-05-20 14:48:51 -07:00
webchick 85f243e204 Issue #2267329 by tim.plunkett | joachim: Move EntityWithPluginBagInterface out of Drupal\Core\Config\Entity and make it useful for more than one bag. 2014-05-20 14:04:40 -07:00
Alex Pott da026cf53c Issue #2116363 by Berdir, jessebeach | fago: Unified repository of field definitions (cache + API). 2014-05-15 12:26:18 -05:00
Nathaniel Catchpole bf3ba52fa0 Issue #2209337 by tstoeckler: Remove hidden property from test extensions. 2014-05-13 17:55:52 +01:00
Nathaniel Catchpole 6541e3a20f Issue #2241249 by Wim Leers: First step in making search results pages cacheable: add the associated SearchPage's cache tag. 2014-05-12 23:02:30 +01:00
Nathaniel Catchpole 6ae2108cd9 Issue #2254197 by sun: Fix test performance of Drupal\search\Tests\SearchCommentTest. 2014-05-08 14:59:20 +01:00
Nathaniel Catchpole 3de510228d Issue #2254195 by sun: Fix test performance of Drupal\search\Tests\SearchCommentCountToggleTest. 2014-05-08 13:56:05 +01:00
webchick eef067b5a5 Issue #2183113 by jhodgdon, effulgentsia, tim.plunkett, herom, larowlan: Update hook_help signature to use route_name instead of path. 2014-05-06 19:04:53 -07:00
webchick e4ae1523e7 Issue #2240463 by robertdbailey, balagan, holly.ross.drupal: Fix text: languages are not "enabled/disabled" anymore, they are added/removed. 2014-05-04 10:19:57 -07:00
Nathaniel Catchpole 5c2dc50b20 Issue #2084323 by Berdir, sandipmkhairnar, Xano, Jalandhar: EntityForm::actions() adds 'delete' without checking access. 2014-04-30 11:47:01 +01:00
Alex Pott c79ac2f741 Issue #2238077 by Berdir, alexpott, tim.plunkett: Rename EntityFormController to EntityForm. 2014-04-26 00:12:39 +01:00
Nathaniel Catchpole 4c83e77675 Issue #2248151 by tim.plunkett, xjm, alexpott: Configurable plugins can not control instance-specific config dependencies. 2014-04-25 11:37:37 +01:00
webchick 4e87132999 Issue #1366020 by pwolanin, dawehner, rcaracaus, jhodgdon | tstoeckler: Overhaul SearchQuery; make search redirects use GET query params for keywords. 2014-04-22 21:25:05 -07:00
webchick ed38d9eb44 Issue #2194823 by znerol, YesCT, dawehner: Ensure that all content/page routes have an _title. 2014-04-22 20:05:46 -07:00
Nathaniel Catchpole 41902d3dd6 Issue #2246447 by alexpott, xjm: Random failure in Drupal\search\Tests\SearchPageTextTest. 2014-04-21 18:18:42 +01:00
webchick 78fb347f59 Issue #1425622 by visabhishek, dealancer: Increase length of 'type' field in search_dataset, search_index tables from 16 to 64. 2014-04-17 19:21:45 -07: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 529a024657 Issue #2156661 by Jalandhar, jsbalsera, ianthomas_uk, sidharthap, jhodgdon: Search admin menu entry uses "settings" -- UI-text standards violation. 2014-04-15 20:25:15 -07: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
Alex Pott 62ba47d26a Revert "Issue #2085243 by dawehner: Rename Menu module into Menu UI module."
This reverts commit 07f63fe6f3.
2014-04-13 15:03:35 -04:00
Alex Pott 07f63fe6f3 Issue #2085243 by dawehner: Rename Menu module into Menu UI module. 2014-04-13 11:58:17 -04:00
Alex Pott 3c488c482e Issue #2178643 by ianthomas_uk, jhodgdon, jayeshanandani: Indexing status can show a negative percentage of content as having been indexed. 2014-04-09 08:56:25 -04:00
webchick fc6b814e02 Issue #2170775 by tim.plunkett, martin107, Xano: Remove array typehint from . 2014-04-08 13:56:43 -07:00
webchick b504423ed0 Issue #2165725 by Xano: Introduce hook_entity_operation(). 2014-04-07 11:12:13 -07: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
webchick 7a91c2e8ed Issue #2121175 by Codenator, tim.plunkett, cosmicdreams, jayeshanandani, grom358, ianthomas_uk, Xano: Remove usage of drupal_get_form(). 2014-03-31 10:26:19 -07: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
catch 2f959b9693 Issue #2188613 by Berdir, Xen, andypost: Rename EntityStorageController to EntityStorage. 2014-03-27 12:54:40 +01:00
Alex Pott 1ad4630ad6 Issue #2111887 by Gábor Hojtsy, kfritsche, vasi1186, dclavain, YesCT, segi: Regression: Only title (of base fields) on nodes is marked as translatable. 2014-03-26 23:32:10 +01:00
webchick 1f9dbcb576 Issue #2115391 by jhodgdon, lokapujya, zaporylie, BrightBold: Numbers are displayed in search results list. 2014-03-26 14:31:36 -07:00
catch 24526aedd0 Revert "Issue #2165725 by Xano: Introduce hook_entity_operation()."
This reverts commit 2cf87103b5.
2014-03-26 19:53:12 +01:00
catch 2cf87103b5 Issue #2165725 by Xano: Introduce hook_entity_operation(). 2014-03-26 12:46:04 +01:00
catch 53852c25df Issue #2211235 by damiankloip: Add specific annotations for Views handlers. 2014-03-25 20:16:43 +01:00
webchick 24789e4e01 Issue #2080547 by johnmcc, mrsinguyen, chertzog, Nafes: Remove Unused local variables from search module. 2014-03-24 07:57:09 -07: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
webchick 9c66858942 Issue #2216701 by alexpott, sun, longwave: Random test failure in ToolbarAdminMenuTest. 2014-03-13 15:15:35 -07:00
Alex Pott 9a2cb6ad5b Issue #2134857 by Xano: PHPUnit test the entity base classes. 2014-03-12 11:29:12 +00:00
Alex Pott 48025f9261 Issue #2168159 by dawehner: Plugin Derivatives don't work with Objects returned from Annotations. 2014-03-11 09:41:30 +00:00
Alex Pott fd2613d287 Issue #2169361 by plopesc: Convert COMMENT_HIDDEN & COMMENT_CLOSED & COMMENT_OPEN to a constant on the comment field interface. 2014-03-10 12:25:21 +00:00
Alex Pott 0f35ae9f75 Issue #2004336 by damiankloip: Default UUID key in ConfigEntityType. 2014-03-08 10:58:15 +00:00