Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
drupal
22 Oct, 2012
40 commits
Call views_object_types() as a static method.
· 744aa3ae
Tim Plunkett
authored
Jul 29, 2012
744aa3ae
Remove code that was copied to lib/Drupal/views/Plugin/views.
· 171a7045
Tim Plunkett
authored
Jul 29, 2012
171a7045
Convert node to annotations and PSR0
· f8de053e
Daniel Wehner
authored
Jul 29, 2012
and
Tim Plunkett
committed
Oct 21, 2012
f8de053e
converted locale to plugins
· 20edb75f
Daniel Wehner
authored
Jul 29, 2012
and
Tim Plunkett
committed
Oct 21, 2012
20edb75f
Switch Drupal\views\Plugins to Drupal\views\Plugin.
· 17fa51d0
Tim Plunkett
authored
Jul 29, 2012
17fa51d0
convert contact, field filter plugins
· eb3e8563
Daniel Wehner
authored
Jul 29, 2012
and
Tim Plunkett
committed
Oct 21, 2012
eb3e8563
converted contact and removed hook_views_wizard
· d6fc9251
Daniel Wehner
authored
Jul 29, 2012
and
Tim Plunkett
committed
Oct 21, 2012
d6fc9251
fix some wizard issues... again
· ebf9c605
Daniel Wehner
authored
Jul 28, 2012
and
Tim Plunkett
committed
Oct 21, 2012
ebf9c605
moved aggregator,book,comment
· be280193
Daniel Wehner
authored
Jul 28, 2012
and
Tim Plunkett
committed
Oct 21, 2012
be280193
lets use annotated handlers in even more places
· 684b4a03
Daniel Wehner
authored
Jul 28, 2012
and
Tim Plunkett
committed
Oct 21, 2012
684b4a03
Remove @file from non-annotated plugins.
· aa5cc306
Tim Plunkett
authored
Jul 28, 2012
aa5cc306
base handlers can be actually used
· 412286e8
Daniel Wehner
authored
Jul 28, 2012
and
Tim Plunkett
committed
Oct 21, 2012
412286e8
fix several different kind of unrelated things
· b158b24a
Daniel Wehner
authored
Jul 28, 2012
and
Tim Plunkett
committed
Oct 21, 2012
b158b24a
Remove migrated module plugins.
· 49b44b5f
Tim Plunkett
authored
Jul 28, 2012
49b44b5f
Remove trailing commas from annotations.
· 15eaff39
Tim Plunkett
authored
Jul 28, 2012
15eaff39
Fully remove handlers.
· b526df29
Tim Plunkett
authored
Jul 28, 2012
b526df29
Make the wizard working again
· d1335cf6
Daniel Wehner
authored
Jul 28, 2012
and
Tim Plunkett
committed
Oct 21, 2012
d1335cf6
Add abstract classes to all kind of plugins
· 65dc722d
Daniel Wehner
authored
Jul 28, 2012
and
Tim Plunkett
committed
Oct 21, 2012
65dc722d
annotationasation: Convert basically every core plugin.
· 9ac1406a
Daniel Wehner
authored
Jul 28, 2012
and
Tim Plunkett
committed
Oct 21, 2012
9ac1406a
Fixed Plugin namespace in StyleSummaryPluginBase
· 6c84c8d2
Damian Lee
authored
Jul 27, 2012
and
Tim Plunkett
committed
Oct 21, 2012
6c84c8d2
Copied all module handlers to new plugin folder structure
· bd65ce78
Damian Lee
authored
Jul 28, 2012
and
Tim Plunkett
committed
Oct 21, 2012
bd65ce78
Setup folder structure for module plugins
· d6f0adbb
Damian Lee
authored
Jul 28, 2012
and
Tim Plunkett
committed
Oct 21, 2012
d6f0adbb
right handlers for sort
· 8702ff0d
Daniel Wehner
authored
Jul 28, 2012
and
Tim Plunkett
committed
Oct 21, 2012
8702ff0d
convert fields to annotation
· d116463b
Daniel Wehner
authored
Jul 28, 2012
and
Tim Plunkett
committed
Oct 21, 2012
d116463b
convert more filters to annotations
· d21b6884
Daniel Wehner
authored
Jul 28, 2012
and
Tim Plunkett
committed
Oct 21, 2012
d21b6884
Use annotation for relationships
· d8bfd3b9
Daniel Wehner
authored
Jul 28, 2012
and
Tim Plunkett
committed
Oct 21, 2012
d8bfd3b9
convert filter plugins to annotations
· d00169d1
Daniel Wehner
authored
Jul 28, 2012
and
Tim Plunkett
committed
Oct 21, 2012
d00169d1
Convert broken handlers to PSR0
· e2daf79c
Daniel Wehner
authored
Jul 28, 2012
and
Tim Plunkett
committed
Oct 21, 2012
e2daf79c
use annotations to instanciate sorthandlers
· 5128dcbb
Daniel Wehner
authored
Jul 27, 2012
and
Tim Plunkett
committed
Oct 21, 2012
5128dcbb
Experiment with module handler as PSR0
· a5ce14d9
Daniel Wehner
authored
Jul 27, 2012
and
Tim Plunkett
committed
Oct 21, 2012
a5ce14d9
move some classes in seperated files
· 9b956ea6
Daniel Wehner
authored
Jul 27, 2012
and
Tim Plunkett
committed
Oct 21, 2012
9b956ea6
some more tiny little fixes
· d37ab861
Daniel Wehner
authored
Jul 27, 2012
and
Tim Plunkett
committed
Oct 21, 2012
d37ab861
some more tiny little fixes
· 5c83cdfd
Daniel Wehner
authored
Jul 27, 2012
and
Tim Plunkett
committed
Oct 21, 2012
5c83cdfd
some missing classes
· e7d09285
Daniel Wehner
authored
Jul 27, 2012
and
Tim Plunkett
committed
Oct 21, 2012
e7d09285
convert another bazzilons of instances
· 506960b5
Daniel Wehner
authored
Jul 27, 2012
and
Tim Plunkett
committed
Oct 21, 2012
506960b5
Use the PSR0 handler classes in many modules
· cb3b6ee9
Daniel Wehner
authored
Jul 27, 2012
and
Tim Plunkett
committed
Oct 21, 2012
cb3b6ee9
use the right base class for all handlers
· 45768154
Daniel Wehner
authored
Jul 27, 2012
and
Tim Plunkett
committed
Oct 21, 2012
45768154
move the old handler code into the handler class
· 3ccb1139
Daniel Wehner
authored
Jul 27, 2012
and
Tim Plunkett
committed
Oct 21, 2012
3ccb1139
remove a bunch of notices
· 953de7e4
Daniel Wehner
authored
Jul 27, 2012
and
Tim Plunkett
committed
Oct 21, 2012
953de7e4
add the missing handler.php file
· dd7d246b
Daniel Wehner
authored
Jul 27, 2012
and
Tim Plunkett
committed
Oct 21, 2012
dd7d246b