Commit Graph

1861 Commits (560d935c5f9f2c1f50dd161aff0fb50ea7394b34)

Author SHA1 Message Date
webchick 10b47a4dad Issue #843114 follow-up by Berdir, sun: Make tests for too many connections failure run on MySQL only. 2012-10-27 11:38:23 -07:00
webchick 86cb1278c1 Issue #1824016 by scuts, jhodgdon: Fixed Confusing name for test method in NodeBlockTest. 2012-10-26 22:26:40 -07:00
webchick cc38404bcd Issue #1792844 by tim.plunkett: Change more public properties to protected in ViewExecutable and ViewStorage. 2012-10-26 22:19:41 -07:00
webchick 805fa869d9 Issue #1810826 by dawehner, tim.plunkett, xjm, fastangel: Fixed Remove obsolete form code from views_ui()/admin.inc. 2012-10-26 21:46:39 -07:00
catch fa38430066 Issue #1798724 by andreiashu, Albert Volkman, alexpott: Convert drupal_js_cache_files() to State system. 2012-10-26 20:31:26 +01:00
webchick 366698784c Issue #594660 follow-up by sun: Fixes for upgrade path for rename default menu names. 2012-10-26 09:07:34 -07:00
Jennifer Hodgdon 968df7e295 Issue #1326600 by Lars Toomre: More docs cleanup in dblog module 2012-10-26 09:04:02 -07:00
Jennifer Hodgdon a9723d317b Issue #1818016 by attiks, amitgoyal: Make Breakpoint module pass Coder review 2012-10-26 08:55:08 -07:00
Jennifer Hodgdon 7e233e6daf Issue #1797920 by Lars Toomre: Remove t() from more System tests 2012-10-26 08:51:18 -07:00
Jennifer Hodgdon 958ff6ff7e Issue #1797926 by Lars Toomre: Remove t() from test asserts in System tests 2012-10-26 08:48:08 -07:00
Jennifer Hodgdon 18fa6daa76 Issue #1816858 by bleen18: Clean-up for Syslog module docs 2012-10-26 08:41:57 -07:00
webchick 0d073ceb80 Issue #1821534 by andypost, xjm: Fixed Can't delete image effects from an image style. 2012-10-25 16:42:36 -07:00
Dries 9fa172532b Issue #594660 by sun, jenlampton, dagmar, yoroy, no_commit_credit: rename default menu names. 2012-10-25 11:53:18 -04:00
webchick 2205070015 Revert "Issue #1813832 by andypost, xjm, sun: Fixed Entity wrongly checks existence of ID in isNew() method."
This reverts commit 453b2517f5.

