Commit Graph

289 Commits (1efd2ad05f5fc62f6b62a83a7da9f4dcbf9f83cb)

Author SHA1 Message Date
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
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 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 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 742908a681 Issue #2057427 by dawehner, olli: Fixed No delete operation available while editing a view. 2013-09-11 00:14:39 +02:00
Nathaniel Catchpole ef87440865 Issue #2050919 by neclimdul, pwolanin, damiankloip, dawehner: Replace local task plugin discovery with YamlDiscovery. 2013-09-09 21:57:48 +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
webchick a9fa4eedd9 Issue #2068199 by balagan: Fixed Douple space in string. 2013-09-02 13:41:49 -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 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
Nathaniel Catchpole ded07e9aa8 Issue #2047619 by dawehner, pwolanin, tstoeckler, thedavidmeister: Add a link generator service for route-based links. 2013-08-30 16:28:49 +01:00
webchick 55c154d698 Issue #2075503 by tstoeckler: Fixed Wrong issue linked in @todo in ViewUI::baseFieldDefinitions(). 2013-08-28 02:07:04 -07:00
webchick 334703ac2b Issue #2072303 by tim.plunkett: Modernize views_ui().module forms. 2013-08-28 00:06:21 -07:00
Alex Pott 48ddeb48db Issue #2024963 by Berdir: Move baseFieldDefinitions from storage to entity classes. 2013-08-27 17:04:17 +01:00
Alex Pott 06ca120b3e Issue #2068269 by dawehner: Use _content where possible in views_ui().routing.yml. 2013-08-24 09:56:39 +01:00
Alex Pott 5f0fc08ba7 Issue #2029167 by oadaeh, mandarmbhagwat78: Fixed Global text textarea is hidden due a CSS problem in Firefox. 2013-08-23 02:44:46 +01: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 52676a7bf6 Issue #2028535 by nick_schuch, clemens.tolboom: Provide a TourTestBase class for use by core and contrib modules. 2013-08-16 15:16:15 -05:00
Dries a18a231ea4 Issue #2056721 by Berdir, effulgentsia: Remove or rename TypedDataInterface::getType(). 2013-08-15 15:23:43 -05:00
Dries d6ba81b6d5 Issue #2058321 by tim.plunkett, pameeela: Move the 'place block' UI into the block listing. 2013-08-15 10:28:57 -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 808100c663 Issue #2062179 by duozersk: Remove Unused local variable from /core/modules/views_ui()/lib/Drupal/views_ui()/Tests/StyleUITest.php. 2013-08-13 16:23:50 -05:00
webchick a6b26016ad Issue #2062755 by sergeypavlenko: Remove Unused local variable from /core/modules/views_ui()/lib/Drupal/views_ui()/Tests/RowUITest.php. 2013-08-13 01:47:04 -07:00
Nathaniel Catchpole 7827f1d7dd Issue #2050227 by damiankloip, pwolanin: Add local action plugin deriver to use YAML discovery for static definitions. 2013-08-13 06:01:50 +01:00
webchick 31a50d5be5 Issue #1918648 by mr.baileys, chrisjlee, steveoliver, joelpittet, jenlampton, Cottser: Convert theme_views_ui_style_plugin_table() to Twig . 2013-08-12 00:22:49 -07:00
Nathaniel Catchpole 9479e664d4 Issue #2048309 by mondrake: Fixed Views UI Preview - navigation is broken. 2013-08-12 04:39:02 +01:00
Alex Pott fedfd496b0 Issue #2029451 by R.Hendel: Fixed to general css in the views UI. 2013-08-09 09:44:19 +01:00
webchick b435b703d6 Issue #2056513 by tim.plunkett: Remove PluginUI subsystem, provide block plugins UI as one-off. 2013-08-07 12:49:26 -07:00
webchick 9a77b82151 Issue #1839130 by rballou, nod_, droplet: Refactor modules/views_ui()/js/views-admin.js. 2013-08-06 23:27:16 -07:00
Alex Pott a2f9a60724 Issue #2033383 by tim.plunkett: Provide a default plugin bag. 2013-08-01 17:42:57 +02:00
Alex Pott 637beb94d0 Issue #1915026 by steveoliver, 2ndmile, damiankloip, echeese, eromero1, joelpittet, rvilar, waynethayer, Hydra, drupalninja99, dsdeiz: Convert theme_views_ui_container() to Twig. 2013-07-25 16:08:22 +02:00
Alex Pott 251499736b Issue #1875344 by aaronott, damiankloip: Add back removed test coverage in Views' OverrideDisplaysTest. 2013-07-24 22:56:59 +02:00
Dries f5cc9308c9 Issue #1943846 by fubhy, effulgentsia, tim.plunkett: Improve ParamConverterManager and developer experience for ParamConverters. 2013-07-24 16:23:42 -04:00
Alex Pott 4dfc5e34c3 Issue #2044521 by bowersox, DuaelFr: Fixed Label used for markup, not associated with input form. 2013-07-24 02:46:37 +02:00
Alex Pott 972ad35072 Issue #2045709 by damiankloip, fubhy: Remove tempStore dependency from ViewsUIController. 2013-07-24 02:04:48 +02:00
Nathaniel Catchpole eaacc4e6b9 Issue #2042487 by tim.plunkett, damiankloip: Fixed Token checking for Views enable/disable is missing. 2013-07-21 16:25:33 +01:00
Alex Pott 982452f77a Issue #2030293 by mondrake, YesCT: Fixed View preview is broken in UI if a pager has to be displayed. 2013-07-21 08:48:19 +01:00
Alex Pott 91fbd4b5ca Issue #2029733 by damiankloip, tim.plunkett: Add a getExecutable() method to View. 2013-07-20 20:32:31 +01:00
Alex Pott 1eb378f424 Issue #1806288 by dead_arm, mgifford: Fix duplicate ID's in Views HTML structure. 2013-07-20 20:27:43 +01:00
Alex Pott f92f05c171 Issue #2040369 by xjm: Fixed The Views UI tour is broken. 2013-07-20 02:14:38 +01:00
Alex Pott 3bc754a644 Issue #1963986 by chrisjlee, designesse, joelpittet, waynethayer: Convert theme_views_ui_view_info() to Twig. 2013-07-20 01:23:33 +01:00
Alex Pott d03acd3ce9 Issue #1831080 by dawehner, IshaDakota, YesCT: Remove the 'More' area from the bottom of handler configuration. 2013-07-14 14:01:25 -04:00
Alex Pott 53f96eda08 Issue #1933364 by dawehner: Remove the ajax errors in the UI. 2013-07-14 09:06:59 -04:00
Nathaniel Catchpole c094757a99 Issue #1963942 by joelpittet, ACF, dasjo: Change all instances of $vars to $variables. 2013-07-13 11:30:18 +01:00
Dries d5b6771752 Issue #2004334 by pwolanin, dawehner, fubhy: Separate Tabs (MENU_LOCAL_TASK) from hook_menu(). 2013-07-11 13:39:42 -04:00
Dries c02ba60087 Issue #2039199 by Berdir: Convert ->uid to ->id(), isAnonymous() and isAuthenticated(). 2013-07-11 13:29:02 -04: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
Jennifer Hodgdon 317230271a Issue #2035087 by lazysoundsystem, Crell, Cottser: Remove remaining t() from test assert messages in views and views_ui 2013-07-09 07:06:52 -07:00
Nathaniel Catchpole f77b7106da Issue #1966514 by Sutharsan, ivansf: Fixed Do not use \' in translatable strings. 2013-07-06 16:15:51 +01:00
Dries 59f478ff96 Issue #2031519 by damiankloip: Deleting a view does not empty it's object cache. 2013-07-02 14:23:02 -04:00
Alex Pott b48f8fda69 Issue #2030925 by echoz: Quote rtl attribute selector. 2013-07-02 13:40:19 +01:00
Dries 58de5374c4 Issue #2024833 by claudiu.cristea: Adopt load() and loadMultiple() on entity storage controllers. 2013-06-30 20:09:38 -04:00
Dries d988a30f87 Issue #1810370 by plach, kfritsche, berdir, alexpott, xjm, chx: Entity Translation API improvements. 2013-06-30 20:09:38 -04:00
Alex Pott e36b51237d Issue #2006974 by thedavidmeister, jlbellido: Replace theme() with drupal_render() in views_ui().module. 2013-06-29 15:17:05 +01:00
Alex Pott 2f872b853f Issue #2016939 by tim.plunkett, dawehner: Views listing page links are broken for default task page displays. 2013-06-29 15:03:53 +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 bfba7b8de9 Issue #2015789 by fubhy, echoz, rteijeiro, LewisNyman, penyaskito: Remove language_css_alter() (RTL stylesheets) in favor of HTML 'dir' attribute. 2013-06-28 09:47:08 +01:00
Alex Pott f74d2981ef Issue #2025991 by plach, David Hernández: Introduce hook_entity_prepare() to generalize hook_node_prepare(). 2013-06-28 09:41:01 +01:00
Alex Pott 7d267ffc43 Issue #1963988 by joelpittet, Gaelan, chrisjlee: Convert theme_views_ui_view_preview_section() to Twig. 2013-06-27 10:26:32 +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 272c5c6bd9 Issue #2027335 by YesCT: If EntityFormController implements EntityControllerInterface it can ignore in createInstance()/__construct(). 2013-06-26 15:02:29 +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 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 5d0f9d91c3 Issue #2022207 by pcambra, Berdir: Make references to User class in test docs reference UserInterface instead 2013-06-20 09:33:23 -07: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 e52a3bbf27 Issue #2005520 by echoz: Remove remaining prefixed border-radius and box-shadow from core. 2013-06-19 22:49:23 +02:00
Dries abd15444cd Issue #1907902 by dawehner, damiankloip: Move views_get_handler() into the handler plugin manager. 2013-06-19 16:23:10 -04: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 851d7d0ff2 Issue #1777956 by fago, klausi, sun, dasjo: Provide a way to define default values for entity fields. 2013-06-19 10:31:20 +02:00
Alex Pott 0e8571d150 Issue #1998192 by damiankloip, dawehner: Allow the boolean labels of exposed filters to be configurable. 2013-06-18 09:20:41 +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 116f0a389e Issue #2003366 by sillygwailo, Joe9, kenianbei, pcambra, heddn, YesCT, damiankloip: Rename Views method pre_render() to preRender(). 2013-06-17 22:53:40 +02:00
Alex Pott da1b134af1 Issue #1363112 by mparker17, mgifford, tlattimore, Jacine, dcmouyard, bowersox, ry5n, ahdiaz: Simplify names of 'element-x' helper classes. 2013-06-17 21:58:27 +02:00
webchick 5cfd21bb87 Issue #2014049 by kgoel | DmitryDrozdik: Replace drupal_container() with Drupal::service() in the views_ui() module. 2013-06-17 01:31:01 -05:00
webchick 071fa21e2b Issue #2004408 follow-up by tim.plunkett: Fix tests to account for previous fix. 2013-06-16 23:32:45 -05:00
webchick bff96f484f Issue #2004408 follow-up by tim.plunkett: Fixed broken tests due to missing use statement. 2013-06-16 23:04:53 -05:00
Alex Pott a544e13f51 Issue #2012882 by damiankloip, dawehner: Move getDisplaysList() out of View storage class to ViewListController. 2013-06-17 01:58:58 +02: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 1648a479c4 Issue #1893772 by chx, fubhy, slashrsm: Move entity-type specific storage logic into entity classes. 2013-06-16 11:40:11 +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 466c8c4ca5 Issue #2015377 by kim.pepper: Move Controllers in 'Routing' to 'Controller' namespace. 2013-06-14 23:48:32 +02:00
Alex Pott 3b61f06bf9 Issue #2019481 by nod_: JavaScript AJAX commands object is borked: it is shared among all Drupal.ajax instances, preventing scoped overrides. 2013-06-14 15:37:00 +02:00
Alex Pott fc7897f36b Issue #1967112 followup by David_Rothstein, dawehner: HTML 5 validation breaks the cancel button in Views UI dialogs. 2013-06-13 23:32:39 +01: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 4b815b31e9 Issue #2012502 by damiankloip: Fixed Tab options form cannot be submitted. 2013-06-13 21:50:46 +01:00
Alex Pott 342f132b35 Issue #1970360 by Crell, linclark, dawehner, YesCT, matt2000: Entities should define URI templates and standard links. 2013-06-13 09:19:53 +01:00
Alex Pott 202fe604b4 Issue #1986802 by yched: Rename PluginInspectionInterface::getDefinition() to getPluginDefinition(). 2013-06-12 17:14:59 +01:00
Alex Pott f7ded179bf Issue #2002506 by pcambra, JoshuaRogers: Fixed Rearranging fields and sorts causes existing items to be removed. 2013-06-12 16:43:42 +01:00
Alex Pott 07bf168bd6 Issue #1998140 by dawehner, ParisLiakos, tim.plunkett: Remove backward compatible ControllerInterface. 2013-06-11 23:16:25 +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 b0aa1ae48c Issue #1888954 by dawehner: Attachments with only display cause a php error in the edit UI. 2013-06-11 00:57:38 +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 96c82a2913 Issue #1921748 by damiankloip: Fixed Views UI gives no indication that you are editing a disabled view. 2013-06-09 15:07:44 +01:00
Alex Pott 2432c02138 Issue #1987066 by Kevin Morse, JohnAlbin, rteijeiro, echoz, ry5n: Rename files to match CSS file naming convention. 2013-06-07 11:48:55 +01:00
Alex Pott 88e6a760b7 Issue #1818570 by Berdir, effulgentsia, das-peter, andypost: Convert users to the new Entity Field API. 2013-06-06 11:20:38 +01:00
Nathaniel Catchpole f67a09b263 Issue #1278456 by dawehner, damiankloip: Append [hidden] to administrative title of excluded fields. 2013-06-05 12:36:22 +01:00
Alex Pott 7166d89041 Issue #1983164 by dawehner, larowlan: Entity Forms in ajax requests don't find the route. 2013-06-05 11:24:59 +01:00
Alex Pott b0d6b2ace5 Issue #2002374 by brentaar, toddtomlinson: Rename Views method build_form() to buildForm(). 2013-06-05 07:15:58 +01:00
Alex Pott 577949ff96 Issue #2002434 by sillygwailo: Rename Views method create_view() to createView(). 2013-06-05 07:05:16 +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 ace3459c4b Issue #2006636 by tim.plunkett: Fixed menu_contextual_links() will always return a link to the MENU_DEFAULT_LOCAL_TASK, never the parent. 2013-06-03 20:52:29 +01:00
Alex Pott b06ef6d1bf Issue #2002892 by toddtomlinson, jeroen12345, tvlooy: Rename Views method get_aggregation_info() to getAggregationInfo(). 2013-05-30 00:29:57 +01:00
Alex Pott 687af78488 Revert "Issue #1892182 by nod_: #type details: Rename #collapsed to #open."
This reverts commit c4e52bb6b4.
2013-05-29 22:08:39 +01:00
Dries 876ee0a312 Issue #2003440 by iStryker: Change the location of the save button. 2013-05-29 16:07:50 -04:00
Dries a317b3ef79 Revert "Issue #1879774 by damiankloip, dawehner, xjm: Catch plugin exceptions for invalid views display plugins."
This reverts commit db2df2d808.
2013-05-29 15:28:27 -04:00
Dries db2df2d808 Issue #1879774 by damiankloip, dawehner, xjm: Catch plugin exceptions for invalid views display plugins. 2013-05-29 15:00:12 -04:00
Alex Pott 5501be94ab Issue #2002418 by Psikik: Rename Views method can_group() to canGroup(). 2013-05-29 14:21:16 +01:00
Alex Pott c4e52bb6b4 Issue #1892182 by nod_: #type details: Rename #collapsed to #open. 2013-05-29 12:31:25 +01:00
Alex Pott 00fdcd39cc Issue #1908756 by tim.plunkett: Separate Action Links (MENU_LOCAL_ACTION) from hook_menu(). 2013-05-27 20:20:55 -05:00
Alex Pott 5dff3def33 Issue #1968596 by dawehner, damiankloip | xjm: Fixed New displays are not ordered correctly. 2013-05-27 15:39:19 -07:00
Alex Pott d556b32546 Issue #1968020 by damiankloip, dawehner: Convert ReorderDisplays to use table rendering and remove theme function. 2013-05-26 16:38:30 -07: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 bfd507f4bd Issue #1992730 by xjm: Sentence-case dropbutton actions in the Views UI. 2013-05-26 12:31:14 -07:00
Alex Pott 7961e03aeb Issue #1909418 by tim.plunkett, damiankloip, larowlan, dawehner, kim.pepper: Allow Entity Controllers to have their dependencies injected. 2013-05-25 16:36:57 -07:00
Alex Pott f2d710c607 Issue #1620010 by dawehner, ParisLiakos, plach, jibran: Move LANGUAGE constants to the Language class. 2013-05-25 13:12:45 -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 f202b5625a Issue #1843774 by joelpittet, chrisjlee, steveoliver, shanethehat: Convert views/views_ui()/templates/views-ui-display-tab-setting.tpl.php to Twig. 2013-05-24 10:18:31 -07:00
Alex Pott 298d1fd0c5 Issue #1843772 by joelpittet, steveoliver, 2ndmile, Cottser | tostinni: [READY] Convert views/views_ui()/templates/views-ui-display-tab-bucket.tpl.php to Twig. 2013-05-24 10:15:53 -07:00
Nathaniel Catchpole 0aadc79b8c Issue #1989806 by damiankloip: Rename ViewsDataCache to ViewsData. 2013-05-20 09:43:07 +01:00
Nathaniel Catchpole eea18a4869 Issue #914382 by Wim Leers, Cottser, Gábor Hojtsy, franz, droplet, sun, Niklas Fiekas, catch, dawehner, effulgentsia: Fixed Contextual links incompatible with render cache. 2013-05-20 09:35:41 +01:00
Dries 60c3a75e8f Issue #1986408 by LewisNyman, oresh: Message style update. 2013-05-19 08:31:33 -07:00
Dries 8e57fb5263 Issue #1938430 by shanethehat, steveoliver, Fabianx: Don't add a default theme hook class in template_preprocess(). 2013-05-15 14:59:43 -04:00
Alex Pott f140bceea2 Issue #1904932 by dawehner, damiankloip, YesCT: Fixed Cannot remove a handler from the 'rearrange' popup. 2013-05-12 23:40:22 +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 045cc3a707 Issue #1981312 by tim.plunkett, dawehner: Move views_ui() code out of the View entity type annotation. 2013-05-03 10:25:44 -07:00
webchick b2f931d3b0 Issue #1871784 by droplet: Fixed Views UI dropbutton arrow alignment. 2013-05-03 10:06:07 -07:00
webchick e775437eb2 Issue #1982984 by larowlan: Create Drupal::entityManager for improved DX. 2013-05-01 23:42:27 -07: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 34acf68f3f Issue #1919700 by damiankloip, tim.plunkett: Replace views_ui_cache_set() with a method on the ViewUI object. 2013-05-02 00:48:54 +01:00
Alex Pott 620d497915 Issue #1913618 by tim.plunkett, amateescu: Convert EntityFormControllerInterface to extend FormInterface. 2013-04-30 00:46:14 +01:00
webchick e16bbd998e Issue #1820414 by damiankloip, tim.plunkett, xjm: Move views_ui().module directly into /core/modules/. 2013-04-26 12:18:23 -07:00