Daniel Wehner
|
88b40cc689
|
Issue #1605332 by dawehner, tim.plunkett: Adapt language integration to d8.
|
2012-10-21 22:48:39 -04:00 |
Bojan Zivanovic
|
e6d8fe7283
|
Issue #1757042 by bojanz, dawehner: Move remaining file integration from system.views.inc to file.views.inc.
|
2012-10-21 22:48:37 -04:00 |
bojanz
|
a639f48c1d
|
Issue #1757036 by bojanz: Remove old 'moved to' definitions.
|
2012-10-21 22:48:37 -04:00 |
lunaris
|
94e4bb5e11
|
Issue #1748114 by lunaris | damiankloip: Replace calls to comment properties with entity interface methods.
|
2012-10-21 22:48:37 -04:00 |
Daniel Wehner
|
14a8b0df82
|
Move CTools specific integration into CTools.
|
2012-10-21 22:48:35 -04:00 |
Daniel Wehner
|
6a9ce89a65
|
Issue #1706258 by dawehner, damiankloip: Convert join class to plugins.
|
2012-10-21 22:48:35 -04:00 |
Tim Plunkett
|
0c88f6991d
|
Replace stray reference to handler with id.
|
2012-10-21 22:23:22 -04:00 |
Tim Plunkett
|
90dba138f1
|
Finish converting all "use *" to "use_*" options.
|
2012-10-21 22:23:19 -04:00 |
Bram Goffings
|
81b16bb29f
|
renamed plugin_id to id
|
2012-10-21 22:23:19 -04:00 |
Tim Plunkett
|
3b2195d996
|
Clean up last few handlers and plugins.
|
2012-10-21 22:23:18 -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
|
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 |
Daniel Wehner
|
5019a19032
|
convert system stuff
|
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 |
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
|
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
|
49b44b5f00
|
Remove migrated module 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 |
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
|
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
|
e7d09285eb
|
some missing classes
|
2012-10-21 22:23:12 -04:00 |
Daniel Wehner
|
506960b5e8
|
convert another bazzilons of instances
|
2012-10-21 22:23:12 -04:00 |
Daniel Wehner
|
cb3b6ee9b9
|
Use the PSR0 handler classes in many modules
|
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
|
cabe4b1995
|
Introduce a handler base plugin
|
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 |
damiankloip
|
c77636780a
|
Issue #1720400 by damiankloip: Fixed views_handler_filter_user_name() throws errors when using grouping filter option.
|
2012-10-21 22:08:44 -04:00 |
dereine
|
02a35e24f6
|
Issue #1715458 by dawehner, damiankloip: Replace calls to ->title with label().
|
2012-10-21 22:08:44 -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 |
Tim Plunkett
|
112050bed7
|
Issue #1717686 by aspilicious, tim.plunkett: Make use of the new language_manager().
|
2012-10-21 22:08:31 -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 |
damiankloip
|
fb03f46ce1
|
Issue #1547726 by dawehner, damiankloip: Kill implicit relationship from node to node_revision().
|
2012-10-21 22:08:27 -04:00 |
greggles
|
0efb93b72b
|
Issue #1708578 by greggles: Added Let people filter term parents.
|
2012-10-21 22:08:15 -04:00 |
git
|
3f8dcbe212
|
Issue #1661544 by mxwitkowski | PMZ: Added Filter aggregator source on page title in View block.
|
2012-10-21 22:08:08 -04:00 |