Commit Graph

20147 Commits (ae0984f8711db81fd2157d189bbddb1105a9cc19)

Author SHA1 Message Date
webchick 0107faaffd Issue #1965842 by dawehner: Move date argument annotations to properties. 2013-04-10 10:35:14 -07:00
Alex Pott fc6a9aeb00 Issue #1964482 by Eronarn: Fixed Non-canonical Symfony priority in LanguageRequestSubscriber. 2013-04-10 18:18:49 +01:00
Alex Pott c7916f0551 Issue #1959110 by a.ross: Fixed theme_table() outputs the no_striping() option as an HTML attribute. 2013-04-10 18:15:48 +01:00
webchick 681a26068b Issue #1963268 by dawehner, xjm: The frontpage view no results title should be 'Welcome to [site:name]' (as opposed to hardcoding 'Drupal'). 2013-04-10 10:09:59 -07:00
webchick 42d635bd0e Issue #1961886 by foopang: Remove 'help' definition from drupal_common_theme(). 2013-04-10 10:06:01 -07:00
webchick e03d403286 Issue #1957302 by katbailey: Added Convert PathProcessorTest to PHPUnit. 2013-04-10 09:24:35 -07:00
Alex Pott bf06e1836b Issue #1965836 by EclipseGc: Fixed The Condition Manager Needs the Namespace. 2013-04-10 16:44:26 +01:00
Alex Pott f28861973d Issue #1511862 by mgifford: Fixed Add Fieldsets to Advanced Search Form. 2013-04-10 12:30:39 +01:00
Alex Pott 58bfec39f7 Issue #1964046 by chx: Fixed Misleading variable name in Combine filter. 2013-04-10 12:21:00 +01:00
Alex Pott 58cc7dcaa9 Issue #1964824 by chrisjlee | alexpott: Fixed spelling of bootstrap in _drupal_log_error(). 2013-04-10 12:13:10 +01:00
Alex Pott ae07e9bd45 Issue #1664940 by nod_, jibran, droplet | RobLoach: [Policy, patch] Decide on JSHint configuration. 2013-04-10 11:13:18 +01:00
Alex Pott 560b80914f Issue #1684876 by droplet | nod_: JSHint toolbar. 2013-04-10 11:10:05 +01:00
Alex Pott fd6594bef7 Issue #1955288 by lilster66 | nod_: JSHint editor. 2013-04-10 10:58:47 +01:00
catch 75f3ef0601 Issue #1962578 by Berdir, damiankloip, dawehner, xjm: Fixed ViewsDataCache writes multiple times in __destruct(). 2013-04-10 10:35:19 +01:00
Alex Pott 879589c8ac Issue #1964224 by Gábor Hojtsy | YesCT: Fixed config during site install in other language is saved as langcode: en. 2013-04-10 09:41:25 +01:00
Alex Pott b92c56b164 Issue #1964254 by vijaycs85, YesCT | Gábor Hojtsy: Fixed Configuration schemas missing langcode and uuid at places. 2013-04-10 09:40:30 +01:00
webchick 7724c1931a Issue #1959122 by Crell, tim.plunkett, chx: Fixed Optional params are not possible in routes. 2013-04-09 14:10:34 -07:00
webchick 13b3e276e1 Issue #1848210 by dysrama, David_Rothstein, kid_icarus, YesCT, Gábor Hojtsy: Fixed [Regression] Submitting a form in Overlay shows content + dsm() for a split second before redirecting to front-end theme. 2013-04-09 14:07:19 -07:00
webchick dd85e54ab1 Issue #1799594 by nod_, Wim Leers, jessebeach, jcisio: Update to jQuery 1.9 version. 2013-04-09 13:58:51 -07:00
catch 95516e65b7 Issue #1798832 by andreiashu, Berdir, heyrocker, aspilicious, johan.gant, typhonius, ACF: Convert https to . 2013-04-09 21:38:06 +01:00
catch d9cbceca75 Issue #1862524 by Berdir, Sutharsan, rootatwc: Convert drupal_http_request() usage in aggregator.module to Guzzle. 2013-04-09 21:34:59 +01:00
catch 90abea77fc Issue #1929014 by damiankloip: Fix views rest export plugin render values and add option to output raw values. 2013-04-09 21:32:06 +01:00
catch e287c9de95 Issue #1957590 by dawehner, mkadin: Remove remaining procedural ajax command usages. 2013-04-09 21:30:46 +01:00
catch 90ead8f9fa Issue #1912594 by krishworks, Berdir: Convert drupal_http_request() usage in system.module to Guzzle. 2013-04-09 21:27:45 +01:00
catch 8320fdc2d5 Issue #1959116 by amateescu: Entity reference autocomplete shouldn't include html in its return value. 2013-04-09 21:25:48 +01:00
Alex Pott e97a786c05 Issue #1947814 by vijaycs85, Gábor Hojtsy, tim.plunkett: Fixed New config entities often save as langcode: und incorrectly. 2013-04-09 13:04:07 +01:00
Alex Pott a6ef010633 Issue #1945026 by Crell: Add 'Routing system' to MAINTAINERS.txt; add Crell and katbailey to base system. 2013-04-09 10:18:54 +01:00
Alex Pott 34e630950a Issue #1939660 by chx | catch: Use YAML as the primary means for service registration. 2013-04-09 05:32:49 +01:00
catch 31256993e6 Issue #1821848 by andypost, rbayliss, alexpott: Fixed Move image style load/update/delete operations into a new ImageStyleStorageController. 2013-04-08 15:27:35 +01:00
catch 231fd21638 Issue #1833050 by rballou, droplet: JSHint modules/views/js/ajax.js. 2013-04-08 15:23:12 +01:00
Alex Pott 587ceeb417 Issue #1793696 by dawehner, tim.plunkett, damiankloip: Fixed views_preprocess_node() check for the wrong row_plugin(). 2013-04-08 10:40:50 +01:00
Alex Pott ab4418e65f Issue #1943624 by joelpittet, Berdir, Wim Leers, xjm: Fixed EntityMalformedException when enabling a text editor while creating a new text format, because Editor depends on FilterFormat. 2013-04-08 09:13:20 +01:00
webchick bf818b0265 Revert "Issue #1793696 by dawehner, damiankloip: Fixed views_preprocess_node() check for the wrong row_plugin()."
This broke testbot. Try again soon!