This broke testbot. Reverting temporarily.
2012-10-23 21:30:10 -07:00
webchick 3c021a9427 Issue #1817638 by damiankloip, fastangel, dawehner: Cleanup node/field/NodeLink. 2012-10-23 20:30:30 -07:00
webchick b38996475d Issue #1772584 by andypost, gumanist, nod_: Get rid of user_login_block() & user_login() in favour of user_login_form(). 2012-10-23 20:28:47 -07:00
webchick 8dc0f01a04 Issue #666412 by tayzlor, jaffaralia, iflista, mfb, xjm: Fixed Regression: RSS feed enclosure support lost from core. 2012-10-23 19:59:19 -07:00
webchick 453b2517f5 Issue #1813832 by andypost, xjm, sun: Fixed Entity wrongly checks existence of ID in isNew() method. 2012-10-23 19:56:52 -07:00
webchick 35e917e0d1 Issue #1812822 by larowlan: Fixed field_test_entity_info() does not set a 'label' on the Test Entity. 2012-10-23 19:50:59 -07:00
webchick 7d6b655291 Issue #1813854 by sun, jessebeach: Simplify and improve default CSS styling for menus. 2012-10-23 19:45:47 -07:00
webchick f3434e569f Issue #1146244 by Dean Reilly, fago: Add tests for ensuring node is fully saved when hook_node_insert() fires. 2012-10-23 19:37:55 -07:00
webchick bbfc566c7f Issue #1820834 by sun: Change #type machine_name() default 'source' element to 'label'. 2012-10-23 19:28:41 -07:00
webchick b48bf9b663 Issue #1761040 follow-up by xjm: Files are content. 2012-10-23 18:34:04 -07:00
webchick 0b70f277bb Issue #1812170 by xjm, tim.plunkett: Remove dependency on the standard profile from LocaleContentTest. 2012-10-23 16:49:39 -07:00
webchick 6af1f58955 Issue #1817484 by tomgeekery, kiamlaluno: Fixed The function contains a 'return' statement right at the end of the function. 2012-10-23 16:47:29 -07:00
webchick 4de661568c Issue #1813648 by Ignigena, dawehner: Change responsive table labels. 2012-10-23 16:47:29 -07:00
Jennifer Hodgdon 9d8dd3f9fe Issue #1797318 by Lars Toomre, xjm, dcam: Remove t() from test assert messages in form tests 2012-10-23 16:22:42 -07:00
Jennifer Hodgdon e5a5633f98 Issue #1798376 by Lars Toomre: Remove t() from test assertions in translation module 2012-10-23 16:07:45 -07:00
Jennifer Hodgdon d5dafb4b83 Issue #1818972 by andrewmacpherson: Fix docblock opening on system_update_8022 2012-10-23 15:57:54 -07:00
webchick 9b3466349f Issue #1817554 by damiankloip: Review and improve naming of entity specific row plugins. 2012-10-23 15:53:04 -07:00
webchick c662f7f121 Issue #1812732 by xjm: Use constants instead of integers in drupalCreateNode() and improve its documentation. 2012-10-23 15:42:39 -07:00
webchick 1db475bb94 Issue #1539164 by Birk: Fixed Menu machine_name() label says 'URL path'. 2012-10-23 15:40:42 -07:00
webchick a4d4a17c1c Issue #1816916 by tim.plunkett: Recursively merge in defaults. 2012-10-23 15:18:36 -07:00
catch 4365f5079d Issue #1782244 by heyrocker, andypost, tstoeckler: Convert image styles array into ImageStyle (extends ConfigEntity). 2012-10-23 14:46:22 +01:00
catch 856e8f756f Issue #1739928 by plach: Follow up for generalizing language configuration on content types to apply to terms and other entities. 2012-10-23 11:28:54 +01:00
catch 10e58bdd64 Issue #1777070 by Jose Reyero, Gábor Hojtsy: Refactor and clean up source string location handling. 2012-10-23 11:25:45 +01:00
catch 3b667f26cd Issue #1651206 by pounard, fubhy: Added a cache chain implementation. 2012-10-23 11:22:58 +01:00
Tim Plunkett 20ba6bbd18 Issue #1805996 by tim.plunkett: Move Views integration for core to their respective modules. 2012-10-22 14:11:54 -04:00
Tim Plunkett c7b7c3e5ba Issue #1805996 by dawehner, tim.plunkett, damiankloip, xjm, et al: Add Views and Views UI to core. 2012-10-22 14:11:32 -04:00
catch 43cd79241e Issue #1784226 by javier_, lucascaro: Fixed Taxonomy feed not working. 2012-10-22 13:12:22 +01:00
catch afc4b89945 Issue #1706064 by chx, katbailey, effulgentsia, podarok et al: Compile the Injection Container to disk. 2012-10-22 10:14:49 +01:00
Jennifer Hodgdon 408b1cf05f Issue #1798386 by Lars Toomre: Remove t() from test assert messages in user module 2012-10-19 15:36:52 -07:00
Jennifer Hodgdon cbc23e2fd0 Issue #1798384 by Lars Toomre: Remove t() from test assert messages in update module 2012-10-19 15:32:38 -07:00
Jennifer Hodgdon 7e508a6a89 Issue #1798366 by Lars Toomre, dcam: Remove t() from test assert messages in tracker module 2012-10-19 15:29:58 -07:00
Jennifer Hodgdon e6e44ab3d9 Issue #1797914 by Lars Toomre: remove t() from test assertions in some system tests 2012-10-19 15:27:10 -07:00
Jennifer Hodgdon 8c644bae42 Issue #1797410 by Lars Toomre: Remove t() from lock system tests 2012-10-19 14:46:06 -07:00
Jennifer Hodgdon b707ca4594 Issue #1797296 by Lars Toomre: Remove t() from more tests in File module 2012-10-19 14:41:58 -07:00
webchick f37f9fa774 Issue #1782838 by Wim Leers, Lars Toomre, chx: Added WYSIWYG in core: round one — filter types. 2012-10-19 01:58:34 -07:00
webchick efa195acbd Issue #1308564 by amontero, madmatter23, kbasarab, guile2912, Deciphered: Added Basic token support in fields' help texts. 2012-10-19 00:33:17 -07:00
webchick 41814bb38c Revert "Issue #1798732 by Dean Reilly, westie, alexpott, sun: convert install_task() variable to use state system."
This reverts commit d3edf50190.

