Commit Graph

25 Commits (cf22d23b0f33e267ab44aa92940c44f48ece8c99)

Author SHA1 Message Date
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
damiankloip 2a8e934c75 Issue #1771944 by damiankloip, tim.plunkett, dawehner: Convert exported views in tests to config files. 2012-10-21 22:48:49 -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
Daniel Wehner 6a9ce89a65 Issue #1706258 by dawehner, damiankloip: Convert join class to plugins. 2012-10-21 22:48:35 -04:00
Tim Plunkett 28c9978f9d Restore the overridden functionality. 2012-10-21 22:23:22 -04:00
Bram Goffings 0c668f6214 removed ViewsObject file and references 2012-10-21 22:23:20 -04:00
Bram Goffings 783657ec6f fixed some views module tests 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 64002e8743 Bring _views_create_handler() and _views_create_plugin() closer together. 2012-10-21 22:23:18 -04:00
Daniel Wehner b541e3c1e8 move the many to one helper to psr0 2012-10-21 22:23:17 -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 171a70457d Remove code that was copied to lib/Drupal/views/Plugin/views. 2012-10-21 22:23:15 -04:00
Daniel Wehner 9ac1406a51 annotationasation: Convert basically every core plugin. 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 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
aspilicious e42f0d8c93 Issue #1719188 by aspilicious: Coder cleanup. 2012-10-21 22:08:43 -04:00
drothstein 10a85c7e03 Issue #1417400 by David_Rothstein | josaku: Fixed Various characters (UTF-8 characters, dashes, and symbols) cause views_break_phrase_string() not to work. 2012-10-21 22:08:08 -04:00
amateescu 08173e8c11 Issue #1642144 by dawehner, amateescu: Convert views_object() to PSR-0. 2012-10-21 22:06:44 -04:00
Daniel Wehner e2085055fd Issue #1641904 by dawehner: Convert views_join to PSR-0 files. 2012-10-21 22:06:39 -04:00
amateescu 7c7920f772 Issue #1636864 by amateescu: Convert View object to PSR-0. 2012-10-21 22:06:28 -04:00
Tim Plunkett 974f5b6f32 Add use statements for Database usage. 2012-10-21 22:04:05 -04:00
merlinofchaos a626abb24f Add the 7.x-3.x Views branch. 2012-10-07 17:51:56 -04:00