Commit Graph

1800 Commits (a41da4e30f37f6e142ca9349660f3b50b01c5b66)

Author SHA1 Message Date
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
Katherine Bailey 89e4c42bbd Fixing the update number in system.install 2012-10-01 16:57:22 -07:00
Larry Garfield 684f00dcc1 Add a functional test for the new router. 2012-10-01 16:57:21 -07:00
Larry Garfield 2bf5b4d17e Wire the new PartialMatcher and PathMatcher into the routing configuration. 2012-10-01 16:57:21 -07:00
Larry Garfield ac10076ccf Wire the new PartialMatcher and PathMatcher into the routing configuration. 2012-10-01 16:57:21 -07:00
Larry Garfield 41586439a4 Remove extraneous t() calls from assertion messages. 2012-10-01 16:57:20 -07:00
Larry Garfield 66a2409303 Add a basic ChainMatcher, modeled on Symfony CMF's ChainRouter. 2012-10-01 16:57:20 -07:00
Larry Garfield 5c6979bb1d Add start of a router_test module for hooking in the new routing system. 2012-10-01 16:57:20 -07:00
Larry Garfield e31cf8274d Add tests for the path matcher, both outline-based paths and not-found paths. 2012-10-01 16:57:20 -07:00
Larry Garfield 5701e622f6 Split PartialMatcher tests out into their own test class. 2012-10-01 16:57:20 -07:00
Larry Garfield f0c3b571e7 Make the mock FinalMatcher a real matcher, since it's useful on its own. 2012-10-01 16:57:19 -07:00
Larry Garfield 7a8d3df9a6 Make the HttpMatcher throw a MethodNotAllowedException if it filters out all possible routes. 2012-10-01 16:57:19 -07:00
Larry Garfield d372d6de99 Complete exact-path matching. 2012-10-01 16:57:18 -07:00
Larry Garfield f55ab1aff6 Move more fixture logic to the fixture class. 2012-10-01 16:57:18 -07:00
Larry Garfield e9a95aa1fb Add a skeleton for a Path matcher.
The PathMatcher matches against the database table structure generated by the
MatcherDumper.  As of this commit the lookup is not yet implemented. It's still
in testing.
2012-10-01 16:57:18 -07:00
Larry Garfield db11de09c8 Rename UrlMatcherDumper to MatcherDumper, since we use more than just the Url for matching. 2012-10-01 16:57:18 -07:00
Larry Garfield 806ff4acc8 Add a mechanism for a NestedRouter.
A Nested router is a series of partial routers, each of which whittle down a RouteCollection
until it is left with a single matching route.  That single route is the final route that
matches the request.
2012-10-01 16:57:18 -07:00
Larry Garfield b0f90a1046 Add a basic framework for stackable partial matching. 2012-10-01 16:57:17 -07:00
Larry Garfield 52fd27522b Convert tests to namespaced format. 2012-10-01 16:57:17 -07:00
Larry Garfield 3019c6f74d Convert WebTests to UnitTests. 2012-10-01 16:57:17 -07:00
Larry Garfield f14521489a Add ablity to dump a route collection to the database. 2012-10-01 16:57:17 -07:00
Larry Garfield 2ed208b1e0 Add pattern outline generation to the route compilation. 2012-10-01 16:57:17 -07:00
Larry Garfield a524a35d1d Add basic route compilation mechanism. 2012-10-01 16:57:17 -07:00
Larry Garfield eba77ad5c6 Add a basic dumper object.
This is not yet complete, but it can have routes added to it and retrieved from it.
2012-10-01 16:57:17 -07:00
Jennifer Hodgdon 6e78c49b5a Issue #1797940 by Lars Toomre: Properly document helper function in language tests 2012-10-01 15:10:40 -07:00
Jennifer Hodgdon 1518a9434e Issue #1797360 by xjm: Remove t() from test assertions in language module 2012-10-01 15:08:28 -07:00
Jennifer Hodgdon d57f04d3f8 Issue #1741386 by andypost, Lars Toomre: Remove remaining t() in test assertions in book module 2012-10-01 14:55:01 -07:00
Jennifer Hodgdon f1c7eec635 Issue #1797120 by Lars Toomre: Remove a couple more t() uses from system tests A-C 2012-10-01 14:46:22 -07:00
Jennifer Hodgdon 162314d723 Issue #1798954 by Lars Toomre: Remove t() from test asserts in Action module 2012-10-01 14:40:55 -07:00
Jennifer Hodgdon 59a51ae15d Issue #1797366 by xjm: Remove t() from test assertions in menu module 2012-10-01 14:36:17 -07:00
Jennifer Hodgdon 4a0b83bff3 Issue #1797372 by xjm: Remove t() from assert messages in path module tests 2012-10-01 14:33:41 -07:00
Jennifer Hodgdon c259b8ec52 Issue #1797520 by Lars Toomre: Remove t() from test assertions in statistics module 2012-10-01 13:24:55 -07:00
Jennifer Hodgdon 31f0b95cbf Issue #1797510 by Lars Toomre: Remove t() from assertions in shortcut module 2012-10-01 13:20:51 -07:00
Jennifer Hodgdon 34929bf74d Issue #1797516 by Lars Toomre: Remove t() from test assertion messages in syslog module 2012-10-01 13:15:33 -07:00
Jennifer Hodgdon eaee4510c4 Issue #1798390 by Lars Toomre: Remove t() from test assertions in xmlrpc module 2012-10-01 13:13:00 -07:00
Jennifer Hodgdon 207f6d7b29 Issue #1798960 by Lars Toomre: Remove t() from test assert in Ban module 2012-10-01 13:04:37 -07:00
Jennifer Hodgdon 8e2d696c95 Issue #1797452 by Lars Toomre: Remove t() from system tests starting with M 2012-10-01 13:01:17 -07:00
Jennifer Hodgdon e7ac42950d Issue #1791090 by Ivan Zugec: Remove references to specific admin paths from aggregator function docs 2012-10-01 12:24:47 -07:00
catch 2d264b5cbb Issue #1145080 by David_Rothstein, Noe_, drewish, hosef, bigjim: Fixed SelectQuery::countQuery() incompatible with UNION queries. 2012-10-01 14:14:04 +01:00
catch 17db0ac2bb Issue #1799594 by nod_: Update jQuery version. 2012-10-01 10:50:08 +01:00
webchick 195f1f802f Issue #1798302 by alippai: Fixed Remove unnecessary join. 2012-09-30 20:50:34 -04:00
webchick d52fc9b4f6 Revert "git commit -m Issue"
I fail at committing from airports. :P

