Alex Pott
|
573068f94c
|
Issue #2003568 by dawehner, jhedstrom: Convert tags,attributes, diff and url validation unit tests to phpunit.
|
2013-06-15 00:11:48 +02:00 |
Alex Pott
|
81f4bc82a1
|
Issue #2006568 by ParisLiakos, dawehner: Convert filter_xss() tests to unit tests.
|
2013-06-15 00:03:29 +02:00 |
Alex Pott
|
466c8c4ca5
|
Issue #2015377 by kim.pepper: Move Controllers in 'Routing' to 'Controller' namespace.
|
2013-06-14 23:48:32 +02:00 |
Alex Pott
|
22a09e4daf
|
Issue #2013891 by swentel: Remove widget config schema from text, options and field modules.
|
2013-06-14 23:31:17 +02:00 |
Alex Pott
|
88101706e0
|
Issue #2013837 followup by yched: Rewrite field sync on top of NG entities.
|
2013-06-14 23:12:37 +02:00 |
Alex Pott
|
cd8a251f5f
|
Issue #2016177 by yched, berdir: Refactor 'autocreate entity' handling from entity_reference().
|
2013-06-14 15:45:18 +02:00 |
Alex Pott
|
e56a599e83
|
Issue #2013837 by yched, plach: Rewrite field sync on top of NG entities.
|
2013-06-14 15:37:01 +02:00 |
Alex Pott
|
9ddac9e9fa
|
Issue #1924436 by JohnAlbin, rteijeiro: Remove separate CSS_AGGREGATE_SYSTEM aggregate file and fix drupal_add_library() to aggregate CSS properly.
|
2013-06-14 15:37:00 +02:00 |
Alex Pott
|
41edb242f8
|
Issue #1657886 by Hanno: Filter 'Convert URLs into links; doesn't support multilingual web addresses.
|
2013-06-14 15:37:00 +02:00 |
Alex Pott
|
010ffd4508
|
Issue #1826252 by Jeroen, benjf, wilco: Domain language negotiation broken when a base url is configured.
|
2013-06-14 15:37:00 +02:00 |
Alex Pott
|
3b61f06bf9
|
Issue #2019481 by nod_: JavaScript AJAX commands object is borked: it is shared among all Drupal.ajax instances, preventing scoped overrides.
|
2013-06-14 15:37:00 +02:00 |
Jennifer Hodgdon
|
ba810ba122
|
Issue #1899486 by Gábor Hojtsy, YesCT, Schnitzel, pixelite, sahain: Make link for translating content always say translate instead of translations
|
2013-06-14 06:03:28 -07:00 |
Jennifer Hodgdon
|
7d7f337655
|
Issue #2018575 by longwave: Fix class descriptions in doc blocks of list controllers
|
2013-06-14 05:55:36 -07:00 |
Jennifer Hodgdon
|
fbc75312fa
|
Issue #2016553 by brunodbo: Fix typo in Drupal class docs
|
2013-06-14 05:53:29 -07:00 |
Jennifer Hodgdon
|
4798dcf395
|
Issue #2009092 by smiletr: Fix up documentation for field_attach_view(), which was inaccurate for D8
|
2013-06-14 05:51:15 -07:00 |
Jennifer Hodgdon
|
a4cdbb065c
|
Issue #1971860 by arh1, shanethehat, Fabianx: Document that Twig debug mode can cause automated tests to fail
|
2013-06-14 05:48:10 -07:00 |
Alex Pott
|
f63db4cf5c
|
Issue #889338 by das-peter, dawehner, yched: Add support for xdebug in WebTestBase.
|
2013-06-14 13:22:46 +02:00 |
Alex Pott
|
e689237f93
|
Issue #2004408 followup by alexpott: Allow modules to alter the result of EntityListController::getOperations.
|
2013-06-14 12:59:45 +02:00 |
Alex Pott
|
9c173cfe7a
|
Issue #2005616 by mikeker: Views should use ['#attached']['library'] rather than ['#attached']['css'].
|
2013-06-14 12:57:49 +02:00 |
Nathaniel Catchpole
|
4f01c099fb
|
Issue #1989230 by ParisLiakos, alexpott: Update to Symfony 2.3.
|
2013-06-14 10:52:09 +01:00 |
Alex Pott
|
980604905d
|
Issue #2006484 by tim.plunkett, dawehner: Remove dependency on datetime from node.
|
2013-06-14 02:25:47 +02:00 |
Alex Pott
|
fd9804d886
|
Issue #2014215 by sdboyer: Shift render array defaults back out onto BlockRenderController .
|
2013-06-14 02:18:37 +02:00 |
Alex Pott
|
0cc160dbf3
|
Issue #2004022 by ollu, ramlev, ParisLiakos: Move aggregator_test() module into its own directory.
|
2013-06-14 01:06:25 +02:00 |
Alex Pott
|
984940b8f2
|
Issue #1985344 by tim.plunkett, swentel: Add a dedicated @FieldFormatter annotation.
|
2013-06-14 01:03:32 +02:00 |
Alex Pott
|
95368fcaab
|
Issue #1986408 followup by ry5n, tim.plunkett, joelpittet | Bojhan: Fixed Message style update.
|
2013-06-14 00:59:34 +02:00 |
Alex Pott
|
84d0ea9776
|
Issue #1861702 by echoz, rteijeiro, LewisNyman, mcjim: Add a responsive grid to the Appearance page.
|
2013-06-14 00:57:52 +02:00 |
Alex Pott
|
8cc0c63808
|
Issue #1912504 by damiankloip, dawehner, amateescu: Remove _field_view_formatter_options() from Views as it duplicates FormatterPluginManager::getOptions().
|
2013-06-14 00:56:22 +02:00 |
Alex Pott
|
27bd89be14
|
Issue #1998228 by ParisLiakos, dawehner: Remove hook_menu_site_status_alter() in favor of request listeners.
|
2013-06-14 00:53:50 +02:00 |
Alex Pott
|
f0f2475b34
|
Issue #1968996 by yched, swentel, xjm: Add protected saveNew() and saveUpdated() methods to Field and FieldInstance to improve code readability.
|
2013-06-14 00:51:07 +02:00 |
Alex Pott
|
eb354a578b
|
Issue #2000006 by ACF, juampy: Convert _file_test_form() to the new form interface and convert route.
|
2013-06-14 00:42:03 +02:00 |
Alex Pott
|
939a8a8de5
|
Issue #1960574 by swentel, smiletrl: Add more tests for Field config import.
|
2013-06-13 23:36:54 +01:00 |
Alex Pott
|
fc7897f36b
|
Issue #1967112 followup by David_Rothstein, dawehner: HTML 5 validation breaks the cancel button in Views UI dialogs.
|
2013-06-13 23:32:39 +01:00 |
Alex Pott
|
d230ea6813
|
Issue #1889748 by tim.plunkett: Figure out what to do with ConfigMapper.
|
2013-06-13 23:21:28 +01:00 |
Alex Pott
|
5a4dceb2fe
|
Issue #1987812 by oenie, jibran: Convert system_admin_index() to a new style controller.
|
2013-06-13 22:59:24 +01:00 |
Alex Pott
|
07c6057fb3
|
Issue #2015165 by damiankloip: Exposed forms are not rendered in the Views UI preview.
|
2013-06-13 22:57:38 +01:00 |
Alex Pott
|
7b9e229748
|
Issue #1933518 by ACF, pwolanin, mparker17: Convert search's system_config_form() to SystemConfigFormBase.
|
2013-06-13 22:55:33 +01:00 |
Alex Pott
|
3360502890
|
Issue #2009584 by rteijeiro, ry5n: Fixed Allow double underscores to pass through drupal_clean_css_identifier() as per new CSS standards.
|
2013-06-13 22:37:02 +01:00 |
Alex Pott
|
814089c93e
|
Issue #1950634 by Wim Leers: Fatal error when creating a new text format with a text editor while JS is disabled.
|
2013-06-13 22:35:47 +01:00 |
Alex Pott
|
e5774f5b1b
|
Issue #1851086 by tim.plunkett, damiankloip, dawehner, alimac: Replace admin/people with a View.
|
2013-06-13 21:57:33 +01:00 |
Alex Pott
|
4b815b31e9
|
Issue #2012502 by damiankloip: Fixed Tab options form cannot be submitted.
|
2013-06-13 21:50:46 +01:00 |
Alex Pott
|
b0113327fa
|
Issue #2004086 by fabpot: Stopgap fix for making the Request service synthetic.
|
2013-06-13 21:49:26 +01:00 |
Alex Pott
|
c3ac610725
|
Issue #2002390 by x.algorithm, nathangervais, chrisguindon, suhel.rangnekar: Rename Views method build_sort_post() to buildSortPost().
|
2013-06-13 21:38:02 +01:00 |
Alex Pott
|
1745bd21e2
|
Issue #1978870 by damiankloip, andypost, dawehner: Add an EntityStorageControllerBase.
|
2013-06-13 09:41:29 +01:00 |
Alex Pott
|
40746685db
|
Issue #2004700 by brentaar: Correct method name case of getPluginId in FilterTestReplace.
|
2013-06-13 09:34:14 +01:00 |
Alex Pott
|
4d492fedba
|
Issue #2003284 by phenaproxima, heddn: Remove Views method set_header().
|
2013-06-13 09:31:11 +01:00 |
Alex Pott
|
a7f6b939f9
|
Issue #2003548 by nathangervais, GekkoKammen, heddn: Rename Views method op_not() to opNotLike().
|
2013-06-13 09:29:59 +01:00 |
Alex Pott
|
31b5fb7807
|
Issue #2003468 by toddtomlinson, Maxis: Rename Views method default_display_filters() to defaultDisplayFilters().
|
2013-06-13 09:26:50 +01:00 |
Alex Pott
|
eb2b412832
|
Issue #2002426 by rootwork, hugo.lallo, Dan Reinders: Rename Views method click_sortable() to clickSortable().
|
2013-06-13 09:25:45 +01:00 |
Alex Pott
|
9c5e4bc77f
|
Issue #2002272 by elvis2, jibran, heddn: Rename Views method add_orderby() to addOrderby().
|
2013-06-13 09:24:07 +01:00 |
Alex Pott
|
2b51e78747
|
Issue #2002906 by pwieck, jibran, aaronott, chr.fritsch, chrisguindon: Rename Views method get_entity() to getEntity().
|
2013-06-13 09:22:22 +01:00 |