Commit Graph

20235 Commits (a325159de3a61f6f38aae05bc587f80fb30db115)

Author SHA1 Message Date
Jennifer Hodgdon a325159de3 Issue #1969970 by dawehner, jhodgdon, webchick, EclipseGc, tim.plunkett: Documentation for translatable plugin properties on annotations 2013-05-03 08:55:49 -07:00
Nathaniel Catchpole 891f4c5d69 Issue #1944636 by alexpott, YesCT: Fixed PECL Intl extension usage in DateTimePlus class broken and untested. 2013-05-03 14:21:32 +01:00
Alex Pott 8498adcc20 Issue #1971108 by Wim Leers, jessebeach, nod_: Convert contextual.js to use Backbone (and support dynamic contextual links). 2013-05-03 13:42:39 +01:00
Alex Pott a65536ad49 Revert "Issue #1971108 by Wim Leers, jessebeach, nod_: Convert contextual.js to use Backbone (and support dynamic contextual links)."
This reverts commit aad2d4a660 since the canges to edit.module were unintended.
2013-05-03 12:05:57 +01:00
Nathaniel Catchpole 9ae545f754 Issue #1975486 by Berdir: Add a persistent cache in DatabaseStorageController::getFieldDefinitions(). 2013-05-02 11:59:57 +01:00
Alex Pott ba6d6e9714 Issue #1974040 by Gábor Hojtsy: Fixed When installing in an RTL language, it should be RTL from profile selection onwards. 2013-05-02 10:04:09 +01:00
webchick 6644a8a602 Issue #1842718 follow-up by YesCT: Use {@inheritdoc}. 2013-05-02 00:59:03 -07:00
webchick 6085b34907 Issue #1842718 by alippai, andypost, alexpott, nod_: Use new Transliteration functionality in core for machine names. 2013-05-02 00:51:45 -07:00
webchick 567203a0eb Issue #1973448 by vijaycs85: Provide config schema to field types, widgets and storage in options module. 2013-05-02 00:49:16 -07:00
webchick 45b2e47e1b Issue #1979392 by thamas, Gábor Hojtsy: Fixed Bartik broken in RTL. 2013-05-02 00:47:28 -07:00
webchick e775437eb2 Issue #1982984 by larowlan: Create Drupal::entityManager for improved DX. 2013-05-01 23:42:27 -07:00
webchick ec8deb008b Issue #1978112 by andypost: Convert taxonomy admin path to follow other core. 2013-05-01 22:12:21 -07:00
webchick dfd616367e Issue #1851880 by Alan Evans, yched: Ensure that formatters for fields with no values are still run. 2013-05-01 22:05:18 -07:00
webchick c35c1cadb4 Issue #1828616 by Berdir, tstoeckler: AnnotatedClassDiscovery is not finding plugins in Drupal\(Core|Component)\COMPONENT_NAME\Plugin directory. 2013-05-01 21:59:28 -07:00
webchick 6de362318d Issue #1929288 by ParisLiakos, Dave Reid: Move cryptographic functions to Crypt component. 2013-05-01 21:46:53 -07:00
webchick aad2d4a660 Issue #1971108 by Wim Leers, jessebeach, nod_: Convert contextual.js to use Backbone (and support dynamic contextual links). 2013-05-01 21:36:21 -07:00
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