Commit Graph

4162 Commits (9e0a3231e8131ab6ed410c8f97494c83d2c65203)

Author SHA1 Message Date
Nathaniel Catchpole 9e0a3231e8 Issue #1829734 by dawehner, damiankloip, cam8001, dww: Expose tracker data to views. 2013-05-05 22:03:47 +01:00
Nathaniel Catchpole c33191b66b Issue #1982024 by Cottser, Fabianx: Lazy-load Attribute objects later in the rendering process only if needed. 2013-05-05 21:52:35 +01:00
Alex Pott 50ae329638 Issue #1982088 by tim.plunkett: Remove hook_entity_bundle_info()'s need for 'real path'. 2013-05-05 01:24:24 +01:00
Alex Pott 5838ea9ab2 Issue #1980982 by andypost, aspilicious: Clean-up procedural wrappers for taxonomy. 2013-05-04 17:10:20 +01:00
webchick d78f5a96ea Issue #1966704 by Wim Leers, jessebeach: In-place editing for taxonomy terms and custom blocks. 2013-05-04 00:18:03 -07:00
webchick df8519574a Issue #1828616 follow-up by tstoeckler, Berdir: Allow AnnotatedClassDiscovery to find plugins in Drupal\Component as well. 2013-05-03 22:31:02 -07:00
Alex Pott a5e363a58d Issue #1978980 by dawehner: Convert toolbar_subtrees_jsonp() to a Controller. 2013-05-04 02:18:23 +01:00
Alex Pott 1e40d90134 Issue #1606362 by nod_, Angry Dan, seutje: Use throw when an ajax error occurs and extend JavaScript's Error object. 2013-05-04 01:57:20 +01:00
Alex Pott 0be98498e0 Issue #1974474 by Berdir: Make sure within field_attach_()*() that we are working with a BC entity. 2013-05-04 01:49:43 +01:00
Alex Pott 01b33f5ab8 Issue #1978946 by tim-e: Convert comment_edit_page() to a Controller. 2013-05-04 01:37:25 +01:00
Alex Pott a82a5efe22 Issue #1981198 by yched: Change notice: More accurate names and form_ids() for Field UI form classes. 2013-05-04 01:01:03 +01:00
Alex Pott f5945be4e4 Issue #1512584 by TravisCarden: Hide logo/shortcut icon theme settings fieldsets when disabled. 2013-05-03 23:47:44 +01:00
Alex Pott ccea397896 Issue #1980028 by TravisCarden, CrimbleCrumble: "Formats" page needs a more descriptive name. 2013-05-03 23:45:02 +01:00
Alex Pott 624947f9a9 Issue #1970060 by Bojhan, CrimbleCrumble: Simplify pager options help descriptions. 2013-05-03 23:40:11 +01:00
Alex Pott fcf74af562 Issue #1982008 by nick_schuch: Modal if no tour tip id or class is provided. 2013-05-03 23:36:21 +01:00
Alex Pott f31f0b1b79 Issue #1981786 by Bojhan: Use "Shown|Hidden" instead of "Yes|No" for contextual links. 2013-05-03 23:22:38 +01:00
Alex Pott b0e63298c7 Issue #1969988 by Bojhan: Cleanup exposed form settings. 2013-05-03 23:19:01 +01:00
webchick 045cc3a707 Issue #1981312 by tim.plunkett, dawehner: Move views_ui() code out of the View entity type annotation. 2013-05-03 10:25:44 -07:00
webchick f83208f282 Issue #1956896 by dawehner, alexpott, msonnabaum, klausi: Added role based access checker. 2013-05-03 10:17:54 -07:00
webchick b2f931d3b0 Issue #1871784 by droplet: Fixed Views UI dropbutton arrow alignment. 2013-05-03 10:06:07 -07:00
webchick 22df5962a2 Issue #1944472 by larowlan, quicksketch, effulgentsia: Add generic content handler for returning dialogs. 2013-05-03 10:01:32 -07:00
webchick cbdaaaf21e Issue #1981760 by Wim Leers, nod_: Edit should use the new drupalContextualLinkAdded event to cleanly instead of hackily insert its 'Quick edit' contextual link. 2013-05-03 09:08:47 -07:00
Jennifer Hodgdon 948c90fc42 Issue #1966958 by markpavlitski, joachim: Add param docs to user_login_finalize 2013-05-03 09:07:05 -07:00
Jennifer Hodgdon 468285db1d Issue #1984514 by Aron Novak: Fix incorrect file doc headers in aggregator tests 2013-05-03 09:04:47 -07:00
Jennifer Hodgdon 6af56202aa Issue #1980072 by TravisCarden: Improve docs for module_uninstall() 2013-05-03 08:58:40 -07:00
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