Commit Graph

2060 Commits (87be19c9815f6a9a40037be6d1214c5ee92638fd)

Author SHA1 Message Date
Alex Pott aff95777ed Issue #2309737 by rpayanm, hussainweb, max-kuzomko, herom, millerbennett, ianthomas_uk, quietone, Sutharsan, sumitmadan, toddmbloom: Remove deprecated format_plural usage 2015-01-10 13:56:47 +00:00
webchick 3e8ab5aba8 Issue #2264049 by jhodgdon, dawehner, chx, catch: Create an Events topic 2015-01-06 09:26:38 -08: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
Nathaniel Catchpole bb56d4c930 Issue #2393455 by slashrsm, RavindraSingh: Wrong arguments sent to LoggerInterface::error() from file_unmanaged_move() 2014-12-30 12:06:04 +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
webchick 9682507e94 Issue #2382799 by rpayanm: Remove drupal_html_class() and drupal_clean_css_identifier() 2014-12-22 11:19:26 -08:00
Alex Pott a081397f8e Issue #2217731 by crowdcg, lauriii, davidhernandez, aczietlow, jjcarrion, mortendk, karolus, pakmanlh, LewisNyman, aboros, joshua.boltz: Move field classes out of preprocess and into templates 2014-12-22 17:21:53 +01:00
Alex Pott ef538383a7 Issue #2213941 by sun, swentel: install_no_profile_error() called but does not exist 2014-12-22 16:53:17 +01:00
Alex Pott 8de33dbf97 Issue #2359457 by JeroenT: Remove drupal_mail() 2014-12-22 16:28:06 +01:00
Nathaniel Catchpole 14189a745f Issue #2353357 by Berdir: hook_stream_wrappers_alter() is broken since modules are not loaded on demand, also change to an event since it's the last hook that forces this during bootstrap 2014-12-15 16:53:00 +00:00
Alex Pott f41585c8d3 Issue #2170235 by Berdir, penyaskito, larowlan, alexpott, sushyl: file_private_path should be in $settings, like file_public_path 2014-12-14 14:01:24 +01:00
Alex Pott 970ea07c17 Revert "Issue #2273923 by mpdonadio, pfrenssen, dawehner, xjm, cilefen: Remove html => TRUE option from l() and link generator"
This reverts commit 0bcabf50e0.
2014-12-13 21:44:18 +01:00
Alex Pott 0bcabf50e0 Issue #2273923 by mpdonadio, pfrenssen, dawehner, xjm, cilefen: Remove html => TRUE option from l() and link generator 2014-12-13 18:20:19 +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 fdec77fca1 Issue #2382543 by rpayanm, ianthomas_uk: Remove usage of drupal_html_class() and drupal_clean_css_identifier() 2014-12-12 10:08:12 +01:00
Alex Pott 4b7a940b8a Issue #2167379 by Elijah Lynn, filijonka: db_select docblock should list optional parameters as (optional) 2014-12-11 18:26:27 +01:00
Alex Pott e55610f88d Issue #2226863 by cs_shadow, filijonka, joelpittet, pguillard: Update stale references to theme functions that have been converted to Twig 2014-12-11 11:35:52 +01: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 35042864c8 Issue #2388593 by JeroenT: Remove drupal_truncate_bytes() 2014-12-09 16:30:43 +00:00
Nathaniel Catchpole 77c613e36f Issue #2382533 by Wim Leers: Attach assets only via the asset library system 2014-12-09 11:55:57 +00:00
Alex Pott 77a795abed Issue #2388631 by JeroenT: Remove drupal_match_path() 2014-12-08 17:28:47 +00:00
Alex Pott 9fc078cc47 Issue #2385787 by a_thakur: Remove form_state_values_clean() from form.inc 2014-12-07 21:22:45 +00:00
webchick bab6233d5b Issue #2388215 by freblasty, tim.plunkett: Drag and drop is broken. 2014-12-05 16:57:10 -08:00
Nathaniel Catchpole 6414318293 Issue #2386255 by aneek, rpayanm: Remove explicit sha1() call in drupal_page_cache_get_cid() 2014-12-05 10:38:21 +00:00
Nathaniel Catchpole f72f1e81ac Issue #2385545 by alexpott: Installer can generate unthemed pages 2014-12-04 18:26:57 +00:00
Nathaniel Catchpole 66fa3fa9f9 Issue #2384853 by alexpott: Both configuration directories have to be specified in settings.php 2014-12-04 12:05:33 +00:00
Nathaniel Catchpole 4ecc4ead39 Issue #2382557 by Wim Leers: Change JS settings into a separate asset type 2014-12-04 11:37:59 +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
Nathaniel Catchpole a9614d5344 Issue #2385803 by a_thakur: Remove form_execute_handlers() from form.inc 2014-12-03 11:08:41 +00:00
Nathaniel Catchpole 44aa06ab12 Issue #2385063 by rpayanm, Akshay2598: Remove drupal_process_form() 2014-12-03 11:07:59 +00:00
webchick a30b30bf55 Issue #2300817 by joshi.rohit100, er.pushpinderrana, tim.plunkett, ianthomas_uk, LinL, dawehner: Remove path_is_admin() as it is deprecated 2014-12-01 10:20:32 -08:00
webchick 2bed4d14ba Issue #2383727 by a_thakur: Remove form_options_flatten() as it is deprecated 2014-12-01 08:33:02 -08:00
Nathaniel Catchpole 596978a71d Issue #2378095 by Wim Leers, Devin Carlson: Convert all remaining attached individual CSS/JS assets to attached asset libraries 2014-11-28 20:51:14 +00:00
Alex Pott 58480ee670 Issue #2362227 by dawehner, mpdonadio, znerol, tim.plunkett, skipyT: Replace all instances of current_path() 2014-11-28 13:38:17 +00:00
Dries dbde59f045 Issue #2235901 by alexpott, mdrummond, iMiksu, sun, Wim Leers: Remove custom theme settings from *.info.yml 2014-11-26 16:31:55 -05:00
Nathaniel Catchpole d3f58a52cd Issue #2359453 by JeroenT: Remove drupal_mail_system() 2014-11-26 10:34:03 +00:00
Jennifer Hodgdon 8415e43451 Issue #2381509 by er.pushpinderrana, dawehner: Fix docs for _content being _controller in routing.yml files 2014-11-25 08:04:50 -08:00
Alex Pott 99d219aa0e Issue #2317913 by jhedstrom: Early error handling can result in fatal error (Call to a member function get() on a non-object) 2014-11-25 08:40:16 +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
Alex Pott 7d36a7c3d8 Issue #2378263 by Wim Leers: hook_library_alter() must be manually invoked by users of LibraryDiscovery, and has no test coverage 2014-11-21 09:53:12 +00:00
Alex Pott da8ea3bfaa Issue #2346937 by dawehner, larowlan, Wim Leers, claudiu.cristea, msonnabaum: Implement a Renderer service; reduces drupal_render / _theme service container calls 2014-11-21 09:48:25 +00:00
Alex Pott feaabe2bcd Issue #2358993 by rpayanm, JeroenT: Remove usage of drupal_mail_system() 2014-11-20 10:31:25 +00:00
Alex Pott 93cd0b556c Issue #2375245 by ashutoshsngh: Remove form_set_value() 2014-11-20 09:52:23 +00:00
Nathaniel Catchpole edd7889694 Issue #2376791 by dawehner, Wim Leers: Move all _content routing definitions to _controller 2014-11-20 09:47:06 +00:00
Nathaniel Catchpole df19f0b723 Issue #2373735 by joelpittet, dawehner: Simplify/clean up BareHtmlPageRenderer 2014-11-20 09:37:59 +00:00
Alex Pott c1b74a360a Issue #2359071 by JeroenT, rpayanm: Remove drupal_wrap_mail 2014-11-18 23:36:48 +00:00
Alex Pott 90a26b4ba9 Issue #2370147 by catch, davidhernandez, lauriii: Move is_front variable to template_preprocess_page() 2014-11-18 09:50:53 +00:00
Alex Pott 9792a0de23 Issue #1885788 by alimac, tim.plunkett | jenlampton: Fixed An AJAX HTTP error occurred during module installation via UI. 2014-11-17 12:42:30 +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