Commit Graph

455 Commits (5c18e689460f6a0fbd9ae3bc6876a3072d9227ce)

Author SHA1 Message Date
Tim Plunkett 15eaff390f Remove trailing commas from annotations. 2012-10-21 22:23:14 -04:00
Tim Plunkett b526df2965 Fully remove handlers. 2012-10-21 22:23:14 -04:00
Daniel Wehner d1335cf6e6 Make the wizard working again 2012-10-21 22:23:14 -04:00
Daniel Wehner 65dc722d8c Add abstract classes to all kind of plugins 2012-10-21 22:23:14 -04:00
Daniel Wehner 9ac1406a51 annotationasation: Convert basically every core plugin. 2012-10-21 22:23:13 -04:00
Damian Lee 6c84c8d2ee Fixed Plugin namespace in StyleSummaryPluginBase 2012-10-21 22:23:13 -04:00
Damian Lee bd65ce7887 Copied all module handlers to new plugin folder structure 2012-10-21 22:23:13 -04:00
Damian Lee d6f0adbbe3 Setup folder structure for module plugins 2012-10-21 22:23:13 -04:00
Daniel Wehner 8702ff0d25 right handlers for sort 2012-10-21 22:23:13 -04:00
Daniel Wehner d116463bf6 convert fields to annotation 2012-10-21 22:23:13 -04:00
Daniel Wehner d21b688451 convert more filters to annotations 2012-10-21 22:23:13 -04:00
Daniel Wehner d8bfd3b9f6 Use annotation for relationships 2012-10-21 22:23:13 -04:00
Daniel Wehner d00169d18b convert filter plugins to annotations 2012-10-21 22:23:13 -04:00
Daniel Wehner e2daf79ce8 Convert broken handlers to PSR0 2012-10-21 22:23:12 -04:00
Daniel Wehner 5128dcbbac use annotations to instanciate sorthandlers 2012-10-21 22:23:12 -04:00
Daniel Wehner a5ce14d979 Experiment with module handler as PSR0 2012-10-21 22:23:12 -04:00
Daniel Wehner 9b956ea6f5 move some classes in seperated files 2012-10-21 22:23:12 -04:00
Daniel Wehner d37ab8619e some more tiny little fixes 2012-10-21 22:23:12 -04:00
Daniel Wehner 5c83cdfd79 some more tiny little fixes 2012-10-21 22:23:12 -04:00
Daniel Wehner e7d09285eb some missing classes 2012-10-21 22:23:12 -04:00
Daniel Wehner 506960b5e8 convert another bazzilons of instances 2012-10-21 22:23:12 -04:00
Daniel Wehner cb3b6ee9b9 Use the PSR0 handler classes in many modules 2012-10-21 22:23:12 -04:00
Daniel Wehner 4576815435 use the right base class for all handlers 2012-10-21 22:23:12 -04:00
Daniel Wehner 3ccb1139a2 move the old handler code into the handler class 2012-10-21 22:23:12 -04:00
Daniel Wehner 953de7e4e2 remove a bunch of notices 2012-10-21 22:23:12 -04:00
Daniel Wehner dd7d246bed add the missing handler.php file 2012-10-21 22:23:11 -04:00
Daniel Wehner 44c25bdffd use views_get_plugin instead of using the plugin manager manually 2012-10-21 22:23:11 -04:00
Daniel Wehner 5cd3787761 extend feed from page not from the default display 2012-10-21 22:23:11 -04:00
Daniel Wehner cabe4b1995 Introduce a handler base plugin 2012-10-21 22:23:11 -04:00
Daniel Wehner be8fab2fe4 try to make basic plugins possible 2012-10-21 22:23:11 -04:00
Daniel Wehner 2f42adf45d fix views_get_localization_plugin 2012-10-21 22:23:11 -04:00
Daniel Wehner 5a3629df7c Some work on style plugins 2012-10-21 22:23:11 -04:00
Daniel Wehner da4d994453 by damiankloip: Make some work to get display going on 2012-10-21 22:23:11 -04:00
Daniel Wehner 02ee6ae577 fix some merge conflicts 2012-10-21 22:23:11 -04:00
Daniel Wehner 1d248ad779 Add an argument validator/default plugin 2012-10-21 22:23:11 -04:00
dereine 0d940a4f01 Issue #1331272 by dawehner | mototribe: Added Global: View Area sorting. 2012-10-21 22:23:11 -04:00
dereine ab79f5463b Issue #1566394 by dawehner | rszrama: Fixed views_handler_relationship_groupwise_max() does not export its subquery_string(). 2012-10-21 22:23:11 -04:00
damiankloip f59a54cbc2 Issue #1580816 by damiankloip | cperg: Added Count Records on Current Page. 2012-10-21 22:23:11 -04:00
rocket 0dbfc2b790 Issue #1661372 by rocket_nova: Fixed Contextual links render incorrectly when the field returns empty. 2012-10-21 22:23:11 -04:00
damiankloip 86ec547c7a Issue #1674356 by damiankloip, dawehner: Make a battleplan for the plugins. 2012-10-21 22:23:10 -04:00
Daniel Wehner 89531573af Convert the math field to use the PSR-0 class. 2012-10-21 22:08:44 -04:00
damiankloip c77636780a Issue #1720400 by damiankloip: Fixed views_handler_filter_user_name() throws errors when using grouping filter option. 2012-10-21 22:08:44 -04:00
dereine 02a35e24f6 Issue #1715458 by dawehner, damiankloip: Replace calls to ->title with label(). 2012-10-21 22:08:44 -04:00
Letharion 51f953e2fd Issue #1718956 by Letharion: Document that add_where() takes DatabaseCondition as an argument. 2012-10-21 22:08:44 -04:00
tim.plunkett 29be73c229 Issue #1507368 by Dave Reid, damiankloip, tim.plunkett, aspilicious: Added hook for when the view cache is invalidated. 2012-10-21 22:08:44 -04:00
Daniel Wehner 805048810a Issue #1345934 by dawehner, damiankloip, joachim: Fixed default display being hidden makes it possible to be unable to save a view with validation errors. 2012-10-21 22:08:44 -04:00
Tim Plunkett e5079a4276 Issue #1717686 by tim.plunkett: language_manager() was renamed language(). 2012-10-21 22:08:43 -04:00
damiankloip 3865a7c8d4 Issue #1711640 by damiankloip, tim.plunkett, aspilicious: Use $modules property for enabling tests. 2012-10-21 22:08:43 -04:00
aspilicious e42f0d8c93 Issue #1719188 by aspilicious: Coder cleanup. 2012-10-21 22:08:43 -04:00
aspilicious 18bb81596d Issue #1705650 by damiankloip, aspilicious: Fixed Convert core variables to the config system. 2012-10-21 22:08:43 -04:00