Alex Pott
a820153fa5
Issue #1735118 by swentel, yched, xjm, larowlan, alexpott, tim.plunkett: Convert Field API to CMI.
2013-04-13 18:06:40 +01:00
catch
6a27d1b0eb
Issue #1958702 by rootatwc: Fixed Aggregator variables to config update is never executed.
2013-04-03 12:21:35 +01:00
webchick
3c2ac065df
Issue #1933548 by alexpott: Fixed Book allowed_types() settings repetitive and in under certain conditions can change unexpectedly.
2013-03-10 12:27:34 -07:00
webchick
277d8fe978
Issue #1934716 by alexpott: Merge system.fast_404 config object into system.performance.
2013-03-10 12:14:36 -07:00
catch
b0666783f5
Issue #1821420 by vijaycs85, cam8001, Albert Volkman, ACF, typhonius, pcambra, Berdir: Convert mail variables to cmi.
2013-03-07 10:48:27 +00:00
webchick
1813bf3d01
Issue #1928082 by vijaycs85, YesCT, alexpott: Fixed Make usage of book.settings:allowed_types() consistent.
2013-02-27 18:20:15 -05:00
Dries
6aa308f8ea
Issue #1798734 by Berdir, ACF, leschekfm, heyrocker, alexpott: Convert drupal_private_key() to the configuration system.
2013-02-27 16:27:35 -05:00
catch
01d6fee5ec
Issue #1804380 by miro_dietiker, vijaycs85, 8thom, swentel: Convert color variables to config/state.
2013-02-22 11:18:33 +00:00
catch
26185707d8
Issue #1899682 by andypost: Fixed Add upgrade path tests for shortcut module.
2013-01-28 21:57:01 +00:00
webchick
3cf6ad7cd5
Issue #1779026 by dagmar, tim.plunkett, sun, heyrocker: Convert Text Formats to Configuration System.
2013-01-17 14:28:27 -08:00
catch
bbcf047060
Issue #611294 by swentel, tsphethean: Refine permissions for Field UI.
2013-01-17 21:37:31 +00:00
webchick
31e0e18328
Issue #1887904 by larowlan: Fixed update_retrieve_dependencies() only considers enabled modules.
2013-01-15 14:07:29 -08:00
catch
2288314826
Issue #1852966 by yched, Stalski, zuuperman, swentel: Rework entity display settings around EntityDisplay config entity.
2012-12-28 23:03:17 +00:00
catch
53de739800
Revert "Issue #1852966 by yched, swentel: Rework entity display settings around EntityDisplay config entity."
...
This reverts commit 8ad67af2e0
.
2012-12-28 23:02:37 +00:00
catch
8ad67af2e0
Issue #1852966 by yched, swentel: Rework entity display settings around EntityDisplay config entity.
2012-12-28 19:05:41 +00:00
webchick
3fd80ed2b9
Issue #1813184 by brandenlhamilton, Lars Toomre, ACF, Berdir: Convert variable 'tracker_index_nid()' to state system.
2012-12-26 10:25:10 -08:00
webchick
3bee35710d
Issue #1860778 by plach, tayzlor, Berdir, cosmicdreams: Fixed Provide an upgrade path for date formats.
2012-12-26 09:02:54 -08:00
catch
ec9f9b5ed5
Issue #1799218 by ACF, Albert Volkman, anenkov, penyaskito, znerol, LinL: Convert taxonomy_override_selector() and taxonomy_terms_per_page_admin() variables to use configuration system.
2012-12-13 12:18:30 +00:00
Dries
8f50acbcf4
Issue #1788084 by andyceo, dawehner: Convert actions variable(s) to CMI - add upgrade path.
2012-12-07 12:57:03 -05:00
catch
4d0d5c5712
Issue #347988 by sun, Berdir, dawehner, Damien Tournoud, moshe weitzman: Move $user->data into own table.
2012-11-27 22:26:22 +00:00
catch
4433a2a2a7
Issue #1292470 by sun, tim.plunkett, Berdir, moshe weitzman, pcambra, Niklas Fiekas, andypost et al: Convert user pictures to Image Field.
2012-11-26 10:38:45 +00:00
Dries
bb3b4b996a
Issue #1463624 by znerol, marcingy, Rob Loach, cosmicdreams: Move password.inc into DIC.
2012-11-24 09:12:43 +01:00
webchick
621602dfdd
Issue #1831486 by miro_dietiker, Berdir: Convert comment variables to config/state.
2012-11-14 02:23:00 -08:00
catch
60bf71e252
Issue #1799440 by dagmar, znerol, Albert Volkman: Convert Filter variables to Configuration System.
2012-11-13 22:27:58 +00:00
catch
026508fb21
Issue #1831522 by miro_dietiker, pdrake, Berdir: Convert statistics variables to config/state.
2012-11-09 22:30:28 +00:00
catch
0e9bf2e0bc
Issue #1821530 by LinL, alexpott: Move cron key from configuration to state system.
2012-11-09 20:35:14 +00:00
catch
a8650951b9
Issue #1790920 by alexpott, japicoder, LinL, heyrocker: Move cron_last(), node_cron_last() and common_test_cron() to state system.
2012-11-06 13:57:02 +00:00
webchick
bb316983a6
Issue #1798804 by Albert Volkman, tayzlor, alexpott: Convert node_access_needs_rebuild() to state system .
2012-11-01 23:07:16 -07:00
catch
3816847005
Issue #1807266 by cam8001, barbun: Convert user_cancel_method() variable to CMI system.
2012-10-29 23:09:48 +00:00
webchick
d029eeb5d5
Issue #1810880 by Albert Volkman, vijaycs85, barbun, alexpott: Convert update_last_check() and update_last_email_notification() variables to CMI system.
2012-10-27 14:15:15 -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
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
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
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
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
Dries
acf0737347
- Patch #1263208 by Niklas Fiekas, BTMash, aiwata55, Berdir, kathyh: upgrade path for blog module removal.
2012-06-29 11:24:40 -04:00
webchick
9c93a2afb4
Issue #1619898 by Rob Loach, aspilicious, BTMash: Convert upgrade tests to PSR-0.
2012-06-14 11:17:27 +02:00
Dries
57ab8a5465
- Patch #1510686 by cosmicdreams, vasi1186, webflo, disasm: replace remaining references to global () with drupal_container().
2012-06-12 22:31:11 -04:00
catch
84ca10a3d3
Issue #935062 by klausi, sun, wamilton, ksenzee, oriol_e9g: Change role id to machine name.
2012-06-05 21:19:14 +09:00
Dries
c677a96ff7
- Patch #1589174 by sun, marcingy: Fixed Configuration upgrade path is broken.
2012-06-02 15:45:56 -04: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
9be8c892ff
Issue #1541958 by sun, alexpott: Split setUp() into specific sub-methods.
2012-05-08 13:53:51 +09:00
catch
3b5711466b
Issue #1352000 by BTMash: Forward-port upgrade test clean-ups from 7.x to 8.x.
2012-05-04 11:33:29 +09:00
Dries
02750689dd
- Patch #1183208 by effulgentsia, Niklas Fiekas, katbailey, no_commit_credit, catch: remove variable_get()('clean_url()') and switch to index.php/path pattern for dirty URL support.
2012-04-29 11:16:27 -04:00
catch
789ab2a316
Issue #1299424 by Niklas Fiekas, sun: Implement a one module per directory rule.
2012-04-14 01:05:19 +09:00