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
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
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
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
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
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
webchick
3b8186a306
Issue #1775780 by mr.baileys, -enzo-, kbasarab, alexpott, sun: Fixed Needs tests: Forum module's block configuration for block.active.limit and block.new.limit .
2012-10-13 21:32:04 -07:00
webchick
f0cde9394a
Small comment tweak on that last patch.
2012-10-13 21:27:33 -07:00
webchick
416ac0c5e1
Issue #1798760 by ACF, alexpott: Convert menu_masks() to the state system.
2012-10-13 21:25:56 -07:00
webchick
6d3b326484
Issue #843114 by sun, quicksketch, Berdir, c960657, Crell: Fixed DatabaseConnection::__construct() and DatabaseConnection_mysql()::__construct() leaks (Too many connections).
2012-10-13 21:09:36 -07:00
webchick
0965505079
Issue #1811020 by xjm: Decouple BlockTest from the node module.
2012-10-13 20:42:04 -07:00
webchick
f10cc91aa8
Issue #1811572 by xjm: Menu_test_menu() relies on the node listing callback.
2012-10-13 20:40:53 -07:00
webchick
195d2c9d5d
Issue #1811804 by xjm: Provide a test page testing module.
2012-10-13 09:31:48 -07:00
webchick
8993e085c2
Issue #1810652 by xjm: Fixed admin/config/system/site-information still references the default content feed when node.module is disabled.
2012-10-13 09:23:43 -07:00
webchick
90da928da4
Issue #1785086 follow-up by Jose Reyero: Some general clean-up for translation string API.
2012-10-13 09:19:06 -07:00
webchick
d6eb73c94b
Issue #1810414 by sun, Berdir: Re-enable verbose() in getUpdatePhp().
2012-10-13 09:17:16 -07:00
webchick
9858e18829
Issue #1798796 by LinL, alexpott: Convert javascript_parsed() variable to use state system.
2012-10-13 08:58:55 -07:00
webchick
91fec4d2d7
Issue #1798732 by Dean Reilly, westie, alexpott: Convert install_task() variable to use state system.
2012-10-13 08:55:19 -07:00
webchick
cb1248b363
Issue #1811648 by xjm: Remove SimpleTestTest dependency on the node frontpage.
2012-10-12 20:58:32 -07:00
webchick
6d5b0fffa9
Issue #1811662 by xjm: Remove node frontpage dependency from HttpRequestTest.
2012-10-12 20:57:26 -07:00
webchick
688368e5ff
Issue #1811632 by tim.plunkett, xjm: Remove dependency on the standard profile from DBLogTest.
2012-10-12 20:11:53 -07:00
webchick
c556fa3280
Issue #1811068 by xjm: Fixed MenuNodeTest improperly uses the node front page when checking for menu links.
2012-10-12 17:27:08 -07:00
webchick
07ab1e8f61
Issue #1802072 by fubhy, Stalski: Ajax callbacks should be callbacks defined as function or class method.
2012-10-12 11:53:59 -07:00
webchick
22ac2df4d9
Issue #1810686 by Rob Loach: Remove the remaining files[] entries .
2012-10-11 23:37:47 -07:00
webchick
ea1280d77a
Issue #1805688 by fubhy: Added Support methods as #element_validate() callbacks.
2012-10-11 14:50:53 -07:00
webchick
92a5b29970
Issue #1809962 by Jose Reyero, sun: Move some locale updates to update.inc for a safe language upgrade.
2012-10-11 14:49:49 -07:00
webchick
1bb21b5b7c
Issue #1742894 by Sutharsan, webflo, attiks, Gábor Hojtsy: Added Get status of local and remote translation files.
2012-10-11 14:30:02 -07:00
webchick
2c994156c8
Issue #1808374 by SebCorbin: Fixed Wrong plural for french in locale tests.
2012-10-11 14:26:59 -07:00
Jennifer Hodgdon
594be7b52d
Issue #1807688 by Lars Toomre: small docs cleanup in book module
2012-10-11 10:01:49 -07:00
webchick
44898fe980
Issue #1786990 by effulgentsia, tim.plunkett, andypost, sun: Fixed [Module]Bundle is registered too late in WebTestBase::setUp().
2012-10-11 09:00:28 -07:00
catch
a5313d6a54
Issue #1808112 by sun: Fixed Missing method visibility, bogus phpDoc and coding style in Cache backend classes.
2012-10-11 11:14:07 +01:00
webchick
716e8a83ad
Issue #1808544 by xjm: Use a more easily recognized arbitrary integer in k/v expiration tests :).
2012-10-10 19:39:58 -07:00
webchick
16e74de41d
Issue #1622974 by xjm: Fixed Aggregator fails to parse author entries longer than 255 characters.
2012-10-10 19:19:55 -07:00
Jennifer Hodgdon
c32e517491
Issue #1798858 by paranojik: Remove t() from getInfo() in database tests
2012-10-10 10:17:05 -07:00
Jennifer Hodgdon
75035ae4da
Issue #1431658 by Albert Volkman, xjm, kid_icarus, ChinggizKhan, rgristroph, connork: Massive API docs cleanup for system tests
2012-10-10 09:08:34 -07:00
webchick
1c2b1b855d
Issue #1782466 by Albert Volkman: Fixed MenuBreadCrumbTestCase @see doesn't exist.
2012-10-09 21:22:22 -07:00
webchick
89cd70d136
Issue #1778942 by yched, tstoeckler, andypost: Fixed Discovery::getDefinition() / getDefinitions() : inconsistent return values for 'no result.
...
git commit -am Issue
2012-10-09 21:21:09 -07:00
webchick
49bb1d9ad0
Issue #1788084 by andyceo, sun: Convert actions variable(s) to CMI.
2012-10-09 21:11:54 -07:00
webchick
c10a25367d
Issue #1611430 follow-up by Berdir: Move call to file_create_url() to later in the verbose mode process.
2012-10-09 21:09:46 -07:00
webchick
edb9ffa33e
Issue #1805444 by xjm: GarbageCollection followups to TempStore.
2012-10-09 21:05:28 -07:00
webchick
2e6538c3a9
Issue #1717678 by andypost, Berdir, attiks: Fixed Entity::createDuplicate() does not account for uuid property.
2012-10-09 19:43:07 -07:00
webchick
3fce22c56a
Issue #1798066 by boztek, larowlan: Clean up CommentTestBase::setCommentSettings().
2012-10-09 19:37:10 -07:00
webchick
18e0fca320
Issue #1788462 by samhassell: Remove references to 'active store' in comments for configuration system.
2012-10-09 19:28:56 -07:00
catch
9fbe74405a
Issue #1608842 by chx, alexpott, sun, effulgentsia, beejeebus, tim.plunkett et al: Replace list of bootstrap modules, enabled modules, enabled themes, and default theme with config.
2012-10-09 21:40:35 +01:00
webchick
16eac3bec5
Issue #1480854 by tim.plunkett, Noyz, Bojhan, yoroy, kika: Convert operation links to '#type' => 'operations'.
2012-10-09 12:49:07 -07:00
Jennifer Hodgdon
cc108a134f
Issue #1677830 by slashrsm: Improve docs for user and node hooks in regards to database transactions
2012-10-09 10:29:51 -07:00
Dries
b06dd31165
Issue #1776166 by c31ck, Artusamak, webflo, YesCT: improve default language negotiation.
2012-10-09 12:11:09 -04:00
catch
c98eebe464
Issue #1807058 by sun: Fixed Config stores a NULL value as an array.
2012-10-09 16:41:59 +01:00
catch
fe77630a7c
Issue #1785560 by sun, alexpott, tim.plunkett, andypost: Remove the sorting of configuration keys.
2012-10-09 16:24:40 +01:00
webchick
4c4b4a79cb
Issue #1608878 follow-up by tim.plunkett: Move Dropbutton CSS to dropbutton.base.css from node.admin.css.
2012-10-08 12:27:53 -07:00
webchick
662c42a418
Issue #1785086 by Jose Reyero, Gábor Hojtsy, catch, loganfsmyth, nedjo, stella: Added Introduce a generic API for interface translation strings.
2012-10-08 11:10:13 -07:00
webchick
e7787c9cca
Issue #1642526 by andypost, Berdir, dixon_: Add upgrade path from for generating UUIDs for all core entities.
2012-10-08 09:39:59 -07:00
webchick
93173604f3
Issue #1805776 by psynaptic, Eric_A, rbayliss: Fixed Fatal error: Class 'Drupal\Core\Template\ArrayIterator' not found in core/lib/Drupal/Core/Template/Attribute.php.
2012-10-08 09:29:17 -07:00
webchick
7be7d81200
Issue #1760530 follow-up by Eric_A: Move field.tpl.php to a templates directory.
2012-10-07 19:13:39 -07:00
webchick
5b815e3fef
Issue #1805332 by nod_: Fixed Collapsible update.php fieldset is collapsed and cannot be expanded.
2012-10-06 11:34:09 -07:00
webchick
20f5e2b1bd
Issue #1642062 by tim.plunkett, xjm, chx, merlinofchaos, damiankloip, dawehner, Berdir, aspilicious, Fabianx: Add TempStore for persistent, limited-term storage of non-cache data.
2012-10-06 11:22:39 -07:00
webchick
08ff47b5fd
Issue #742344 by sun, pillarsdotnet, tarmstrong, neilnz, wamilton, lucascaro: Allow forms to set custom validation error messages on required fields.
2012-10-06 11:12:27 -07:00
webchick
14677a3b9c
Issue #1741462 by Liam Morland: Fixed Reorder schema definitions.
2012-10-06 10:54:20 -07:00
webchick
7bd2b2c3ae
Issue #1742438 by larowlan, Christian Biggins, kim.pepper, Everett Zufelt: Fixed Vertical tabs header and container rendered even when no vertical tabs.
2012-10-06 10:42:38 -07:00
webchick
2792a23b33
Issue #1067120 follow-up by DamienMcKenna: API docs for hook_taxonomy_term_view().
2012-10-06 10:29:12 -07:00
webchick
6e38148336
Issue #1798104 by zuuperman: Fixed Default value widget settings broken by WidgetPlugins.
2012-10-05 21:45:15 -07:00
webchick
8050524678
Issue #1751244 by pcambra, yched: Convert taxonomy module widgets to Plugin system.
2012-10-05 21:42:55 -07:00
webchick
ebb1e56c2e
Issue #1706878 by tim.plunkett, lazysoundsystem: Add WebTestBase::assertThemeOutput() to allow modules to test theme function output.
2012-10-05 21:20:32 -07:00
catch
c26c3117f1
Issue #1760530 by jenlampton, Albert Volkman, crazyrohila, Risse, justafish, Fabianx: Move all template files provided by core modules and themes into a 'templates' directory inside that module directory.
2012-10-05 21:35:31 +01:00
Dries
05b12c58bc
Issue #1788588 by pcambra | cosmicdreams: Fixed Remove unused variables from SimpleTest's WebTestBase.
2012-10-05 15:15:45 -04:00
Dries
3b6b271e27
Merge branch '8.x' of git.drupal.org:project/drupal into 8.x
2012-10-05 12:12:22 -04:00
Dries
c07e35dc18
Issue #1797286 by xjm: Remove t() from assertion messages in tests for the forum module.
2012-10-05 12:12:14 -04:00
Jennifer Hodgdon
8aa4fdbae0
Issue #1799116 by jwilson3: Standardize on installation profile term vs. install profile
2012-10-05 09:11:15 -07:00
Dries
8a3a18bbb2
Issue #1798782 by andreiashu: Convert field_purge_batch_size() to CMI.
2012-10-05 12:09:40 -04:00
Dries
e6b68ba9b1
Issue #1464554 by aspilicious, jhedstrom, sun, alexpott, disasm | heyrocker: Upgrade path for image style configuration.
2012-10-05 12:04:30 -04:00
Jennifer Hodgdon
258d30e2fb
Issue #1326618 by Albert Volkman, ykhadilkar, oriol_e9g, daniel_j, xenophyle: API docs cleanup for locale module
2012-10-05 08:42:46 -07:00
webchick
b3678c7470
Issue #1705702 follow-up by andypost: Oops. Another missing file. :P
2012-10-05 08:13:29 -07:00
Dries
84c6fea4be
Issue #476304 by Liam Morland: fixed mismatch of schema definition of uid, nid.
2012-10-04 16:27:03 -04:00