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
|
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
|
bbfc566c7f
|
Issue #1820834 by sun: Change #type machine_name() default 'source' element to 'label'.
|
2012-10-23 19:28:41 -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 |
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
|
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
|
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 |
Jennifer Hodgdon
|
e91b1b5037
|
Issue #1797228 by xjm: remove t from test assertions in config module
|
2012-09-28 10:01:40 -07:00 |
catch
|
1f86ba60da
|
Issue #1785974 by tim.plunkett, alexpott, sun: Move ConfigEntity into a Core component.
|
2012-09-26 17:44:46 +01:00 |
webchick
|
5719e7e7d6
|
Issue #1789722 by andypost, tim.plunkett: Fixed ConfigStorageController::save.
|
2012-09-20 13:37:38 -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
|
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 |
Dries
|
3da9d8b29a
|
Issue #1772102 by fago: Remove StorageControllerInterface in favour of EntityStorageControllerInterface.
|
2012-09-04 17:06:28 -04:00 |
catch
|
4b5fad5475
|
Issue #1702080 by sun, chx: Added Introduce canonical FileStorage + (regular) cache.
|
2012-09-04 14:51:51 +01: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
|
c58b08ae9c
|
Issue #1761040 by sun, tim.plunkett, fago, effulgentsia: Rename Storable, Entity, and Configurable to Entity, ContentEntity, and ConfigEntity.
|
2012-09-01 19:21:35 -07:00 |
catch
|
cbe1b8b823
|
Issue #1756862 by xjm, damiankloip: Create declared property on ConfigStorageController for uuidKey.
|
2012-08-31 21:37:28 +01:00 |
webchick
|
fe247ca5fc
|
Issue #1668820 follow-up by tim.plunkett, sun: Documentation fixes and clean-ups to Configurables patch.
|
2012-08-30 11:00:16 -07:00 |
webchick
|
7c7b91ef66
|
Issue #1741804 by beejeebus, sun, chx, alexpott, matason: Implement a config import/staging directory.
|
2012-08-30 10:30:12 -07:00 |
webchick
|
42d5f0053b
|
Issue #1668820 by sun, xjm, tim.plunkett, fgm: Concept, base class, and interface for configurable objects.
|
2012-08-25 01:17:32 +02:00 |
catch
|
2c0893e845
|
Issue #1739900 by alexpott: Added a rename operation to config storage controllers.
|
2012-08-22 15:01:32 +02:00 |
webchick
|
7b757ff47e
|
Issue #1646580 by chx, Jose Reyero, beejeebus: Implement Config Events and Listeners, and storage realms for localized configuration.
|
2012-08-22 01:22:22 +02:00 |
catch
|
544e17693f
|
Issue #1671198 by chx, Jose Reyero, sun, xjm, aspilicious: Added Merge $conf overrides only once per instantiated Config object, and move initial setName() into Config constructor.
|
2012-08-15 15:35:59 +01:00 |
webchick
|
7e9d2c1676
|
Issue #1711070 by kid_icarus, tim.plunkett, xjm, droplet, zendoodles and cam8001: Convert tests to use ::$modules property instead of parent::setUp($modules).
|
2012-08-09 18:24:21 -07:00 |
webchick
|
0ce7fabf8d
|
Issue #1447686 by sun, beejeebus, Pol, heyrocker, David Strauss: Allow importing and synchronizing configuration when files are updated.
|
2012-07-27 23:46:12 -05:00 |
webchick
|
83a9b89aa9
|
Issue #1609760 by chx, sun: Fixed hook_image_style_()*() is not invoked for image styles upon Image module installation.
|
2012-07-03 14:03:18 -07:00 |
webchick
|
d74c1441ed
|
Issue #1666632 by sun, chx: Add Config::isNew() to allow code to determine whether a config object already exists.
|
2012-07-03 11:04:06 -07:00 |
webchick
|
28df3aa644
|
Issue #1605324 by sun, Jose Reyero, alexpott, chx, Rob Loach | beejeebus: Configuration system cleanup and rearchitecture.
|
2012-06-29 10:35:06 -07:00 |
webchick
|
450135017d
|
Revert "- Patch #1605324 by sun, Jose Reyero, alexpott, chx, Rob Loach, beejeebus: configuration system cleanup and rearchitecture."
This reverts commit 8df23c8a87 . Original commit
was missing some files. Trying again.
|
2012-06-29 10:34:05 -07:00 |
Dries
|
8df23c8a87
|
- Patch #1605324 by sun, Jose Reyero, alexpott, chx, Rob Loach, beejeebus: configuration system cleanup and rearchitecture.
|
2012-06-29 12:29:51 -04:00 |
Jennifer Hodgdon
|
b14cdc3ab0
|
Issue #1594250 by Rob Loach, aspilicious: PSR-0 conversion for config tests
|
2012-06-06 10:24:04 -07:00 |
Dries
|
c677a96ff7
|
- Patch #1589174 by sun, marcingy: Fixed Configuration upgrade path is broken.
|
2012-06-02 15:45:56 -04:00 |
catch
|
9e8d1e85dc
|
Issue #1470824 by alexpott, sun: Fixed XML encoder can only handle a small subset of PHP arrays, so switch to YAML.
|
2012-05-23 12:48:37 +09:00 |
catch
|
e0ba373d6e
|
Issue #1500238 by alexpott, sun, chx: Encode/decode data via PHP serialize()/unserialize() for DatabaseStorage (storage controller specific data formats).
|
2012-05-16 12:02:24 +09:00 |
catch
|
0e0e6b3df4
|
Issue #1541676 by Berdir, tstoeckler, Rob Loach: Convert Simpletest base test classes to PSR-0.
|
2012-05-10 15:01:48 +09:00 |
catch
|
d390816023
|
Issue #1444620 by dawehner, sun, heyrocker: Remove file signing from configuration system.
|
2012-05-08 14:04:54 +09:00 |
Dries
|
7a4895992e
|
- Patch #1466092 by webbykat, damiankloip, Bojhan: Fixed Configuration manager is missing module description.
|
2012-04-09 14:58:39 -04:00 |
catch
|
68eecef413
|
Issue #1497132 by alexpott, pcambra, marcingy: follow-up for generalised function to update variables from Drupal 7 to Drupal 8's configuration management system.
|
2012-04-07 11:28:53 +09:00 |
catch
|
08351faac4
|
Issue #1497132 by alexpott, pcambra, marcingy: Provide a generalised function to update variables from Drupal 7 to Drupal 8's configuration management system.
|
2012-03-30 12:43:32 +09:00 |
Dries
|
d2f1b2560f
|
- Patch #1484690 by Pol, jhedstrom, beejeebus: implement overrides in the configuration system.
|
2012-03-23 15:35:53 -06:00 |
xjm
|
01dbc00f73
|
More trailing whitespace and the addition of an article.
|
2012-02-23 07:05:29 -06:00 |
Greg Dunlap
|
5b097294ca
|
Added tests for chaining set()->save()
|
2012-02-22 14:27:43 -08:00 |
Greg Dunlap
|
206971754d
|
Added test for casting of nested values
|
2012-02-22 14:23:29 -08:00 |
Greg Dunlap
|
dfee7a8c4f
|
Removed debugs
|
2012-02-22 14:14:02 -08:00 |
Greg Dunlap
|
25d74b5c51
|
Made array tests also verify that casting works properly
|
2012-02-22 14:13:25 -08:00 |
Greg Dunlap
|
d0579d92f5
|
Added tests for file listing
|
2012-02-22 14:02:19 -08:00 |
Greg Dunlap
|
f4c3b094a7
|
Added tests for clear()
|
2012-02-17 14:16:42 -08:00 |