Commit Graph

475 Commits (83bf08287264d737800fdc624effaeae8dec9a62)

Author SHA1 Message Date
Dries 4a689c5985 Issue #2088121 by nod_, RobLoach, joelpittet, Gábor Hojtsy: Remove Overlay. 2013-11-26 17:07:54 -05:00
Dries 1151c73c19 Issue #787896 by nod_, cha0s, jp.stacey, sun, David_Rothstein, Bojhan, lisarex: Add a link so that administrators can return to their most recently visited non-admin page. 2013-11-26 17:06:57 -05:00
webchick df1a669b77 Issue #2131851 by tim.plunkett: Form errors must be specific to a form and not a global. 2013-11-23 12:57:04 -08:00
webchick 9d37b1228c Issue #2003684 by rszrama, Wim Leers, nicholaspaun: Contextual.module does not escape contextual ids in HTML attributes. 2013-11-22 19:40:33 -08:00
Nathaniel Catchpole 172cd2652a Revert "Issue #1954892 by dawehner, tim.plunkett, David_Rothstein, effulgentsia: Replace 'theme callback' and hook_custom_theme() with a clean theme negotiation system."
This reverts commit fc04601c35.
2013-11-22 13:56:50 +00:00
Nathaniel Catchpole fbe932254f Issue #2111823 by amateescu, dawehner: Convert field_ui / Entity local tasks to YAML definitions. 2013-11-20 11:37:29 +00:00
Nathaniel Catchpole fc04601c35 Issue #1954892 by dawehner, tim.plunkett, David_Rothstein, effulgentsia: Replace 'theme callback' and hook_custom_theme() with a clean theme negotiation system. 2013-11-19 12:24:14 +00:00
Dries dd190fd863 Issue #2127655 by Mile23: Name space corrections 2013-11-17 20:24:13 -05:00
Alex Pott 7b8e204118 Issue #2133469 by tim.plunkett, damiankloip, dawehner: Replace path-based entity links with route names. 2013-11-15 09:31:24 -04:00
webchick 744309f9f2 Issue #2125253 by tim.plunkett: Convert ()['redirect'] to ()['redirect_route()']. 2013-11-13 21:31:49 -08:00
webchick d10c051955 Issue #1956448 by benjy, tim.plunkett, ed.hollinghurst, YesCT: Use the block instance title on the block admin listing. 2013-11-12 16:08:42 -08:00
webchick 8469376958 Issue #2085201 by jessebeach, tim.plunkett, dawehner, yoroy: Use sensible block categories (rather than module-name categories). 2013-11-12 15:53:34 -08:00
Nathaniel Catchpole 3c3eb990fd Issue #1810350 by plach, kfritsche, boran, YesCT: Remove menu_* entity keys and replace them with entity links. 2013-11-07 10:55:26 +00:00
Nathaniel Catchpole 0d263c64e9 Issue #2084463 by dawehner, pwolanin, David_Rothstein, tim.plunkett, Xano: Convert contextual links to a plugin system similar to local tasks/actions. 2013-11-06 19:45:37 +00:00
webchick 952f57a111 Issue #2125043 by Sutharsan: Remove '#type' => 'markup'. 2013-11-06 09:11:18 -08:00
Alex Pott bf3e9cfaaa Issue #2112705 by mikey_p: Replace EntityType::$module with provider. 2013-11-02 22:11:53 -07:00
webchick 4399709181 Issue #2066535 by tim.plunkett, jsst, Berdir: Add EntityManagerInterface and stop typehinting with EntityManager. 2013-10-30 16:09:40 -07:00
Nathaniel Catchpole 9b5afa85e3 Issue #2099417 by marthinal, swentel, lauriii: Fixed Unable to change Custom Block view mode. 2013-10-30 12:01:32 +00:00
webchick 05fbc52f23 Issue #2121839 by brantwynn: Fixed Typo: 'Creation' not 'creaation' in custom_block().module docblock. 2013-10-27 16:42:03 -07:00
Alex Pott 4b7bbecbc3 Issue #2097903 by Berdir, amateescu: Rename EntityRenderController to EntityViewBuilder. 2013-10-25 13:54:18 -07:00
Alex Pott 270708d58a Issue #2102125 followup by tim.plunkett, Gábor Hojtsy: Big Local Task Conversion. 2013-10-25 10:16:02 -07:00
Nathaniel Catchpole 516affdf43 Issue #2102125 by dawehner, tim.plunkett, neclimdul, pwolanin, YesCT, damiankloip, Tim Bozeman: Big Local Task Conversion. 2013-10-24 13:04:38 +01:00
Alex Pott 49ac630080 Issue #1951386 by benjy, theduke, andypost, tim.plunkett: Fixed Extend BlockPluginInterface::access to allow passing in an account. 2013-10-23 11:19:00 -07:00
Alex Pott ab59feb8ea Issue #2095943 by dotoree, Tim Bozeman: Core modules and themes missing the version attribute in info.yml. 2013-10-22 16:23:24 -07:00
Dries 8f6cb3480c Issue #2112233 by alexpott, amateescu: Remove unnecessary ternaries in around config()->get(). 2013-10-21 16:32:59 -04:00
Dries 4a7a8b3c56 Issue #2115077 by longwave: Remove unused _block_themes_access(). 2013-10-21 16:32:32 -04:00
Alex Pott 3ded2216b0 Issue #2115145 by Berdir | effulgentsia: Move field type plugins to Plugin/Field/FieldType. 2013-10-19 09:12:13 +01:00
Nathaniel Catchpole 784cebbe5a Issue #2098795 by tim.plunkett, Sean Charles, tstoeckler, dawehner, larowlan, damiankloip: Create Base Class for RouteSubscriber Class. 2013-10-18 09:54:56 +01:00
webchick c392410151 Issue #2062761 by tim-e, larowlan, jhodgdon, ifrik, pameela: Update hook_help() for custom_block() modules. 2013-10-17 23:23:38 -07:00
Alex Pott 44639c1e9a Issue #2043527 followup by Gábor Hojtsy: Fixed Theme name is included in block machine name but should be stored as a key instead. 2013-10-17 11:39:33 +01:00
Alex Pott f36755f095 Issue #2043527 followup by tim.plunkett: Fixed Theme name is included in block machine name but should be stored as a key instead. 2013-10-16 22:54:34 +01:00
Alex Pott b201c0546c Issue #2111209 by Xano: Fixed Rename FormInterface::getFormID() to FormInterface::getFormId(). 2013-10-16 13:37:27 +01:00
Nathaniel Catchpole 04b4a96c8f Issue #2045931 by PerthSam152, LinL, adsw12, joelpittet: Replace all module_exists() deprecated function calls. 2013-10-16 13:18:18 +01:00
Nathaniel Catchpole 759dad87cb Revert "Issue"
This reverts commit cc84f3903c - bad
commit message.
2013-10-16 13:18:18 +01:00
Nathaniel Catchpole cc84f3903c Issue 2013-10-16 12:19:18 +01:00
Nathaniel Catchpole dd39df9d3f Issue #2087243 by olli: Fixed Views block category is double escaped with autocomplete. 2013-10-16 12:13:00 +01:00
Alex Pott 9fdc6a9c35 Issue #2043527 by tim.plunkett, vijaycs85, dawehner: Fixed Theme name is included in block machine name but should be stored as a key instead. 2013-10-16 01:51:01 +01:00
Jennifer Hodgdon a7d2952106 Issue #1879396 by babruix, jibran, xjm, juanolalla: Add inline docs to block classes 2013-10-15 10:19:05 -07:00
Jennifer Hodgdon f99a0b5694 Issue #2105807 by StephaneQ: Fix docs in block RouteSubscriber class 2013-10-15 09:51:00 -07:00
Jennifer Hodgdon fa841b8092 Issue #2105065 by tim.plunkett, dawehner: Standards cleanup for null and other types in API docs 2013-10-15 09:48:37 -07:00
Alex Pott c9e8fe36f1 Issue #1987636 by kgoel, tim.plunkett, pdrake, vijaycs85, pguillard, jibran: Convert block_admin_demo() to a new style controller. 2013-10-14 00:39:37 +01:00
Nathaniel Catchpole 5459354982 Issue #2095399 by Berdir: Merge DatabaseStorageController and DatabaseStorageControllerNG. 2013-10-13 12:34:58 +01:00
Alex Pott 6ec7f3df01 Issue followup #1829224 by ianmthomasuk: Convert the 'theme_default' variable to CMI. 2013-10-11 17:28:28 +01:00
webchick ec36b71685 Issue #2097537 follow-up by olli: Fixed yet another random failure in Drupal\block\Tests\Views\DisplayBlockTest->testBlockCategory(). 2013-10-09 18:56:05 -07:00
webchick 3da03a2673 Issue #1969800 by swentel, mtift, tayzlor, chx, xjm, herom: Add UUIDs to default configuration. 2013-10-09 18:37:14 -07:00
Nathaniel Catchpole 396d402306 Issue #2105557 by Berdir, dawehner: Add an admin_permission to EntityType annotations to provide simple default access handling. 2013-10-09 11:39:16 +01:00
webchick ccd257a9e7 Issue #2063401 by dawehner, damiankloip, tim.plunkett: Replace the default _access_checks()(access mode) with ALL instead of ANY. 2013-10-08 23:26:38 -07:00
webchick b8c9f78058 Issue #2088241 by Xano: ConfigEntityInterface::setOriginalID() should return . 2013-10-08 21:30:26 -07:00
webchick 6302d0e020 Issue #2089511 by RoSk0, tim.plunkett: Convert info file configure link to route name. 2013-10-07 23:07:56 -07:00
webchick ae7c20c7b5 Issue #2106459 by chx: Fixed core config has everything as string. 2013-10-07 17:32:28 -07:00
webchick ea8db03250 Issue #2095121 by clemens.tolboom, jibran: Ensure every path in routing.yml files has a leading slash. 2013-10-07 08:09:41 -07:00
webchick 707ff33d0d Issue #2093691 by mmilano: Un-needed argument in admin_display() route. 2013-10-06 22:33:16 -07:00
Nathaniel Catchpole 8b3e463bc6 Issue #1653026 by damiankloip, alexpott, sun, tim.plunkett, dawehner, mtift: Fixed All configuration values are stored as strings. 2013-10-04 12:01:09 +01:00
Alex Pott bcc5763239 Issue #1953408 by swentel, aspilicious, andypost, yched: Remove ArrayAccess BC layer from field config entities. 2013-10-04 08:55:32 +01:00
webchick cd74c62406 Issue #2091691 by tim.plunkett: Convert test non-form page callbacks to routes and controllers. 2013-10-03 21:27:56 -07:00
Alex Pott 3cee107ce5 Issue #2100329 by cosmicdreams: Use \Drupal instead of Drupal to make IDEs and static code analyse tools happy. 2013-10-03 12:26:25 +01:00
Nathaniel Catchpole 1aeee1cd39 Issue #2004244 by Berdir, plach, tim.plunkett, msonnabaum, das-peter: Move entity revision, content translation, validation and field methods to ContentEntityInterface. 2013-10-01 12:42:30 +01:00
Nathaniel Catchpole 7e163dbb19 Issue #1751194 by Cottser, mikl, effulgentsia, benjifisher: Introduce hook_theme_suggestions_HOOK() and hook_theme_suggestions_HOOK_alter(). 2013-09-29 08:19:59 +01:00
Alex Pott af6cd3da63 Issue #2083721 by benjy, longwave: 'block_body()' field could be renamed 'body'. 2013-09-28 18:36:42 +02:00
Alex Pott 510c81a9c5 Issue #2051923 by Berdir, dixon_, plach: Rename \Drupal\Core\Entity\Field\Field, related subclasses and interfaces to *FieldItemList. 2013-09-28 13:29:14 +02:00
Alex Pott 2a43a1bd8b Issue #1217394 by dawehner, jsacksick, MichaelCole, rutcreate, damiankloip: Fixed "Display even if view has no result" not working. 2013-09-26 16:19:29 +02:00
Alex Pott 34f638b2ff Issue #2097537 by tim.plunkett: Fixed Random failure in Drupal\block\Tests\Views\DisplayBlockTest->testBlockCategory(). 2013-09-25 21:12:45 +02:00
Jennifer Hodgdon da833c9ed8 Issue #2084653 by longwave, joachim: Add inline comments to config sorting 2013-09-24 16:43:49 -07:00
webchick 7dedb6cad0 Issue #1969572 by neclimdul, larowlan, hussainweb, dawehner, damiankloip, ParisLiakos, pwieck, Berdir, socketwench: Make Uuid a service. 2013-09-25 00:16:05 +02:00
webchick 6fd72a2c6e Issue #2095115 by beejeebus: Delete ViewTestConfigInstaller and have ViewTestData create views, not 'import' them. 2013-09-23 17:11:18 +02:00
Nathaniel Catchpole d7fa47b49b Issue #1605290 by amateescu, msonnabaum, Caseledde, damiankloip, beejeebus, catch, Berdir, Wim Leers: Enable entity render caching with cache tag support. 2013-09-22 09:31:05 +01:00
Alex Pott d200436055 Issue #2083615 followup by Gábor Hojtsy: Use links annotation for config entity URI like for content entities. 2013-09-21 18:27:34 +02:00
Alex Pott 37422573a3 Issue #2053489 followup by tim.plunkett, klausi: Standardize on \Drupal throughout core. 2013-09-21 17:23:51 +02:00
Nathaniel Catchpole f0ef79ce8c Issue #1888702 by Berdir: Fixed Use configuration selection instead of derivatives for some blocks. 2013-09-20 11:21:32 +01:00
Dries 65b155d9c2 Issue #1199946 by alexpott, fubhy, bojanz, steinmb, chx, catch: Fixed Disabled modules are broken beyond repair so the 'disable' functionality needs to be removed. 2013-09-19 18:22:53 +02:00
webchick deebed44b2 Issue #2087231 by tim.plunkett, pwolanin: Add a PluginBase in the Core namespace with t() as a helper method. 2013-09-18 18:48:18 -07:00
webchick ef2e45b0e8 Issue #2089635 by tim.plunkett, disasm, larowlan: Convert non-test non-form page callbacks to routes and controllers. 2013-09-18 11:30:30 -07:00
Alex Pott e560115e85 Issue #2085907 by YesCT, Gábor Hojtsy: Ensure all configuration entities have an Edit/Configure tab by default. 2013-09-18 14:16:27 +01:00
Alex Pott 24e3c5d154 Issue #2083615 by Gábor Hojtsy, YesCT: Use links annotation for config entity URI like for content entities. 2013-09-18 14:10:04 +01:00
webchick d75787dfba Issue #2087995 by amateescu: All entity post*() and pre*() methods should call their parent implementation. 2013-09-17 22:56:38 -07:00
Alex Pott 1f9a488b92 Issue #1834002 by Gábor Hojtsy: Fixed Delete operations are all over the place. Remove tabs, provide title in routing. 2013-09-17 15:49:45 +01:00
webchick c22c5d397a Issue #2086535 by Gábor Hojtsy: Add entity changed constraint validation to custom blocks. 2013-09-16 20:08:19 -07:00
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 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 6360399987 Issue #2086447 by tim.plunkett, damiankloip: Remove 'View:' prefix from views block derivative admin labels. 2013-09-14 00:03:49 -07:00
Dries c6f8449f74 Issue #1203886 by catch, sun, David_Rothstein, RobLoach, tim.plunkett, greggles, alexpott, DamienMcKenna: Remove the PHP module from Drupal core 2013-09-13 16:15:06 -04:00
Alex Pott c435ef8d2b Issue #2062573 by claudiu.cristea, tim.plunkett, Xano: Change notice: Add method defaultConfiguration() in ConfigurablePluginInterface. 2013-09-13 17:27:56 +01:00
webchick 24c582ed9c Issue #2087725 by donquixote: Block module tests in tests/lib/Drupal instead of tests/Drupal. 2013-09-13 07:35:11 -07:00
webchick 0451a6d700 Issue #2083811 by yched, plach: Remove langcode nesting for fields in entity structures. 2013-09-12 22:35:51 -07: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 6f76e45a9e Issue #2068053 by tim.plunkett, larowlan: Fixed Custom block creation form redirect is inconsistent. 2013-09-11 17:35:09 -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 e05902e5da Issue #2084513 by donquixote, EclipseGc: Annotation class loading could be more elegant. 2013-09-11 12:36:35 -07:00
webchick 73050fbb3e Issue #2071019 by tim.plunkett, olli: Allow the block category for Views block displays to be edited. 2013-09-11 00:45:44 -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
Alex Pott 11eeb98bf3 Issue #2070609 by damiankloip, tstoeckler: Remove obsolete 'module' keys from Views plugin annotations. 2013-09-11 02:21:44 +01:00
webchick 7bdc1e61fa Issue #2060859 by tim.plunkett, Gábor Hojtsy: Make Block plugin's 'category' a translatable string. 2013-09-10 09:38:01 -07:00
Alex Pott c9b99fc6a5 Issue #2078675 by benjy: Remove unused constants in block.module. 2013-09-10 08:36:49 +02:00
webchick 727797565a Issue #2084197 by tim.plunkett: Fixed Uninstalling menu module removes all custom menus. 2013-09-09 23:33:15 -07:00
webchick 1028ebdfef Issue #2083877 by tim.plunkett: Add a theme selector to the place block form. 2013-09-09 22:52:19 -07:00
Dries c3dbc26969 Issue #2078341 by tim.plunkett: Restructure Block UI and custom block pages. 2013-09-06 13:25:30 -04:00
Dries dac7e2467c Issue #2078951 by tim.plunkett, jessebeach: Highlight the row of block that was just placed. 2013-09-06 13:22:45 -04:00