Commit Graph

476 Commits (e0c2d965af68331e8e47fd20b62a2eabdbad9d08)

Author SHA1 Message Date
Nathaniel Catchpole 6714300ac1 Issue #2316909 by Berdir, alexpott: Revisit all built-in test/default views configuration in core 2014-11-24 22:15:38 +00:00
Nathaniel Catchpole 3251139c4d Issue #2378789 by Wim Leers: Views output cache is broken 2014-11-21 18:19:51 +00:00
Alex Pott 1a73d7e6ab Issue #2328919 by Mile23, YesCT, tim.plunkett: Remove () from a bunch of @covers definitions in PHPUnit 2014-11-20 09:47:27 +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
Alex Pott 633d84281a Issue #2339151 by EclipseGc, tim.plunkett, Gábor Hojtsy, effulgentsia: Conditions / context system does not allow for multiple configurable contexts, eg. language types 2014-11-19 21:03:06 +00:00
Alex Pott 15ddad3bf4 Issue #2359161 by olli, damiankloip: Fixed Feed icons missing in views blocks and pages. 2014-11-11 13:03:28 -08:00
Nathaniel Catchpole 29817e452a Issue #2267453 by alexpott, dawehner, damiankloip: Fixed Views plugins do not store additional dependencies. 2014-11-11 13:04:05 +00:00
Alex Pott b68e063efe Revert "Issue #2208811 by Pol, ivanjaros, dawehner: Fixed Views with arguments stopped working on front-end."
This reverts commit c55ac96895.
2014-10-29 10:35:24 +00:00
Alex Pott c55ac96895 Issue #2208811 by Pol, ivanjaros, dawehner: Fixed Views with arguments stopped working on front-end. 2014-10-29 09:20:28 +00:00
Alex Pott a6c2d42ff2 Issue #2359931 by dawehner: Ensure that empty title support does not break. 2014-10-24 08:45:03 +01:00
Alex Pott 22c82583c9 Issue #2246647 by mpdonadio, cilefen, YesCT, tim.plunkett: Rename PluginBag to LazyPluginCollection. 2014-10-17 22:06:53 +01:00
Alex Pott 695afed505 Issue #2341385 by damiankloip: Fixed No alter hooks are invoked for views handler plugin definitions. 2014-10-10 13:06:14 +01:00
Alex Pott 412e733497 Issue #2320277 by jhodgdon: Fixed Views comment language field/filter is for original language code, no translation language field/filter. 2014-10-09 13:04:53 +01:00
Nathaniel Catchpole 7652f683f3 Issue #1849822 by dawehner: Convert (HTML) view rendering to a render array. 2014-10-09 12:02:01 +01:00
Nathaniel Catchpole d2f9c183bf Issue #2318377 by dawehner, Wim Leers, damiankloip: Determine whether a view is cacheable and its required contexts, store this i/t config entity. 2014-10-08 12:58:40 +01:00
Alex Pott 046bf09b43 Issue #1922966 by jibran, damiankloip: Remove 'bool' and 'translatable' key from option definitions. 2014-10-07 17:23:15 +01:00
Alex Pott 61de3bdd12 Issue #2320743 by jhodgdon: Taxonomy views needs filter/field on original language. 2014-10-02 13:20:17 +02:00
Alex Pott 2c11d0eaef Issue #2239227 by marthinal, andypost | ivanjaros: Fixed Views GroupwiseMax class calls protected properties. 2014-10-01 17:46:42 +02:00
webchick f140282e26 Issue #2323511 by dawehner, pfrenssen, olli, Xano | alberto56: Fixed Menu dropdown missing from 'Normal menu entry' section in Views. 2014-09-28 17:11:38 -07:00
Alex Pott 81e675a570 Issue #2341313 by dawehner: Convert all t() calls to $this->t() in views. 2014-09-24 00:05:54 +01:00
webchick 1476c56c62 Issue #2312093 by alexpott, yched, andypost, swentel | xjm: Rename FieldInstanceConfig to FieldConfig. 2014-09-19 19:45:52 -07:00
Alex Pott 8ff6a61f6a Issue #2320521 by jhodgdon: Fixed Follow-up: Node language views filters need label adjustments. 2014-09-18 14:42:24 +01:00
Alex Pott 52a101bc1d Issue #2328411 by dawehner, geerlingguy, herom: Convert all permissions to yml files and permission callbacks. 2014-09-18 08:41:29 +01:00
Nathaniel Catchpole 0f28b515f8 Issue #2287071 by Wim Leers, alexpott, chx: Add cacheability metadata to access checks. 2014-09-17 15:39:29 +01:00
Alex Pott 8d4f1db33b Issue #2339135 by tim.plunkett: Fixed EntityViewsDataTest is located in the wrong directory/namespace. 2014-09-16 12:22:02 +01:00
Nathaniel Catchpole 983cdbf0ae Issue #1857256 by dawehner, xjm, tim.plunkett, jibran, ParisLiakos, hussainweb, pcambra, ekes, InternetDevels, rhabbachi, rdrh555, tstoeckler, oadaeh, Gábor Hojtsy, vijaycs85: Fixed Convert the taxonomy listing and feed at /taxonomy/term/%term to Views. 2014-09-15 10:17:06 +01:00
Alex Pott d39c014754 Issue #2334383 by jbrown, ashutoshsngh, er.pushpinderrana: Remove usage of form_error(). 2014-09-12 19:57:00 +01:00
Alex Pott 35b3d0faeb Issue #1740492 by dawehner, damiankloip, dasjo, xjm: Implement a default entity views data handler. 2014-09-12 19:44:03 +01:00
Alex Pott d76697cd33 Issue #1182850 by xjm, Stefan Lehmann, jmcintyre, Bojhan: Remove full stops at the end of checkbox options. 2014-09-12 12:32:10 +01:00
Alex Pott 0d1b898502 Issue #2197091 by kirby14, undertext, lhangea, hussainweb, ACF, smiro, visabhishek | ivanjaros: Fixed Class HTML attribute is present even when no class is assigned to the list. 2014-09-12 12:05:00 +01:00
Alex Pott 86922ace3f Issue #2330363 by dawehner: Enhance the controller resolver to get a route match class. 2014-09-12 11:43:29 +01:00
webchick dbed0b48cd Issue #2335659 by tim.plunkett, dawehner, effulgentsia, sun: Remove FormState ArrayAccess usage from core. 2014-09-11 23:41:27 -07:00
Alex Pott 7ea1cd958e Issue #2221433 by damiankloip, dawehner: Clean up views rendering. Move stuff from template_preprocess_views_view(), into a #pre_render callback. 2014-09-11 17:08:26 +01:00
Alex Pott d60d5be0b9 Issue #1831674 by lokapujya, longwave, dawehner, Mirakolous, neoligero, Kevin Morse | Bojhan: "Create a label" should be off by default, with an opt-in for style plugins. 2014-09-09 10:47:17 +01:00
Dries ca85441da2 Issue #2260121 by sun: PHPUnit Tests namespace of modules is ambiguous with regular runtime namespace (+ Simpletest tests). 2014-09-05 12:40:22 -04:00
webchick 37709d66f5 Issue #2309715 by Gábor Hojtsy: Fixed Several views still say they depend on block module but not anymore. 2014-08-23 14:23:47 -07:00
Alex Pott 7fde4cf6e6 Issue #2212427 by Mixologic, YesCT, Sutharsan, mgriego, icseh., visabhishek, znerol: Use interface instead of class name for language manager where appropriate. 2014-08-22 23:50:23 +01:00
Alex Pott 7f2710bea8 Issue #2315333 by tim.plunkett: Move block plugin code out of block.module. 2014-08-21 12:20:41 +01:00
Alex Pott 9be30ef535 Issue #2271251 by ParisLiakos, undertext, JeroenT, StevenPatz, tim.plunkett: Remove usages of watchdog() from non-form and non-controllers. 2014-08-20 16:26:18 +01:00
Alex Pott 0463b81a08 Issue #2322889 by sun: Fixed Various setUp() and tearDown() methods are not protected. 2014-08-18 16:50:50 +01:00
Alex Pott b3695e87b3 Issue #1498664 by andypost, plach, penyaskito | dawehner: Refactor user entity properties to multilingual. 2014-08-13 22:21:28 -07:00
Alex Pott ce842f8809 Issue #2202493 by Xano, dawehner, longwave, tim.plunkett: Fixed views_menu_link_defaults() does not set a parent for links. 2014-08-13 14:48:34 -07:00
Alex Pott 455428cb93 Issue #2318435 by dawehner, Gábor Hojtsy: Fixed Views menu items disappears when editing menu. 2014-08-11 09:14:13 -05:00
Alex Pott 8196034a57 Issue #2316533 by tim.plunkett: Add getValue/setValue/hasValue and isValueEmpty to FormState. 2014-08-08 11:25:54 -05:00
Alex Pott 0fe89b3737 Issue #1870866 by wiifm, magunz | jfarry: Fixed "Please insert the items per page (**) from above." doesn't make much sense. 2014-08-08 07:39:34 -05:00
Alex Pott 9eac446013 Issue #1676910 by cs_shadow, penyaskito, lokeoke | xjm: Rename randomName() to randomMachineName(). 2014-08-06 09:50:23 +01:00
Alex Pott 537457b512 Issue #2308821 by tim.plunkett: Replace FormErrorInterface with $form_state->setErrorByName() and $form_state->setError(). 2014-08-04 11:19:36 +01:00
Dries fc5e111aca Issue #2225353 by tim.plunkett: Convert to an object and provide methods like setError(). 2014-07-30 20:50:42 -04:00
Nathaniel Catchpole 718a47d755 Issue #2309247 by Gábor Hojtsy: Fixed Views do not depend on modules providing their displays. 2014-07-30 13:40:49 +01:00
Nathaniel Catchpole d526f0de4e Issue #2212081 by dawehner: Remove views optional handler handling. 2014-07-22 10:27:41 +01:00
Nathaniel Catchpole a57630c83d Issue #2287727 by yched, swentel, alexpott: Rename Field[instance]Config classes and entity types (again). 2014-07-18 19:56:27 +01:00
Alex Pott 0cf2996a30 Issue #2078015 by er.pushpinderrana, RoSk0 | alexanansi: Modernize views_test_data.module forms. 2014-07-15 10:22:56 +01:00
Alex Pott 837d726fea Issue #1498662 by andypost, larowlan | dawehner: Refactor comment entity properties to multilingual. 2014-07-11 11:37:14 +01:00
webchick 30c2afed20 Issue #697760 by sun: Replace getInfo() in tests with native phpDoc + annotations (following PHPUnit). 2014-07-10 20:50:37 -07:00
Dries 41576e126f Issue #1875996 by Xano, tim.plunkett, neclimdul, Rajendar Reddy, Jalandhar: Reconsider naming conventions for derivative classes. 2014-06-30 15:24:34 -04:00
Alex Pott 0b8912073d Issue #2287385 by neclimdul: Fixed PHPUnit coverage tests. 2014-06-17 21:47:19 +01:00
webchick 1228438e65 Issue #2278541 by tim.plunkett, kim.pepper, Bojhan, EclipseGc: Refactor block visibility to use condition plugins. 2014-06-17 10:53:40 -07:00
webchick b1b3b2b886 Issue #2275877 by Mixologic, duellj, Les Lim, Xano, David Strauss: Replace master/slave terminology with primary/replica. 2014-06-13 19:31:56 -07:00
Alex Pott 742fe6182b Issue #2255659 by dawehner, xjm, jrbeeman, damiankloip: Added Provide a GET query parameter default argument plugin. 2014-06-11 12:08:03 +01:00
Nathaniel Catchpole 4f086d1f7e Issue #2252743 by amitgoyal, er.pushpinderrana, jonreid, lexfunk: Rename 'clone' to 'duplicate' for displays in Views UI. 2014-06-11 11:35:46 +01:00
Alex Pott 94d95e5b4d Issue #2154957 by ParisLiakos, xjm: Add OPML functionality to views. 2014-06-08 18:22:25 -05:00
Alex Pott fa47d45002 Issue #2278037 by connork: Fixed Code comments in View's RouteSubscriberTest are inaccurate. 2014-06-08 18:06:54 -05:00
Nathaniel Catchpole 5cdf2ccec4 Issue #2236781 by damiankloip, alexpott, xjm: Fixed ViewsData only writes one per-table cache entry per request. 2014-05-29 14:47:39 +01: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
Nathaniel Catchpole 2d3d33b48f Issue #2261181 by damiankloip, dawehner: Fixed Always pass in the request into the view executable. 2014-05-26 11:54:08 +01:00
Alex Pott a167eca363 Issue #2223423 by Xano, tim.plunkett: Stop extending \Drupal\Core\Entity\Entity in unit tests. 2014-05-20 09:57:20 +01:00
Nathaniel Catchpole bf3ba52fa0 Issue #2209337 by tstoeckler: Remove hidden property from test extensions. 2014-05-13 17:55:52 +01:00
Alex Pott 8494b0632a Issue #2262195 by sun: Various test classes are missing phpDoc. 2014-05-12 14:31:16 -05:00
Nathaniel Catchpole 69fb5dc7f7 Issue #2226933 by cs_shadow, tim.plunkett, mandar.harkare, mortendk: Remove odd, even, first & last classes from views-view-unformatted.html.twig. 2014-05-12 10:38:06 +01:00
webchick c056f6dfe6 Issue #2241827 by killua99, dawehner, djevans | Crell: Using a numeric placeholder in paths in Views UI causes fatal error. 2014-05-06 13:33:23 -07:00
Alex Pott 1299c3afcf Issue #2233619 by slashrsm, Jalandhar: Merge lookup functions in AliasManager. 2014-05-05 16:14:38 +01:00
Alex Pott 04dd275059 Issue #2210755 by damiankloip, tim.plunkett: Add an area handler to display drupal_set_messages. 2014-04-25 23:09:06 +01:00
Alex Pott 5cc27d94cc Issue #2216071 by dawehner, damiankloip, Gaelan: Views plugins need a way to store additional dependencies. 2014-04-20 20:15:42 +01:00
Alex Pott 52da1905b4 Issue #2227555 by dawehner: Use route options instead of route defaults for view_argument_map. 2014-04-18 21:14:52 +01: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
Alex Pott cce2380be1 Issue #2226613 by damiankloip: Add cache tags to Views data and plugin definition cache entries. 2014-04-12 14:53:21 -04:00
webchick 86ae96e4fd Issue #2089433 by ianthomas_uk, grom358, herom, thedavidmeister, visabhishek, longwave, Sweetchuck: Remove uses of deprecated XSS filter functions. 2014-04-07 08:01:20 -07:00
Alex Pott 41b6df5888 Issue #1991442 by tim.plunkett, benjy: Remove 'module' from block plugin configuration. 2014-04-01 22:14:13 +01:00
Nathaniel Catchpole a7fccaae12 Issue #2230055 by tim.plunkett: Views handlers should not be initialized during route building. 2014-04-01 14:09:28 +01:00
catch 2f959b9693 Issue #2188613 by Berdir, Xen, andypost: Rename EntityStorageController to EntityStorage. 2014-03-27 12:54:40 +01:00
catch 53852c25df Issue #2211235 by damiankloip: Add specific annotations for Views handlers. 2014-03-25 20:16:43 +01:00
catch a6ffb28261 Issue #2158003 by Wim Leers, msonnabaum, effulgentsia, moshe weitzman: Remove Block Cache API in favor of blocks returning #cache with cache tags. 2014-03-22 22:00:38 +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 ca104f64db Issue #2219457 by Wim Leers: SystemControllerTest::setLinkActiveClass() unit test has wrong namespace and lives in wrong location. 2014-03-17 08:10:20 -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 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
Nathaniel Catchpole 6dc4d08c1f Issue #2208165 by longwave, damiankloip: Replace usage of views deprecated functions in views. 2014-03-10 13:11:58 +00:00
webchick 96e7aa9a33 Issue #2006606 by plach, vijaycs85, Gábor Hojtsy, dawehner, YesCT, pfrenssen: Views rendering ignores entity language, eg: Identical nodes rendered in views when nodes have translations. 2014-02-20 09:40:18 -08:00
webchick d6c9c5751e Issue #2110615 by swentel, dawehner, xjm, chx: Do not ship with default UUIDs. 2014-02-20 08:26:41 -08:00
Nathaniel Catchpole f559c64054 Issue #2191533 by lowjoel, Berdir: Fixing ViewsDataTest::testFetchBaseTables to correctly check for sorting order. 2014-02-13 11:47:09 +00:00
Alex Pott cdab74eed5 Issue #1541298 by sun, Berdir: Remove Node module dependency from Testing profile. 2014-02-13 11:28:24 +00:00
Nathaniel Catchpole 54f8683de8 Issue #1853536 by jhodgdon, dawehner, damiankloip, xjm, mgifford: Reintroduce Views integration for search.module (not supporting backlinks view). 2014-02-13 11:02:41 +00:00
Alex Pott 932e4d9eb0 Issue #2184231 by jibran, dawehner, Xano: Use ConfigFactoryInterface to type hint ConfigFactory. 2014-02-13 01:59:44 +00:00
Nathaniel Catchpole aa03c3dd54 Issue #2167623 by danilenko_dn, sidharthap, Nitesh Sethia, krishnan.n, aitiba, alexpott, ashwinikumar, Barrett, damiankloip, deepakaryan1988, foxtrotcharlie, ianthomas_uk, neetu morwani, nonsie, piyuesh23, Sharique, sivaji, sushantpaste, swentel, vijaycs85, YesCT: Add test for all default configuration to ensure schema exists and is correct. 2014-01-30 12:04:18 +00:00
webchick 310c6159c5 Issue #2175869 by sun: Rename views.view.test_feed_display.yml for consistency. 2014-01-23 23:29:55 -08:00
webchick b96d6cb891 Issue #2120589 by dawehner: Extend the ViewAjaxController tests. 2014-01-23 22:58:39 -08:00
webchick f9bb7739c3 Issue #2165683 by Kartagis: Several British spelled words. 2014-01-23 22:08:18 -08:00
Nathaniel Catchpole 5d4d6b1c80 Issue #1979468 by Wim Leers, nod_, pwolanin, longwave, thedavidmeister, jessebeach, larowlan | catch: .active from linkGenerator(), l() and theme_links() forces an upper limit of per-page caching for all content containing links. 2014-01-23 18:04:41 +00:00
Nathaniel Catchpole 0b55dcd841 Issue #1862202 by plach, Berdir, katbailey, ParisLiakos, alexpott, chx, sun, larowlan, Gábor Hojtsy, cosmicdreams, vijaycs85, YesCT, penyaskito, andypost, Albert Volkman, joelpitett: Objectify the language system. 2014-01-15 16:27:37 +00:00
webchick 2b696779e8 Issue #2173171 by alexpott: Core PHPUnit test AjaxCommandsTest fails on PHP 5.4. 2014-01-15 00:10:45 -08:00
webchick aa15f0ca32 Issue #2161727 by jrockowitz, damiankloip, dawehner: Views that use fields with long names (ie 32 characters) will throw a show-stopping error. 2014-01-13 19:28:46 -08:00
Alex Pott 261fb6483f Issue #1887654 by tim.plunkett, damiankloip, Berdir, marthinal, xjm: Creating a config entity with an existing machine name shouldn't work. 2014-01-07 10:21:48 +00:00
Nathaniel Catchpole 075521d0b2 Issue #2138665 by dawehner: Allow to specific route parameters to be defined via the views UI. 2014-01-06 11:32:45 +00:00
Nathaniel Catchpole 4c6440288d Issue #2068471 by dawehner, Crell, tim.plunkett, jibran, fubhy, larowlan: Normalize Controller/View-listener behavior with a Page object. 2014-01-01 20:32:52 +00:00
Alex Pott 814aed203d Issue #2005716 by tim.plunkett, msonnabaum, dawehner, alexpott, effulgentsia: Promote EntityType to a domain object. 2014-01-01 11:08:57 +01:00
webchick a06d7830eb Issue #2107531 by pwolanin, neclimdul, cilefen, dawehner, YesCT, tim.plunkett: Improve DX of local task YAML definitions. 2013-12-31 15:48:51 -08:00
Alex Pott 2d9295537d Issue #2149107 by longwave, xjm, Berdir: "View" area handler in Views gives fatal error. 2013-12-30 15:06:09 +00:00
webchick 8aab1a030e Revert "Issue #2149107 by longwave: "View" area handler in Views gives fatal error."
Busted HEAD.

