webchick
|
11a81a4c8b
|
Issue #2409623 by hexabinaer, pjonckiere, tstoeckler: Amend misleading Views UI labels/descriptions
|
2015-02-28 14:33:29 -08:00 |
Alex Pott
|
3b2f71b529
|
Issue #2206485 by pjonckiere, sandipmkhairnar: StylePluginBase::getFieldValue shouldn't be protected
|
2015-02-28 18:01:15 +00:00 |
Alex Pott
|
fd3b047047
|
Issue #2442339 by martin107: ViewsLocalTask param annotation bug
|
2015-02-28 17:12:56 +00:00 |
Alex Pott
|
17a23d943f
|
Issue #2425581 by greg.1.anderson: !message in t() can lead to double-escaping when used in drupal_set_message()
|
2015-02-27 15:27:59 +00:00 |
Alex Pott
|
368cf514e9
|
Issue #2417567 by xjm, effulgentsia, mpdonadio, hussainweb: Rename user-path: scheme to internal:
|
2015-02-22 23:59:55 +00:00 |
catch
|
69e817c920
|
Issue #2419059 by chx: Impossible to enable views if entities are not in SQL
|
2015-02-22 09:29:01 +00:00 |
webchick
|
95a0059a74
|
Issue #2421263 by alexpott, formatC'vt, kim.pepper, andypost, larowlan, chx: Potential data loss: concurrent (i.e. by different users) node edits leak through preview
|
2015-02-21 20:12:54 -08:00 |
Alex Pott
|
8d87f7fa86
|
Issue #2426181 by effulgentsia, mpdonadio, xjm: Add a Url::fromUserInput() wrapper method for generating URLs from user-entered paths
|
2015-02-21 14:45:40 +00:00 |
webchick
|
fe6c06eea8
|
Issue #2429675 by Sachini: Spelling mistake in Views module
|
2015-02-19 11:57:16 -08:00 |
catch
|
161d80f94a
|
Issue #2413753 by alexpott, olli: Views recalculating the dependencies for non overridden handlers and plugins multiple times
|
2015-02-19 16:13:12 +00:00 |
Alex Pott
|
30ea8f7c0c
|
Issue #2428881 by amateescu: Remove TermAutocompleteController::autocompletePerVid()
|
2015-02-19 09:37:32 +00:00 |
Alex Pott
|
d6458cd8fa
|
Issue #2426447 by mpdonadio, Berdir: Views no longer supports {{ something }} as twig placeholder for a path, only {{something}}
|
2015-02-19 09:32:19 +00:00 |
webchick
|
fd73d486d7
|
Issue #2423929 by effulgentsia, xjm: Convert views.module usage of base:$path to user-path:/$path when $path is from user input
|
2015-02-18 20:36:26 -08:00 |
Alex Pott
|
23a2db2d7e
|
Issue #2385209 by tadityar, cilefen, ardnet, hussainweb, AjitS, tibbsa: Clean-up views module test members - ensure property definition and use of camelCase naming convention
|
2015-02-18 15:10:49 +00:00 |
Alex Pott
|
935516d68d
|
Issue #2413217 by Mile23: ViewStorageTest::displayMethodTests() needs @todo love
|
2015-02-18 13:00:46 +00:00 |
Alex Pott
|
2f1345a9ec
|
Issue #2421699 by JeroenT: Remove usage of deprecated functions of WebTestBase
|
2015-02-18 12:39:20 +00:00 |
Alex Pott
|
c2f94345fc
|
Issue #2419905 by Arla: Views field 'Operations links' fails to set destination
|
2015-02-18 11:30:28 +00:00 |
Nathaniel Catchpole
|
fc49a03af8
|
Issue #2372507 by dawehner, mavimo, RavindraSingh: Remove _system_path from $request->attributes
|
2015-02-17 11:07:24 +00:00 |
Alex Pott
|
770fe3c817
|
Issue #2426477 by Berdir: config schema views.field.bulk_form is defined in action.module, should be in views.module
|
2015-02-16 23:55:17 +00:00 |
Alex Pott
|
696fa2dd5a
|
Issue #2425761 by zealfire: DisplayPluginInterface needs separate dockblock
|
2015-02-16 23:54:02 +00:00 |
Alex Pott
|
0bab86f912
|
Issue #2418237 by Mile23, neclimdul, jyotisankar: Fix incorrect @covers in PHPUnit tests.
|
2015-02-16 15:01:12 +00:00 |
webchick
|
da571c5aa3
|
Issue #2419943 by martin107: Add inheritdoc to FieldPluginBase extending classes
|
2015-02-11 14:49:56 -08:00 |
Alex Pott
|
5f05852e19
|
Issue #2329917 by lauriii, Manuel Garcia, davidhernandez, akalata, nathandao, LewisNyman: Move views classes from preprocess to templates
|
2015-02-11 17:45:11 +00:00 |
Alex Pott
|
7b5e5a95e9
|
Issue #2404603 by mpdonadio, dawehner, larowlan, RavindraSingh: Add proper support for Url objects in FieldPluginBase::renderAsLink(), so we can remove EntityInterface::getSystemPath()
|
2015-02-11 13:49:32 +00:00 |
webchick
|
5259e3b9ed
|
Issue #2409209 by dawehner, xjm, mpdonadio, Wim Leers, hussainweb, RavindraSingh, prashantgoel: Replace all _url() calls beside the one in _l()
|
2015-02-10 14:02:30 -08:00 |
Alex Pott
|
db1b2d2ca8
|
Issue #2192877 by mradcliffe, jhedstrom: File content list includes ambiguous column fid in Group By statement
|
2015-02-10 16:22:32 +00:00 |
Alex Pott
|
eebf624a3b
|
Issue #2030633 by hussainweb, Mile23, carsonevans, czigor, Berdir, fernando_calsa, Geijutsuka, amitgoyal, Jānis Bebrītis, undertext: Expand FieldStorageConfig with methods
|
2015-02-10 13:39:31 +00:00 |
Alex Pott
|
2d714fbef2
|
Issue #2357199 by andypost, naiduharish: Consider CommentManagerInterface::addDefaultField() as deprecated and remove in favour of CommentTestTrait
|
2015-02-09 14:17:47 +00:00 |
webchick
|
94c7316aff
|
Revert "Issue #1945262 by nod_: Replace custom weights with dependencies in library declarations"
Broke testing UI. Reverted.
This reverts commit dc5ef576fb.
|
2015-02-06 12:02:46 -08:00 |
webchick
|
d5304a46c6
|
Issue #2417647 by Wim Leers, effulgentsia: Add leading slash to paths within 'user-path:' URIs, to allow 'user-path:' URIs to point to the <none> route
|
2015-02-06 09:56:42 -08:00 |
webchick
|
dc5ef576fb
|
Issue #1945262 by nod_: Replace custom weights with dependencies in library declarations
|
2015-02-06 09:17:06 -08:00 |
Alex Pott
|
cb0e300975
|
Issue #2418481 by tstoeckler: Views more text cannot be translated
|
2015-02-06 13:20:28 +00:00 |
webchick
|
e45522cfd9
|
Issue #2380457 by Gábor Hojtsy, vijaycs85, olli, dawehner: Some fixes of the views config schema
|
2015-02-05 23:09:26 -08:00 |
Nathaniel Catchpole
|
9407ae4ade
|
Revert "Issue #2418481 by tstoeckler: Views more text cannot be translated"
This reverts commit 2c7e51c353.
|
2015-02-05 16:44:45 +00:00 |
Nathaniel Catchpole
|
2c7e51c353
|
Issue #2418481 by tstoeckler: Views more text cannot be translated
|
2015-02-05 16:24:37 +00:00 |
Alex Pott
|
f100d942e3
|
Issue #2394883 by Gábor Hojtsy, plach, jhodgdon: Language setup for entity and field based rendering in views is independent, confusing UI, lacking test coverage
|
2015-02-05 10:33:13 +00:00 |
webchick
|
67cc654b1c
|
Issue #2420421 by larowlan: HEAD BROKEN: Fatal error: Cannot use Drupal\Component\Utility\Xss as Xss because the name is already in use in /var/lib/drupaltestbot/sites/default/files/checkout/core/modules/views/src/Plugin/views/field/Field.php on line 11
|
2015-02-04 19:48:09 -08:00 |
Alex Pott
|
d6c4991d73
|
Issue #2418567 by martin107: Missing IDE type hinting
|
2015-02-04 10:17:38 +00:00 |
Alex Pott
|
a60a5779b5
|
Issue #2417983 by kattekrab: Change docs instances of "the the" to "the"
|
2015-02-04 10:08:41 +00:00 |
Alex Pott
|
621d9bf971
|
Issue #2414685 by xjm, mikeker: Improve references to Twig tokens in Views UI
|
2015-02-03 16:29:44 +00:00 |
Alex Pott
|
6b2866fcf2
|
Issue #2417651 by TravisCarden: Grammar error in Views argument modal
|
2015-02-03 16:23:43 +00:00 |
Alex Pott
|
079b250084
|
Issue #2408613 by kpv: ViewExecutable::getHandlers() should restore display_id before return
|
2015-02-03 15:54:00 +00:00 |
Alex Pott
|
63ef6069a6
|
Issue #2410539 by cafuego, jibran, larowlan: Views schema prevents saving of view with disabled display through code
|
2015-02-03 12:01:03 +00:00 |
Alex Pott
|
3f29fd9143
|
Issue #2165989 by Xano, pcambra, damiankloip, dawehner: Add a Views field handler for multiple entity operations
|
2015-02-03 10:05:06 +00:00 |
Alex Pott
|
f46d6ad949
|
Issue #2358079 by pwolanin, Berdir: Require a specific placeholder format in db_query() in order to trigger argument expansion, and require explicit 'IN' parameter for conditions
|
2015-02-03 09:42:28 +00:00 |
Alex Pott
|
23ced28ae3
|
Issue #2411791 by yched, plach: Provide empty methods rather than abstract methods in EntityTypeEventSubscriberTrait / FieldStorageDefinitionEventSubscriberTrait
|
2015-02-02 12:02:05 +00:00 |
webchick
|
bd0e53f429
|
Issue #2417865 by xjm: Add a Views DisplayPluginInterface
|
2015-01-31 12:10:35 -08:00 |
webchick
|
f977553177
|
Issue #2368653 by YesCT, pcambra, dawehner: Replace _l in all places (3) besides one
|
2015-01-30 21:36:44 -08:00 |
webchick
|
e69cd76706
|
Issue #2416763 by xjm, Wim Leers, effulgentsia: Convert Url::fromUri() base:// scheme to base:
|
2015-01-30 15:15:21 -08:00 |
Alex Pott
|
9a5eb867cd
|
Issue #2341357 by xjm, dawehner, larowlan, Wim Leers: Views entity area config is not deployable and missing dependencies
|
2015-01-30 10:37:56 +00:00 |