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 |
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 |
Daniel Wehner
|
9b956ea6f5
|
move some classes in seperated files
|
2012-10-21 22:23:12 -04:00 |
Daniel Wehner
|
d37ab8619e
|
some more tiny little fixes
|
2012-10-21 22:23:12 -04:00 |
Daniel Wehner
|
5c83cdfd79
|
some more tiny little fixes
|
2012-10-21 22:23:12 -04:00 |
Daniel Wehner
|
4576815435
|
use the right base class for all handlers
|
2012-10-21 22:23:12 -04:00 |
Daniel Wehner
|
3ccb1139a2
|
move the old handler code into the handler class
|
2012-10-21 22:23:12 -04:00 |
Daniel Wehner
|
953de7e4e2
|
remove a bunch of notices
|
2012-10-21 22:23:12 -04:00 |
Daniel Wehner
|
dd7d246bed
|
add the missing handler.php file
|
2012-10-21 22:23:11 -04:00 |
Daniel Wehner
|
44c25bdffd
|
use views_get_plugin instead of using the plugin manager manually
|
2012-10-21 22:23:11 -04:00 |
Daniel Wehner
|
5cd3787761
|
extend feed from page not from the default display
|
2012-10-21 22:23:11 -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 |
Daniel Wehner
|
5a3629df7c
|
Some work on style plugins
|
2012-10-21 22:23:11 -04:00 |
Daniel Wehner
|
da4d994453
|
by damiankloip: Make some work to get display going on
|
2012-10-21 22:23:11 -04:00 |
Daniel Wehner
|
02ee6ae577
|
fix some merge conflicts
|
2012-10-21 22:23:11 -04:00 |
Daniel Wehner
|
1d248ad779
|
Add an argument validator/default plugin
|
2012-10-21 22:23:11 -04:00 |
dereine
|
0d940a4f01
|
Issue #1331272 by dawehner | mototribe: Added Global: View Area sorting.
|
2012-10-21 22:23:11 -04:00 |
dereine
|
ab79f5463b
|
Issue #1566394 by dawehner | rszrama: Fixed views_handler_relationship_groupwise_max() does not export its subquery_string().
|
2012-10-21 22:23:11 -04:00 |
damiankloip
|
f59a54cbc2
|
Issue #1580816 by damiankloip | cperg: Added Count Records on Current Page.
|
2012-10-21 22:23:11 -04:00 |
rocket
|
0dbfc2b790
|
Issue #1661372 by rocket_nova: Fixed Contextual links render incorrectly when the field returns empty.
|
2012-10-21 22:23:11 -04:00 |
damiankloip
|
86ec547c7a
|
Issue #1674356 by damiankloip, dawehner: Make a battleplan for the plugins.
|
2012-10-21 22:23:10 -04:00 |
dereine
|
02a35e24f6
|
Issue #1715458 by dawehner, damiankloip: Replace calls to ->title with label().
|
2012-10-21 22:08:44 -04:00 |
tim.plunkett
|
29be73c229
|
Issue #1507368 by Dave Reid, damiankloip, tim.plunkett, aspilicious: Added hook for when the view cache is invalidated.
|
2012-10-21 22:08:44 -04:00 |
Daniel Wehner
|
805048810a
|
Issue #1345934 by dawehner, damiankloip, joachim: Fixed default display being hidden makes it possible to be unable to save a view with validation errors.
|
2012-10-21 22:08:44 -04:00 |
damiankloip
|
3865a7c8d4
|
Issue #1711640 by damiankloip, tim.plunkett, aspilicious: Use $modules property for enabling tests.
|
2012-10-21 22:08:43 -04:00 |
aspilicious
|
e42f0d8c93
|
Issue #1719188 by aspilicious: Coder cleanup.
|
2012-10-21 22:08:43 -04:00 |
aspilicious
|
18bb81596d
|
Issue #1705650 by damiankloip, aspilicious: Fixed Convert core variables to the config system.
|
2012-10-21 22:08:43 -04:00 |
aspilicious
|
f1234cdf53
|
Issue #1409640 by Dean Reilly, aspilicious | 5kot: Fixed Taxonomy terms on node relationship potentially joins on wrong table.
|
2012-10-21 22:08:31 -04:00 |
Daniel Wehner
|
987f73ad36
|
Issue #1557680 by tim.plunkett, dawehner, DuaelFr: Fixed More link options not imported.
|
2012-10-21 22:08:31 -04:00 |
tim.plunkett
|
a5adf1c52c
|
Issue #1273946 by Dmitriy.trt, tim.plunkett | ralf.strobel: Added Option to override user time zone in date handlers.
|
2012-10-21 22:08:30 -04:00 |
Tim Plunkett
|
4c67cda1cc
|
Issue #1641694 by Rob Loach, chrisdolby, dawehner, tim.plunkett: Convert query test to PSR-0.
|
2012-10-21 22:08:09 -04:00 |
Tim Plunkett
|
504216ffe2
|
Issue #1700480 by tim.plunkett: Correctly mark base classes as abstract.
|
2012-10-21 22:08:09 -04:00 |
jhodgdon
|
f8d58182fc
|
Issue #1700320 by jhodgdon: Fixed PHP notice in view->fix_missing_relationships().
|
2012-10-21 22:08:09 -04:00 |
damiankloip
|
1200fb630c
|
Issue #1527778 by damiankloip: View::save needs to check for machine name before saving. Not reliant on vid only.
|
2012-10-21 22:08:09 -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 |
damiankloip
|
3aa13be959
|
Issue #1637736 by damiankloip, dawehner | Pedro Lozano: Convert user interface test to PSR-0.
|
2012-10-21 22:07:06 -04:00 |
daspeter
|
b8129e5b08
|
Issue #1368508 by tim.plunkett, das-peter: Added Document and enforce nummeric array keys starting at 0 for ->result.
|
2012-10-21 22:06:45 -04:00 |
pl2
|
049b4fad8d
|
Issue #1641662 by Pedro Lozano, aspilicious: Convert groupby tests to PSR-0.
|
2012-10-21 22:06:44 -04:00 |
amateescu
|
08173e8c11
|
Issue #1642144 by dawehner, amateescu: Convert views_object() to PSR-0.
|
2012-10-21 22:06:44 -04:00 |
amateescu
|
db36c7bcde
|
Issue #1640498 by amateescu, dawehner: Add psr0 workaround to force the testbot to run the tests.
|
2012-10-21 22:06:44 -04:00 |
Daniel Wehner
|
23522a1f1b
|
Issue #1642164 by dawehner, amateescu: Convert analyzer into an PSR-0 object.
|
2012-10-21 22:06:41 -04:00 |
pablo.cerda
|
f63d35df46
|
Issue #1637666 by citlacom | Pedro Lozano: Convert user tests to PSR-0.
|
2012-10-21 22:06:41 -04:00 |
pablo.cerda
|
555bbe119a
|
Issue #1637624 by citlacom: Convert comment tests to PSR-0.
|
2012-10-21 22:06:41 -04:00 |
pl2
|
405f011b9e
|
Issue #1641670 by Pedro Lozano: Convert module tests to PSR-0.
|
2012-10-21 22:06:41 -04:00 |
pablo.cerda
|
fb0b7ba19b
|
Issue #1638866 by citlacom | dawehner: Convert access tests to PSR-0.
|
2012-10-21 22:06:41 -04:00 |
pablo.cerda
|
c5db1d8922
|
Issue #1637672 by citlacom | Pedro Lozano: Convert field tests to PSR-0.
|
2012-10-21 22:06:41 -04:00 |
Daniel Wehner
|
e2085055fd
|
Issue #1641904 by dawehner: Convert views_join to PSR-0 files.
|
2012-10-21 22:06:39 -04:00 |
pl2
|
98f0fddfa5
|
Issue #1641688 by Pedro Lozano: Convert upgrade tests to PSR-0.
|
2012-10-21 22:06:37 -04:00 |
amateescu
|
7c7920f772
|
Issue #1636864 by amateescu: Convert View object to PSR-0.
|
2012-10-21 22:06:28 -04:00 |
pl2
|
92447b8334
|
Issue #1639250 by Pedro Lozano: Convert exposd form tests to PSR-0.
|
2012-10-21 22:06:26 -04:00 |
pl2
|
c6cb3dec1b
|
Issue #1638946 by Pedro Lozano: Convert argument validator tests to PSR-0.
|
2012-10-21 22:06:24 -04:00 |
karst
|
48254497d7
|
Issue #1637552 by Kars-T, dawehner: Fixed Converted Style Plugin tests to PSR-0.
|
2012-10-21 22:06:23 -04:00 |
Pedro Lozano
|
6a39406e98
|
Issue #1638882 by Pedro Lozano: Convert basic tests to PSR-0.
|
2012-10-21 22:06:21 -04:00 |
robloach
|
42bd78773e
|
Issue #1637412 by Manuel Garcia, Rob Loach: [8.x] Convert Handler tests to PSR-0.
|
2012-10-21 22:06:21 -04:00 |
dereine
|
60ec9f457e
|
Issue #1602372 by dawehner, aspilicious, Pedro Lozano: Convert views settings to config.
|
2012-10-21 22:06:21 -04:00 |