Bram Goffings
|
ec4c2322bd
|
converted test plugins
|
2012-10-21 22:23:17 -04:00 |
Daniel Wehner
|
2842bc148a
|
some random bug fixes
|
2012-10-21 22:23:17 -04:00 |
Tim Plunkett
|
81f576913e
|
Remove hook_views_plugins().
|
2012-10-21 22:23:17 -04:00 |
Tim Plunkett
|
119083b12a
|
Add a note about contextual links not working.
|
2012-10-21 22:23:17 -04:00 |
Daniel Wehner
|
b541e3c1e8
|
move the many to one helper to psr0
|
2012-10-21 22:23:17 -04:00 |
Tim Plunkett
|
d6092dd574
|
Add missing namespace and use statements for row view.
|
2012-10-21 22:23:17 -04:00 |
Tim Plunkett
|
858b53ba1e
|
Fix the naming of user Link class.
|
2012-10-21 22:23:17 -04:00 |
Tim Plunkett
|
f7fa99701f
|
Restore the missing custom text area plugin.
|
2012-10-21 22:23:17 -04:00 |
Daniel Wehner
|
d9c68d48d4
|
convert users and translations as well
|
2012-10-21 22:23:17 -04:00 |
Daniel Wehner
|
797e863f35
|
convert a lot of modules to annotations
|
2012-10-21 22:23:16 -04:00 |
Tim Plunkett
|
a4235cbc94
|
Add a workaround for uninitialized localization_plugin.
|
2012-10-21 22:23:16 -04:00 |
Daniel Wehner
|
5019a19032
|
convert system stuff
|
2012-10-21 22:23:16 -04:00 |
Tim Plunkett
|
85f7dfc3cf
|
Readd check for plugin key type.
|
2012-10-21 22:23:16 -04:00 |
Daniel Wehner
|
445df4b828
|
fix search row plugin to not notice something
|
2012-10-21 22:23:16 -04:00 |
Daniel Wehner
|
2037828550
|
Introduce a temporary Views vendor to integrate core modules into core.
|
2012-10-21 22:23:16 -04:00 |
Tim Plunkett
|
3d48f0aa9f
|
Clean up stray references to plugin managers other than ViewsPluginManager.
|
2012-10-21 22:23:16 -04:00 |
Tim Plunkett
|
d9c2ed425c
|
Add missing use statement for ViewsPluginManager.
|
2012-10-21 22:23:16 -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
|
427ec64dfc
|
Switch from AnnotatedClassDiscovery to ViewsDiscovery.
|
2012-10-21 22:23:16 -04:00 |
Tim Plunkett
|
99e3cd9671
|
Rename use Drupal\views\Plugins Drupal\views\Plugin
|
2012-10-21 22:23:15 -04:00 |
Tim Plunkett
|
744aa3ae9a
|
Call views_object_types() as a static method.
|
2012-10-21 22:23:15 -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
|
f8de053ea0
|
Convert node to annotations and PSR0
|
2012-10-21 22:23:15 -04:00 |
Daniel Wehner
|
20edb75f66
|
converted locale to plugins
|
2012-10-21 22:23:15 -04:00 |
Tim Plunkett
|
17fa51d0a0
|
Switch Drupal\views\Plugins to Drupal\views\Plugin.
|
2012-10-21 22:23:15 -04:00 |
Daniel Wehner
|
eb3e8563d0
|
convert contact, field filter plugins
|
2012-10-21 22:23:15 -04:00 |
Daniel Wehner
|
d6fc925132
|
converted contact and removed hook_views_wizard
|
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
|
be280193ea
|
moved aggregator,book,comment
|
2012-10-21 22:23:14 -04:00 |
Daniel Wehner
|
684b4a036e
|
lets use annotated handlers in even more places
|
2012-10-21 22:23:14 -04:00 |
Tim Plunkett
|
aa5cc30677
|
Remove @file from non-annotated plugins.
|
2012-10-21 22:23:14 -04:00 |
Daniel Wehner
|
412286e8af
|
base handlers can be actually used
|
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 |
Tim Plunkett
|
49b44b5f00
|
Remove migrated module plugins.
|
2012-10-21 22:23:14 -04:00 |
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 |