- 18 Dec, 2013 6 commits
- 17 Dec, 2013 3 commits
-
- 16 Dec, 2013 2 commits
- 15 Dec, 2013 8 commits
- 14 Dec, 2013 13 commits
- 13 Dec, 2013 1 commit
-
- 12 Dec, 2013 7 commits
-
-
webchick authored
Issue #2075185 by Wim Leers: When an entity is in-place edited (i.e. saved), other instances of that entity on the same page are not updated (no propagation).
Revert "Issue #1912602 by dawehner, dagmar, tim.plunkett, bdone: Changing view access from 'Permission' to 'Role' causes AJAX error message re getRoles()." This reverts commit 0f17b0ec.
Issue #1912602 by dawehner, dagmar, tim.plunkett, bdone: Changing view access from 'Permission' to 'Role' causes AJAX error message re getRoles().
Issue #1954892 by dawehner, David_Rothstein, tim.plunkett: Replace 'theme callback' and hook_custom_theme() with a clean theme negotiation system.
Issue #2151829 by dawehner, chx: Doctrine annotation parsing takes an unacceptable amount of time/memory on install.
Issue #2008270 by typhonius, mcjim, Wim Leers, vijaycs85, mr.baileys, JohnAlbin: Remove drupal_add_css() from template_preprocess_maintenance_page() — use #attached.
Issue #2155785 by alexpott, vijaycs85: Image_field_instance_update() can not handle default images with a fid greater than 9.
Issue #2155387 by larowlan: Multiple comment fields per entity are supported, but break horribly when they need pagers.
Issue #2136641 by damiankloip: Remove boolean usage of ajax property in Views UI link operation building.
Issue #2095335 by Wim Leers, vijaycs85: Remove drupal_add_css() and drupal_add_js() from the ajax system.
Issue #2105933 by dsdeiz, a_thakur: Make sure all YML files in Dblog Translation module has no type-casting to string.
Issue #2055937 by Wim Leers, jessebeach: Introduce error handling to in-place editing; if an AJAX request to commit changes fails, the user cannot recover.
Issue #2148071 by Gábor Hojtsy, philipz, marthinal, penyaskito: Cannot install in foreign language (Undefined index: und in ContentEntityBase->language()).
Issue #1938062 by dawehner, tstoeckler, slashrsm, tim.plunkett, olli, pcambra, YesCT, damiankloip: Convert the recent_comments block to a view.
Issue #2151427 by andypost, TR: Convert COMMENT_NOT_PUBLISHED & COMMENT_PUBLISHED to a constant on the comment interface.
Issue #2031725 by fgm, fago, vladan.me, Nebel54, Berdir: Move all entity display interfaces to the core component.
Issue #1938390 by andypost, disasm, jibran, dawehner, ygerasimov, pfrenssen: Convert contact_site_page and contact_person_page to a new-style Controller.
Issue #1973436 by claudiu.cristea, vijaycs85: Provide config schema to field types storage for image module.
Issue #1973522 by vijaycs85, chr.fritsch, piyuesh23: Provide config schema to field types and storage in file module.
Issue #2154683 by Gábor Hojtsy: Ul.links has no active styling for links (language switcher active link is indistinguishable).
This change was a bit more than we bargained for and caused critical tasks to have to re-roll. Rolling back for now so we can discuss it more. This reverts commit 541f24c2.