This reverts commit 26e0acb8d0.
2012-09-30 20:49:53 -04:00
webchick 26e0acb8d0 git commit -m Issue 2012-09-30 20:46:27 -04:00
webchick 4ecc679823 Issue #1781372 by tim.plunkett, xjm, sun, damiankloip, andypost, Jelle_S, Gábor Hojtsy: Change notice: Add an API for listing (configuration) entities. 2012-09-30 16:48:46 -04:00
webchick 294f1790e2 Issue #1798756 by andreiashu, alexpott: Fixed Finish conversion of error_level() to CMI. 2012-09-30 14:51:30 -04:00
webchick 7e798b85b8 Issue #1538462 by c960657, Niklas Fiekas, nod_: Fixed Cannot log in with OpenID due to 'required' attribute. 2012-09-30 12:53:26 -04:00
webchick e112c456a7 Issue #1798382 by Berdir: Fixed Random Test failures in Entity translation tests. 2012-09-30 12:35:34 -04:00
catch 43942f8ad0 Issue #1040790 by yched, swentel, geerlingguy, beejeebus, Berdir: Fixed _field_info_collate_fields() memory usage. 2012-09-28 23:11:59 +01:00
Jennifer Hodgdon 3319def6a7 Issue #1347914 by batigolix: Clean up some API docs in filter module tests 2012-09-28 14:38:56 -07:00
Jennifer Hodgdon 55aebf4e01 Issue #1797376 by xjm: Remove t() from test assertions in poll module 2012-09-28 12:57:18 -07:00
Jennifer Hodgdon 22f707632c Issue #1797374 by xjm: Remove t() from test assertions in PHP module 2012-09-28 12:52:32 -07:00
Jennifer Hodgdon 74d0529337 Issue #1797170 by xjm: Remove t() from test assertions in field_ui.module 2012-09-28 12:44:57 -07:00
Jennifer Hodgdon 1451a548d8 Issue #1797296 by Lars Toomre: Remove t() in test assertions in file sub-system 2012-09-28 12:41:40 -07:00
Jennifer Hodgdon 45b4961064 Issue #1742602 by xjm, lazysoundsystem: Remove t() from test assertions in comment module 2012-09-28 12:34:04 -07:00
Jennifer Hodgdon b5acb7bcdd Issue #1797242 by xjm: Remove t from dblog test assert messages 2012-09-28 12:27:18 -07:00
Jennifer Hodgdon fe147abd4b Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2012-09-28 10:04:12 -07:00
Jennifer Hodgdon e91b1b5037 Issue #1797228 by xjm: remove t from test assertions in config module 2012-09-28 10:01:40 -07:00
Dries 6824ba0ed7 Issue #1696640 by fago, effulgentsia, tim.plunkett, dixon_, plach: Add a uniform Entity Property API. 2012-09-28 13:00:24 -04:00
Jennifer Hodgdon b9af7fe849 Issue #1797120 by Lars Toomre: Remove t from test assertion messages in system tests A-C 2012-09-28 09:57:15 -07:00
Dries 5c39787962 Issue #1797370 by xjm: Remove t() from assertion messages in tests for the openid module. 2012-09-28 10:20:55 -04:00
Dries 88209f1e0e Issue #1797106 by xjm: Remove t() from asserts messages in tests for the field module. 2012-09-28 10:20:01 -04:00
Dries fd5ab15290 Issue #1797330 by xjm: Remove t() from assertion messages in tests for the help module. 2012-09-28 10:16:50 -04:00
Dries 0bca40b363 Issue #1797328 by xjm: remove t() from assertion messages in tests for the image module. 2012-09-28 10:15:38 -04:00
catch 7643bb2faf Issue #1797206 by Rob Loach: Fixed Actions module has variable name conflict which breaks tests. 2012-09-28 10:06:11 +01:00
Jennifer Hodgdon f988a548f8 Issue #1794012 by Lars Toomre: Remove use of t function from test assertion messages 2012-09-27 09:04:48 -07:00
Jennifer Hodgdon 0790cd975b Issue #1326634 by xjm, NROTC_Webmaster, dellintosh, xenophyle: Fix up API docs in field module 2012-09-27 08:44:17 -07:00
catch b2bcf284df Issue #1251188 by Sagar Ramgade, cam8001, MauHG, sag_13684, fenstrat, ruloweb, xjm: Fixed Set unique titles for user/register, user/password, and user/login menu items. 2012-09-27 12:04:02 +01:00
webchick 1881251335 Issue #1312200 by zuuperman, lemark, chx: Fixed field_create_instance() must fill in the id field but does not. 2012-09-26 23:47:21 -04:00
webchick 3c66dae84e Issue #606598 by andypost, stBorchert, sun, aspilicious, joachim: Added Human readable image-style names. 2012-09-26 23:28:47 -04:00
webchick 35a3762014 Issue #945524 by Jelle_S, tim.plunkett, Dave Reid, pfrenssen, xjm, swentel: Added Field formatter settings hooks in core. 2012-09-26 23:23:22 -04:00
webchick 2edfc475e5 Issue #1008166 by sun, catch, rootatwc, Rob Loach, Jody Lynn: Actions should be a module. 2012-09-26 22:57:50 -04:00
webchick f846c6c190 Issue #501434 by sun, Dave Reid: Added Link field type into core. 2012-09-26 22:43:06 -04:00
webchick a24390f24f Issue #1757504 by Maxtorete, boran: Fixed Regression: language field is not visible on manage display. 2012-09-26 16:02:20 -04:00
webchick c63f99d61e Issue #1785256 by yched, Stalski, zuuperman, sun, tstoeckler, aspilicious, EclipseGc, larowlan: Widgets as Plugins. 2012-09-26 15:39:39 -04:00
webchick 66b28910d8 Issue #1303412 by nod_, droplet: Fixed 'Manage display' : Cannot drag in or out of 'Hidden'. 2012-09-26 15:26:48 -04:00
webchick d2d6796062 Issue #1791920 by c960657: Fixed Create new translations:// directory for tests. 2012-09-26 15:23:19 -04:00
webchick 6e8a223b15 Issue #1276908 by jessebeach, nod_, moshe weitzman, lewisnyman, webchick: Fixed Administrative tables are too wide for smaller screens. 2012-09-26 14:26:15 -04:00
catch 36e4c77f6c Issue #1161486 by sun: Follow-up for move IP blocking into its own module. 2012-09-26 17:49:43 +01:00
catch 1f86ba60da Issue #1785974 by tim.plunkett, alexpott, sun: Move ConfigEntity into a Core component. 2012-09-26 17:44:46 +01:00
Dries 980fdefa09 Issue #1790612 by carwin: Do not concatenate variables into translatable strings. 2012-09-25 08:47:43 -04:00
Dries b9b3596540 Issue #1790066 by larowlan: Fixed Missing @param doc for argument in comment_add(). 2012-09-25 08:45:01 -04:00
Dries 8808ec9c68 Issue #1741328 by lazysoundsystem: Remove t() from asserts messages in tests for aggregator module. 2012-09-25 08:42:49 -04:00
Dries 24b70a280c Issue #1741338 by lazysoundsystem: Removing t() from asserts in simpletests in block module. 2012-09-25 08:41:28 -04:00
Dries 1f0e35dc77 Issue #1742830 by lazysoundsystem: Removing t() from asserts in simpletests in contact module. 2012-09-25 08:37:56 -04:00
catch 1377aaef98 Issue #1215104 by sun, lucascaro, effulgentsia: Use the non-interactive installer in WebTestBase::setUp(). 2012-09-24 22:08:10 +01:00
Dries ff4df099d4 Issue #1777490 by kim.pepper: convert failed login settings to new configuration system. 2012-09-24 17:04:15 -04:00
Dries e81a2d353d Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2012-09-24 17:01:12 -04:00
Dries 6ef8765849 Issue #1790882 by beejeebus, sun: allow to store value FALSE in the key value store. 2012-09-24 17:00:37 -04:00
catch bd07cedb74 Issue #1760548 by nod_: Remove dependency on jQuery drupal.js? for JS settings. 2012-09-24 14:12:09 +01:00
catch e2743fdb89 Issue #1575060 by andypost, mcjim, nod_: Fixed ajax_html_ids() are broken for forms with file element (encoding=multipart/form-data). 2012-09-24 10:33:31 +01:00
catch 2c026bb857 Issue #466576 by gagarine, jackbravo, tim.plunkett, sheise, jamesm6162: Increase Block Title Length. 2012-09-24 10:23:59 +01:00
catch 3e854432e3 Issue #1786124 by xjm: Clean up node access pager test. 2012-09-24 10:17:08 +01:00
catch f5955bfead Issue #1785436 by Boobaa: Fixed Submission of #required elements without #title and empty value does not display any error. 2012-09-24 10:15:37 +01:00
Dries 6da30cc2e5 Issue #1788608 by bfr: system_modules_confirm_form(), line 1079, if () is always true. 2012-09-23 22:20:05 -04:00
Dries 4e4ea71e66 Patch #1161486 by rootatwc, sun, andypost, catch, marcingy, aspilicious, cam8001: Move IP blocking into its own module. 2012-09-23 22:17:45 -04:00
Dries 2f31f5cee7 Issue #1789992 by larowlan: Wrong type for hook_node_access() returns. 2012-09-21 21:11:03 -04:00
Dries 91cf274fc9 Issue #1468210 by marthinal, Eric_A, quicksketch: remove special ->uid == 1 check in filefield_validate_size(). 2012-09-21 21:04:45 -04:00
webchick 7b8712b1b2 Issue #1789606 by sun, alexpott: Fixed Upgrade path tests for all system module variables converted to CMI so far. 2012-09-20 17:45:16 -07:00
webchick 5719e7e7d6 Issue #1789722 by andypost, tim.plunkett: Fixed ConfigStorageController::save. 2012-09-20 13:37:38 -07:00
catch b10ff4324b Issue #1362974 by droplet, dcam, Jacine, tkrajcar: Remove type='text/javascript' from <script> tags. 2012-09-20 11:06:41 +01:00
catch 8be3d3e2de Issue #1691952 by plach, Berdir: Make EntityFieldQuery work with multilingual properties. 2012-09-20 10:25:58 +01:00
catch 8337955d48 Issue #1175054 by msonnabaum, chx, sun, tim.plunkett, arlinsandbulte, beejeebus: Add a storage (API) for persistent non-configuration state. 2012-09-20 10:25:24 +01:00
webchick 6a064f416a Issue #1209532 by timmillwood, lucascaro, wiifm, mikeytown2, slashrsm: Count node views via AJAX in the statistics module. 2012-09-19 23:36:58 -07:00
webchick a56bd47aa8 Issue #813750 by swentel, joachim, zuuperman: Fixed don't show 'Custom display settings' on Manage Display if there's only one view mode. 2012-09-19 23:28:00 -07:00
webchick 91c41b3f37 Issue #1738368 by Schnitzel, YesCT, Gábor Hojtsy, c31ck, sun, plach: Fixed Not possible to use the entity getter to retrieve non-translatable field values. 2012-09-19 23:15:55 -07:00
Jennifer Hodgdon f2f1d888f6 Issue #1787156 by jaffaralia: Remove documentation for obsolete hook_image_default_styles 2012-09-19 06:27:40 -07:00
Jennifer Hodgdon b019bf1cc9 Issue #1186886 by Albert Volkman, Mile23: Add detail and better example to hook_node_load docs 2012-09-19 06:25:24 -07:00
catch 8643c01260 Issue #1338966 by loganfsmyth, geerlingguy: Fixed Introduce _rdf_mapping_load_multiple() to reduce queries. 2012-09-19 10:56:48 +01:00
catch 277c7f7bf6 Issue #1564832 by sun, dcam: Remove _node_extract_type() and node_type_get_name(). 2012-09-19 10:54:05 +01:00
Dries 1b927f545d Issue #1468210 by marthinal, quicksketch: remove special ->uid == 1 check in filefield_validate_size(). 2012-09-18 16:06:55 +02:00
Dries 584e709d8b Issue #1712352 by sun, effulgentsia: configuration system does not support themes. 2012-09-18 16:04:16 +02:00
Dries 0904943ae8 Issue #1751380 by Boobaa, Gábor Hojtsy: Added Inconsistencies in linking to various download pages. 2012-09-18 16:02:47 +02:00
Dries 8c8e2264c0 Issue #1509968 by dcam, tobiassjosten: Consistently use count() instead of sizeof() alias. 2012-09-18 16:00:36 +02:00
Dries cf40686a77 Issue #1785966 by Gábor Hojtsy: missing in update_mail(). 2012-09-18 15:40:27 +02:00
Dries 18bd0591c3 Issue #1786284 by fotuzlab: Unnecessary line in taxonomy_term_build_content(). 2012-09-18 15:38:28 +02:00
webchick ce9a30b525 Issue #601776 follow-up by David_Rothstein: Further security hardening of contact form emails. 2012-09-17 20:54:22 -07:00
webchick 15b8ea1be6 Issue #1779638 follow-up by sun, alexpott, Maxtorete: Fixed another unexplained test failure in LocaleFileImportStatus->testBulkImportUpdateExisting(). 2012-09-17 16:16:44 -07:00
Jennifer Hodgdon eabaa4cb08 Issue #1785392 by BWPanda: Fix reference and grammar in hook_field_formatter_info_alter documentation 2012-09-17 12:14:11 -07:00
catch 3da6b98435 Issue #1460764 by klausi: Missing test coverage for a D7 install with non-required modules installed but disabled. 2012-09-17 12:30:00 +01:00
catch ded5c02ea8 Issue #1779638 by sun: Better debug for unexplained test failure in LocaleFileImportStatus->testBulkImportUpdateExisting(). 2012-09-17 11:35:39 +01:00
catch 768dfcd9cf Issue #1774134 by larowlan, amateescu: Remove BC layer for lock API. 2012-09-17 10:49:18 +01:00
Jennifer Hodgdon 568f9c5b43 Issue #863428 by Albert Volkman, Mile23: Fix up block cache constant docs 2012-09-13 16:43:22 -07:00
webchick f94673d9f7 Issue #1741386 by lazysoundsystem, rasmusluckow: Removing t() from asserts in simpletests in book module. 2012-09-13 02:40:54 -07:00
webchick e75f8906af Issue #1175764 by tim.plunkett, Rob Loach, eojthebrave: Added Have theme('image_style()') inject the style name as a class. 2012-09-13 02:27:57 -07:00
webchick 2952d3e232 Issue #1757504 by Maxtorete, boran, c31ck, Gábor Hojtsy: Fixed Regression: language field is not visible on manage display. 2012-09-13 02:15:38 -07:00
webchick a12dc7e896 Issue #1757540 by trogels: Fixed 'implements' instead of 'implementation of'. 2012-09-13 01:56:31 -07:00
webchick 3fe27a8d8b Issue #1772708 by alexpott, sun, chx, catch, beejeebus: Fixed The configuration directories can not be outside of DRUPAL_ROOT. 2012-09-13 01:54:52 -07:00
webchick 4efc71cf20 Issue #1754208 by PrabhuG, webflo, savithac, Gábor Hojtsy: Convert hook_mail() and hook_mail_alter() to langcode. 2012-09-13 01:48:24 -07:00
webchick 5254501a02 Issue #1778986 by yched: Fixed drupal-7.filled.standard_all() test db dump has invalid widget info. 2012-09-13 01:41:11 -07:00
webchick 857ded8c79 Issue #1627006 follow-up by YesCT, webflo, Gábor Hojtsy: CMI conversion and minor followups to 'Collect project information for translation update'. 2012-09-13 00:25:54 -07:00
webchick 83a91f4265 Issue #1757566 by alexpott, aspilicious: Convert user account e-mail templates to configuration system. 2012-09-12 23:41:38 -07:00
webchick 09b998f131 Issue #1777430 by Crell, sun, tim.plunkett: Fixed Allow for ContainerAware controllers. 2012-09-12 23:16:39 -07:00
webchick 3d2aad9e0a Issue #1757232 by peximo, plach: Improve test coverage for the entity form controller. 2012-09-12 23:14:51 -07:00
catch f556c0b023 Issue #1760786 by sun: Move entity system 'back' into a Drupal\Core component. 2012-09-12 10:18:04 +01:00
catch 71b5ccf9cc Issue #1777324 by sun, andypost: Remove theme_user_list() from core. 2012-09-11 14:54:26 +01:00
webchick 6de13daafb Issue #601776 follow-up by David_Rothstein: Improve security hardening fix for contact forms. 2012-09-10 22:19:03 -07:00
webchick 9ad5b16eb5 Issue #1164760 by tim.plunkett, LoMo, Mile23, David_Rothstein, webchick, Bojhan, yoroy, naught101: [meta] Rename 'Modules' in toolbar to 'Extend'. 2012-09-10 22:10:55 -07:00
Jennifer Hodgdon 082cae5c25 Issue #262690 by Albert Volkman: Call Form API by its proper name not Forms API 2012-09-10 12:05:33 -07:00
catch 67d2a2ffc4 Revert "Issue #1772708 by alexpott: Fixed The configuration directories can not be outside of DRUPAL_ROOT."
This reverts commit e003e4c580.
2012-09-10 14:50:02 +01:00
catch e003e4c580 Issue #1772708 by alexpott: Fixed The configuration directories can not be outside of DRUPAL_ROOT. 2012-09-10 12:02:48 +01:00
catch 289fbb1645 Issue #813750 by joachim, zuuperman, swentel: Fixed don't show 'Custom display settings' on Manage Display if there's only one view mode. 2012-09-10 10:29:30 +01:00
webchick 64d0af8c50 Issue #1658842 by penyaskito, attiks, webflo: Added Introduce a translations:// stream wrapper to access the .po file directory. 2012-09-06 23:26:10 -07:00
webchick add658801c Revert "Issue #1716920 by Albert Volkman: Fixed override example documentation needs updating."
This reverts commit 81666e2b41. Sorry, did NOT mean to push that; was testing the CMI UI patch.
2012-09-06 22:26:39 -07:00
webchick 81666e2b41 Issue #1716920 by Albert Volkman: Fixed override example documentation needs updating. 2012-09-06 22:25:45 -07:00
webchick 16e21dacd8 Issue #1749782 follow-up by tim.plunkett: Fix contextual links. 2012-09-06 15:25:25 -07:00
webchick 21ba0bbdd2 Issue #1775780 by tim.plunkett, alexpott: Fixed Needs tests: Forum module's block configuration for block.active.limit and block.new.limit . 2012-09-06 15:21:19 -07:00
webchick e203b73b62 Issue #218755 by jstoller, Gábor Hojtsy, stevector, mradcliffe, agentrickard, catch, Crell: Added Support revisions in different states. 2012-09-06 13:32:19 -07:00
Jennifer Hodgdon 5f4440fa7d Issue #1397346 by Albert Volkman, tim-e, shiff2kl, FatGuyLaughing: Expand docs for two functions 2012-09-06 11:32:20 -07:00
catch 267eb43804 Issue #1498874 by peximo, plach, Gábor Hojtsy, attiks: Provide language awareness to entity forms (introduce the form language concept). 2012-09-06 13:11:03 +01:00
webchick e904f789fb Issue #365615 follow-up by attiks, Gábor Hojtsy: Fix typos, add CHANGELOG.txt entry. 2012-09-06 03:42:43 -07:00
webchick 295d4e45cf Issue #1057912 by bfroehle, mgifford, bowersox, tarekdj, geerlingguy, irunflower, hgurol: Fixed Weird Border on Vertical Tabs with Google Chrome and Safari caused by .element-invisible. 2012-09-05 23:37:54 -07:00
webchick b72e28127e Issue #1067120 by BTMash, DamienMcKenna, corvus_ch, valthebald, mrfelton, fgm, Dave Reid: Added Missing hook_taxonomy_term_view() or hook_entity_view() when viewing a term. 2012-09-05 23:25:20 -07:00
webchick 369d68affe Issue #365615 by attiks, smokris, penyaskito, Gábor Hojtsy, Bojhan, WormFood, yang_yi_cn: Fixed Language detection not working correctly for most Chinese readers. 2012-09-05 22:48:34 -07:00
webchick a7c17d91a7 Issue #1770902 by sun, tim.plunkett: Fixed Theme of parent site executing test leaks into all tests. 2012-09-05 22:45:18 -07:00
webchick 2941c8a1a1 Issue #1772102 by effulgentsia, fago: Remove StorageControllerInterface in favour of EntityStorageControllerInterface. 2012-09-05 22:43:47 -07:00
webchick 9c20b2fe4b Issue #1776030 by sun: Fixed Machine name JavaScript behavior is broken, since jquery.once isn't loaded. 2012-09-05 21:00:02 -07:00
catch e6bfe4fd54 Issue #1751054 by borisbaldinger: Fixed Taxonomy template variables are getting merged with the term itself. 2012-09-05 22:40:33 +01:00
catch fae3c98698 Issue #1410260 by swentel, mojzis, droplet, pingers: Fixed rss.xml/whatever triggers PHP error. 2012-09-05 22:23:38 +01:00
webchick a1bdd97474 Issue #1177830 by sun, tstoeckler, Tor Arne Thune: Shortcut_install() should be in standard_install(). 2012-09-04 20:13:17 -07:00
Dries 8be648df86 Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2012-09-04 17:42:28 -04:00
Dries 8bcecca1fb Issue #1768576 by heyrocker, sun: Remove role names from the ->roles array. 2012-09-04 17:42:14 -04:00
webchick b787545fb5 Issue #846182 by reglogge, szantog, geerlingguy: Fixed Seven theme form buttons have no hover state. 2012-09-04 14:36:10 -07:00