Jennifer Hodgdon
74e725699f
Issue #1797272 by Lars Toomre, xjm: Remove t() form test assertion messages in filter module
2012-10-18 16:15:27 -07:00
Jennifer Hodgdon
93a03822b2
Issue #1533244 by amitgoyal, krishworks: Coder clean-up for Help module
2012-10-18 16:09:45 -07:00
Jennifer Hodgdon
623621ff7e
Issue #1811628 by Lars Toomre: More API docs cleanup for Contact module
2012-10-18 16:06:48 -07:00
Jennifer Hodgdon
bfba7b732b
Issue #1797200 by Lars Toomre, xjm: Remove t() from more test assertions in Node module
2012-10-18 15:59:23 -07:00
Jennifer Hodgdon
02d348a069
Issue #1797330 by Lars Toomre: One more t() in test assertion in Help module
2012-10-18 15:54:52 -07:00
Jennifer Hodgdon
7e5a47ce8e
Issue #1797106 by zuuperman, dcam, Lars Toomre, xjm: Remove t() from test assertions in Field module
2012-10-18 15:48:14 -07:00
Jennifer Hodgdon
c02016908c
Issue #909954 by barraponto: Document base hook component in hook_theme
2012-10-18 15:40:55 -07:00
webchick
28045a2e8a
Issue #1739928 by vasi1186, YesCT, webflo, Transition, plach, Gábor Hojtsy: Generalize language configuration on content types to apply to terms and other entities.
2012-10-18 01:59:12 -07:00
webchick
f63cdc388b
Issue #1588422 by andypost, disasm, sun, dawehner, vasi1186, alexpott, tim.plunkett, larowlan, Gábor Hojtsy: Convert contact categories to configuration system.
2012-10-18 01:55:55 -07:00
webchick
3088640cc2
Revert "Issue #1588422 by andypost, disasm, sun, dawehner, vasi1186, alexpott, tim.plunkett, larowlan, Gábor Hojtsy: Convert contact categories to configuration system."
...
This reverts commit 5cb63c4d13
.
Oops. That was a little more patch than we bargained for. :P
2012-10-18 01:54:31 -07:00
webchick
5cb63c4d13
Issue #1588422 by andypost, disasm, sun, dawehner, vasi1186, alexpott, tim.plunkett, larowlan, Gábor Hojtsy: Convert contact categories to configuration system.
2012-10-18 01:25:16 -07:00
webchick
b9a868f79c
Issue #1775780 follow-up by mr.baileys: Tweaked forum block tests.
2012-10-18 00:56:01 -07:00
webchick
0a93ca698f
Issue #1168514 by mdm, Transition: Remove drupal_goto() from user_login().
2012-10-18 00:14:14 -07:00
webchick
a29f2d14a0
Issue #1814868 by xjm: Convert remaining comment tests to the testing profile.
2012-10-18 00:01:57 -07:00
webchick
711ed2adec
Issue #1814418 by swentel, xjm: Fixed FormatterBase::view() calls field_access() with the wrong order of arguments.
2012-10-17 23:55:55 -07:00
catch
a85e06e048
Issue #1665920 by TravisCarden: 'Save and add fields' should be 'Save and manage fields'.
2012-10-17 22:28:33 +01:00
catch
2cf108ceba
Issue #1785310 by droplet: Add 'type' support to theme_item_list() nested child items.
2012-10-17 22:26:34 +01:00
Dries
3ab36786a0
Issue #1799310 by andypost, lotyrin: WebTestBase->setUp() broken for sqlite.
2012-10-17 17:02:13 -04:00
Dries
35f0000e3e
Merge branch '8.x' of git.drupal.org:project/drupal into 8.x
2012-10-17 16:58:48 -04:00
Dries
684680acef
Issue #1428032 by hefox: default drupal_set_message() to FALSE instead of TRUE.
2012-10-17 16:58:38 -04:00
webchick
cd37a25b38
Issue #1154382 follow-up by plach: Added missing tests for view modes.
2012-10-17 10:08:18 -07:00
webchick
06132f4bb1
Issue #1812056 by chx: Fixed field sql storage test failing on various MySQL engines due to indexing unbound text fields.
2012-10-17 09:56:50 -07:00
Jennifer Hodgdon
fc3cd2665b
Issue #1431658 by Albert Volkman, kid_icarus, ChinggizKhan, xjm, rgristroph, connork: Clean up API docs for many system tests
2012-10-17 09:46:44 -07:00
Jennifer Hodgdon
deab5f5173
Issue #1814904 by kattekrab: Fix up a/an on UUID documentation
2012-10-17 09:40:55 -07:00
webchick
7b5fbf3f62
Issue #1811684 by xjm, Fabianx: Fixed XSS: Bartik's node.tpl.php prone to XSS (prints ).
2012-10-17 09:14:17 -07:00
Dries
ab6b52f2eb
Issue #1810472 by linclark, mradcliffe: add Symfony's Serializer component to core despite Symfony potentially releasing BC-breaking updates after 2.3.
2012-10-17 10:24:16 -04:00
webchick
1f37e57598
Revert "Issue #1813832 by andypost: Fixed Allow use '0' as id for entity."
...
This reverts commit f8673ac410
.
Needs more discussion.
2012-10-16 14:17:41 -07:00
Dries
f8673ac410
Issue #1813832 by andypost: Fixed Allow use '0' as id for entity.
2012-10-16 14:23:44 -04:00
Dries
d3edf50190
Issue #1798732 by Dean Reilly, westie, alexpott, sun: convert install_task() variable to use state system.
2012-10-16 14:14:52 -04:00
Dries
c862b7158a
Issue #1812440 by Sylvain Lecoy: remove __construct() from EntityInterface.
2012-10-16 14:04:38 -04:00
webchick
c3c8794199
Issue #1812034 by xjm: Only use standard profile where necessary in comment.module tests (10% bot speed-up).
2012-10-15 19:59:11 -07:00
webchick
a7eee0e400
Issue #1813758 by sun: Fixed Drupal 8 installer refers to Drupal 7 :)
2012-10-15 18:10:19 -07:00
webchick
161a3532d3
Issue #1734642 by attiks, Jelle_S, Gábor Hojtsy: Added Move breakpoint module into core.
2012-10-15 16:24:33 -07:00
webchick
920fd45a83
Revert "Issue #1734642 by attiks: Added Move breakpoint module into core."
...
Dang it. I effed up commit credit. Reverting to I can re-commit again.
Post-push git commit --amend support on d.o would be so lovely.
This reverts commit 722432c353
.
2012-10-15 16:16:45 -07:00
webchick
722432c353
Issue #1734642 by attiks: Added Move breakpoint module into core.
2012-10-15 15:30:16 -07:00
catch
9bb4356478
Issue #1812636 by sun: Remove deprecated $form_state()['clicked_button()'].
2012-10-15 22:11:54 +01:00
Jennifer Hodgdon
ea485a5c18
Issue #372416 by naxoc: Remove nonexistent theme_comment_wrapper() function ref from docs
2012-10-15 13:06:39 -07:00
Jennifer Hodgdon
65fb8dfc82
Issue #1809952 by drupalmonkey: Remove duplicate defgroups for update functions
2012-10-15 13:04:35 -07:00
Jennifer Hodgdon
c543f1c7b3
Issue #1553704 by eddie_c: Fix up fast 404 docs in settings.php
2012-10-15 13:01:03 -07:00
webchick
f4debbf54a
Issue #1787846 by Gábor Hojtsy, EclipseGc, effulgentsia, fubhy: Added Themes should declare their layouts.
2012-10-15 08:02:05 -07:00
catch
699680d265
Issue #1792600 by Stalski, fubhy, swentel: Refactor field_ui() so common behavior for fields and display overview screens are extracted.
2012-10-15 14:57:42 +01:00
webchick
6323f118f0
Issue #1344078 by sun, chx, grendzy, webchick: Added Local image input filter in core.
2012-10-15 02:01:59 -07:00
webchick
885f59b225
Issue #1149866 by jessebeach, effulgentsia, ethanw, corbacho, et al: Added Backbone.js and Underscore.js to core.
2012-10-15 01:54:05 -07:00
webchick
555de13a01
Issue #1810990 by sun, chx, Berdir: Fixed Teared down test environment leaks into parent site/test runner.
2012-10-15 01:48:40 -07:00
webchick
c397029455
Issue #1804346 by 8thom, aspilicious: Convert authorize variables to config system.
2012-10-14 10:07:46 -07:00
webchick
fc5a0dbe75
Issue #1797478 by marcingy, chx: Make file usage storage pluggable.
2012-10-14 01:19:55 -07:00
webchick
e9ca778b53
Issue #1026616 by fgm, Berdir, Dave Reid, fago: Implement an entity render controller.
2012-10-13 23:40:03 -07:00
webchick
b149df70af
Issue #1785748 by yched, swentel, Stalski: Field formatters as plugins.
2012-10-13 23:04:15 -07:00
webchick
ca64740b0b
Issue #1723892 by Berdir, Pancho, das-peter, fago: Support for revisions for entity save and delete operations.
2012-10-13 22:44:26 -07:00
webchick
bbdc5256eb
Issue #1798884 by Luukyb, alexpott: Convert path_alias_whitelist() to state system .
2012-10-13 21:43:50 -07:00