This caused unexpected errors with installation on sites with existing
settigs.php files. Rolling back until keyvalue store is available during
installation.
2012-10-18 23:15:53 -07:00
webchick fc671ce750 Issue #1816726 by tim.plunkett: Clean up UpgradePathTestBase::setUp(). 2012-10-18 16:59:44 -07:00
Jennifer Hodgdon ae03bb2d4e Issue #1457320 by kbasarab, xjm, jhodgdon: Fix up test assert message/group param docs to say it should not be translated 2012-10-18 16:29:07 -07:00
Jennifer Hodgdon 4dcf811f77 Issue #1797508 by Lars Toomre, dcam: Remove t() from test assertion messages in Search module 2012-10-18 16:22:40 -07:00
Jennifer Hodgdon 5ffd2a640d Issue #1797506 by xjm, Lars Toomre: Remove t() from test assertions in RDF module 2012-10-18 16:19:35 -07:00
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
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
Jennifer Hodgdon f0da6c528d Issue #1313980 by Lars Toomre: Fix up some docs in node module 2012-10-04 09:41:38 -07:00
Jennifer Hodgdon 011510243e Issue #1398404 by batigolix: Fix up API docs for a few remaining functions in overlay module 2012-10-04 09:30:03 -07:00
Jennifer Hodgdon 1df8d28040 Issue #1134088 by Cottser, catch: Fix up documentation for update helper functions 2012-10-04 09:12:04 -07:00
Jennifer Hodgdon 2944c1cee2 Issue #1326664 by Lars Toomre, Albert Volkman, sven.lauer, tim.plunkett: API docs cleanup for parts of system module and other files 2012-10-04 08:28:39 -07:00
webchick 3afc4cc98e Issue #1802844 by antojose: Fixed 'have to' repeated twice as 'have to have to' in the comment for the function hook_module_implements_alter() in system.api.php. 2012-10-03 23:56:40 -07:00
webchick d876e5a752 Issue #246029 follow-up by junedkazi: Remove use of standard profile in test for faster results. 2012-10-03 23:54:58 -07:00
webchick 83a8f3fe4d Oh hai. How about ALL THE FILES? 2012-10-03 22:42:38 -07:00
webchick df56f3fea4 Issue #1705702 by dawehner, damiankloip: Added Provide a way to allow modules alter plugin definitions. 2012-10-03 22:02:44 -07:00
webchick fc303a4357 Issue #1608878 by jessebeach, tim.plunkett, dead_arm, nod_, sun, effulgentsia, Everett Zufelt, geerlingguy: Added CTools dropbutton to core. 2012-10-03 19:03:22 -07:00
catch d7fc7b6a0a Issue #1393392 by c960657, fubhy: Convert prefix cache clears to cache tags, then remove support for them. 2012-10-03 22:06:11 +01:00
Jennifer Hodgdon 40245a6b91 Issue #1797220 by Lars Toomre: Remove t() from test assertions in Entity sub-system 2012-10-03 10:00:24 -07:00
Jennifer Hodgdon dd5d0f619a Issue #1797200 by pillarsdotnet, boombatower, solotandem, ZenDoodles, sun, xjm, yched, Damien Tournoud: (crediting those who worked on previous versions of this patch as well) Remove t() from test assertions in node module 2012-10-03 09:53:46 -07:00
Jennifer Hodgdon ad7b2772a7 Issue #1742602 by Lars Toomre: Remove a few more t() from test assertions in comment module 2012-10-03 09:43:31 -07:00
Jennifer Hodgdon c4a4964b1a Issue #1355712 by izus, kid_icarus, batigolix, gapa, chertzog: API docs cleanup for Poll module 2012-10-02 16:58:25 -07:00
Jennifer Hodgdon 0fef1e1c13 Issue #1398404 by batigolix, NROTC_Webmaster, aLearner: API docs cleanup for overlay module 2012-10-02 09:29:50 -07:00
catch 92b6edf429 Issue #1534674 by plach: Follow-up for Comment field language is completely broken. 2012-10-02 15:54:27 +01:00
catch e8898ed3e5 Issue #1534674 by plach, slowflyer: Fixed Comment field language is completely broken. 2012-10-02 13:29:17 +01:00
Larry Garfield ff6804ed82 Chasing update hook numbers. 2012-10-01 17:01:21 -07:00
Larry Garfield bf586d4f33 Add priority support to partial matchers in a nested matcher. 2012-10-01 17:01:21 -07:00
Larry Garfield 07a81f6dd5 Document hook_route_info(). 2012-10-01 17:01:21 -07:00
Larry Garfield 0ea8230787 Split handling of old and new style subrequests to avoid empty or inceptioned pages. 2012-10-01 17:01:21 -07:00
Larry Garfield 5ae1aca2df Remove unnecessary files. 2012-10-01 17:01:20 -07:00
larowlan 0703718bcd Various documentation and whitespace fixes. 2012-10-01 17:01:20 -07:00
effulgentsia 7019a0c1ca Ensure router.builder and other services are available during upgrade.
This is mostly temporary measures to work around bootstrap circular
dependencies until those are fixed.
2012-10-01 17:01:20 -07:00
effulgentsia 6779c0794e Fix redirect user_page to include current language. 2012-10-01 17:01:19 -07:00
Lin Clark ea8d2911b7 Fixed RouterTest fail that results from /user redirect. 2012-10-01 17:01:19 -07:00
Larry Garfield acd7dd9c16 Switch to RedirectResponse for the /user page. 2012-10-01 16:57:25 -07:00
Lin Clark 26b46f8d72 Switch user_page to redirect to prevent router test failures. 2012-10-01 16:57:24 -07:00
Larry Garfield 8504d42979 Allow a trailing / to still match as if it weren't there. 2012-10-01 16:57:24 -07:00
Larry Garfield ce54838752 Fix handling of default values for placeholders.
In order to make default placeholders work, we had to modify the fit and path outline
routines to ignore them.  That also necessitated switching back to the original
outline/ancestors logic from Drupal 7, which with a very slight tweak to the masks
and '/'-prefix on paths still works just as it should.
2012-10-01 16:57:24 -07:00
Larry Garfield 8306c5a32a Non-working tests to demonstrate that default values don't work yet. 2012-10-01 16:57:23 -07:00
Larry Garfield 1d8036319a Add unit tests for FirstEntryFinalMatcher. 2012-10-01 16:57:23 -07:00
Larry Garfield 02fd4b2334 Port the regex path matching from Symfony to our CompiledRoute class so that we can match placeholder-using paths. 2012-10-01 16:57:23 -07:00
Larry Garfield 820a633cce Documentation fixes. 2012-10-01 16:57:23 -07:00
Larry Garfield b9d5689987 Introduce a default controller for pages with a _content request attribute. 2012-10-01 16:57:22 -07:00