tim.plunkett
|
e9b6395e1f
|
Issue #1273946 by Dmitriy.trt, tim.plunkett | ralf.strobel: Added Option to override user time zone in date handlers.
|
2012-10-21 22:23:18 -04:00 |
Damian Lee
|
dfe10cee68
|
Added argument to list of plugin types _views_fetch_plugin_data
|
2012-10-21 22:23:18 -04:00 |
Tim Plunkett
|
64002e8743
|
Bring _views_create_handler() and _views_create_plugin() closer together.
|
2012-10-21 22:23:18 -04:00 |
Tim Plunkett
|
3b2195d996
|
Clean up last few handlers and plugins.
|
2012-10-21 22:23:18 -04:00 |
Tim Plunkett
|
454a6e9fed
|
Remove call to obsolete plugins.inc.
|
2012-10-21 22:23:18 -04:00 |
Tim Plunkett
|
ff14eb54bd
|
Fix namespace for DefaultDisplayExtender.
|
2012-10-21 22:23:18 -04:00 |
Tim Plunkett
|
625cb74aa5
|
Remove the obsolete includes/plugins.inc.
|
2012-10-21 22:23:18 -04:00 |
Bram Goffings
|
7c26528ec9
|
partially reverting changes in TranslatableTest
|
2012-10-21 22:23:18 -04:00 |
Bram Goffings
|
c38626cbbe
|
small doc fixes
|
2012-10-21 22:23:18 -04:00 |
Bram Goffings
|
67f8760c5a
|
removed every files[] instance
|
2012-10-21 22:23:18 -04:00 |
Bram Goffings
|
ebd83f2ec3
|
possible fix for TranslatableTest
|
2012-10-21 22:23:18 -04:00 |
Bram Goffings
|
fe26a65cef
|
removed unneeded lines in .info files
|
2012-10-21 22:23:17 -04:00 |
Bram Goffings
|
71b9c4ea78
|
remove the hook_views_plugins
|
2012-10-21 22:23:17 -04:00 |
Bram Goffings
|
bff49777ba
|
move template folder to the views_test module
|
2012-10-21 22:23:17 -04:00 |
Bram Goffings
|
fa40683914
|
move @Translation back as the original strings are translatable
|
2012-10-21 22:23:17 -04:00 |
Bram Goffings
|
7552e03c81
|
addtional fixes for the test plugins
|
2012-10-21 22:23:17 -04:00 |
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 |