Commit Graph

876 Commits (d3d34a5eeee7526f1e8f07ba2d683680eba72027)

Author SHA1 Message Date
Nathaniel Catchpole 3efe9ba1fd Issue #1851414 by nod_, quicksketch, frega, dawehner, damiankloip: Convert Views to use the abstracted dialog modal. 2013-10-16 20:18:57 +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 5ba91c7155 Issue #2105555 by Bladedu: Plugins cache prefix names not consistent between plugin managers. 2013-10-16 12:22:58 +01:00
Nathaniel Catchpole e2bb2d6400 Issue #2096787 by damiankloip, derhasi: Clean up Views area plugins. 2013-10-16 11:53:48 +01:00
Nathaniel Catchpole c7065a89f5 Issue #2057203 by olli: Fixed Unable to select the 'Default' view mode in views entity area handler. 2013-10-16 11:49:57 +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
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 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
Nathaniel Catchpole 536319a8d0 Issue #1757452 by amateescu, Xano, chx: Support config entities in entity reference fields. 2013-10-15 10:06:01 +01:00
Nathaniel Catchpole c9d22bc492 Issue #2061921 by sergeypavlenko, m1r1k, alweb: Remove calls to deprecated global $user in views module. 2013-10-13 13:30:03 +01:00
Nathaniel Catchpole 0c8fae0b26 Issue #2034979 by derhasi: Typehint Views field handler methods with ResultRow. 2013-10-13 13:15:46 +01:00
Nathaniel Catchpole 5459354982 Issue #2095399 by Berdir: Merge DatabaseStorageController and DatabaseStorageControllerNG. 2013-10-13 12:34:58 +01:00
webchick e9289c912e Issue #1958754 by greyrhino, emma.maria | LewisNyman: Copy improvements to default Views. 2013-10-11 07:50:32 -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 129902be79 Issue #2105425 by damiankloip: Clean up Views join plugins. 2013-10-08 22:22:39 -07:00
webchick 122b071944 Issue #2057371 by nod_, phiit, Jelle_S: Fixed Re-Replace all $.each() with filtered for loop. 2013-10-08 22:04:56 -07:00
webchick bc308540ed Issue #2099343 by damiankloip: Clean up Views relationship plugins. 2013-10-08 21:43:55 -07:00
Nathaniel Catchpole abea2891b8 Issue #2057401 by plach, socketwench, kfritsche, Damien Tournoud: Fixed Make the node entity database schema sensible. 2013-10-08 13:14:08 +01:00
webchick ae7c20c7b5 Issue #2106459 by chx: Fixed core config has everything as string. 2013-10-07 17:32:28 -07: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 8a5c9202ee Revert "Issue #2057401 by plach, socketwench, kfritsche: Fixed Make the node entity database schema sensible."
HEAD broken; rolling back temporarily.

This reverts commit c72f39adba.
2013-10-04 10:35:28 -07:00
Nathaniel Catchpole c72f39adba Issue #2057401 by plach, socketwench, kfritsche: Fixed Make the node entity database schema sensible. 2013-10-04 15:12:22 +01:00
Jennifer Hodgdon f4c5be06a4 Issue #1969256 by zhuber, ronan.orb: Replace stdClass with object in param docs, as per standards 2013-10-04 06:24:54 -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 ff71f796bd Issue #2096785 by damiankloip: Clean up Views access plugins. 2013-10-02 20:48:31 +01:00
Alex Pott a34cb25102 Issue #2002650 by mrsinguyen, chertzog, legolasbo, Erik Erskine, rhm50, sandergo90, grisendo, targoo, janstoeckler, maximpodorov, beowulf1416: Improve maintainability by removing unused local variables. 2013-10-02 14:52:21 +01:00
Nathaniel Catchpole 5d2c825345 Issue #1952062 by vijaycs85, willyk, pfrenssen, vasi1186, CMS Dude, manningpete, penyaskito, kfritsche, Gábor Hojtsy: Remove legacy translation module in favor of content translation. 2013-10-01 12:46:54 +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 8dd8210d9e Issue #2062153 by chertzog, rhm50: In String Class Rename Views properties to core standards. 2013-09-28 19:22:04 +02:00
Alex Pott dfce8c0722 Issue #2087069 by damiankloip: Fixed Field language options do not work. 2013-09-28 19:17:38 +02:00
webchick 7afee2f0d8 Issue #2019087 by dropfen, gobilo: Complete Configuration schemas for views relationship. 2013-09-28 02:46:58 +02:00
webchick a364fc198b Revert "Issue #2057401 by plach, socketwench, kfritsche: Fixed Make the node entity database schema sensible."
Completely wrong commit message. :P Oops. :P

This reverts commit 1426a57883.
2013-09-28 02:45:42 +02:00
webchick 1426a57883 Issue #2057401 by plach, socketwench, kfritsche: Fixed Make the node entity database schema sensible. 2013-09-28 02:45:08 +02: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
webchick adaf835507 Issue #2097327 by Berdir: Fixed Unecessary cache clear/router rebuild in views_menu(). 2013-09-25 13:33:18 +02:00
webchick 5a7f9301d8 Issue #2090353 by dawehner: Don't require to put the use statement into plugin classes. 2013-09-23 17:23:40 +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
Alex Pott 983bdabca9 Issue #2062157 by Garbar, undertext: In ViewsBlock Rename Views properties to core standards. 2013-09-22 15:12:53 +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
webchick bb29548d19 Issue #1793648 by nod_, kmox83, droplet, rteijeiro: Follow-up: replace all occurence of Drupal.settings with drupalSettings. 2013-09-22 01:39:42 +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
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 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