Commit Graph

20219 Commits (594c849d8d7f404df835e213476085e4ea0eea61)

Author SHA1 Message Date
webchick 594c849d8d Issue #1938960 by tim.plunkett, dawehner: Fixed _menu_translate() doesn't care about new routes. 2013-05-01 21:09:48 -07:00
webchick 24cf79cd18 Issue #501472 follow-up by David_Rothstein: Move book administration to admin/structure. 2013-05-01 20:26:04 -07:00
webchick 59a54c3e7e Issue #1962130 by dawehner, YesCT, tim.plunkett, CEikermann: Fixed Fatal Error: ViewUI::isTranslatable endless loop. 2013-05-01 19:20:34 -07:00
Alex Pott 34acf68f3f Issue #1919700 by damiankloip, tim.plunkett: Replace views_ui_cache_set() with a method on the ViewUI object. 2013-05-02 00:48:54 +01:00
Alex Pott bb2cdb26e0 Issue #1979034 by plopesc: Convert views_test_data_element_form() to a Controller. 2013-05-01 23:14:14 +01:00
Alex Pott 127538eee8 Revert "Issue #1946438 by tim.plunkett: Convert confirm_form() in openid.pages.inc to the new form interface."
This reverts commit 08a5842619.
2013-05-01 22:57:09 +01:00
Alex Pott 9b1c15fa00 Issue #1972264 by ParisLiakos: Convert aggregator_admin_overview() to a new style controller. 2013-05-01 22:48:47 +01:00
Alex Pott 08a5842619 Issue #1946438 by tim.plunkett: Convert confirm_form() in openid.pages.inc to the new form interface. 2013-05-01 22:43:37 +01:00
Alex Pott 51dc76b2ea Issue #1979028 by plopesc, frob: Convert help_main() to a Controller. 2013-05-01 22:26:00 +01:00
Alex Pott 105ce44324 Issue #1981190 by ParisLiakos: Remove unicode.entities.inc. 2013-05-01 21:23:53 +01:00
Alex Pott 578aa1d1fb Issue #1978036 by echoz: Clean up css in vertical tabs. 2013-05-01 18:43:20 +01:00
Alex Pott 3c4790605b Issue #501472 by izus, kiamlaluno, valthebald, catch: Move book administration to admin/structure. 2013-05-01 18:31:48 +01:00
Alex Pott b5b34b18ce Issue #1978974 by plopesc: Convert shortcut_set_admin() to a Controller. 2013-05-01 17:59:56 +01:00
Alex Pott 6df1d3adf8 Issue #1979004 by plopesc: Convert tour_test_1() to a Controller. 2013-05-01 17:51:13 +01:00
Alex Pott a78b614fb4 Issue #1967406 by tim.plunkett: Add a dedicated @Tip annotation. 2013-05-01 17:47:54 +01:00
Alex Pott 005117618a Issue #1978908 by plopesc: Convert layout_page_list() to a Controller. 2013-05-01 11:23:12 +01:00
catch 478490f23c Issue #1922454 by thedavidmeister, steveoliver, Cottser: Gut l(), fix theme('link'), have a working framework for consistently generated links inside and outside of Twig. 2013-05-01 09:53:04 +01:00
catch e61d892fab Issue #1844146 by Berdir: Fixed comment_load() call in template_preprocess_comment() re-loads comment parent entities because of disabled static cache. 2013-05-01 09:43:48 +01:00
Alex Pott e87beb039f Revert "Issue #1938822 by sandhya.m, EllaTheHarpy: Convert update_status() to a new-style Controller."
This reverts commit c7d74b3c70.
2013-04-30 23:36:04 +01:00
Alex Pott c7d74b3c70 Issue #1938822 by sandhya.m, EllaTheHarpy: Convert update_status() to a new-style Controller. 2013-04-30 22:35:37 +01:00
Alex Pott b30789561b Issue #1978982 by RoSk0, ParisLiakos: Convert simpletest_result_form() to a Controller. 2013-04-30 22:25:25 +01:00
Alex Pott 2784f4886d Issue #1960344 by ParisLiakos, kid_icarus: Replace $is_https() global with Request::isSecure(). 2013-04-30 16:48:41 +01:00
Alex Pott 620d497915 Issue #1913618 by tim.plunkett, amateescu: Convert EntityFormControllerInterface to extend FormInterface. 2013-04-30 00:46:14 +01:00
Alex Pott 422bf9b023 Issue #1952652 by andypost: [Follow up] Instance components are not removed from entity display when the field/instance is deleted. 2013-04-29 18:13:19 +01:00
Alex Pott 38ffd7a199 Issue #1952652 by swentel: Instance components are not removed from entity display when the field/instance is deleted. 2013-04-29 12:50:02 +01:00
Nathaniel Catchpole 064c81785c Issue #1975462 by thedavidmeister, alexpott, chx, joelpittet: Fixed Allow and test for NULL and integer 0 values in Twig templates. 2013-04-29 12:24:59 +01:00
Nathaniel Catchpole f576a16f4e Issue #1034828 by Steven Jones, Bladedu, brunodbo: Fixed 'No active batch' error after user cancelling own account. 2013-04-29 11:51:03 +01:00
Alex Pott 1f3a7816c2 Issue #1978586 by alexpott: FeedParserTest fails locally because it unnecessarily depends on curl error messages. 2013-04-27 11:46:57 +01:00
Alex Pott a1d49675bb Issue #1963410 by mtift, ParisLiakos: Convert aggregator_form_opml() to a FormInterface implementation and routing definition. 2013-04-27 11:42:58 +01:00
Alex Pott 6ed57d39c5 Issue #1946404 by tim.plunkett, amateescu, swentel: Convert forms in field_ui().admin.inc to the new form interface. 2013-04-27 00:28:10 +01:00
Alex Pott 47308d2162 Issue #1947892 by Berdir, theduke: Improve DX with EntityAccessControllerInterface. 2013-04-26 23:47:55 +01:00
webchick d77275ff1f Issue #1391694 by tim.plunkett, aspilicious, fago, pounard, plach, Crell, msonnabaum, tstoeckler: Use type-hinting for entity-parameters. 2013-04-26 15:34:02 -07:00
Alex Pott 3b5fd77fe8 Issue #1975426 by nod_: Clean up collapse.js. 2013-04-26 20:33:09 +01:00
webchick edd0c945c2 Issue #1964044 by andypost: Change module list in install/uninstall confirm form to render array. 2013-04-26 12:30:52 -07:00
webchick 9c996a8f78 Issue #1980058 by swentel: Fixed image_update_8001() should not drop tables. 2013-04-26 12:24:07 -07:00
webchick e16bbd998e Issue #1820414 by damiankloip, tim.plunkett, xjm: Move views_ui().module directly into /core/modules/. 2013-04-26 12:18:23 -07:00
webchick 3db57c91bb Issue #1978422 by dawehner, linclark, klausi: Fixed REST export views preview needs to escape the JSON output. 2013-04-26 09:33:39 -07:00
webchick f46053386c Issue #1964316 by Wim Leers: Automatically use 'sourcedialog' plugin/button instead of 'sourcearea' plugin/button when using CKEditor for in-place editing. 2013-04-26 09:25:46 -07:00
webchick 53d8c24d94 Issue #1818560 by Berdir, fago, Wim Leers, jessebeach, dawehner, YesCT: Convert taxonomy entities to the new Entity Field API. 2013-04-26 09:10:49 -07:00
Jennifer Hodgdon 9f59d3456a Issue #1797914 by dcam, izus: Remove t() from group params in session tests 2013-04-26 09:07:08 -07:00
Jennifer Hodgdon 2b9e39e379 Issue #1978742 by rballou: Fix typos in AliasManager class docs 2013-04-26 09:04:32 -07:00
webchick bceb85e8d4 Issue #1943776 by Wim Leers, nod_: In-place editors (Create.js PropertyEditor widgets) should be loaded lazily. 2013-04-26 08:52:01 -07:00
Alex Pott 7449317440 Issue #1978168 by larowlan: Convert block/add to Controller. 2013-04-26 12:40:31 +01:00
Alex Pott e9ef6636da Issue #1960014 by dawehner, damiankloip, xjm: Fixed Empty area handlers need to be rendered for tables. 2013-04-26 10:33:29 +01:00
Nathaniel Catchpole bba539c65f #1869562 by fago, berdir, dawehner: Avoid instantiating EntityNG field value objects by default. 2013-04-26 09:32:17 +01:00
catch 288f240c18 Issue #1957204 by yched: Stop exposing dynamic field data tables in hook_schema() 2013-04-25 22:17:16 +01:00
webchick 2d329312a4 Issue #1960032 follow-up by alexpott, arlinsandbulte, Heine: Fixed Random failure in TimerUnitTest in Windows, too. ;) 2013-04-25 12:07:15 -07:00
Alex Pott b8abe39184 Issue #1952196 by greggles, sandhya.m: Usability: if a user has just failed a login, default their username on password reset. 2013-04-25 14:08:40 +01:00
Nathaniel Catchpole 1eb9af15f9 Issue #1930020 by dawehner, Berdir, olli: Inject a class into the Core annotated discovery implementation so that namespaces can be updated. 2013-04-25 09:38:49 +01:00
Alex Pott 8b0ea7503d Issue #925844 by mgifford | Everett Zufelt: Fixed Tabledrag 'Show row weights' link needs to be larger in Seven. 2013-04-24 13:43:55 +01:00