Nathaniel Catchpole
|
7670ea41df
|
Issue #2347625 by alexpott, idebr: Remove drupal_bootstrap and drupal_get_bootstrap_phase
|
2015-03-04 17:17:28 +00:00 |
Nathaniel Catchpole
|
94266ed9cf
|
Issue #2388629 by kajalkiran, Canutza: remove drupal_is_front_page()
|
2015-02-23 13:25:59 +00:00 |
webchick
|
e6cd1fa5b7
|
Issue #2388867 by alexpott, xjm, jhodgdon: Notifying user of config changes when config has never been synched makes no sense
|
2015-02-18 14:01:25 -08:00 |
webchick
|
b911f7210e
|
Issue #2195183 by cleaver, sandykadam, elgordogrande, jhodgdon, joachim, Eda, hussainweb: document Batch API callbacks as callback implementations
|
2015-02-13 11:51:15 -08:00 |
Alex Pott
|
7f6f61f4a2
|
Issue #2229145 by znerol, neclimdul, larowlan, alexpott, joelpittet, almaudoh, tadityar: Register symfony session components in the DIC and inject the session service into the request object
|
2015-02-13 12:56:34 +00:00 |
Alex Pott
|
91ae64ac59
|
Revert "Issue #2229145 by znerol, neclimdul, larowlan, joelpittet, almaudoh: Register symfony session components in the DIC and inject the session service into the request object"
This reverts commit b926f5d868 .
|
2015-02-07 21:37:26 +00:00 |
Alex Pott
|
b926f5d868
|
Issue #2229145 by znerol, neclimdul, larowlan, joelpittet, almaudoh: Register symfony session components in the DIC and inject the session service into the request object
|
2015-02-07 10:57:50 +00:00 |
Alex Pott
|
fc63f5e0c4
|
Issue #2050759 by tim.plunkett, fietserwin: Move drupal_chmod and other code in file.inc to a Drupal\Core\File\FileSystem class
|
2015-02-01 17:09:10 +00:00 |
webchick
|
e69cd76706
|
Issue #2416763 by xjm, Wim Leers, effulgentsia: Convert Url::fromUri() base:// scheme to base:
|
2015-01-30 15:15:21 -08:00 |
webchick
|
0fb9bb5474
|
Issue #2364157 by mpdonadio, dawehner, martin107, Berdir, pcambra, naveenvalecha, tim.plunkett: Replace most existing _url calls with Url objects
|
2015-01-29 20:56:19 -08:00 |
Nathaniel Catchpole
|
73069e05e8
|
Issue #2392319 by alexpott, effulgentsia: Config objects (but not config entities) should by default be immutable
|
2015-01-16 10:43:35 +00:00 |
Alex Pott
|
04101291ec
|
Issue #1993452 by Gábor Hojtsy, YesCT, bannorb, rvilar, Pancho, Sutharsan, Albert Volkman: Fix confusing UX by merging "Translate configuration" into "Finish translations" task
|
2015-01-05 14:17:42 +00:00 |
Alex Pott
|
ff41283c76
|
Issue #2367743 by rpayanm, Miroling, YesCT, ianthomas_uk, shadik, gaurav.pahuja: Remove usages of drupal_form_submit() and update documentation
|
2014-12-23 15:30:40 +01:00 |
Nathaniel Catchpole
|
5f13519250
|
Issue #2352081 by myforgedoteu, Devin Carlson, martin107: Prevent installation over an already installed database
|
2014-12-12 12:11:54 +00:00 |
Alex Pott
|
e2ca303083
|
Issue #2386247 by tstoeckler: install.php should pass the class loader down into install_begin_request()
|
2014-12-09 16:33:12 +00:00 |
Nathaniel Catchpole
|
f72f1e81ac
|
Issue #2385545 by alexpott: Installer can generate unthemed pages
|
2014-12-04 18:26:57 +00:00 |
Alex Pott
|
f28179d403
|
Issue #1074108 by pwolanin, webchick, BlakeLawson, jayeshanandani, Devin Carlson, harijari, David_Rothstein, c_lehel, Haza, oriol_e9g: Profile selection form not skipped if there is only one visible profile
|
2014-12-03 16:32:27 +00:00 |
Alex Pott
|
826245d509
|
Issue #2324055 by dawehner, cilefen, znerol: Split up the module manager into runtime information and extension information
|
2014-11-23 10:10:06 +00:00 |
Nathaniel Catchpole
|
e6844da43e
|
Issue #2376013 by pwolanin: Drupal 8 installer initially fails if settings.php and services.yml are correct, but config directories are absent
|
2014-11-21 11:21:18 +00:00 |
Nathaniel Catchpole
|
df19f0b723
|
Issue #2373735 by joelpittet, dawehner: Simplify/clean up BareHtmlPageRenderer
|
2014-11-20 09:37:59 +00:00 |
Alex Pott
|
91c38c8f98
|
Issue #2328111 by dawehner, martin107, neclimdul: Replace most instances of the DRUPAL_ROOT constant with the app.root container parameter.
|
2014-11-17 12:20:57 +00:00 |
Nathaniel Catchpole
|
488116d759
|
Issue #2352155 by Wim Leers: Remove HtmlFragment/HtmlPage.
|
2014-11-14 10:43:20 +00:00 |
Alex Pott
|
1d0e7c74ba
|
Issue #2369197 by tstoeckler: Fixed Remove obsolete PIFR-specific markup after installation.
|
2014-11-05 12:40:18 +00:00 |
Alex Pott
|
f866905d12
|
Issue #2360841 by tstoeckler: Fixed Overriding the translation path in the installer does not work.
|
2014-10-22 12:36:05 +01:00 |
Nathaniel Catchpole
|
bf49837832
|
Issue #2028109 by tim.plunkett, almaudoh, twistor, larowlan, slashrsm, Berdir, Arla, neclimdul, Cottser: Convert hook_stream_wrappers() to tagged services.
|
2014-10-14 12:06:10 +01:00 |
Nathaniel Catchpole
|
dcd5ea18c1
|
Issue #2302799 by alexpott, penyaskito: Fixed InstallerTestBase tests can not be run locally.
|
2014-10-13 13:06:41 +01:00 |
Alex Pott
|
9deda26206
|
Issue #2349263 by Désiré, zaporylie, hansfn: Fixed Add support for semantic version numbers in installer.
|
2014-10-12 20:37:24 +01:00 |
Nathaniel Catchpole
|
85145ba9e3
|
Issue #2350877 by dawehner, Wim Leers, hussainweb: Deprecate/rename drupal_add_feed(), drupal_add_html_head(), drupal_add_html_head_link(), drupal_add_http_header(), and allow to be set declaratively in #attached.
|
2014-10-10 12:49:31 +01:00 |
Nathaniel Catchpole
|
b1fa3ac38c
|
Issue #2184907 by JeroenT, ParisLiakos, ianthomas_uk, hussainweb, dawehner: Remove uses of drupal_add_http_header and related functions.
|
2014-10-09 12:58:40 +01:00 |
Alex Pott
|
44ad6d7999
|
Issue #2345969 by webflo, mauzeh: Fixed Keep English during installation.
|
2014-10-05 17:22:57 +02:00 |
Alex Pott
|
63a23327af
|
Issue #2335003 by joshi.rohit100, rootwork, tuutti | joelpittet: Rename task-list.html.twig to maintenance-task-list.html.twig.
|
2014-10-05 13:14:39 +02:00 |
Alex Pott
|
31022924e1
|
Issue #2343759 by pwolanin, larowlan, dawehner, tim.plunkett, effulgentsia, xjm, Wim Leers: Provide an API function to replace url()/l() for external urls.
|
2014-09-30 08:50:14 +02:00 |
Alex Pott
|
e01fb4e948
|
Issue #2346323 by webflo: Fixed Set default language during installation.
|
2014-09-28 22:44:40 +02:00 |
webchick
|
035393d8c2
|
Issue #2336743 by webflo, penyaskito, YesCT, Gábor Hojtsy: Fixed When more than one language is added in the profile, the installer ignores those.
|
2014-09-28 05:03:05 -07:00 |
Nathaniel Catchpole
|
03aa67036e
|
Issue #2343607 by alexpott, dawehner: Cleanup UrlGenerator.
|
2014-09-24 15:38:10 +01:00 |
webchick
|
5baf8db0d3
|
Issue #2342925 by tim.plunkett: Simplify url() in order for the installer to function without it.
|
2014-09-22 20:55:51 -07:00 |
Nathaniel Catchpole
|
669ba7bb3e
|
Issue #2319487 by tim.plunkett, Cottser, larowlan: Remove ajax.inc.
|
2014-09-22 12:42:26 +01:00 |
Nathaniel Catchpole
|
c0a7453aef
|
Issue #2339435 by YesCT, alexpott: Default no longer needs to be a property on Language or ConfigurableLanguage.
|
2014-09-22 11:43:19 +01:00 |
Alex Pott
|
195503e2bf
|
Issue #2338571 by znerol: Remove SessionManager::startLazy().
|
2014-09-19 10:40:50 +01:00 |
Nathaniel Catchpole
|
2a0254f973
|
Issue #2232605 by alexpott, dawehner, martin107, Cottser, sun: Fixed Themes cannot be uninstalled.
|
2014-09-19 10:25:26 +01:00 |
Jennifer Hodgdon
|
73c66d4dec
|
Issue #2329703 by maximpodorov: Fix spelling in varous files
|
2014-09-18 07:21:39 -07:00 |
catch
|
21a11cf58f
|
Issue #2336177 by alexpott, YesCT: Fixed ConfigurableLanguage cannot be created/removed directly, integrate language_save() and language_delete().
|
2014-09-14 15:27:33 +01:00 |
webchick
|
dbed0b48cd
|
Issue #2335659 by tim.plunkett, dawehner, effulgentsia, sun: Remove FormState ArrayAccess usage from core.
|
2014-09-11 23:41:27 -07:00 |
Alex Pott
|
ee6ddbe8ac
|
Issue #2332389 by tim.plunkett: Finish adding methods to FormStateInterface.
|
2014-09-10 09:53:11 +01:00 |
Alex Pott
|
0acde173af
|
Issue #1949204 by moshe weitzman | RobLoach: Remove path_inc and menu_inc Settings.
|
2014-09-09 17:20:21 +01:00 |
Alex Pott
|
bae17d1322
|
Issue #2333293 by ThomWilhelm: Fixed /sites/default/files/translations directory requirements messages during install.
|
2014-09-09 15:28:19 +01:00 |
Nathaniel Catchpole
|
6aeb7e9a32
|
Issue #2325197 by tstoeckler, sun: Remove drupal_classloader().
|
2014-09-03 14:02:51 +01:00 |
webchick
|
1dd9406b86
|
Issue #1842362 by vijaycs85, Sutharsan, Berdir, ocsilalala, skipyT: Replace locale_project table and improve caching.
|
2014-08-28 23:43:16 -07:00 |
webchick
|
4fb0f9d8fd
|
Issue #2251113 by alexpott, damiankloip, Crell, Wim Leers, dawehner, sun: Use container parameters instead of settings.
|
2014-08-23 13:19:53 -07:00 |
Alex Pott
|
8196034a57
|
Issue #2316533 by tim.plunkett: Add getValue/setValue/hasValue and isValueEmpty to FormState.
|
2014-08-08 11:25:54 -05:00 |
Alex Pott
|
537457b512
|
Issue #2308821 by tim.plunkett: Replace FormErrorInterface with $form_state->setErrorByName() and $form_state->setError().
|
2014-08-04 11:19:36 +01:00 |
Nathaniel Catchpole
|
050ce49fec
|
Issue #2312671 by olli: Fixed Typo langauge.
|
2014-07-31 11:50:21 +01:00 |
Dries
|
fc5e111aca
|
Issue #2225353 by tim.plunkett: Convert to an object and provide methods like setError().
|
2014-07-30 20:50:42 -04:00 |
Alex Pott
|
87e675f09b
|
Issue #1825952 by Fabianx, joelpittet, bdragon, heddn, chx, xjm, pwolanin, mikey_p, ti2m, bfr, dags, cilefen, scor, mgifford: Turn on twig autoescape by default
|
2014-07-18 10:05:22 +01:00 |
Nathaniel Catchpole
|
02a32e3ff5
|
Issue #2284103 by alexpott, fabpot, damiankloip, Xano, Xen, Berdir: Fixed Remove the request from the container.
|
2014-07-14 15:58:53 +01:00 |
Dries
|
e45c1eade3
|
Issue #2239969 by znerol, alexpott, neclimdul, sun: Fixed session of (UI) test runner leaks into web tests.
|
2014-07-09 11:43:26 -04:00 |
Nathaniel Catchpole
|
cebfd8ec54
|
Issue #2272987 by znerol, alexpott: Fixed Do not persist session manager.
|
2014-07-03 13:49:37 +01:00 |
Nathaniel Catchpole
|
5e58da00e6
|
Issue #2016629 by larowlan, neclimdul, sun, alexpott, jibran, ParisLiakos, donquixote, effulgentsia, msonnabaum: Refactor bootstrap to better utilize the kernel.
|
2014-06-26 11:47:01 +01:00 |
Alex Pott
|
fce11dd725
|
Issue #2285795 by Gábor Hojtsy: Fixed Drupal 8 loads alpha2 translations instead of alpha12.
|
2014-06-17 12:54:22 +01:00 |
Alex Pott
|
17ccb8b1da
|
Issue #2240021 by BMDan, quartsize: Fixed Improve Installer REQUIREMENT_WARNING Messaging.
|
2014-06-09 18:00:31 -05:00 |
Alex Pott
|
9b821cd3fe
|
Issue #2272201 by kim.pepper: Move drupal_match_path in path.inc to a service.
|
2014-06-08 17:13:36 -05:00 |
Alex Pott
|
6d2ce628bc
|
Revert "Issue #2016629 by larowlan, neclimdul, sun, alexpott, jibran, ParisLiakos, donquixote, effulgentsia, msonnabaum: Refactor bootstrap to better utilize the kernel."
This reverts commit cda051c425 .
|
2014-06-05 12:53:24 -05:00 |
Nathaniel Catchpole
|
cda051c425
|
Issue #2016629 by larowlan, neclimdul, sun, alexpott, jibran, ParisLiakos, donquixote, effulgentsia, msonnabaum: Refactor bootstrap to better utilize the kernel.
|
2014-06-05 11:30:04 +01:00 |
Alex Pott
|
da026cf53c
|
Issue #2116363 by Berdir, jessebeach | fago: Unified repository of field definitions (cache + API).
|
2014-05-15 12:26:18 -05:00 |
Alex Pott
|
902098c765
|
Issue #2249113 by tstoeckler, jessebeach: Use an entity save instead of db_insert() in user_install().
|
2014-05-14 16:10:04 -05:00 |
Dries
|
2b9cec6dbe
|
Issue #2176621 by sun, alexpott: Remove global .
|
2014-05-05 07:30:43 -04:00 |
webchick
|
ace0879436
|
Issue #2240007 by sun, YesCT, mr.baileys | Gábor Hojtsy: Regression: early installer is not in RTL after selecting RTL language.
|
2014-05-04 09:52:12 -07:00 |
Alex Pott
|
8a56782390
|
Issue #2208475 by sun, Xano, Jalandhar, andrei.dincu: Move Settings into Drupal\Core\Site\Settings.
|
2014-04-25 20:13:44 +01:00 |
Nathaniel Catchpole
|
9aeaf29f0f
|
Issue #2247281 by sun, pwolanin: Installer checks wrong config storage to verify installation state.
|
2014-04-25 14:41:12 +01:00 |
Nathaniel Catchpole
|
e866c4cfcf
|
Issue #2201785 by sun, Berdir: Remove drupal_flush_all_caches() from installer.
|
2014-04-25 12:34:12 +01:00 |
webchick
|
16f07ea547
|
Issue #2245249 by tim.plunkett: Convert installer forms to FormInterface.
|
2014-04-22 21:03:50 -07:00 |
webchick
|
2c90c67c4e
|
Issue #1067408 by alexpott, Jalandhar, jessebeach, Désiré, neetu morwani, dawehner, sun: Themes do not have an installation status.
|
2014-04-22 11:37:12 -07:00 |
webchick
|
1521f98cd9
|
Issue #2218039 by dawehner, sun: Render the maintenance/install page like any other HTML page.
|
2014-04-17 13:12:22 -07:00 |
Nathaniel Catchpole
|
17561142cb
|
Issue #2221695 by brantwynn, ianthomas_uk, grom358, ParisLiakos, Jalandhar: Remove uses of deprecated URL functions.
|
2014-04-16 16:05:41 +01:00 |
Dries
|
abc7e15fa6
|
Issue #2161591 by pwolanin, beejeebus, sun: Change default active config from file storage to DB storage.
|
2014-04-14 22:23:05 +02:00 |
webchick
|
e84971c526
|
Issue #2210637 by damiankloip | Crell: Upgrade to Guzzle 4.
|
2014-04-11 10:58:24 -04:00 |
Alex Pott
|
12abe621e1
|
Issue #2228341 by sun, znerol, skipyT, ParisLiakos: Objectify session management functions + remove session.inc.
|
2014-04-10 13:30:54 -04:00 |
webchick
|
4f4b457d6b
|
Revert "Issue #2218039 by sun, dawehner: Render the maintenance/install page like any other HTML page."
Broke update.php.
This reverts commit 10b0389066 .
|
2014-04-03 21:41:54 -07:00 |
Alex Pott
|
10b0389066
|
Issue #2218039 by sun, dawehner: Render the maintenance/install page like any other HTML page.
|
2014-04-03 14:59:23 +01:00 |
Nathaniel Catchpole
|
7b392ea69e
|
Issue #2229223 by sun: RequestStack is not persisted across kernel rebuilds.
|
2014-03-31 20:29:13 +01:00 |
catch
|
766586b804
|
Issue #2108623 by valthebald: Installing via the UI no longer logs in user 1 every time.
|
2014-03-30 13:50:57 +02:00 |
catch
|
d43ffb1faa
|
Issue #2169765 by philipz, Sutharsan, ckrina, c_lehel, LewisNyman: Redesign update.php to be more consistent with the installation process.
|
2014-03-26 13:26:11 +01:00 |
catch
|
c01616fb55
|
Revert "Issue #2169765 by philipz, Sutharsan, ckrina, c_lehel, LewisNyman: Redesign update.php to be more consistent with the installation process."
This reverts commit 728aad1d2b .
|
2014-03-26 13:22:24 +01:00 |
webchick
|
728aad1d2b
|
Issue #2169765 by philipz, Sutharsan, ckrina, c_lehel, LewisNyman: Redesign update.php to be more consistent with the installation process.
|
2014-03-25 13:22:00 -07:00 |
catch
|
1f016bc70b
|
Issue #318975 by sun, Bojhan, linclark: Remove confirmation page after installation.
|
2014-03-25 14:22:49 +00:00 |
Alex Pott
|
000966e0dd
|
Issue #2219009 by pwolanin: Improve DX of Settings class.
|
2014-03-24 09:51:28 +01:00 |
webchick
|
77123f3f1b
|
Issue #340723 by ParisLiakos, sun, Berdir, glennpratt, Cottser, swentel, alexpott, tstoeckler, Xano, tim.plunkett, BassistJimmyJam | beejeebus: Make modules and installation profiles only require .info.yml files.
|
2014-03-17 07:43:29 -07:00 |
Alex Pott
|
eba0b71872
|
Revert "Issue #340723 by ParisLiakos, sun, Berdir, glennpratt, Cottser, swentel, tstoeckler, Xano, tim.plunkett, BassistJimmyJam: Make modules and installation profiles only require .info.yml files."
This reverts commit b4c561d0d5 .
|
2014-03-17 13:02:04 +00:00 |
Nathaniel Catchpole
|
b4c561d0d5
|
Issue #340723 by ParisLiakos, sun, Berdir, glennpratt, Cottser, swentel, tstoeckler, Xano, tim.plunkett, BassistJimmyJam: Make modules and installation profiles only require .info.yml files.
|
2014-03-17 11:57:35 +00:00 |
Alex Pott
|
e42ac27706
|
Issue #1351352 by sun, lucascaro, Gábor Hojtsy, rupertj: Distribution installation profiles are no longer able to override the early installer screens.
|
2014-03-14 10:49:27 +00:00 |
webchick
|
50eb800932
|
Issue #2166529 by Kartagis: Typo in install.core.inc comments.
|
2014-03-12 12:23:42 -07:00 |
Alex Pott
|
28d0b8efa5
|
Issue #2210197 by sun, longwave, Sutharsan: Remove public access to Extension::$type, ::$name, ::$filename.
|
2014-03-11 17:19:24 +00:00 |
Nathaniel Catchpole
|
6940175e6c
|
Issue #1550866 by cosmicdreams, YesCT, sun, RobLoach: Remove obsolete drupal_language_initialize().
|
2014-03-10 12:05:05 +00:00 |
Nathaniel Catchpole
|
0fb87b2c51
|
Issue #2213643 by sun: Remove dysfunctional drupal_override_server_variables().
|
2014-03-10 11:42:06 +00:00 |
Alex Pott
|
01a3e1902f
|
Issue #2203407 by nod_, sun: Replace #attached library array values with provider-namespaced strings.
|
2014-03-09 19:59:45 +00:00 |
Alex Pott
|
45e61d20d1
|
Issue #2213357 by sun: Use a proper kernel in early installer.
|
2014-03-09 15:08:57 +00:00 |
Alex Pott
|
7abce708dc
|
Issue #2163203 by joelpittet, longwave, saki007ster: Remove calls to deprecated global $user wherever possible (outside bootstrap and authentication).
|
2014-03-08 10:53:03 +00:00 |
Alex Pott
|
d8c718b2f6
|
Revert "Issue #2210197 by sun, longwave: Remove public access to Extension::$type, ::$name, ::$filename." Broke 'drush en simpletest' on testbots
This reverts commit 2c51074d59 .
|
2014-03-07 14:14:32 +00:00 |
Nathaniel Catchpole
|
0aa59382b2
|
Issue #2192649 by sun, chakrapani, sidharthap: Remove drupal_set_title() from installation and update process.
|
2014-03-07 14:03:33 +00:00 |
Alex Pott
|
2c51074d59
|
Issue #2210197 by sun, longwave: Remove public access to Extension::$type, ::$name, ::$filename.
|
2014-03-07 11:18:08 +00:00 |