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
a4d4a17c1c
Issue #1816916 by tim.plunkett: Recursively merge in defaults.
2012-10-23 15:18:36 -07: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
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
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
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
fc5a0dbe75
Issue #1797478 by marcingy, chx: Make file usage storage pluggable.
2012-10-14 01:19:55 -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
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
ea1280d77a
Issue #1805688 by fubhy: Added Support methods as #element_validate() callbacks.
2012-10-11 14:50:53 -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
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
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
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
Dries
3b6b271e27
Merge branch '8.x' of git.drupal.org:project/drupal into 8.x
2012-10-05 12:12:22 -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
e6b68ba9b1
Issue #1464554 by aspilicious, jhedstrom, sun, alexpott, disasm | heyrocker: Upgrade path for image style configuration.
2012-10-05 12:04:30 -04: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
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
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
b9d5689987
Introduce a default controller for pages with a _content request attribute.
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
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
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
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
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
catch
bd07cedb74
Issue #1760548 by nod_: Remove dependency on jQuery drupal.js? for JS settings.
2012-09-24 14:12:09 +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
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
catch
8be3d3e2de
Issue #1691952 by plach, Berdir: Make EntityFieldQuery work with multilingual properties.
2012-09-20 10:25:58 +01: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
768dfcd9cf
Issue #1774134 by larowlan, amateescu: Remove BC layer for lock API.
2012-09-17 10:49:18 +01: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
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
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
7e97629745
Issue #1768484 by dagmar, sun: Fixed Indentation in YAML files violates Drupal coding standards.
2012-09-04 13:58:37 -07:00
webchick
de473408a6
Issue #1742958 by DamienMcKenna, jhodgdon: Fixed All spellings of URI should be uppercase.
2012-09-01 21:50:06 -07:00
webchick
4a32c5d36e
Issue #1764634 by tim.plunkett, nod_: Fixed Drupal.settings is only populated if a custom setting is added.
2012-09-01 19:23:09 -07:00
catch
b65fd7feb6
Issue #1541674 by Berdir, Tor Arne Thune, sun, plach, dixon_, tim.plunkett: Remove the registry.
2012-08-31 11:03:05 +01:00