- 21 Apr, 2013 1 commit
-
-
webchick authored
-
- 20 Apr, 2013 13 commits
- 19 Apr, 2013 9 commits
- 18 Apr, 2013 12 commits
- 17 Apr, 2013 3 commits
- 16 Apr, 2013 2 commits
Issue #1938932 by duellj, andypost, tim.plunkett: Remove taxonomy_overview_terms() and taxonomy_overview_vocabularies() theme functions in favour of table #type.
Issue #1966998 by andypost, swentel: Add a constant OR use TRUE/FALSE for active storage vs. inactive storage and other properties.
Issue #1959306 by jessebeach: Drupal.announce does not handle multiple messages at the same time; Improve the utility so that simultaneously calls are read.
Issue #1877376 by damiankloip, dawehner, Bojhan: Change notice: Improve Views UI text for the contextual links display setting.
Issue #1974380 by rootatwc: Fixed Wrong inheritdocs in \Drupal\views\Plugin\views\style\Table and \Drupal\Core\Plugin\Factory\ContainerFactory.
Issue #1974628 by amateescu: Fixed Don't call t() on the field and widget label in FieldOverview::buildForm().
Issue #625958 by slashrsm, quicksketch, eojthebrave, droplet, danlinn, czigor: Support Uploading Multiple Files for HTML5 Browsers via #multiple attribute.
Issue #1955926 by quicksketch: Fixed CKEditor admin interface not touch-compatible (Add jQuery Touch Punch to core).
Issue #1913086 by jessebeach, Wim Leers, mgifford, nod_: Generalize the overlay tabbing management into a utility library.
Issue #1796316 by netsensei, swentel, jibran, zuuperman, amateescu: Convert Link/URL widgets / formatters to plugin system.
Issue #1946416 by kim.pepper: Convert all of confirm_form() in image.admin.inc to the new form interface.
Issue #1862758 by Berdir, dawehner: [Followup] Implement entity access API for terms and vocabularies.
Issue #1967036 by effulgentsia: Fixed WebTestBase::drupalGetAJAX() and WebTestBase::drupalPostAJAX() don't set the Accept header needed for content negotiation.
Issue #1957748 by larowlan, Berdir, amateescu | yoroy: Fixed hook_field_prepare_view() is passed empty field values for EntityNG Entities.
Issue #1751234 by yched, amateescu, swentel, kotnik, webflo, pcambra | tstoeckler: Convert option widgets to Plugin system.