Commit Graph

2559 Commits (b40ef7dfd03cd0e633f22c7813edd432fd4aeebf)

Author SHA1 Message Date
Dries b40ef7dfd0 Issue #1917816 by jessebeach: Fixed Toolbar tabs RTL styling is not applied. 2013-02-15 13:58:55 -05:00
Dries 7a41662541 - Issue #1324058 by isay, barraponto, shameemkm: Fixed forum-rtl.css does not overide #forum div.indent from margin-left to margin-right. 2013-02-15 13:57:33 -05:00
Dries 89a8bfb7fb Issue #1496418 by hass, dawehner, webflo: Don't change capitalization of translatable strings with CSS. 2013-02-15 13:35:22 -05:00
catch 3698e17fb2 Issue #1918190 by amateescu: Fixed CKEditor test failures. 2013-02-15 15:25:43 +00:00
catch 59bd679e79 Issue #986888 by bfroehle, bdone, grwgreg: Fixed Undefined index warning in 'Available Updates List' with hidden=TRUE base themes. 2013-02-15 12:33:11 +00:00
catch 4bf6431542 Issue #1053518 by agentrickard, sun: Add text format form should redirect to text format listing, not to a fresh add text format form. 2013-02-15 12:01:47 +00:00
catch fd655c70f3 Issue #1905870 by Berdir: Make feeds/feed items multilingual. 2013-02-15 12:00:35 +00:00
catch 2171aedc97 Issue #1854708 by chx, dawehner, damiankloip: EntityQuery aggregation support. 2013-02-15 11:15:37 +00:00
Dries aafa1150d8 Issue #1785012 by beltofte, hass, YesCT: Standardize capitalization on actions for node operations: 'revert', 'view', 'edit', 'translate', 'delete'. 2013-02-14 21:53:23 -05:00
Dries 148f3b874e Issue #1751348 by heyrocker, vijaycs85, julien, Gábor Hojtsy: Convert locale settings to configuration system. 2013-02-14 21:40:03 -05:00
catch de6da93901 Issue #1914040 by vijaycs85: Fixed Private file system path is '0' after installation. 2013-02-14 11:32:40 +00:00
catch b3301476a2 Issue #1913084 by tim.plunkett: Introduce a Form interface for building, validating, and submitting forms. 2013-02-13 17:17:55 +00:00
Dries 6d5c211392 Issue #1874664 by Wim Leers, jessebeach, tkoleary, Gábor Hojtsy, quicksketch, Bojhan: Reconcile 'Edit' toolbar option with local tasks (tabs) and contextual links for editing. 2013-02-12 16:46:04 -05:00
Dries 878a4162d9 Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2013-02-12 16:40:34 -05:00
Dries 9e8c184eac Issue #1895064 by scor: Fixed Ensure user name is language neutral in RDFa and update tests to parse RDFa. 2013-02-12 16:40:21 -05:00
Dries 1af32393e4 Issue #1869914 by scor: Refactor RdfMappingDefinitionTestCase and split it in dedicated test cases. 2013-02-12 16:38:06 -05:00
catch 0e514af22e Issue #1911190 by mitron: Test that drupal_get_filename() has NULL return value when the file is not found. 2013-02-12 21:34:28 +00:00
Dries 71364b1a81 Issue #1896076 by EclipseGc, fago: Added Contextual Plugins and supporting code. 2013-02-12 15:51:59 -05:00
catch 4d4facb2db Issue #1914180 by amateescu: Unbreak and cleanup the autocomplete widgets. 2013-02-12 12:39:08 +00:00
catch f66ac34331 Issue #1292374 by jbrown, chris.leversuch, slashrsm, karschsp, Kevin Morse, Berdir: Fixed Enable static caching for File entities. 2013-02-12 12:14:30 +00:00
catch 20fe13eb87 Issue #1908906 by jessebeach: Remove unused code from toolbar_pre_render_item() that throws a warning on custom themed tabs. 2013-02-12 12:13:39 +00:00
catch 5e61bc7506 Issue #1807800 by plach: Added status and authoring information as generic entity translation metadata. 2013-02-12 12:05:19 +00:00
catch c61c0dfcc8 Issue #293487 by mr.baileys, lilou, ZenDoodles: Fixed TestingParty08: User password reset. 2013-02-12 11:59:51 +00:00
catch 8895f5cd55 Issue #916388 by Berdir: Follow-up, improve menu_rebuild() performance. 2013-02-12 11:18:06 +00:00
Jennifer Hodgdon ba89738cea Issue #1852288 by underq, aaronott, YesCT, heyrocker, Gábor Hojtsy: Update documentation to namespace standards 2013-02-11 09:39:12 -08:00
webchick 5038ed805b Issue #1779658 by hass, disasm, esoteric1, YesCT, mitron: Fixed Translatable strings not self-explanatory / not context-independent. 2013-02-09 14:07:15 -08:00
webchick 5549278cd4 Issue #1912748 by samhassell: Rename ' Views Modules' test group. 2013-02-09 14:03:36 -08:00
webchick 0a42fa60e0 Issue #1911688 by damiankloip: Change test group of entity reference SelectionTest. 2013-02-09 03:56:12 -08:00
webchick 4a9fbaf215 Issue #1912476 by damiankloip, damiankloip: Move views_trim_text() to FieldPluginBase. 2013-02-09 03:49:57 -08:00
webchick 429edf3787 Issue #1898844 by Wim Leers: Fixed No test coverage for hook_editor_js_settings_alter(). 2013-02-09 03:47:51 -08:00
webchick 00b12b3ea9 Issue #1803586 by linclark: Added Give all entities their own URI. 2013-02-09 03:41:24 -08:00
webchick 986d297322 Issue #1826602 follow-up by dawehner, tim.plunkett, sun: Follow-ups to allow all configuration entities to be enabled/disabled. 2013-02-09 03:39:05 -08:00
webchick 5082019eaa Issue #1884830 by pwolanin: Fixed Regression - replace md5 in Filter module calls with sha2 hashes. 2013-02-09 03:33:57 -08:00
webchick ad5c0219a1 Issue #1911814 follow-up by alexpott, dawehner, damiankloip: Oops. Broken HEAD. 2013-02-09 03:30:21 -08:00
webchick b48a1266f8 Issue #1909178 by wiifm: Fixed Cleanup the administration screen and add better help on admin/config/services/rest. 2013-02-08 23:54:32 -08:00
webchick 29a70d15d6 Issue #1902872 by echoz, keyhitman, kim.pepper, Shyamala: Tips for Text format filters have excessive left|right padding on narrow screens. 2013-02-08 22:55:56 -08:00
webchick db71811059 Issue #1901076 by damiankloip: Use config query to get enabled and disabled views. 2013-02-08 21:28:35 -08:00
webchick 4bbff1649e Issue #1831636 by claudinec, jlscott, thsutton, chrischinchilla, moe4715, ancamp, YesCT, kbasarab: Reword error message about incompatible translation formats. 2013-02-08 19:24:06 -08:00
webchick 1c408b7c4c Issue #1909170 by klausi, moshe weitzman: REST write operations should log a watchdog message. 2013-02-08 18:25:33 -08:00
webchick f945c4cbb7 Issue #1910008 by jessebeach: Fixed When launching the overlay, a contextual menu remains visible when it should become hidden. 2013-02-08 18:20:51 -08:00
webchick b1b0b94481 Issue #1903684 by dawehner: User autocomplete using routes. 2013-02-08 18:14:58 -08:00
Dries 3721e4d262 Issue #1803638 by vijaycs85, YesCT: Improve default language change process (ui and help text). 2013-02-09 12:34:07 +11:00
Dries c432629f25 Issue #1903410 by dawehner: Fixed Wrong config key is used in template_preprocess_views_view_rss(). 2013-02-09 11:58:36 +11:00
Dries a3d1bee78a Issue #1909878 by damiankloip, tim.plunkett: Fixed statuses for cached (tempstore) views data in views_ui(). 2013-02-09 11:55:39 +11:00
webchick 32b3a8dbba Issue #1879240 by tim.plunkett, dawehner: Fixed Cannot add new filter group. 2013-02-08 16:49:32 -08:00
webchick bf2bbbe931 Issue #1848064 by sun, Wim Leers, bleen18, nod_, tstoeckler: Added Allow to filter modules by arbitrary search strings on the Modules page. 2013-02-08 16:41:02 -08:00
webchick 5b6c981231 Issue #1068266 by linclark, andyceo, scottrigby, chx, jbrown, ñull, weboide: Fixed drupal_mkdir() does not set permissions to directories it created recursively . 2013-02-08 16:25:48 -08:00
webchick 6a7def45fb Issue #1908624 by jessebeach, tkoleary: Update edit modules implementation of hook_toolbar(); refresh the design to match current mockups. 2013-02-08 16:18:00 -08:00
webchick 8c0f2e89d0 Issue #1894328 by Berdir, chx: Fixed user -> image upgrade is broken. 2013-02-08 16:14:58 -08:00
webchick 71f619d292 Issue #1838114 follow-up by swentel, sun: Move styling to an alter hook off of Seven theme + other clean-ups. 2013-02-08 16:13:30 -08:00