damiankloip
|
595b233e93
|
Issue #1777466 by damiankloip, tim.plunkett: Fixed View copy method doesn't work.
|
2012-10-21 22:48:51 -04:00 |
tim.plunkett
|
25416c1e5f
|
Issue #1758766 by tim.plunkett, dawehner: Clean up current_page() code and API usage.
|
2012-10-21 22:48:51 -04:00 |
dereine
|
cf22d23b0f
|
Issue #1777512 by dawehner: Fixed UidRevision filter handler uses undefined variable.
|
2012-10-21 22:48:51 -04:00 |
dereine
|
206cd481b3
|
Issue #1778148 by dawehner: Added Rename view::viewsObjectTypes to view::viewsHandlerTypes.
|
2012-10-21 22:48:51 -04:00 |
Tim Plunkett
|
b88ea07340
|
Issue #1776494 by tim.plunkett: Fix failures exposed by plugin instantiation test.
|
2012-10-21 22:48:51 -04:00 |
Tim Plunkett
|
c9139f2770
|
Issue #1776494 by tim.plunkett: Improve plugin instantiation test.
|
2012-10-21 22:48:50 -04:00 |
damiankloip
|
e5a197cf96
|
Issue #1776494 by damiankloip: Add a generic test for all Views plugin instances.
|
2012-10-21 22:48:50 -04:00 |
damiankloip
|
f4e95973d2
|
Issue #1754248 by damiankloip: Add a generic testcase for the filter base.
|
2012-10-21 22:48:50 -04:00 |
dereine
|
b2ba9ca6c9
|
Issue #1777004 by dawehner: Added Mark access/get_access_callback() as abstract on the access plugin base to force an implementation.
|
2012-10-21 22:48:50 -04:00 |
chrisjlee
|
32ee083ebb
|
Issue #1774290 by chrisjlee, aspilicious: Change YAML file indentations to 2 spaces.
|
2012-10-21 22:48:50 -04:00 |
tim.plunkett
|
be03b22a50
|
Issue #1765824 by tim.plunkett: Make define_mappings on map style plugin abstract.
|
2012-10-21 22:48:50 -04:00 |
Tim Plunkett
|
a3c7165496
|
Issue #1765984 by tim.plunkett: Unify and simplify the creation of a plugin instance.
|
2012-10-21 22:48:50 -04:00 |
aspilicious
|
1d7dd18c7e
|
Issue #1765984 by aspilicious: Add standardized helper functions for creating a plugin instance.
|
2012-10-21 22:48:50 -04:00 |
sphism
|
b558c5923b
|
Issue #1751460 by sphism: Clarify the empty result settings description on fields.
|
2012-10-21 22:48:50 -04:00 |
Daniel Wehner
|
3397e90565
|
Issue #1754536 by dawehner, xjm: Fixed The comment wizard doesn't use the right row plugin by default.
|
2012-10-21 22:48:50 -04:00 |
dereine
|
cfc066976d
|
Issue #1760322 by dawehner: Improve wizard build_form() docs.
|
2012-10-21 22:48:49 -04:00 |
Tim Plunkett
|
714b3320c0
|
Issue #1765824 by tim.plunkett: Added a way to map views fields to a certain meaning.
|
2012-10-21 22:48:49 -04:00 |
damiankloip
|
4b273303f8
|
Issue #1772146 by damiankloip: Clean up properties on View object (and add default values).
|
2012-10-21 22:48:49 -04:00 |
dereine
|
6ab6f299e9
|
Issue #1768636 by dawehner: Fixed Style plugin 'list' doesn't exist.
|
2012-10-21 22:48:49 -04:00 |
damiankloip
|
2a8e934c75
|
Issue #1771944 by damiankloip, tim.plunkett, dawehner: Convert exported views in tests to config files.
|
2012-10-21 22:48:49 -04:00 |
Tim Plunkett
|
5b3959b257
|
Issue #1773832 by tim.plunkett: Replace usage of drupal_attributes().
|
2012-10-21 22:48:49 -04:00 |
dereine
|
c09fe055be
|
Issue #1767030 by dawehner: Rename uiName to adminLabel.
|
2012-10-21 22:48:49 -04:00 |
xjm
|
afb01e60c5
|
Issue #1754536 by dawehner, xjm: Fixed the comment wizard doesn't use the right row plugin by default.
|
2012-10-21 22:48:49 -04:00 |
Daniel Wehner
|
7e972b3eb1
|
Issue #1760748 by dawehner, aspilicious: Fixed Move ViewsSearchQuery.
|
2012-10-21 22:48:49 -04:00 |
damiankloip
|
956af788a7
|
Issue #1768392 by damiankloip, dawehner: Fixed Views do not create uuids for existing views or save any uuid.
|
2012-10-21 22:48:48 -04:00 |
Daniel Wehner
|
2660450b7d
|
Issue #1770616 by tim.plunkett, dawehner: Move block display to a block module integration.
|
2012-10-21 22:48:48 -04:00 |
tim.plunkett
|
a3aa17e4ca
|
Issue #1768710 by tim.plunkett: Only enable Views UI in test classes that need it.
|
2012-10-21 22:48:48 -04:00 |
Tim Plunkett
|
625e3009f1
|
Issue #1766088 by tim.plunkett: Update ViewStorage* for Configurables rename.
|
2012-10-21 22:48:48 -04:00 |
Daniel Wehner
|
774ef63ca4
|
Issue #1765728 by dawehner, damiankloip: Cleanup methods on HandlerBase.
|
2012-10-21 22:48:48 -04:00 |
Tim Plunkett
|
69fa3f1657
|
Issue #1765704 by tim.plunkett: Fixed calls to getPlugin() bypass the static cache.
|
2012-10-21 22:48:48 -04:00 |
Tim Plunkett
|
f18a8d0677
|
Issue #1765724 by tim.plunkett: Fixed options_form() is called twice for Page and Feed.
|
2012-10-21 22:48:48 -04:00 |
dereine
|
d4d91db0c9
|
Issue #1763678 by dawehner, tim.plunkett: CamelCase methods of PluginBase.
|
2012-10-21 22:48:47 -04:00 |
damiankloip
|
f45fd0736e
|
Issue #1765026 by damiankloip: CamelCase methods in ViewStorage class.
|
2012-10-21 22:48:47 -04:00 |
nod_
|
0e97213792
|
Issue #1764976 by nod_: Fixed views-list.js.
|
2012-10-21 22:48:47 -04:00 |
Daniel Wehner
|
5c18e68946
|
Remove unneeded CTools plugin info file.
|
2012-10-21 22:48:47 -04:00 |
Tim Plunkett
|
5ea8bb2bdb
|
Issue #1760284 by tim.plunkett: Convert Views Export UI to to an Annotated PSR-0 plugin.
|
2012-10-21 22:48:47 -04:00 |
Daniel Wehner
|
3905c51ad3
|
Issue #1762662 by dawehner, tim.plunkett: Cleanup methods on DisplayPluginBase.
|
2012-10-21 22:48:47 -04:00 |
Tim Plunkett
|
ebaa0f1cde
|
Miscellaneous code clean-ups.
|
2012-10-21 22:48:46 -04:00 |
damiankloip
|
c29f2e2dd0
|
Issue #1762352 by aspilicious, dawehner, damiankloip: Clean up /camelCase methods on View.
|
2012-10-21 22:48:46 -04:00 |
dereine
|
b774fcbf5f
|
Issue #1760276 by dawehner: Improve wizard validation related methods.
|
2012-10-21 22:48:46 -04:00 |
dereine
|
9fc9f6f846
|
Issue #1760380 by dawehner: Improve docs/code of the wizard constructor.
|
2012-10-21 22:48:46 -04:00 |
damiankloip
|
69060eca11
|
Issue #1632504 by joachim, damiankloip: Fixed views_handler_field_term_link_edit() should check it actually has a term tid.
|
2012-10-21 22:48:46 -04:00 |
dereine
|
24dca83743
|
Issue #1760748 by dawehner, aspilicious: Move ViewsSearchQuery.
|
2012-10-21 22:48:46 -04:00 |
damiankloip
|
336e2e1034
|
Issue #1760838 by damiankloip, dawehner: Update core/api_version() of all the views.
|
2012-10-21 22:48:46 -04:00 |
alasdair86
|
f24396f390
|
Issue #1758562 by ACF, dawehner | aspilicious: Cleanup javascript to use strict and '==='.
|
2012-10-21 22:48:45 -04:00 |
Tim Plunkett
|
1f0ac8aa02
|
Issue #1760764 by tim.plunkett: Remove usage of Standard profile in tests where possible.
|
2012-10-21 22:48:45 -04:00 |
Bojan Zivanovic
|
4ea004218c
|
Issue #1758634 by bojanz: The query plugin should load entities after the query has been executed.
|
2012-10-21 22:48:45 -04:00 |
dereine
|
1f4c2c1676
|
Issue #1760448 by dawehner: Move taxonomy tag filter to node specific handler.
|
2012-10-21 22:48:45 -04:00 |
dereine
|
771b6ddf66
|
Issue #1760472 by dawehner | slv_: Fixed HttpKernel error when trying to get comments_recent() default view.
|
2012-10-21 22:48:45 -04:00 |
bojanz
|
3f892c2ddf
|
Issue #1760772 by bojanz: Remove pure_distinct(), cleanup the query assembly code.
|
2012-10-21 22:48:45 -04:00 |