Commit Graph

377 Commits (db37224c3006f1a485f85b2ded1b2796e54899bc)

Author SHA1 Message Date
Alex Pott efd4da3a8f Issue #2401159 by kim.pepper, Jaesin: Convert instances of Guzzle getBody(TRUE) 2015-07-25 00:16:20 +01:00
Nathaniel Catchpole 4f60dd5357 Issue #2535082 by alexpott, jhedstrom, xjm, plach, Fabianx, effulgentsia, Berdir: Allow hook_update_N() implementations to run before the automated entity updates 2015-07-22 11:24:01 +01:00
webchick 100f2a22fd Issue #2532646 by TR: "@return boolean" is wrong, use "@return bool" 2015-07-14 21:35:42 -07:00
Alex Pott 42c693a966 Issue #2407195 by Wim Leers, Fabianx, joelpittet, lauriii, Crell: Move attachment processing to services and per-type response subclasses 2015-06-23 11:24:29 -05:00
Alex Pott fd8c8cd919 Issue #2384675 by sidharrell, cilefen, Mile23, damiankloip, dawehner, Wim Leers, alexpott, neclimdul: Deprecate conf_path() 2015-06-09 13:15:19 +01:00
xjm 088f8b357a Issue #2491155 by mikeburrelljr, Mac_Weber, opdavies: Update drupal.org and kernel.org URLs in core modules (Follow-up to 2489912) 2015-05-24 15:08:46 -05:00
Nathaniel Catchpole b5f7cccde4 Issue #1081266 by stefan.r, mikeytown2, jeroen.b, tsphethean, mfb, joseph.olstad, marcelovani: Avoid re-scanning module directory when a filename or a module is missing 2015-05-08 15:33:16 +01:00
xjm db27d7953e Issue #2322195 by rpayanm, nlisgo, cilefen, balagan, LinL, akashjain132, filijonka, epari.siva, Tebro, Temoor, pcambra, unstatu, Poornima3, Shivam Agarwal, abhi170893, Dom., PieterJanPut, Mile23, JeroenT, disasm: Replace all instances of user_load(), user_load_multiple(), entity_load('user') and entity_load_multiple('user') with static method calls 2015-04-26 21:00:41 -05:00
Alex Pott 0fa529e4f0 Issue #2228393 by almaudoh, andypost, pfrenssen, znerol, cpj, Dom.: Decouple session from cookie based user authentication 2015-04-18 12:06:53 +02:00
Alex Pott 300f14e860 Issue #2232861 by grom358, daffie, alexpott, larowlan, pfrenssen, hussainweb, pcambra, jibran, phenaproxima, moshe weitzman, nick_schuch: Create BrowserTestBase for web-testing on top of Mink 2015-04-12 12:08:53 +01:00
Alex Pott 5ad5c13f1c Issue #2457273 by pjonckiere: Number lists are not supported in docs - use bullet lists 2015-04-09 16:03:16 +01:00
webchick a57bc046ff Issue #2451363 by alexpott, Berdir, pjcdawkins: Ensure install_profile is exists in settings.php after installation 2015-04-02 21:29:37 -07:00
Alex Pott 2d149c81d0 Issue #2392221 by joegraduate, er.pushpinderrana, zealfire, ClientGuy: install_run_task() and install_tasks() don't document the task structure 2015-04-02 11:14:46 +01:00
Alex Pott 1673844210 Issue #2392221 by er.pushpinderrana, ClientGuy, zealfire: install_run_task() and install_tasks() don't document the task structure 2015-03-31 15:44:31 +01:00
Nathaniel Catchpole 3fbe92b02b Revert "Revert "Issue #2457653 by Gábor Hojtsy: System.site langcode is both used as a file language code and a site language code""
This reverts commit 079a52b45d.
2015-03-25 16:16:04 +00:00
Nathaniel Catchpole 079a52b45d Revert "Issue #2457653 by Gábor Hojtsy: System.site langcode is both used as a file language code and a site language code"
This reverts commit 364a6e9cc1.
2015-03-25 16:13:13 +00:00
Nathaniel Catchpole 92ee8c54f1 Issue #2458925 by alexpott: Screen is black and completely unreadable in Configure page after install on standard profile 2015-03-25 16:12:44 +00:00
Nathaniel Catchpole 364a6e9cc1 Issue #2457653 by Gábor Hojtsy: System.site langcode is both used as a file language code and a site language code 2015-03-25 12:04:48 +00:00
Alex Pott 8b2f85b5c8 Issue #2458045 by webflo: Remove calls to core/vendor/autoload.php 2015-03-24 11:49:33 +00:00
catch 40cc6312d9 Issue #2090115 by alexpott, xjm: Don't install a module when its default configuration has unmet dependencies 2015-03-22 18:53:45 +00:00
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