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 |
catch
|
26e5965293
|
Issue #1946452 by splatio: Convert confirm_form() in search.admin.inc to the new form interface.
|
2013-04-06 22:46:47 +01:00 |
catch
|
bce56a1793
|
Issue #1946444 by kim.pepper: Convert confirm_form() in path.admin.inc to the new form interface.
|
2013-04-06 22:44:45 +01:00 |
catch
|
c221f34690
|
Issue #1946410 by tim.plunkett: Convert confirm_form() in filter.admin.inc to the new form interface.
|
2013-04-06 22:43:14 +01:00 |
catch
|
1aa842c18e
|
Issue #1946366 by kim.pepper: Convert confirm_form() in contact.admin.inc to the new form interface.
|
2013-04-06 22:26:02 +01:00 |
catch
|
c71dc21353
|
Issue #1938894 by joelpittet, jibran: Convert aggregator theme tables to table #type.
|
2013-04-06 22:21:11 +01:00 |
catch
|
3615ebbb56
|
Issue #1938904 by joelpittet, duellj: Convert filter theme tables to table #type.
|
2013-04-06 22:14:29 +01:00 |
Alex Pott
|
f3af391123
|
Issue #1943282 by eporama, RobLoach: Fixed User Account Links Tests assumes certain menu link IDs.
|
2013-04-06 01:33:54 +01:00 |
webchick
|
1c7dd34c5b
|
Issue #1949724 by chx, effulgentsia, xjm, jibran, rootatwc: Allow simpletest child sites to additionally load a test-specific settings.php to allow testing anonymous and configless updates.
|
2013-04-05 15:50:11 -07:00 |
webchick
|
a627a34e95
|
Issue #1958820 by damiankloip: Fixed Frontpage (/node) view should have 'default' tag.
|
2013-04-05 15:27:01 -07:00 |
webchick
|
4527055218
|
Issue #1938380 by damiankloip, dawehner: Let ViewExecutable->preview() return a render array.
|
2013-04-05 15:25:18 -07:00 |
webchick
|
9685483cd9
|
Issue #1956912 by dawehner, damiankloip, tim.plunkett: Fixed Title area handler sets the title even when it should not (results in 'Welcome to Drupal' never going away).
|
2013-04-05 10:23:15 -07:00 |
webchick
|
c1e57167ad
|
Issue #1957742 by larowlan: Fixed Can't delete a custom block instance.
|
2013-04-05 10:14:01 -07:00 |
webchick
|
d5847d3f94
|
Issue #1374116 by amateescu, swentel, Berdir, yched: Move bundle CRUD API out of Field API.
|
2013-04-05 09:53:22 -07:00 |
webchick
|
a098c6e1ec
|
Issue #1940208 by pameeela, mgifford, echoz: Fixed Contrast for add & remove shortcut links on overlay not sufficient for WCAG - Regression.
|
2013-04-05 09:08:49 -07:00 |
webchick
|
fdebcfe614
|
Issue #184010 follow-up by sun: Rename #anchors on modules administration page to include a prefix.
|
2013-04-05 09:04:10 -07:00 |