This reverts commit cfd1c3ae1d.
2013-12-26 09:47:10 -08:00
Alex Pott cfd1c3ae1d Issue #2149107 by longwave: "View" area handler in Views gives fatal error. 2013-12-26 14:36:17 +00:00
webchick 2069bf0c68 Issue #2109433 by herom, dawehner, damiankloip: Replace user_access() through injected user accounts in views. 2013-12-22 14:31:31 -08:00
webchick 3465947578 Issue #2146517 by TR: Remove annotation 'use' statements from all core classes. 2013-12-19 10:28:42 -08:00
Dries 17cc6dab8b Issue #2145041 by tim.plunkett: Allow dynamic routes to be defined via a callback. 2013-12-18 15:09:35 -05:00
Dries 03f4982c6c Issue #2138667 by dawehner: Allow to specify the route name for a path-based view. 2013-12-18 14:46:06 -05:00
catch 3e27ebdea5 Issue #1786490 by Berdir, amateescu, damiankloip, Wim Leers, dawehner: Add caching to the state system. 2013-12-12 00:00:09 +00:00
Nathaniel Catchpole 51560a3a04 Revert "Issue #1786490 by Berdir, amateescu, damiankloip, dawehner: Add caching to the state system."
This reverts commit 8ec847cc7c.
2013-12-11 14:37:58 +00:00
Nathaniel Catchpole 8ec847cc7c Issue #1786490 by Berdir, amateescu, damiankloip, dawehner: Add caching to the state system. 2013-12-11 12:00:10 +00:00
webchick da4a1df3b7 Issue #1957276 by dawehner, xjm, yoroy, yoroy, Bojhan, tim.plunkett: Let users set the block instance title for Views blocks in the Block UI. 2013-12-06 14:33:29 -08:00
Nathaniel Catchpole afa7d30c5c Issue #2149751 by damiankloip: Views exposed forms are broken. 2013-12-06 12:16:15 +00:00
Nathaniel Catchpole 1ceeda436a Issue #2032309 by dawehner, amateescu: Use local tasks derivatives to provide local tasks for views. 2013-12-05 10:05:55 +00:00
Nathaniel Catchpole 182099941f Issue #2029509 by ekes, dawehner: Add a generic entity argument validation plugin. 2013-12-04 12:46:33 +00:00
Jennifer Hodgdon 80fbd33d97 Issue #2145077 by TR, longwave: Fix about a zillion spelling errors, mostly in comments 2013-12-03 07:54:20 -08:00
Nathaniel Catchpole 14bf431e6b Issue #2061913 by AndreyMaximov, damiankloip, jibran: Remove drupal_set_breadcrumb and LegacyBreadcrumbBuilder in Views module. 2013-11-27 15:19:51 +00:00
Dries 76fb5cba8f Issue #1712456 by damiankloip, aspilicious, amateescu: How to leverage cache tags in Views. 2013-11-26 15:17:52 -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 d8181f8f3c Issue #2140051 by damiankloip: Remove views_cache_get/set functions. 2013-11-22 21:36:17 -08:00
webchick d0244b4fe9 Issue #2121855 by dawehner, tim.plunkett, damiankloip: Move the views data tests to a unit test. 2013-11-22 19:19:38 -08:00
Dries 821d3bb00b Issue #2110845 by dawehner: Allow overriding views to override paths with parameters. 2013-11-17 15:28:59 -05:00
Dries cc9f617356 Issue #2120059 by jhedstrom: Cleanup temporary t() functions in phpunit tests. 2013-11-05 21:15:32 -05: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
Alex Pott 4b7bbecbc3 Issue #2097903 by Berdir, amateescu: Rename EntityRenderController to EntityViewBuilder. 2013-10-25 13:54:18 -07: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
Alex Pott b201c0546c Issue #2111209 by Xano: Fixed Rename FormInterface::getFormID() to FormInterface::getFormId(). 2013-10-16 13:37:27 +01:00
Nathaniel Catchpole e4512d63f0 Issue #1754254 by dawehner, damiankloip: Add a generic testcase for the pager base. 2013-10-16 11:48:56 +01:00
webchick 04f662ff72 Issue #2027115 by dawehner, tim.plunkett: Allow views to override existing routing items. 2013-10-07 12:13:29 -07:00
webchick 4f59f9746f Issue #2049207 by dlu, blakehall, janstoeckler, ramlev, Moderate | Cottser: Replace .tpl.php with .html.twig in documentation. 2013-10-03 15:08:29 -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
Alex Pott 37949fe378 Issue #731724 by larowlan, andypost, dixon_, tsvenson: Convert comment settings into a field to make them work with CMI and non-node entities. 2013-09-27 17:34:47 +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 8ebd5dc985 Issue #2063461 by damiankloip, oadaeh, dawehner: Fixed Automatically fetch the count of items, if there is @total part of the result area. 2013-09-21 17:27:52 +02: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
Nathaniel Catchpole 19df7986e6 Issue #2053519 by alexpott: Broken PHPUnit test with E_STRICT enabled for AJAX fails on View with 'AJAX: Yes'. 2013-09-11 15:58:42 +01:00
webchick ff8fa8993a Issue #2053519 by dawehner, mondrake | RdeBoer: Fixed AJAX fails on View with 'AJAX: Yes'. 2013-09-11 01:17:00 -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
Nathaniel Catchpole 085a24e07f Issue #2067017 by damiankloip: Remove usage of DRUPAL_CORE_COMPATIBILITY/VERSION constants. 2013-09-05 10:48:11 +01:00
webchick e235776e24 Issue #2016953 by dawehner, damiankloip, tim.plunkett: Indicate when an optional handler is missing, that it is not 'broken'. 2013-09-04 15:25:05 -07: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 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 8bd23e4bdd Issue #2065393 by dlu: Find 'use Drupal' and replace with inline references to \Drupal. 2013-08-30 23:28:33 -07:00
Alex Pott 55bd232761 Issue #1969388 by dawehner, tim.plunkett, olli: Add dedicated annotations for Views plugins. 2013-08-28 01:03:53 +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 07298d66e4 Issue #1911492 by jibran, Manuel Garcia, derhasi, pcambra, dawehner, damiankloip: Fixed Views try to find Custom StylePlugin template in core/modules/views/templates. 2013-08-16 14:49:18 -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 fd76691cca Issue #2059479 by damiankloip: Typehint Drupal\views\ResultRow in field handler render methods. 2013-08-11 23:24:02 +01:00
Nathaniel Catchpole 917cd10a20 Issue #2057831 by damiankloip: Fixed Exposed filter blocks do not work anymore. 2013-08-08 13:59:18 +01:00
Alex Pott 5dba5f608c Issue #1849356 by dawehner: Added a HTTP response code area handler. 2013-08-02 15:26:16 +02:00
webchick 0d31d44dd5 Issue #2052389 by pwolanin: Fixed All elements added to the Request attributes should have a _ prepended unless they come from the path. 2013-07-31 13:50:39 -07:00
Alex Pott 9dd98eaa6f Issue #1957346 by dawehner, olli, damiankloip, jibran, ParisLiakos: Add some settings on the block display to allow overrides on the block instance configuration. 2013-07-28 23:09:59 +02:00
Alex Pott 0932270aec Issue #2048897 by Les Lim: Fixed Views Grid style: tokens not replaced in custom row/column classes. 2013-07-26 18:42:05 +02:00
Alex Pott cab25677f8 Issue #2046845 by bdone: Remove space after $this-> testHelperPlugin. 2013-07-24 01:43:56 +02:00
Alex Pott d8e21f879c Issue #2032031 by damiankloip: Deprecate use of views_get_view() function in favour of Views::getView() method. 2013-07-16 21:17:11 -04:00
Alex Pott 5beb2f94af Issue #1903746 by Mark Carver, mgifford, DaneMacaulay: Replace the views grid table template with one using divs. 2013-07-16 02:37:55 -04:00
Alex Pott 31efff2728 Issue #2036087 by YesCT: Add public identifier to all render methods in all views plugins in core. 2013-07-15 18:39:32 -04:00
Nathaniel Catchpole f24e7123e6 Issue #1958470 by olli | yuriy.babenko: Fixed Division by zero in pager_default_initialize(). 2013-07-06 16:27:11 +01:00
Alex Pott a4c65bec40 Issue #1825896 by dawehner, damiankloip, heddn: Add module owner to plugin data on handlers. 2013-07-05 21:54:59 +01:00
Nathaniel Catchpole b15a9b40f4 Issue #2033653 by damiankloip: Remove occurrences of api_version() 2013-07-04 09:46:47 +01:00
Dries 472339116c Issue #1938892 by JohnAlbin, Pancho: Fixed Switch from ISO-3166-1 country data to CLDR unicode data. 2013-06-28 13:06:49 -04:00
Alex Pott fc9584d55a Issue #2027031 by damiankloip: Move views_theme_functions() to ViewExecutable method. 2013-06-28 07:14:39 +01:00
Alex Pott e29498822e Issue #1963764 by widukind, pwieck: Convert theme_views_view_mapping_test() to Twig. 2013-06-22 23:12:28 +02:00
Alex Pott 893ae86204 Issue #2023095 by damiankloip: Convert Drupal\views\Tests\PluginBaseTest to PHPUnit. 2013-06-22 22:02:55 +02:00
Alex Pott b15e92136a Issue #1962234 by dawehner, damiankloip, alexpott: Move views_fetch_fields() into an autoloadable class. 2013-06-22 21:38:13 +02:00
Jennifer Hodgdon 0366140fa0 Issue #2013094 by pwieck, Cottser: Remove unnecessary template_preprocess() reference from all Twig files 2013-06-20 07:02:02 -07:00
Alex Pott b44d95bf93 Issue #2015999 by damiankloip: Fields cannot be used as the row style on style plugins that support it. 2013-06-19 11:35:56 +02:00
Alex Pott 161f2c2831 Issue #2019241 by olli: Replace remaining occurences of 'disabled' in views. 2013-06-19 01:23:44 +02:00
Alex Pott bf1b3d2255 Issue #1830828 by dawehner, Pancho: Fixed view result counter field. 2013-06-18 00:04:25 +02:00
Alex Pott 5356a24b49 Issue #2020859 by vijaycs85, tim.plunkett: Change the occurance of 'human_name()' to 'label' in views configuration & schema. 2013-06-17 11:59:09 +02:00
webchick 9ab3d605ba Issue #1891198 follow-up by tim.plunkett: Fix broken tests due to mis-named yaml file. 2013-06-16 23:09:46 -05:00
Alex Pott ca484d92c1 Issue #1891198 by dawehner: Move views test helper modules to views/tests/modules. 2013-06-17 01:13:34 +02:00
Alex Pott 6345a5cbc2 Issue #2002484 by brennanmh, heddn, Dan Reinders, hussainweb: Rename Views method ensure_table() to ensureTable(). 2013-06-15 11:47:11 +02:00
Alex Pott 1ea2d228c4 Issue #1946208 by dawehner: Rewrite QueryGroupByTest to use ViewUnitTestBase. 2013-06-15 11:40:18 +02:00
Alex Pott 2a17837fda Issue #843708 by mgifford, dawehner: Add option to set caption & remove summary in the html table (Accessibility). 2013-06-15 09:19:01 +02:00
Alex Pott 07c6057fb3 Issue #2015165 by damiankloip: Exposed forms are not rendered in the Views UI preview. 2013-06-13 22:57:38 +01:00
Alex Pott 9c5e4bc77f Issue #2002272 by elvis2, jibran, heddn: Rename Views method add_orderby() to addOrderby(). 2013-06-13 09:24:07 +01:00
Alex Pott ba4d4a880e Issue #2002144 by phenaproxima, connork, rdrh555, zschmid, elvis2, drupalway, heddn: Rename Views method add_field() to addField(). 2013-06-11 23:35:49 +01:00
Alex Pott b48343a2e2 Issue #2002910 by diarmy, toddtomlinson, dbcollies, heddn: Rename Views method get_field() to getField(). 2013-06-11 23:33:23 +01:00
Alex Pott 4d85fa44a3 Issue #1825332 by Berdir, ParisLiakos, andypost, dawehner, jrglasgow, aspilicious: Introduce an AccountInterface to represent the current user. 2013-06-11 15:04:34 +01:00
Alex Pott edb0095ee2 Issue #2011006 by tim.plunkett: Fixed Default local tasks provided by Views are broken. 2013-06-10 23:28:11 +01:00
Alex Pott 081a59c764 Issue #2012170 by ParisLiakos: Move ViewsUITest to the correct place. 2013-06-10 14:13:55 +01:00
Alex Pott bd1f226e8d Issue #1881606 by dawehner, jibran: Use a derivative to integrate all entities as row plugins. 2013-06-09 13:35:39 +01:00
Alex Pott 167810ff96 Issue #2002340 by elvis2, jibran: Rename Views method add_where() to addWhere(). 2013-06-08 00:12:42 +01:00
Alex Pott f1ba409443 Issue #2002894 by crowdcg, jibran: Rename Views method get_argument() to getArgument(). 2013-06-05 21:58:42 +01:00
Nathaniel Catchpole 579aa78880 Issue #1947720 by damiankloip: Use Drupal::state() to replace state(). 2013-06-05 15:58:21 +01:00
Dries f37d3c80c6 Issue #1879774 by damiankloip, dawehner, effulgentsia: catch plugin exceptions for invalid views display plugins. 2013-06-03 21:05:48 -04:00
Alex Pott 022531af66 Issue #2003368 by Dan Reinders, marlatt, NonProfit: Rename Views method pre_execute() to preExecute(). 2013-05-30 00:37:05 +01:00
Alex Pott 20d028f50c Issue #2002276 by elvis2: Rename Views method add_self_tokens() to addSelfTokens(). 2013-05-28 23:16:45 +01:00
Alex Pott 262895e9da Issue #1998330 by clemens.tolboom, dawehner: Fixed Minipager is broken on page size == 1 due to ceil(PHP_MAX_INT / 1). 2013-05-28 23:06:06 +01:00
Alex Pott 3af1e98ec3 Issue #2001218 by jhedstrom: Convert core/modules/views/lib/Drupal/views/Tests/PluginTypeListTest.php to phpunit. 2013-05-27 20:26:32 -05:00
Alex Pott 477c06c413 Issue #1498674 by plach, das-peter, Schnitzel, dawehner, YesCT, attiks, Berdir, Gábor Hojtsy, Soul88, Carsten Müller: Refactor node properties to multilingual. 2013-05-26 13:18:10 -07:00
Alex Pott 7002e6baaa Issue #1800998 by dawehner, swentel: Use route system instead of hook_menu() in Views. 2013-05-25 10:34:58 -07:00
Alex Pott 3cdae0550c Issue #1843744 by joelpittet, kgoel, Hydra, tsi, chrisjlee, shanethehat, jenlampton, mr.baileys, Cottser, socketwench: Convert views/templates/views-view.tpl.php to twig . 2013-05-24 22:13:58 -07:00
Alex Pott bc0dc2ffe4 Issue #1998436 by ParisLiakos: Fixed Wrong namespace for ViewsUITest. 2013-05-23 13:57:58 -07:00
Alex Pott 91e164e653 Issue #1970136 by dawehner, olli: Fixed Read more link isn't rendered. 2013-05-20 16:47:44 -07:00
Nathaniel Catchpole 0aadc79b8c Issue #1989806 by damiankloip: Rename ViewsDataCache to ViewsData. 2013-05-20 09:43:07 +01:00
Alex Pott 9825bac9e5 Issue #1938654 by damiankloip, dawehner: Export all properties of all views handlers and plugins. 2013-05-15 11:44:57 +01:00
Alex Pott 9cf9edde35 Issue #1912460 by damiankloip, dawehner: Move views_array_key_plus() to RearrangeFilter class. 2013-05-09 21:27:50 +01:00
Alex Pott 4889cf6bc7 Issue #1862352 by damiankloip: Move Views UI tests to Views UI module. 2013-05-08 18:43:43 +01:00
Alex Pott 79ea2f38f8 Issue #1292284 by ParisLiakos, RobLoach, karschsp: Require 'type' key in .info.yml files. 2013-05-07 14:51:26 +01:00
webchick 59a54c3e7e Issue #1962130 by dawehner, YesCT, tim.plunkett, CEikermann: Fixed Fatal Error: ViewUI::isTranslatable endless loop. 2013-05-01 19:20:34 -07:00
Alex Pott bb2cdb26e0 Issue #1979034 by plopesc: Convert views_test_data_element_form() to a Controller. 2013-05-01 23:14:14 +01:00
Alex Pott e9ef6636da Issue #1960014 by dawehner, damiankloip, xjm: Fixed Empty area handlers need to be rendered for tables. 2013-04-26 10:33:29 +01:00
webchick 5a6647be01 Issue #1964348 by damiankloip, xjm, dawehner: Rename DisplayPluginBase::getStylePlugin() and enable type filtering for more plugin types. 2013-04-12 22:20:07 -07:00
Alex Pott ee1c53e517 Issue #1965164 by tim.plunkett: Add dedicated annotations for Views handlers. 2013-04-11 22:42:45 +01:00
webchick 38226cc818 Issue #1914256 by damiankloip, dawehner, tim.plunkett: Add all views hooks to hook_hook_info(). 2013-04-10 13:12:01 -07:00
webchick 4527055218 Issue #1938380 by damiankloip, dawehner: Let ViewExecutable->preview() return a render array. 2013-04-05 15:25:18 -07:00
webchick 9685483cd9 Issue #1956912 by dawehner, damiankloip, tim.plunkett: Fixed Title area handler sets the title even when it should not (results in 'Welcome to Drupal' never going away). 2013-04-05 10:23:15 -07:00
catch b03efbf5e4 Issue #1785318 by peterpoe, dawehner, dagmar, damiankloip: Fixed Grouped filter doesn't allow you to use fields without a value. 2013-04-04 21:35:14 +01:00
webchick 7e465a9b17 Issue #1888390 by dawehner, damiankloip, tim.plunkett: Change 'human_name()' to 'label' and replace View::getHumanName() with View::label(). 2013-04-03 12:57:49 -07:00
webchick 1a62029115 Issue #1893906 by damiankloip, dawehner: Fixed Move views argument date handlers from node module. 2013-03-26 21:52:36 -07:00
webchick 1e32790fa0 Issue #1841896 by TravisCarden: Fixed various file permissions. 2013-03-26 21:48:48 -07:00
webchick 467590dc10 Issue #1934420 by derhasi: Allow area handlers to return a render array. 2013-03-26 21:46:05 -07:00
catch 5d6cd82cce Issue #1942660 by larowlan, damiankloip, dawehner: Add a method to allow modules to clear the \Drupal\views\ViewsDataCache->storage during run-time. 2013-03-20 11:43:39 +00:00
webchick ce27c58948 Issue #1770772 by damiankloip, dawehner, tim.plunkett: Move row_plugin() from style_plugin() to the main view object. 2013-03-17 08:36:55 -07:00
webchick eca2c2f79b Issue #1934558 by dawehner, olli: Create a test for views date handlers. 2013-03-17 00:30:02 -07:00
webchick 0f618becfa Issue #1857376 by dawehner, tstoeckler, damiankloip: Provide an area handler that renders an entity. 2013-03-09 23:00:51 -08:00
Dries 6bf13bd87b Issue #1793074 by cweagans, sun, chx: Convert .info files to YAML. 2013-03-06 17:51:39 -05:00
catch 13bd2b25ec Issue #1849752 by effulgentsia, Berdir, jibran, neclimdul: Abstract non-Drupal-specific parts of AnnotatedClassDiscovery into a Drupal\Component base class. 2013-03-06 22:02:58 +00:00
catch 7da4cad963 Issue #1913718 by dawehner: Fixed Aggregation settings link generates AJAX error. 2013-02-25 12:16:37 +00:00
catch 2fcadb11fa Revert "Issue #1770772 by damiankloip, dawehner, tim.plunkett: Move row_plugin() from style_plugin() to the main view object."
This reverts commit 386bfa9fd3.
2013-02-18 13:08:32 +00:00
catch 5c7ce575f3 Issue #1901290 by dawehner: Replace the mini pager with a lite pager (which does not run a count query). 2013-02-18 11:21:07 +00:00
catch 386bfa9fd3 Issue #1770772 by damiankloip, dawehner, tim.plunkett: Move row_plugin() from style_plugin() to the main view object. 2013-02-18 11:04:51 +00:00
Dries c432629f25 Issue #1903410 by dawehner: Fixed Wrong config key is used in template_preprocess_views_view_rss(). 2013-02-09 11:58:36 +11:00
catch a039a98aef Issue #1906794 by dawehner: Fixed Using a relationship in the UI fails completly. 2013-02-07 14:12:47 +00:00
catch 8c82db741b Issue #1891214 by damiankloip: Introduce a generic entity bundle filter handler. 2013-02-06 12:42:57 +00:00
catch 1c92546e41 Issue #1826602 by damiankloip, xjm, sun, dawehner, EclipseGc: Allow all configuration entities to be enabled/disabled. 2013-02-06 12:00:39 +00:00
webchick 72711258b1 Issue #1810480 by dawehner, ACF: Provide the plugin_id() to support views metadata integration. 2013-02-01 18:15:01 -08:00
webchick c4c71f4c77 Revert "Issue #1891214 by damiankloip: Introduce a generic entity bundle filter handler."
Broke HEAD. Temporary rollback.

