Commit Graph

79 Commits (489a28a5e01b47bd949797bed5b98a800270edab)

Author SHA1 Message Date
tim.plunkett 489a28a5e0 Issue #1792860 by tim.plunkett, dawehner: Move procedural code from views_ui().module and admin.inc to ViewUI. 2012-10-21 22:48:58 -04:00
Daniel Wehner f1a0377bca Issue #1793690 by dawehner, tim.plunkett: Fixed display usage in admin.inc and adding a lot of new tests for displays. 2012-10-21 22:48:58 -04:00
Daniel Wehner df8a0e2111 Issue #1788232 by dawehner, tim.plunkett: Move UI properties from ViewExecutable to a new ViewUI class. 2012-10-21 22:48:57 -04:00
dereine 230cdaf1c2 Issue #1781934 by dawehner: Unify plugin_options() on the display. 2012-10-21 22:48:57 -04:00
tim.plunkett 2daec13e0b Issue #1792454 by tim.plunkett: Add type hinting to function signatures for $view. 2012-10-21 22:48:57 -04:00
tim.plunkett 76c51dc766 Issue #1788266 by tim.plunkett, dawehner: Access the different views related properties on the right object. 2012-10-21 22:48:57 -04:00
dereine ccc66002ff Issue #1788238 by dawehner: Cleanup display and seperate options from instances. 2012-10-21 22:48:56 -04:00
Tim Plunkett d5576c8893 Issue #1790636 by tim.plunkett: Remove miscellaneous CTools code. 2012-10-21 22:48:56 -04:00
Daniel Wehner 450b4334ef Issue #1789824 by dawehner, tim.plunkett: Convert the handler filter from CTools dependent.js to #states. 2012-10-21 22:48:56 -04:00
dead_arm a604c526fc Issue #1779720 by dead_arm: Clean up the fieldset replacement for CTools collapsible-div. 2012-10-21 22:48:55 -04:00
damiankloip 02752cc765 Issue #1779720 by damiankloip, tim.plunkett: Replace CTools collapsible-div with fieldsets. 2012-10-21 22:48:55 -04:00
Tim Plunkett 111e9b8067 Issue #1751358 by tim.plunkett, dawehner: Allow ViewStorage and ViewExecutable to access each other's properties. 2012-10-21 22:48:55 -04:00
dereine ad514aea2f Issue #1751358 by dawehner: Split up View class into ViewStorage and ViewExecutable. 2012-10-21 22:48:54 -04:00
Tim Plunkett 2020f33040 Issue #1767180 by tim.plunkett: Cleaned up how relationship labels were built in the UI. 2012-10-21 22:48:54 -04:00
dereine 0bdc693c50 Issue #1758828 by dawehner: Remove fix_missing_relationships(). 2012-10-21 22:48:54 -04:00
damiankloip 1c0f9b15f0 Issue #1760284 by damiankloip, tim.plunkett: Copy the new core Config Entity List API into Views. 2012-10-21 22:48:52 -04:00
dereine 40e1a5331b Issue #1779050 by dawehner: Fixed Replace views_exposed_filter_any_label() with views.settings.ui.exposed_filter_any_label(). 2012-10-21 22:48:52 -04:00
Tim Plunkett 92e520db55 Issue #1754322 by tim.plunkett, dawehner: Remove export and localization code. 2012-10-21 22:48:51 -04:00
dereine 206cd481b3 Issue #1778148 by dawehner: Added Rename view::viewsObjectTypes to view::viewsHandlerTypes. 2012-10-21 22:48:51 -04:00
Tim Plunkett a3c7165496 Issue #1765984 by tim.plunkett: Unify and simplify the creation of a plugin instance. 2012-10-21 22:48:50 -04:00
aspilicious 1d7dd18c7e Issue #1765984 by aspilicious: Add standardized helper functions for creating a plugin instance. 2012-10-21 22:48:50 -04:00
dereine c09fe055be Issue #1767030 by dawehner: Rename uiName to adminLabel. 2012-10-21 22:48:49 -04:00
Daniel Wehner 774ef63ca4 Issue #1765728 by dawehner, damiankloip: Cleanup methods on HandlerBase. 2012-10-21 22:48:48 -04:00
Tim Plunkett 69fa3f1657 Issue #1765704 by tim.plunkett: Fixed calls to getPlugin() bypass the static cache. 2012-10-21 22:48:48 -04:00
dereine d4d91db0c9 Issue #1763678 by dawehner, tim.plunkett: CamelCase methods of PluginBase. 2012-10-21 22:48:47 -04:00
damiankloip f45fd0736e Issue #1765026 by damiankloip: CamelCase methods in ViewStorage class. 2012-10-21 22:48:47 -04:00
Daniel Wehner 3905c51ad3 Issue #1762662 by dawehner, tim.plunkett: Cleanup methods on DisplayPluginBase. 2012-10-21 22:48:47 -04:00
damiankloip c29f2e2dd0 Issue #1762352 by aspilicious, dawehner, damiankloip: Clean up /camelCase methods on View. 2012-10-21 22:48:46 -04:00
alasdair86 3e354810de Issue #1748168 by ACF | tim.plunkett: Convert or document all usages of db_query(). 2012-10-21 22:48:45 -04:00
Tim Plunkett 068f1468e2 Issue #1758788 by tim.plunkett, dawehner: ViewsWizardException was moved to PSR-0. 2012-10-21 22:48:40 -04:00
Tim Plunkett 6edf1d635b Issue #1758788 by tim.plunkett: Throw named exceptions instead of random debug messages. 2012-10-21 22:48:40 -04:00
Tim Plunkett e3b1e12394 Issue #1757234 by dawehner, tim.plunkett: Remove advanced help integration. 2012-10-21 22:48:39 -04:00
amateescu a9acf4fa19 Issue #1754442 by amateescu | dawehner: Fixed Wizard for comment appears even if comment module is disabled. 2012-10-21 22:48:38 -04:00
dereine 1de6ee68cc Issue #1613170 by dawehner, tim.plunkett, gaspaio, aspilicious | bojanz: Update for HttpKernel. 2012-10-21 22:48:38 -04:00
Tim Plunkett 8fd8d393c6 Issue #1756968 by tim.plunkett, dawehner: Remove the ability for a display plugin to prevent its own deletion. 2012-10-21 22:48:38 -04:00
slv e41eddb37a Issue #1754316: Cleanup CSS by removing IE7/garland support. 2012-10-21 22:48:37 -04:00
Tim Plunkett 30e1afed56 Issue #1744334 by dawehner: Move uses_row_class(), uses_row_plugin(), and uses_fields() from plugin annotation to a class property. 2012-10-21 22:48:36 -04:00
xjm 53c7d23519 Issue #1658068 by tim.plunkett, damiankloip: Convert Views to use core TempStore instead of ctools_object_cache_*(). 2012-10-21 22:48:36 -04:00
Tim Plunkett e7209241f3 Issue #1744152 by tim.plunkett: Fixed entity_load_multiple() no longer supports $conditions. 2012-10-21 22:48:36 -04:00
osopolar 03b8d46ddb Issue #1742732 by osopolar: Enabled displays get the disabled link class. 2012-10-21 22:48:36 -04:00
Tim Plunkett 863b346364 Issue #1741172 by tim.plunkett: Remove as much CTools code as possible, and document the parts left to remove. 2012-10-21 22:48:35 -04:00
damiankloip 5e4b5ff6f8 Issue #1732672 by damiankloip, dawehner: Added description option to exposed filters. 2012-10-21 22:48:34 -04:00
Tim Plunkett 40d5f16f55 Issue #731662 by dagmar, dawehner, tim.plunkett, bojanz, SuperXren, BWPanda: Added Hybrid Exposed Filters. 2012-10-21 22:48:34 -04:00
aspilicious e5a4ab8a6c Issue #1705714 by aspilicious: Convert views CMI settings to new standard. 2012-10-21 22:23:22 -04:00
aspilicious 5d668a4637 Issue #1711650 by aspilicious: Remove custom number validation. 2012-10-21 22:23:20 -04:00
Bram Goffings 81b16bb29f renamed plugin_id to id 2012-10-21 22:23:19 -04:00
Tim Plunkett b2970df17f Remove views_get_plugin_manager() and replace with new ViewsPluginManager(). 2012-10-21 22:23:16 -04:00
Tim Plunkett 17fa51d0a0 Switch Drupal\views\Plugins to Drupal\views\Plugin. 2012-10-21 22:23:15 -04:00
Daniel Wehner ebf9c60510 fix some wizard issues... again 2012-10-21 22:23:14 -04:00
Daniel Wehner b158b24ab0 fix several different kind of unrelated things 2012-10-21 22:23:14 -04:00