This reverts commit 509cb25357.
2013-04-07 18:02:37 -07:00
Alex Pott cd73a6524c Issue #1961702 by dawehner: Fixed Rename renderSingleGroup to renderRowGroup. 2013-04-08 00:28:45 +01:00
Alex Pott 509cb25357 Issue #1793696 by dawehner, damiankloip: Fixed views_preprocess_node() check for the wrong row_plugin(). 2013-04-08 00:23:11 +01:00
Alex Pott 8a0160034a Issue #1950684 by Berdir: Fixed Mock and protect ['user'] in DUTB tests. 2013-04-08 00:17:26 +01:00
Alex Pott 42bfe9293d Issue #1843380 by wuinfo, netol, xjm: Fixed The message telling that the new user has been e-mailed is always displayed, even if it's not true. 2013-04-08 00:04:41 +01:00
Alex Pott f3966d6c2f Issue #1739986 by RobLoach, pwolanin, sun, moshe weitzman, andypost: Fix fallback in drupal_get_hash_salt(), move it to bootstrap.inc, use instead of ['drupal_hash_salt()']. 2013-04-08 00:00:15 +01:00
webchick 229872b360 Issue #1951068 by alexpott, chx, BTMash: Fixed install.php error reporting is broken. 2013-04-07 13:06:33 -07:00
webchick 58be1ccfdc Issue #1963368 by xjm: Move 'no results behavior' into the second column of the Views UI. 2013-04-07 13:03:58 -07:00
webchick 27ac97efa8 Issue #1957156 by Crell, rootatwc: Add a request() method to \Drupal. 2013-04-07 12:53:17 -07:00
webchick 2e3c6842c0 Issue #1960612 by Wim Leers, bergie, scottgonzalez: Fixed jQuery UI 1.10 update broke Create.js, and thus in-place editing. 2013-04-07 12:51:35 -07:00
webchick 2ad7c18229 Revert "Issue #1960612 by Wim Leers: Fixed jQuery UI 1.10 update broke Create.js, and thus in-place editing."
Sorry, this should be giving credit to more people. Rolling back.

This reverts commit 96b69b0a5d.
2013-04-07 12:50:50 -07:00
webchick 96b69b0a5d Issue #1960612 by Wim Leers: Fixed jQuery UI 1.10 update broke Create.js, and thus in-place editing. 2013-04-07 12:49:13 -07:00
Alex Pott f6b150aa51 Issue #1396892 by larowlan, nick_schuch | quicksketch: Fixed drupal_get_library() may break JavaScript library path by clobbering it with the library version number. 2013-04-07 19:30:13 +01:00
Alex Pott 87163be3ab Issue #432962 by echoz: Follow-up for add option to disable password strength checking. 2013-04-07 19:16:22 +01:00
catch a919458c7c Issue #1684798 by foopang: JSHint collapse.js. 2013-04-06 23:01:32 +01:00
catch 7b29749998 Issue #1949988 by amateescu, netsensei: Simplify field_entity_field_info() now that all field types have a field item class. 2013-04-06 22:53:30 +01:00
catch 2ba6140a3b Issue #1946450 by ayelet_Cr: Convert confirm_form() in picture_mapping.admin.inc to the new form interface. 2013-04-06 22:49:19 +01:00
catch 53f4afe325 Issue #1925048 by tim.plunkett, amateescu, rootatwc: Convert aggregator's system_config_form() to SystemConfigFormBase. 2013-04-06 22:48:11 +01:00