This reverts commit 44cedfab94.
2013-01-29 08:06:25 -08:00
catch 44cedfab94 Issue #1891214 by damiankloip: Introduce a generic entity bundle filter handler. 2013-01-29 13:11:54 +00:00
catch 7c61f4aa1b Issue #1834184 by dawehner: Fixed Add basic views hooks to hook_hook_info(). 2013-01-28 22:54:44 +00:00
catch 431801a535 Issue #1625248 by dawehner, Jorrit: Fixed Mini Pager ('tags') are broken. 2013-01-23 13:44:55 +00:00
webchick 3f8b6a1a84 Issue #1894784 by dawehner: Remove api_version from views 2013-01-21 16:35:35 -08:00
webchick 252f0c8ed6 Issue #1893850 by dawehner, xjm: Cleanup relationship tests and don't use the node module. 2013-01-21 16:29:20 -08:00
webchick dd8c44b490 Issue #1757564 by damiankloip, dawehner, tim.plunkett: Change 'name' to 'id' on View entity. 2013-01-18 21:10:42 -08:00
catch 6ffd8c0940 Issue #1810816 by dawehner, damiankloip, fastangel: Fixed Link options for displayPluginBase is still using the display on the storage. 2013-01-17 21:12:38 +00:00
webchick 966c825f29 Issue #1821524 by rlnorthcutt, tim.plunkett, damiankloip: Decouple use of default views in ViewStorageTest. 2013-01-11 00:43:50 -08:00
catch acf577ed72 Issue #1827286 by dawehner, damiankloip: Fixed hook_views_analyze() is missing from hook_hook_info() so never gets executed. 2013-01-10 17:14:16 +00:00