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 |