Alex Pott
|
17c250034f
|
Issue #2405943 by fago, mikey_p, dashaforbes: User entity validation misses form validation logic
|
2015-02-06 11:39:57 +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 |
Nathaniel Catchpole
|
824fef8a2c
|
Issue #2406103 by Berdir, alexpott: Remove hook_node_validate() and hook_node_submit() because they bypass the entity API
|
2015-02-05 15:31:02 +00:00 |
Alex Pott
|
58bd271b5c
|
Issue #2396553 by nripeshtrivedi, fullerja: field.html.twig documentation on template suggestions is incorrect
|
2015-02-05 13:54:30 +00:00 |
Alex Pott
|
1eae5210d0
|
Issue #2420559 by klausi, dawehner: REST permissions are not working as expected
|
2015-02-05 13:52:28 +00:00 |
Nathaniel Catchpole
|
d9a318b2c8
|
Issue #2419005 by dawehner, alexpott: Aggregator: Uncaught PHP Exception Drupal\Component\Plugin\Exception\PluginNotFoundException: "The "FeedTitle" plugin does not exist."
|
2015-02-05 12:46:44 +00:00 |
Alex Pott
|
e132a9718e
|
Issue #1987832 by aspilicious, disasm, webflo, vijaycs85, adci_contributor, vks7056: Convert system_test callbacks to a new style controller
|
2015-02-05 10:41:58 +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 |
Alex Pott
|
ea8d1aa508
|
Issue #2349071 by Upchuk, Cottser, pwolanin: EntityStorageException when trying to save a link over the maximum depth
|
2015-02-05 09:31:45 +00:00 |
Alex Pott
|
685470f2df
|
Issue #2418209 by chintan.vyas, lucastockmann: Replace user facing strings that use drupal.org as example of an external url
|
2015-02-05 09:22:31 +00:00 |
Alex Pott
|
b1d2d7c322
|
Issue #2345833 by quietone, benjy: Convert assetEqual to assertIdentical in migrate_drupal
|
2015-02-05 09:21:16 +00:00 |
Alex Pott
|
cf40fa1fbf
|
Issue #2300101 by dpi, ivanjaros: Unrevisioned base fields are ignored during entity load
|
2015-02-05 09:16:52 +00:00 |
Alex Pott
|
0509fbe789
|
Issue #2164601 by yched, jibran, amateescu, pfrenssen: Stop auto-creating FieldItems on mere reading of $entity->field[N]
|
2015-02-05 08:58:52 +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 |
webchick
|
b8364ecfa9
|
Issue #1959806 by amateescu, jibran, goldorak, Wim Leers, yched, dawehner: Provide a generic 'entity_autocomplete' Form API element
|
2015-02-04 08:41:54 -08:00 |
Nathaniel Catchpole
|
58e0453af5
|
Issue #2419857 by Wim Leers, alexpott: Responsive image and View mode schemas should use the config_entity type, can then be simpler
|
2015-02-04 13:50:17 +00:00 |
Nathaniel Catchpole
|
02b9e08b7a
|
Issue #2361775 by alexpott, swentel: Third party settings dependencies cause config entity deletion
|
2015-02-04 13:07:28 +00:00 |
Nathaniel Catchpole
|
151e3391c9
|
Issue #2415645 by geertvd, alexpott: Shortcuts not sorted on display
|
2015-02-04 12:21:51 +00:00 |
Nathaniel Catchpole
|
4691ba9ea4
|
Issue #2349625 by mortendk, alexpott, lauriii, Manuel Garcia, saki007ster, emma.maria, DickJohnson: Copy block templates to Classy
|
2015-02-04 12:17:29 +00:00 |
Nathaniel Catchpole
|
ce910dcaac
|
Issue #2410151 by alexpott: _system_rebuild_module_data_ensure_required does not parse dependencies
|
2015-02-04 12:01:01 +00:00 |
Nathaniel Catchpole
|
e152fefcdf
|
Issue #2414991 by alexpott: Prevent hook_config_schema_info_alter from adding or removing definitions
|
2015-02-04 11:59:36 +00:00 |
Alex Pott
|
26b99df319
|
Issue #2363099 by Gábor Hojtsy, Berdir, swentel, plach: Using translated field definition descriptions in entity schema results in different schema definitions, resulting in update.php changes
|
2015-02-04 11:52:16 +00:00 |
Alex Pott
|
a801764e01
|
Issue #2350013 by kattekrab, David_Rothstein: Descriptions for Promotion Options are too technical
|
2015-02-04 11:46:22 +00:00 |
Alex Pott
|
c9e1f935d8
|
Issue #2394417 by hussainweb, tibbsa, sivaji@knackforge.com: Clean-up field_ui module test members - ensure property definition and use of camelCase naming convention
|
2015-02-04 11:35:06 +00:00 |
Alex Pott
|
353a1609cc
|
Issue #2385211 by tadityar, subhojit777, hussainweb, cilefen, tibbsa: Clean-up user module test members - ensure property definition and use of camelCase naming convention
|
2015-02-04 11:32:31 +00:00 |
Alex Pott
|
610e90e349
|
Issue #2409391 by Cogax, gulab.bisht: Fix the whitespace of inline_template declarations in Views UI
|
2015-02-04 11:16:28 +00:00 |
Alex Pott
|
e988258c49
|
Issue #2396699 by hussainweb, sivaji@knackforge.com: Clean-up menu_ui module test members - ensure property definition and use of camelCase naming convention
|
2015-02-04 11:11:01 +00:00 |
Alex Pott
|
1003720c75
|
Issue #2414235 by hussainweb, dawehner: Upgrade to Symfony 2.6.4
|
2015-02-04 10:45:52 +00:00 |
Alex Pott
|
0baa9b26e4
|
Issue #2415515 by eojthebrave: Add @Event documentation to all BlockEvents
|
2015-02-04 10:43:29 +00:00 |
Alex Pott
|
66b5cb9b8c
|
Issue #2153937 by Gábor Hojtsy, pcambra: Default language setting is hard to find
|
2015-02-04 10:25:06 +00:00 |
Alex Pott
|
fa9e1854d9
|
Issue #1987612 by valthebald, Mile23, aspilicious, Pinolo, InternetDevels: Convert ajax_test_dialog_contents() to a new style controller
|
2015-02-04 10:18:53 +00:00 |
Alex Pott
|
d6c4991d73
|
Issue #2418567 by martin107: Missing IDE type hinting
|
2015-02-04 10:17:38 +00:00 |
Alex Pott
|
1add90127a
|
Issue #1987738 by Mile23: Convert menu_test_callback() to a new style controller
|
2015-02-04 10:10:49 +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
|
a160367c4f
|
Issue #2418611 by martin107: Trivial fix to EditorXssFilterInterface::filterXss
|
2015-02-03 16:47:04 +00:00 |
Alex Pott
|
4f776f6f45
|
Issue #2407125 by Cogax, vijaycs85, Gábor Hojtsy: LanguageInterface should not support setName
|
2015-02-03 16:36:21 +00:00 |
Alex Pott
|
b9819faab9
|
Issue #2397281 by fran seva, Gábor Hojtsy: Languages not translated when you add them
|
2015-02-03 16:33:54 +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
|
32070726b3
|
Issue #2417817 by yched: Keep contrib modules out of ConfigImportAllTest
|
2015-02-03 16:20:55 +00:00 |
Alex Pott
|
663c37121d
|
Issue #1984582 by jibran, kattekrab, dawehner, larowlan: Add views support for custom blocks
|
2015-02-03 16:14:26 +00:00 |
Alex Pott
|
436071f3f5
|
Issue #2419015 by pwolanin: Remove use of base: scheme in LocalTasksTest
|
2015-02-03 16:09:22 +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
|
ebea5b839d
|
Issue #2349721 by lauriii, preshetin, wheatpenny, mortendk: Copy node templates to Classy
|
2015-02-03 15:34:45 +00:00 |
Alex Pott
|
06aff1a5ff
|
Issue #2414365 by benjy: File migration fails when the files are at a remote URI
|
2015-02-03 14:27:02 +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
|
ef2a4a08ce
|
Issue #2415399 by lokapujya, ultimike: D6->D8 migration: User role based block visibility settings not migrated properly
|
2015-02-03 11:50:41 +00:00 |
Alex Pott
|
923527b7f4
|
Issue #2415757 by chintan.vyas: Remove all uses of file_get_mimetype
|
2015-02-03 10:46:16 +00:00 |