webchick
|
08f02073d5
|
Revert "Issue #1986330 by subhojit777, marcelodornelas, wheatpenny, kasperg, timaholt, stefank, AkshayKalose, develCuy, valthebald, moymilo, YesCT, dawehner, tstoeckler: When Batch ID doesn't exist, Drupal should emit a 404"
Somehow broke testbot/HEAD. Reverting for now.
This reverts commit 30432a03b7 .
|
2015-02-13 13:49:09 -08:00 |
webchick
|
30432a03b7
|
Issue #1986330 by subhojit777, marcelodornelas, wheatpenny, kasperg, timaholt, stefank, AkshayKalose, develCuy, valthebald, moymilo, YesCT, dawehner, tstoeckler: When Batch ID doesn't exist, Drupal should emit a 404
|
2015-02-13 12:03:54 -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 |
webchick
|
c3425bd2de
|
Issue #2421681 by JeroenT, develCuy, developermitesh: Remove drupal_pre_render_html
|
2015-02-13 11:45:53 -08:00 |
Alex Pott
|
7c0e0e0667
|
Issue #2388627 by JeroenT, filijonka, ultimateAnkit, tadityar, rpayanm, adci_contributor: Remove usages of drupal_is_front_page
|
2015-02-13 17:21:07 +00: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 |
webchick
|
3227399041
|
Issue #2061879 by Palashvijay4O, chx: Remove Schema::copyTable
|
2015-02-12 11:59:22 -08:00 |
Alex Pott
|
4a961b9823
|
Revert "Issue #2369987 by aneek, joelpittet, idebr, pgautam: Remove SafeMarkup::set() from title on template_preprocess_html"
This reverts commit 45268c11b3 .
|
2015-02-12 09:34:47 +00:00 |
Alex Pott
|
a7e819e13d
|
Issue #2343669 by mpdonadio: Remove _l() and _url()
|
2015-02-11 17:39:48 +00:00 |
Alex Pott
|
45268c11b3
|
Issue #2369987 by aneek, joelpittet, idebr, pgautam: Remove SafeMarkup::set() from title on template_preprocess_html
|
2015-02-11 15:55:23 +00:00 |
Alex Pott
|
4709679e18
|
Issue #2193623 by JeroenT, ianthomas_uk, shumer, LinL: Remove module_implements and module_list
|
2015-02-09 09:19:30 +00:00 |
Alex Pott
|
f1d807b546
|
Issue #2352917 by joshi.rohit100, chintan.vyas, JeroenT: Remove module_install() and module_uninstall() from module.inc
|
2015-02-09 09:08:41 +00:00 |
Alex Pott
|
a08f3aff98
|
Issue #2421677 by JeroenT: Remove list_themes function
|
2015-02-09 09:04:15 +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
|
49cdfedf5f
|
Issue #2330181 by esod, ashutoshsngh, gaurav_varshney, ranjeet.paliwal, joshi.rohit100, er.pushpinderrana, oriol_e9g: Remove bootstrap.inc module_invoke()
|
2015-02-07 11:09:46 +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
|
2bf5573595
|
Issue #2421005 by tim.plunkett: Add \Drupal::hasContainer() instead of checking if \Drupal::getContainer() === NULL
|
2015-02-05 20:50:59 +00:00 |
Alex Pott
|
6a88305516
|
Issue #2417071 by chintan.vyas: Remove file_get_mimetype
|
2015-02-04 10:29:26 +00:00 |
Alex Pott
|
8e199103d8
|
Issue #2412579 by idebr, geertvd: Tabledrag applies odd/even classes to tables with striping disabled
|
2015-02-04 10:21:13 +00:00 |
Alex Pott
|
527f6dbe73
|
Issue #1331852 by droplet, franz: template_preprocess_menu_local_task localized_options is optional
|
2015-02-03 09:59:20 +00:00 |
Alex Pott
|
f46d6ad949
|
Issue #2358079 by pwolanin, Berdir: Require a specific placeholder format in db_query() in order to trigger argument expansion, and require explicit 'IN' parameter for conditions
|
2015-02-03 09:42:28 +00:00 |
webchick
|
4ae39d2fb8
|
Issue #2417645 by tim.plunkett, effulgentsia, pwolanin: Change destination query string handling to break dependence on system path
|
2015-02-02 13:58:16 -08: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 |
Alex Pott
|
7736ba085e
|
Issue #2411597 by idebr, davidhernandez, Gábor Hojtsy: Class 'path-frontpage' missing from <body>
|
2015-02-01 12:41:03 +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 |
Alex Pott
|
74eed0ecf3
|
Issue #2410123 by jeqq: Use mutable configuration to fix compatibility in update_fix_compatibility()
|
2015-01-30 14:36:18 +00:00 |
Nathaniel Catchpole
|
8c517bf37f
|
Issue #2306407 by lauriii, penyaskito, mortendk, pakmanlh, Wim Leers, ypogue: Remove breadcrumb from page template
|
2015-01-30 11:48:30 +00:00 |
Alex Pott
|
2cdd0e284c
|
Issue #2343043 by cilefen, hussainweb: valid_email_address() should use egulias/EmailValidator and become deprecated
|
2015-01-30 11:03:07 +00: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
|
5bf651dabf
|
Revert "Issue #2388749 by alexpott, adci_contributor, ParisLiakos: Register symfony's mime guessers if they are supported"
This reverts commit 4dae1d994e .
|
2015-01-28 10:55:26 +00:00 |
Nathaniel Catchpole
|
4dae1d994e
|
Issue #2388749 by alexpott, adci_contributor, ParisLiakos: Register symfony's mime guessers if they are supported
|
2015-01-27 11:09:27 +00:00 |
Alex Pott
|
8ee035826c
|
Issue #2347469 by mondrake, Wim Leers, larowlan, kattekrab, mnico, tadityar: Rendering forms in AjaxResponses does not attach assets automatically
|
2015-01-25 11:32:58 +00:00 |
Alex Pott
|
1e985b0d32
|
Issue #2348679 by znerol, Wim Leers: Move the remaining procedural page cache code to the page cache stack middleware
|
2015-01-23 13:19:03 +00:00 |
Jennifer Hodgdon
|
fd088ff0c2
|
Issue #2407933 by romina.nayak, adci_contributor, sidharrell, sinniger, arpit_nnd: Move all menu-related hooks and topic to new menu.api.php file
|
2015-01-22 11:24:44 -08:00 |
Alex Pott
|
a2ea305b62
|
Issue #2142653 by corbacho, sqndr, LewisNyman, floretan, BarisW, G-raph, JamesLefrère, lokapujya, LoMo, Outi: Change default logo filetype to .svg and add an SVG version of Druplicon
|
2015-01-22 10:55:30 +00:00 |
Nathaniel Catchpole
|
dd3a59762d
|
Issue #2368797 by Wim Leers, dawehner, rteijeiro: Optimize ajaxPageState to keep Drupal 8 sites fast on high-latency networks, prevent CSS/JS aggregation from taking down sites and use HTTP GET for AJAX requests
|
2015-01-21 15:21:06 +00:00 |
Alex Pott
|
f8aa6c2e8a
|
Issue #2404929 by dileepmaurya, segi, Kristen Pol, prajaankit: Path class on <body> may be language specific, results in CSS bugs
|
2015-01-18 09:36:35 +00:00 |
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 |
Alex Pott
|
49caf9dea5
|
Issue #2296115 by jhodgdon, hussainweb: Fixed Several entity loadRevision() methods do not obey the interface contract.
|
2014-10-14 09:32:57 +01:00 |
Alex Pott
|
05eb791664
|
Issue #2350437 by rpayanm, hussainweb, Noe_ | dawehner: Mark unicode.inc functions as deprecated.
|
2014-10-13 14:18:11 +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 |
Nathaniel Catchpole
|
66762a5361
|
Issue #2340667 by YesCT, Pedro Lozano, alexpott, martin107: Protect Drupal\Core\Language\Language::id, and use getId().
|
2014-10-13 10:10:32 +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 |
webchick
|
4724ae1d1f
|
Issue #2246675 by rpayanm, johnstorey, holly.ross.drupal | mgbellaire: Remove all unnecessary 'template' lines in hook_theme() declarations.
|
2014-10-09 11:41:26 -07: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 |
Nathaniel Catchpole
|
7476af9004
|
Issue #2070737 by herom, EllaTheHarpy, alexpott: Change values of LanguageInterface::DIRECTION_(LTR/RTL) to ('ltr'/'rtl').
|
2014-10-09 12:17:44 +01:00 |
Alex Pott
|
d96918cc0d
|
Issue #2319667 by aneek, vurt, dankh: Fixed Simpletest Module Double escaped HTML in hook_requirements.
|
2014-10-09 10:38:53 +01:00 |
Alex Pott
|
195d49998a
|
Issue #2347465 by tim.plunkett, dawehner, cilefen: Convert all instances of #type link/links to convert to use routes.
|
2014-10-09 07:39:37 +01:00 |
Nathaniel Catchpole
|
3f5bb7d9fc
|
Issue #2346369 by Wim Leers: Support special '#attached' variable for attaching assets in preprocess functions.
|
2014-10-08 12:50:22 +01:00 |
Alex Pott
|
d3f105ed86
|
Issue #2226207 by lauriii, mgbellaire, Cottser, m1r1k, Mark Carver, LinL, rachel_norfolk, rteijeiro, skwashd, davidhernandez, euphoric_mv: Make 'template' the default output option for hook_theme().
|
2014-10-08 12:06:17 +01:00 |
Alex Pott
|
1256191575
|
Issue #2329901 by lanchez, lauriii | davidhernandez: Move form classes from preprocess to templates.
|
2014-10-08 11:52:46 +01:00 |
catch
|
df20c166d9
|
Issue #2267551 by jfhovinne, ParisLiakos, catch: PHP 5.4.5 needed to avoid zend failure when using autoloaded traits.
|
2014-10-07 23:14:37 +01:00 |
Alex Pott
|
cbd36ff0d6
|
Issue #2229435 by lauriii, joelpittet, Rade: Clean up the way attributes are printed in field.html.twig.
|
2014-10-07 14:17:40 +02:00 |
Alex Pott
|
c52c5f9ace
|
Issue #2304403 by martin107, YesCT, Désiré: Convert language:weight into a protected property.
|
2014-10-07 13:45:13 +02:00 |
catch
|
010b586434
|
Revert "Issue #2267551 by catch | tim.plunkett: PHP 5.4.5 needed to avoid zend failure when using autoloaded traits."
This reverts commit 8d97ffff06 .
|
2014-10-05 18:13:59 +02:00 |
Alex Pott
|
69c5468b9a
|
Issue #2215543 by Antti J. Salminen, mrjmd, alexrayu, olemedia | joelpittet: Replace strong tag with CSS in template_preprocess_authorize_report and remove id..
|
2014-10-05 18:02:18 +02:00 |
Alex Pott
|
44ad6d7999
|
Issue #2345969 by webflo, mauzeh: Fixed Keep English during installation.
|
2014-10-05 17:22:57 +02:00 |
Alex Pott
|
ebdca18dc3
|
Issue #2324791 by Michael Hodge Jr, ParisLiakos: Remove watchdog().
|
2014-10-05 14:07:07 +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
|
3b2e57f0c6
|
Issue #2326409 by Berdir, tim.plunkett: Annotate render element plugins.
|
2014-10-05 11:31:26 +02:00 |
Alex Pott
|
5a52005026
|
Issue #2328573 by el7cosmos, jhodgdon, YesCT: 'site_default' needs to be a language constant.
|
2014-10-04 17:33:46 +02:00 |
Alex Pott
|
74857b53c2
|
Issue #1845104 by longwave, thehong | martin_q: Fixed drupal_set_message('0') results in no output rather than outputting "0".
|
2014-10-04 16:57:03 +02:00 |
Alex Pott
|
8d97ffff06
|
Issue #2267551 by catch | tim.plunkett: PHP 5.4.5 needed to avoid zend failure when using autoloaded traits.
|
2014-10-03 11:47:25 +02:00 |
catch
|
4e5c1c2bef
|
Issue #2345753 by tim.plunkett, dawehner, Wim Leers, damiankloip: Remove url(current_path()) and url(NULL) with <current> and <none>.
|
2014-10-02 13:39:56 +02:00 |
Alex Pott
|
2bccde8fd7
|
Issue #2329771 by davidhernandez, lauriii, pakmanlh: Move image classes from preprocess to templates.
|
2014-10-02 12:19:49 +02:00 |
Alex Pott
|
64de978a08
|
Issue #2347831 by xjm, effulgentsia: Fix documentation for \Drupal::url(), \Drupal::l(), etc. (and fix the change record).
|
2014-10-01 08:10:05 +02:00 |
Alex Pott
|
002ae719c9
|
Issue #2343661 by larowlan, tim.plunkett | xjm: Rename l() to _l() and url() to _url(), and document replacements.
|
2014-09-30 10:10:00 +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
|
27636950ac
|
Issue #2340571 by Désiré | YesCT: LanguageInterface needs isLocked method for the locked property.
|
2014-09-29 08:10:45 +02:00 |
webchick
|
daaccc3b3d
|
Issue #1869476 by rteijeiro, LewisNyman, lauriii, Wim Leers, mdrummond, swentel, hosef, cbiggins, larowlan, sun, EclipseGc, Gábor Hojtsy: Convert global menus (primary links, secondary links) into blocks.
|
2014-09-28 18:25:41 -07: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 |
webchick
|
a6492ce9d9
|
Issue #2343651 by xjm, tim.plunkett, Wim Leers, dinarcon, dawehner: Remove most remaining l() calls.
|
2014-09-28 00:21:34 -07:00 |
webchick
|
ddbd7f66cd
|
Issue #1912608 by Cottser, ckrina, jamesquinton, lauriii, jwilson3, mgifford, scaragucc' | criz: Update pagination markup for new CSS standards and improved accessibility.
|
2014-09-27 00:34:33 -07:00 |
webchick
|
35fcfc4dbb
|
Issue #1777332 by hass, Cottser, mike.roberts, joelpittet, dawehner | jenlampton: Replace theme_menu_link() and menu-tree.html.twig with a single Twig template.
|
2014-09-27 00:28:57 -07:00 |
webchick
|
d4b7bc7890
|
Issue #2341927 by martin107: Language module annotation improvements [ plus minor followup ].
|
2014-09-27 00:19:16 -07:00 |
webchick
|
0eda196d46
|
Issue #2340251 by iMiksu, alexpott, tim.plunkett, dawehner, Wim Leers: Remove most remaining url() calls.
|
2014-09-27 00:03:46 -07:00 |
Nathaniel Catchpole
|
542980f0dc
|
Issue #2329759 by Sutharsan: Move container classes from preprocess to templates.
|
2014-09-26 11:54:02 +01:00 |
catch
|
2c6cd92958
|
Issue #2340123 by Wim Leers: Setting cache tags can be tricky: use strings instead of nested arrays to improve DX.
|
2014-09-25 08:30:31 +01:00 |
Nathaniel Catchpole
|
a1a0cc86c0
|
Issue #2329853 by Cottser: Move miscellaneous theme.inc classes from preprocess to templates.
|
2014-09-24 16:20:26 +01:00 |
Nathaniel Catchpole
|
03aa67036e
|
Issue #2343607 by alexpott, dawehner: Cleanup UrlGenerator.
|
2014-09-24 15:38:10 +01:00 |
webchick
|
7c309f918c
|
Issue #2262863 by attiks, Jelle_S: Add srcset to template_preprocess_image.
|
2014-09-22 22:09:41 -07: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 |
Alex Pott
|
5e938c16d1
|
Issue #1342504 by jbrown, Jelle_S, Dave Reid: Support data URIs.
|
2014-09-22 12:55:48 +01: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
|
bb3ee20742
|
Issue #2333395 by Jelle_S, attiks: Add sizes to template_preprocess_image.
|
2014-09-22 10:27:47 +01:00 |
Alex Pott
|
fb6c562c9e
|
Issue #2263981 by znerol, beejeebus: Introduce a robust and extensible page cache-policy framework.
|
2014-09-20 11:14:29 +01:00 |
Alex Pott
|
c58bca379c
|
Issue #2325571 followup by omers: Replace _theme() calls by calls to \Drupal::theme()->render().
|
2014-09-19 10:40:50 +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 |
Alex Pott
|
4d82422e67
|
Issue #2325571 by asif_khan, omers | dawehner: Replace _theme() calls by calls to \Drupal::theme()->render().
|
2014-09-18 17:03:36 +01:00 |
Jennifer Hodgdon
|
73c66d4dec
|
Issue #2329703 by maximpodorov: Fix spelling in varous files
|
2014-09-18 07:21:39 -07:00 |
Alex Pott
|
145778cea4
|
Issue #2322287 by tuutti, lauriii, wheatpenny: Move datetime classes from preprocess to template.
|
2014-09-18 00:16:41 +01:00 |
Alex Pott
|
3295e62aec
|
Issue #2194885 by Berdir | sun: Remove drupal_write_record().
|
2014-09-17 23:00:57 +01:00 |
Alex Pott
|
f8c58623ac
|
Issue #2314181 by roderik | hefox: Change drupal_static('name', whatever, TRUE) function comments.
|
2014-09-16 12:51:03 +01:00 |
Alex Pott
|
179e7c2bd1
|
Issue #2337709 by tim.plunkett: Convert form_state_values_clean() to FormStateInterface::cleanValues().
|
2014-09-16 12:16:27 +01:00 |
Alex Pott
|
332fad7c22
|
Issue #2303361 by tim.plunkett, kim.pepper: Replace instances of deprecated drupal_valid_path with PathValidator.
|
2014-09-16 12:09:35 +01:00 |
Alex Pott
|
b33a215c38
|
Issue #2251111 by jibran | dawehner: Remove format_rss_item() and format_rss_channel().
|
2014-09-16 12:02:31 +01:00 |
Alex Pott
|
32d5530e58
|
Issue #2333113 by effulgentsia, plach: Add an EntityDefinitionUpdateManager so that entity handlers can respond (e.g., by updating db schema) to code updates in a controlled way (e.g., from update.php).
|
2014-09-15 21:37:27 +01:00 |