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
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
use views_get_plugin instead of using the plugin manager manually
· 44c25bdf
Daniel Wehner
authored
Jul 27, 2012
and
Tim Plunkett
committed
Oct 21, 2012
44c25bdf
extend feed from page not from the default display
· 5cd37877
Daniel Wehner
authored
Jul 27, 2012
and
Tim Plunkett
committed
Oct 21, 2012
5cd37877
Introduce a handler base plugin
· cabe4b19
Daniel Wehner
authored
Jul 27, 2012
and
Tim Plunkett
committed
Oct 21, 2012
cabe4b19
try to make basic plugins possible
· be8fab2f
Daniel Wehner
authored
Jul 26, 2012
and
Tim Plunkett
committed
Oct 21, 2012
be8fab2f
fix views_get_localization_plugin
· 2f42adf4
Daniel Wehner
authored
Jul 26, 2012
and
Tim Plunkett
committed
Oct 21, 2012
2f42adf4
Some work on style plugins
· 5a3629df
Daniel Wehner
authored
Jul 26, 2012
and
Tim Plunkett
committed
Oct 21, 2012
5a3629df
by damiankloip: Make some work to get display going on
· da4d9944
Daniel Wehner
authored
Jul 26, 2012
and
Tim Plunkett
committed
Oct 21, 2012
da4d9944
fix some merge conflicts
· 02ee6ae5
Daniel Wehner
authored
Jul 26, 2012
and
Tim Plunkett
committed
Oct 21, 2012
02ee6ae5
Add an argument validator/default plugin
· 1d248ad7
Daniel Wehner
authored
Jul 26, 2012
and
Tim Plunkett
committed
Oct 21, 2012
1d248ad7
Issue
#1331272
by dawehner | mototribe: Added Global: View Area sorting.
· 0d940a4f
Daniel Wehner
authored
Jul 22, 2012
and
Tim Plunkett
committed
Oct 21, 2012
0d940a4f