Alex Pott
|
b7a6866c82
|
Issue #1588138 by mondrake: pager_query_add_page() overrides parameters passed programmatically
|
2015-01-18 08:49:39 +00: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
|
62c31b569a
|
Issue #2379741 by Wim Leers, damiankloip: Add Renderer::getCacheableRenderArray() to encapsulate which data is needed for caching a render array and have views use it
|
2015-01-15 09:58:58 +00:00 |
Alex Pott
|
5859ca2cf2
|
Issue #2040135 by Wim Leers, Berdir: Caches dependent on simple config are only invalidated on form submissions
|
2015-01-15 09:36:26 +00:00 |
Alex Pott
|
e298180f76
|
Issue #2151469 by rpayanm, lokapujya, JeroenT, alansaviolobo, Richard Damon, pflame, ianthomas_uk: Clean-up usage of deprecated list_themes() and _system_rebuild_theme_data() in favor of theme_handler service.
|
2015-01-13 10:17:01 +00:00 |
Alex Pott
|
211db405e4
|
Issue #2403097 by sergei_brill: Update format_date docblock (incorrect @see)
|
2015-01-12 14:07:51 +00:00 |
Alex Pott
|
e92465b508
|
Issue #2329753 by lauriii, davidhernandez, LewisNyman, nathandao: Move html classes from preprocess to templates
|
2015-01-12 13:19:07 +00:00 |
Alex Pott
|
3df1005421
|
Issue #2366539 by max-kuzomko, ianthomas_uk: Remove format_plural()
|
2015-01-12 12:36:46 +00:00 |
Nathaniel Catchpole
|
7d3be895ae
|
Issue #2392787 by beejeebus, dawehner, alexpott: Move include statements from DrupalKernel::boot() into DrupalKernel::preHandle()
|
2015-01-12 11:38:54 +00:00 |
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 |
Nathaniel Catchpole
|
488116d759
|
Issue #2352155 by Wim Leers: Remove HtmlFragment/HtmlPage.
|
2014-11-14 10:43:20 +00:00 |
Alex Pott
|
7473eaf4c0
|
Issue #2371671 by podarok | Chi: Fixed drupal_set_message repeat parameter does not work.
|
2014-11-12 23:28:35 -08:00 |
Alex Pott
|
f1158cf238
|
Issue #2361761 by er.pushpinderrana, rpayanm: Remove mime_header_encode and mime_header_decode.
|
2014-11-09 23:10:01 -08:00 |
Alex Pott
|
40b2f16dc8
|
Issue #2367745 by Palashvijay4O | gumanist: Remove drupal_var_export().
|
2014-11-09 15:46:00 -08:00 |
Alex Pott
|
16c5a96637
|
Issue #2361845 by rpayanm: Remove drupal_substr.
|
2014-11-09 15:33:41 -08:00 |
Alex Pott
|
5c9096af24
|
Issue #2361727 by rpayanm: Remove drupal_convert_to_utf8.
|
2014-11-09 15:32:01 -08:00 |
Alex Pott
|
13aef43836
|
Issue #2267551 followup by jfhovinne: [meta] Deal with PHP requirement vs. Debian PHP version numbering.
|
2014-11-05 23:40:26 +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
|
d7d3a69768
|
Issue #2359069 by er.pushpinderrana, keso | JeroenT: Remove drupal_html_to_text().
|
2014-11-05 11:34:56 +00:00 |
Alex Pott
|
0287c86ce3
|
Issue #2361799 by Palashvijay4O | rpayanm: Remove drupal_strlen.
|
2014-11-05 11:34:10 +00:00 |
Alex Pott
|
031d0f6c91
|
Issue #2361795 by rpayanm: Remove decode_entities.
|
2014-11-05 09:20:45 +00:00 |
Nathaniel Catchpole
|
ecaa5279e1
|
Issue #1938918 by joelpittet, lauriii, botanic_spark, mdrummond, nielsonm: Convert menu theme tables to table #type.
|
2014-11-04 15:19:27 +00:00 |
Alex Pott
|
58c8ea695b
|
Issue #2361825 by rpayanm: Remove drupal_strtolower.
|
2014-11-04 08:54:18 +00:00 |
Alex Pott
|
232184b8f3
|
Issue #2361811 by rpayanm: Remove drupal_strtoupper.
|
2014-11-03 17:45:54 +00:00 |
Alex Pott
|
fdeda80d54
|
Issue #2361837 by rpayanm: Remove drupal_ucfirst.
|
2014-11-03 17:44:47 +00:00 |
Alex Pott
|
773cdf1bd0
|
Issue #2361747 by rpayanm: Remove truncate_utf8.
|
2014-11-03 17:43:01 +00:00 |
Alex Pott
|
09ed945086
|
Issue #2361833 by rpayanm: Remove usage of drupal_ucfirst().
|
2014-11-03 08:13:20 +00:00 |
Alex Pott
|
29b678c0d5
|
Issue #2278403 by Xano, JeroenT: Remove uses of form_execute_handlers().
|
2014-11-01 22:04:15 +00:00 |
catch
|
b1e36444b1
|
Issue #2355187 by ashutoshsngh, rpayanm, skipyT, legolasbo: Remove form_get_cache().
|
2014-10-31 20:53:15 +00:00 |
Alex Pott
|
585e025e34
|
Issue #2276203 by webflo, lauriii, nlisgo, kallehauge, Snipon: Fixed CSS Aggregation breaks URLs with Query String.
|
2014-10-29 09:31:01 +00:00 |
Alex Pott
|
56af6886be
|
Issue #2324371 by lauriii, aneek, chx, joelpittet, webflo, Fabianx, rteijeiro: Fix common HTML escaped render #key values due to Twig autoescape.
|
2014-10-27 09:47:54 +00:00 |
Alex Pott
|
4d5ef6d1bf
|
Issue #2361711 by rpayanm: Remove usage of drupal_convert_to_utf8().
|
2014-10-27 08:31:35 +00:00 |
catch
|
c40f08f350
|
Issue #2361843 by rpayanm: Remove usage of drupal_substr().
|
2014-10-24 22:22:33 +01:00 |
Nathaniel Catchpole
|
a2551812f5
|
Issue #2183075 by valderama, dinarcon, er.pushpinderrana, amitgoyal, umar-ahmad: Tidy up css.gzip and js.gzip configuration.
|
2014-10-24 16:58:22 +01:00 |
Nathaniel Catchpole
|
2d3266e61f
|
Issue #2361681 by Wim Leers: drupal_render(): invert second argument ($is_recursive_call -> $is_root_call) => more strict, better DX/TX.
|
2014-10-24 15:51:28 +01:00 |
Nathaniel Catchpole
|
2acc93b960
|
Issue #2357937 by Wim Leers: Remove {{ feed_icons }} from page template (page.html.twig).
|
2014-10-24 12:18:42 +01:00 |
Nathaniel Catchpole
|
5b1f495510
|
Issue #2362123 by Wim Leers: Drupal_page_header() and drupal_send_headers() are dead code: already deprecated, zero uses remain: remove.
|
2014-10-23 10:20:47 +01: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
|
45ebdf02cc
|
Issue #2329763 by lauriii, Jens-0, Cottser, Sutharsan: Move links classes from preprocess to templates.
|
2014-10-21 10:27:22 +01:00 |
Nathaniel Catchpole
|
5f47f20c29
|
Issue #2329767 by lauriii, alexpott, Cottser, sqndr: Move table classes from preprocess to templates.
|
2014-10-21 10:10:42 +01:00 |
Nathaniel Catchpole
|
cecf4ea7cf
|
Issue #2226533 by martin107, filijonka, YesCT, Xano, jmolivas, Chris Dart, alexpott, tstoeckler, visabhishek | csg: Changes to the Language class due to the LanguageInterface (followup).
|
2014-10-21 10:05:08 +01:00 |
webchick
|
89c6ae701d
|
Issue #2267551 follow-up by jfhovinne: [meta] Deal with PHP requirement vs. Debian PHP version numbering.
|
2014-10-20 11:44:35 -07:00 |
Alex Pott
|
e775d664ab
|
Issue #1971208 by calebtr, dsayswhat, metzlerd, agentrickard: Replace "utilize" with a proper verb.
|
2014-10-20 09:30:46 +01:00 |
Jennifer Hodgdon
|
b56718de83
|
Issue #2359035 by metzlerd: Add info to Routing topic about magic placeholder transformation to parameters in method
|
2014-10-19 06:14:11 -07:00 |
Nathaniel Catchpole
|
848dbc5531
|
Issue #2341341 by YesCT, martin107, vijaycs85, fran seva: Change public 'name' property access on languages to getName() and add back setName().
|
2014-10-16 14:45:53 +01:00 |
Nathaniel Catchpole
|
6cbb5d9e1e
|
Issue #2350949 by Wim Leers: Add hook_page_attachments(_alter)() and deprecate hook_page_build/alter().
|
2014-10-16 13:36:06 +01:00 |
Nathaniel Catchpole
|
9d5d3b3b5c
|
Issue #2234331 by mortendk, lauriii, LewisNyman, sqndr, rteijeiro, G-raph, amitgoyal: Fixed Change the body classes to follow Drupal 8 CSS standards.
|
2014-10-15 11:05:01 +01:00 |
webchick
|
ba1393b7b7
|
Issue #2355573 by YesCT: Use English or in some LanguageInterface copy and paste docs.
|
2014-10-14 09:19:29 -07:00 |
Nathaniel Catchpole
|
e8d6588e14
|
Issue #2355001 by ashutoshsngh, dinarcon, er.pushpinderrana: Remove form.inc form_builder().
|
2014-10-14 13:55:12 +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 |
Alex Pott
|
b82e28d5e4
|
Issue #2267545 by ParisLiakos: Standardize to RFC 5424 log levels.
|
2014-10-14 09:43:11 +01:00 |