- 11 Aug, 2013 3 commits
- 10 Aug, 2013 22 commits
- 09 Aug, 2013 5 commits
- 08 Aug, 2013 1 commit
-
-
catch authored
-
- 07 Aug, 2013 9 commits
Issue #2014851 by hlieberman, Wim Leers: Fixed Drupal CSS preprocessing breaks protocol-relative paths.
Issue #1912600 by joelpittet, bzitzow, dawehner: Remove theme_views_form_views_form() in favour of a prerender callback.
Issue #1198904 by jox, das-peter: Fixed drupal_load_stylsheet() does not comply with standards when using @import.
Issue #2031437 by fgm, benjy: Fixed Blocks no longer use 'delta'. Remove it from derivative plugins.
Issue #2047075 by Caecus, mgifford, jessebeach, larowlan: Mark invalid form field with [aria-invalid=true].
Issue #2003430 by Wim Leers, ebeyrent, DmitryDrozdik, pwieck: Convert CKEditor tests to use ->container instead of drupal_container().
Issue #1998658 by larowlan: Fixed Creating Custom Block with same name as existing block throws SQL error.
Issue #2059719 by mdrummond: Fixed Content translation admin CSS file not renamed from translation_entity().admin.css.
Issue #2011122 by hussainweb, kgoel, chrisjlee: Replace drupal_container() with injected services in the rest module.
Issue #2057725 by tim.plunkett, quicksketch: Fixed Regular forms cannot be submitted when used as modal forms.
Issue #1862390 by oriol_e9g, billk2, ACF, LinL: Coding standards - trailing comments in taxonomy.admin.inc
Issue #1905018 by Wim Leers, effulgentsia: Improve method names or return values of CKEditorPluginManager::getEnabledPlugins() and getButtonsPlugins().
Issue #2056845 by StephaneQ | tstoeckler: Fixed Stale documentation in drupal_bootstrap() regarding DRUPAL_ROOT.