webchick
|
039dbb98cc
|
Issue #1821548 by heyrocker, swentel, Dean Reilly, dawehner, alexpott, vijaycs85, jhedstrom, adamdicarlo: Add a 'diff' of some kind to the CMI UI.
|
2013-03-09 22:31:56 -08:00 |
webchick
|
13928d366f
|
Issue #1921818 by chx: Modify drupal_rewrite_settings() to allow writing $settings values.
|
2013-03-09 19:09:03 -08:00 |
webchick
|
01c4203ed9
|
Issue #1934700 by nick_schuch: Automated cron runs should only be enabled by default for Standard profile.
|
2013-03-09 15:16:27 -08:00 |
webchick
|
26c13e7916
|
Issue #1919174 by vijaycs85, mr.york: Create configuration schemas for filter module.
|
2013-03-09 14:45:35 -08:00 |
Dries
|
83b567c9d8
|
Issue #1937140 by ACF: Convert image_jpeg_quality() to cmi.
|
2013-03-09 17:35:38 -05:00 |
Dries
|
da693c7a95
|
Issue #1906208 by sun: Independent .status HTML class triggers message/icon styling.
|
2013-03-09 10:04:42 -05:00 |
webchick
|
b08fe47ad3
|
Issue #945654 by Gábor Hojtsy, sun, VVVi, David_Rothstein: Fixed Default menus have hardcoded titles which cannot be edited.
|
2013-03-08 21:46:58 -08:00 |
webchick
|
c9a273af25
|
Issue #1845402 by Crell, amateescu, dawehner, klausi, g.oechsler: Change notice: Update menu link access checks for new router.
|
2013-03-08 21:46:28 -08:00 |
webchick
|
dad3ef5592
|
Issue #1913328 by fago: Provide general list and map classes.
|
2013-03-08 21:35:04 -08:00 |
webchick
|
29146a41de
|
Issue #1806334 by dawehner, xjm, tim.plunkett, rootatwc: Convert the node listing at /node to Views.
|
2013-03-08 21:20:26 -08:00 |
webchick
|
f47ff3ecbb
|
Issue #1911884 by quicksketch, Wim Leers: Enable CKEditor in the Standard install profile.
|
2013-03-08 20:59:42 -08:00 |
webchick
|
00d7d0c275
|
Issue #1934832 by tim.plunkett, Crell: Provide a dedicated approach for using forms in routes.
|
2013-03-08 20:29:10 -08:00 |
webchick
|
f9a068e55e
|
Issue #1875086 by Crell, plach, effulgentsia, sun, msonnabaum, Rob Loach, quicksketch, David_Rothstein: Change notice: Improve DX of drupal_container()->get().
|
2013-03-08 20:15:31 -08:00 |
Dries
|
1251566a57
|
Issue #1932958 by andrewmacpherson: Cursor shouldn't be moved to module search field.
|
2013-03-08 11:24:11 -05:00 |
Dries
|
0b551a0001
|
Issue #1936924 by chx: Typo fixes in system.api.php.
|
2013-03-08 08:53:54 -05:00 |
catch
|
038ae1cf31
|
Issue #1793074 by alexpott: Follow-up Convert .info files to YAML.
|
2013-03-08 10:34:28 +00:00 |
catch
|
a92b264dce
|
Issue #1891980 by Berdir, amateescu: Add Service termination API to reliable terminate/shut down services in the container.
|
2013-03-07 13:13:43 +00: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 |
catch
|
dc164770f7
|
Issue #1932806 by ACF: Change entity_form_langcode() to the state system.
|
2013-03-07 10:44:50 +00:00 |
Dries
|
f2743e8a2a
|
Issue #1901670 by msonnabaum, kim.pepper, effulgentsia: Start using PHPUnit for unit tests.
|
2013-03-06 21:48:50 -05:00 |
Dries
|
6bf13bd87b
|
Issue #1793074 by cweagans, sun, chx: Convert .info files to YAML.
|
2013-03-06 17:51:39 -05:00 |
catch
|
13bd2b25ec
|
Issue #1849752 by effulgentsia, Berdir, jibran, neclimdul: Abstract non-Drupal-specific parts of AnnotatedClassDiscovery into a Drupal\Component base class.
|
2013-03-06 22:02:58 +00:00 |
webchick
|
220ae7c781
|
Issue #1893108 follow-up by Berdir, dawehner: Rename EntityUnitBaseTest => EntityUnitTestBase to conform to coding standards.
|
2013-03-04 22:31:54 -05:00 |
webchick
|
c6b2c725e7
|
Issue #1591806 by tim.plunkett, ryanissamson, jenlampton, Risse, psynaptic, Gábor Hojtsy, kmcculloch, pakmanlh, Rob Loach: Change block 'subject' so that it's called (admin_)label like everything else on the theme layer.
|
2013-03-04 21:25:53 -05:00 |
webchick
|
570433156d
|
Issue #1848880 by Wim Leers, effulgentsia: Test order of AJAX commands: add Ajax\FrameworkTest::testOrder(), strengthen testLazyLoad(), fix JS settings not being prepended.
|
2013-03-04 20:16:44 -05:00 |
catch
|
e1fa73eaf4
|
Issue #1903750 by benjy: Convert menu_link() hooks to use Type-Hinting.
|
2013-03-04 15:28:39 +00:00 |
catch
|
f8899fb67b
|
Issue #1829224 by alexpott, pfrenssen, vijaycs85, lirantal: Convert the 'theme_default()' variable to CMI.
|
2013-03-04 14:04:05 +00:00 |
webchick
|
17e71a4456
|
Issue #1929656 by dawehner: Fixed ModuleHandler::setModuleList() should call resetImplementations() in order to avoid edge cases.
|
2013-03-03 18:43:45 -05:00 |
catch
|
780b439297
|
Issue #1836008 by dawehner, Berdir, alexpott, katbailey, effulgentsia, EclipseGc: Fixed Remove drupal_classloader() use in Drupal\Core\AnnotatedClassDiscovery.
|
2013-02-28 11:24:13 +00:00 |
webchick
|
afdf1887ff
|
Issue #1850798 by damiankloip, pfrenssen, chx: Need array_diff_assoc_recursive() for php 5.4.
|
2013-02-27 22:04:43 -05:00 |
webchick
|
17c3d258ed
|
Issue #1853086 by katbailey, msonnabaum, alexpott: Remove cache.page.enabled in favor of an explicit internal cache setting.
|
2013-02-27 22:00:19 -05:00 |
webchick
|
7e1a0ca0bb
|
Issue #1919022 by Berdir: Remove translatable tag.
|
2013-02-27 21:58:46 -05:00 |
webchick
|
9774810982
|
Issue #1880368 by stephen.colson, echoz, babbage: More comprehensive fix for form elements can break out of their bounding divs and whatnot.
|
2013-02-27 21:40:29 -05:00 |
webchick
|
ed5f637828
|
Issue #1922034 by jthorson: Fixed UpgradePathTestBase does not detect 'An unrecoverable error has occurred' install errors.
|
2013-02-27 21:36:28 -05:00 |
webchick
|
d4c21cd945
|
Issue #1893108 by Berdir, dawehner: Convert most entity tests to DrupalUnitTestBase.
|
2013-02-27 21:18:48 -05:00 |
webchick
|
dcad36aa85
|
Issue #1922950 by alexpott: Fixed Failures in MenuRouterTest due to unmet dependency.
|
2013-02-27 20:36:24 -05:00 |
webchick
|
d625eb5481
|
Issue #1926112 by alexpott: Fixed Remove allow_operations() key from system.authorize.yml.
|
2013-02-27 18:20:33 -05: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 |
webchick
|
894e16417f
|
Issue #1928202 by dawehner: Update jQuery Form to the current version (3.27).
|
2013-02-27 17:33:28 -05:00 |
webchick
|
e898c4ddcb
|
Issue #1925140 by tim.plunkett: Fixed drupal_form_submit() does not accept FormInterface objects.
|
2013-02-27 17:30:50 -05:00 |
webchick
|
74804f701a
|
Issue #1921996 by damiankloip, tim.plunkett, larowlan: Convert system_config_form() to implement FormInterface as a base class.
|
2013-02-27 17:17:09 -05:00 |
Dries
|
00dfa02242
|
Issue #1784812 by Floydm, beltofte, joates: Standardize capitalization on actions in language date time: 'reset'.
|
2013-02-27 16:52:18 -05:00 |
webchick
|
20ab10429c
|
Issue #1927546 by alexpott, catch, Gábor Hojtsy: Fixed Langcode column added to search_index() and search_dataset() tables but there is no upgrade path.
|
2013-02-27 16:28:20 -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
|
ca5a3ef054
|
Revert "Issue #1883152 by klausi: Field level access for EntityNG."
This reverts commit 172318fb71 .
|
2013-02-27 11:19:00 +00:00 |
catch
|
172318fb71
|
Issue #1883152 by klausi: Field level access for EntityNG.
|
2013-02-27 09:53:43 +00:00 |
catch
|
0612c664da
|
Issue #1763640 by beejeebus, alexpott, Jose Reyero, c31ck, das-peter, YesCT, heyrocker, Gábor Hojtsy: Introduce config context to make original config and different overrides accessible.
|
2013-02-27 09:49:26 +00:00 |
webchick
|
72558ac865
|
Issue #1925658 by gielfeldt, mitron: Fixed Use of slaves breaks site.
|
2013-02-26 18:05:49 -05:00 |
catch
|
05673e7e12
|
Issue #1599554 by heyrocker: Follow-up, remove @todo.
|
2013-02-24 21:00:55 +00: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 |