- 18 Feb, 2013 12 commits
- 16 Feb, 2013 10 commits
- 15 Feb, 2013 15 commits
- 14 Feb, 2013 3 commits
-
-
Dries authored
-
Jennifer Hodgdon authored
-
Revert "Issue #1770772 by damiankloip, dawehner, tim.plunkett: Move row_plugin() from style_plugin() to the main view object." This reverts commit 386bfa9f.
Issue #1831774 by damiankloip, tim.plunkett, Gábor Hojtsy, alexpott: Fixed Config import assumes that 'config_prefix' contains one dot only.
Issue #1901290 by dawehner: Replace the mini pager with a lite pager (which does not run a count query).
Issue #1882240 by dawehner, tim.plunkett: Remove default assignment of render_controller_class() in EntityManager.
Issue #1770772 by damiankloip, dawehner, tim.plunkett: Move row_plugin() from style_plugin() to the main view object.
Issue #1892662 by alberto56, iaha, swentel: Added Don't show 'Import all' button if there is nothing to import.
Issue #1784738 by beltofte: Standardize capitalization on actions, in content_types(): 'manage fields', 'manage display', 'edit', 'delete'.
Issue #501428 by KarenS, swentel, tim.plunkett, webchick, effulgentsia, nod_, scor, Lars Toomre: Added Date and time field type in core.
Issue #1785006 by beltofte: Standardize capitalization on actions for menu operations: 'add link', 'edit menu', 'delete menu', 'edit', 'delete', 'reset'.
Issue #1915302 by jessebeach, effulgentsia: Provide an API for aria-live region update announcements that module developers may leverage.
Issue #1838156 by ry5n, swentel, sannejanssen: Implement the two-column layout for the new create content page.
Issue #1874664 by Wim Leers, jessebeach, Gábor Hojtsy, David_Rothstein, effulgentsia: partial rollback.
Issue #432962 by stevepurkiss, dags, mcrittenden, dawehner, Rob C, EllaTheHarpy: Added option to disable password strength checking.
Issue #1905340 by plopesc, Wim Leers: Fixed Contextual Links Needs Title to be Included in 'Open configuration options button'.
- Issue #1324058 by isay, barraponto, shameemkm: Fixed forum-rtl.css does not overide #forum div.indent from margin-left to margin-right.
Issue #1496418 by hass, dawehner, webflo: Don't change capitalization of translatable strings with CSS.
Issue #986888 by bfroehle, bdone, grwgreg: Fixed Undefined index warning in 'Available Updates List' with hidden=TRUE base themes.
Issue #1891728 by gielfeldt: Fixed DatabaseSchema_mysql()::getComment() does not work for targets other than 'default'.
Issue #1053518 by agentrickard, sun: Add text format form should redirect to text format listing, not to a fresh add text format form.
Issue #1785012 by beltofte, hass, YesCT: Standardize capitalization on actions for node operations: 'revert', 'view', 'edit', 'translate', 'delete'.
Issue #1751348 by heyrocker, vijaycs85, julien, Gábor Hojtsy: Convert locale settings to configuration system.
Issue #1865926 by damiankloip: Don't need to call parent::setData() in AjaxResponse::prepare() method.