Alex Pott
|
a93de78702
|
Issue #1992606 by damiankloip, pwieck: Convert system_theme_settings() to FormInterface.
|
2013-06-22 21:36:14 +02:00 |
Nathaniel Catchpole
|
00cb147e14
|
Issue #1668866 by ParisLiakos, aspilicious, tim.plunkett, pdrake, g.oechsler, dawehner, Berdir, corvus_ch, damiankloip, disasm, marcingy, neclimdul: Replace drupal_goto() with RedirectResponse.
|
2013-06-19 17:07:30 +01:00 |
Alex Pott
|
73fbcf8072
|
Issue #2011018 by tim.plunkett: Reconcile entity forms and confirm forms.
|
2013-06-17 23:26:42 +02:00 |
Alex Pott
|
da1b134af1
|
Issue #1363112 by mparker17, mgifford, tlattimore, Jacine, dcmouyard, bowersox, ry5n, ahdiaz: Simplify names of 'element-x' helper classes.
|
2013-06-17 21:58:27 +02:00 |
Alex Pott
|
6d54ed7ac1
|
Issue #1818568 by Berdir, das-peter: Convert files to the new Entity Field API.
|
2013-06-15 10:46:11 +02:00 |
Alex Pott
|
84d0ea9776
|
Issue #1861702 by echoz, rteijeiro, LewisNyman, mcjim: Add a responsive grid to the Appearance page.
|
2013-06-14 00:57:52 +02:00 |
Alex Pott
|
5a4dceb2fe
|
Issue #1987812 by oenie, jibran: Convert system_admin_index() to a new style controller.
|
2013-06-13 22:59:24 +01:00 |
Alex Pott
|
520f1c516d
|
Issue #1987824 by nick_schuch, vijaycs85, ParisLiakos: Convert system_php() to a new style controller.
|
2013-06-05 14:39:57 +01:00 |
webchick
|
30d3671c03
|
Issue #1957154 by joates, ayelet_Cr, xjm | Berdir: Replace calls to drupal_container()->get('module_handler()') service with Drupal::moduleHandler().
|
2013-06-04 20:58:17 -05:00 |
Alex Pott
|
687af78488
|
Revert "Issue #1892182 by nod_: #type details: Rename #collapsed to #open."
This reverts commit c4e52bb6b4 .
|
2013-05-29 22:08:39 +01:00 |
Alex Pott
|
c4e52bb6b4
|
Issue #1892182 by nod_: #type details: Rename #collapsed to #open.
|
2013-05-29 12:31:25 +01:00 |
catch
|
af9859d788
|
Issue #1987828 by mtift, vijaycs85: Convert system_run_cron() to a new style controller.
|
2013-05-29 08:44:34 +01:00 |
Alex Pott
|
291689a59b
|
Issue #2003942 by tim.plunkett: Convert system_configure_date_formats_form() to a controller.
|
2013-05-26 15:04:38 -07:00 |
Alex Pott
|
f94711cd56
|
Issue #1987850 by oenie, vijaycs85, cosmicdreams, amateescu: Convert system_theme_disable() to a new style controller.
|
2013-05-25 19:32:33 -07:00 |
Dries
|
7361d56bd8
|
Issue #1946454 by andypost, kim.pepper, tim.plunkett, ParisLiakos: Convert all confirm_form() in system.module and system.admin.inc to the new form interface and convert route.
|
2013-05-19 08:41:59 -07:00 |
Nathaniel Catchpole
|
e88f0ab7c5
|
Issue #1925660 by ACF, tim.plunkett, mtift, heddn, Cottser: Convert system's system_config_form() to SystemConfigFormBase.
|
2013-05-16 10:08:32 +01:00 |
Alex Pott
|
8296db7ae4
|
Issue #1696224 by aroq: Remove system_settings_form().
|
2013-05-08 10:24:08 +01:00 |
Nathaniel Catchpole
|
31513883d9
|
Issue #1712250 by alexpott, n3or, cam8001, vijaycs85, Albert Volkman, jibran, heyrocker, chx: Convert theme settings to configuration system.
|
2013-05-07 10:47:19 +01:00 |
Alex Pott
|
f5945be4e4
|
Issue #1512584 by TravisCarden: Hide logo/shortcut icon theme settings fieldsets when disabled.
|
2013-05-03 23:47:44 +01:00 |
webchick
|
edd0c945c2
|
Issue #1964044 by andypost: Change module list in install/uninstall confirm form to render array.
|
2013-04-26 12:30:52 -07:00 |
catch
|
8b8b8b3479
|
Issue #1712258 by alexpott, dagmar, Shuairan, disasm, slv_: Simplify image toolkit form logic, removing unneeded checks.
|
2013-04-22 12:29:53 +01:00 |
webchick
|
8fd2b4779e
|
Issue #625958 by slashrsm, quicksketch, eojthebrave, droplet, danlinn, czigor: Support Uploading Multiple Files for HTML5 Browsers via #multiple attribute.
|
2013-04-19 20:34:14 -07:00 |
Alex Pott
|
bea3588b22
|
Issue #1957148 by damiankloip | Berdir: Replace entity_query() with Drupal::entityQuery().
|
2013-04-11 13:55:05 +01:00 |
catch
|
e287c9de95
|
Issue #1957590 by dawehner, mkadin: Remove remaining procedural ajax command usages.
|
2013-04-09 21:30:46 +01:00 |
webchick
|
fdebcfe614
|
Issue #184010 follow-up by sun: Rename #anchors on modules administration page to include a prefix.
|
2013-04-05 09:04:10 -07:00 |
catch
|
c07e727d8f
|
Issue #1664844 by alexpott, cweagans, heyrocker, eojthebrave, ACF, Berdir: Convert image toolkits into plugins.
|
2013-03-25 11:55:05 +00:00 |
webchick
|
294bfb65b0
|
Issue #1926228 by alexpott: Fixed CSS Performance setting checkbox description wrong.
|
2013-03-17 00:51:13 -07:00 |
Dries
|
6bf13bd87b
|
Issue #1793074 by cweagans, sun, chx: Convert .info files to YAML.
|
2013-03-06 17:51:39 -05: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
|
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 |
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 |
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 |
catch
|
de6da93901
|
Issue #1914040 by vijaycs85: Fixed Private file system path is '0' after installation.
|
2013-02-14 11:32:40 +00:00 |
webchick
|
bf2bbbe931
|
Issue #1848064 by sun, Wim Leers, bleen18, nod_, tstoeckler: Added Allow to filter modules by arbitrary search strings on the Modules page.
|
2013-02-08 16:41:02 -08:00 |
webchick
|
e72ff70409
|
Issue #916388 by disasm, podarok, dawehner, andypost, amateescu, Dave Reid: Convert menu links into entities.
|
2013-02-08 15:55:25 -08:00 |
webchick
|
167e70ba00
|
Issue #1496480 by mrf, disasm, kbasarab, pfrenssen, cam8001, typhonius, Letharion, ACF, vijaycs85, heyrocker, Berdir, alexpott: Convert file system settings to the new configuration system.
|
2013-02-08 15:36:06 -08:00 |
catch
|
4f6facbd80
|
Issue #1811128 by mgifford, sebsebseb123, mparker17: Fixed No table header on install requirements.
|
2013-02-06 12:03:53 +00:00 |
Dries
|
1f5e126d29
|
Issue #1852104 by sun, nod_, Cottser, swentel: #type details: Remove #collapsible property.
|
2013-02-01 16:48:05 -05:00 |
catch
|
10ab47224d
|
Issue #1331486 by katbailey, chx, sun, beejeebus, amateescu: Move module_invoke_*() and friends to an Extensions class.
|
2013-01-21 19:21:34 +00:00 |
catch
|
2cf9e49ebc
|
Revert "Issue #1331486 by katbailey, chx, sun, beejeebus, amateescu: Move module_invoke_*() and friends to an Extensions class. Broke core tests after commit."
This reverts commit c80c3e18f1 .
|
2013-01-21 13:53:28 +00:00 |
catch
|
c80c3e18f1
|
Issue #1331486 by katbailey, chx, sun, beejeebus, amateescu: Move module_invoke_*() and friends to an Extensions class.
|
2013-01-21 11:02:01 +00:00 |
catch
|
99b26ea898
|
Issue #184010 by webchick, catch, bdone, Pasqualle, lilou, cafuego, Elvar: Add #anchors to modules administration page.
|
2013-01-04 12:49:38 +00:00 |
catch
|
4b9fec43cd
|
Issue #1798872 by : follow-up, move admin theme to system.theme configuration object.
|
2012-12-10 12:35:52 +00:00 |
catch
|
557351e2e3
|
Issue #1798872 by vijaycs85, leschekfm, pcambra, andreiashu: Convert admin_theme() to CMI.
|
2012-12-07 20:40:04 +00:00 |
catch
|
ab200662bc
|
Issue #1858984 by berdir: Split system date formats from timezone settings.
|
2012-12-06 16:19:03 +00:00 |
Dries
|
ac21d7bc11
|
Issue #1824778 by vijaycs85, ACF, pcambra, cam8001: Covert css_gzip_compression() and js_gzip_compression() variables to CMI system.
|
2012-12-02 22:15:26 -05:00 |
webchick
|
be694ba944
|
Issue #1571632 by cosmicdreams, marcingy, justafish, chx, KarenS, aspilicious, disasm, swentel, dawehner, rvilar: Convert regional settings to configuration system.
|
2012-11-28 23:37:55 -08:00 |
catch
|
b09642317a
|
Issue #1774332 by c960657: Better handling of invalid/expired cache entries.
|
2012-11-28 21:36:29 +00:00 |
webchick
|
d26e8a7d57
|
Issue #1168246 by sun, mgifford, Manuel Garcia, mbrett5062, ry5n, Everett Zufelt, nod_, aspilicious, deviantintegral, tim.plunkett: Freedom For Fieldsets! Long Live The DETAILS.
|
2012-11-26 23:07:37 -08: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 |