Nathaniel Catchpole
|
a15c86702a
|
Issue #2289201 by mariano.barcia, webchick: [Meta] Make drupal install and run within reasonable php memory limits so we can reset the memory requirements to lower levels
|
2015-05-14 11:52:50 +01:00 |
Nathaniel Catchpole
|
ac474b904b
|
Issue #2369987 by aneek, alexpott, joelpittet, rteijeiro, pgautam, jain_deepak, idebr: Remove SafeMarkup::set() from 'head' title on template_preprocess_html
|
2015-05-13 13:05:09 +01:00 |
Nathaniel Catchpole
|
db8fda5c76
|
Issue #2339447 by lauriii, joseph.olstad, Fabianx, joelpittet, jcnventura, amateescu, Antti J. Salminen: Improve theme registry build performance by 85%
|
2015-05-13 11:07:51 +01:00 |
Alex Pott
|
797f9d2d76
|
Revert "Issue #2369987 by aneek, joelpittet, rteijeiro, jain_deepak, pgautam, idebr: Remove SafeMarkup::set() from 'head' title on template_preprocess_html"
This reverts commit 10c8777ee3 .
|
2015-05-11 13:48:35 -07:00 |
Alex Pott
|
10c8777ee3
|
Issue #2369987 by aneek, joelpittet, rteijeiro, jain_deepak, pgautam, idebr: Remove SafeMarkup::set() from 'head' title on template_preprocess_html
|
2015-05-11 11:52:50 -07:00 |
Alex Pott
|
14ae16ffca
|
Issue #2449445 by Cottser, emma.maria: Add "indentation" class back to indentation theme hook, use it for styling
|
2015-05-10 17:26:14 -07: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 |
Nathaniel Catchpole
|
e0aae8c26a
|
Issue #2432791 by alexpott, vijaycs85, tim.plunkett, joshtaylor, Fabianx, Berdir, yched, bojanz: Skip Config::save schema validation of config data for trusted data.
|
2015-05-05 11:47:16 +01:00 |
Alex Pott
|
34d780b432
|
Issue #2452491 by arpitr, Mile23: @deprecate drupal_pre_render_link() for Drupal 9
|
2015-05-04 14:01:22 -07: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 |
Nathaniel Catchpole
|
b9114f685b
|
Issue #2443805 by a_thakur, JeroenT: Remove element_* from common.inc
|
2015-04-23 13:41:26 +01:00 |
xjm
|
1bf9f3883b
|
Issue #2472187 by Cinnead, jhodgdon: t() docs should not use @code inline
|
2015-04-18 18:34:05 +02:00 |
webchick
|
6db8cde589
|
Issue #2407565 by epari.siva, davidhernandez, akalata, pakmanlh, lauriii, vedpareek, Cottser, brianperry: Consensus Banana Phase 1, cleanup
|
2015-04-18 08:48:42 -07: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 |
effulgentsia
|
cbc03163b9
|
Issue #2281989 by stefan.r: Add a fast and simple way to get module name from the module handler
|
2015-04-17 16:05:59 -07:00 |
Alex Pott
|
b676df9303
|
Issue #2031641 by aburrows, lauriii, nlisgo, Pol, redsquid, tuutti, LewisNyman, akalata, agviu, kallehauge, _nolocation, rpayanm, saki007ster, mdrummond, RavindraSingh, brahmjeet789: Change active class to is-active
|
2015-04-16 16:25:55 +02:00 |
Nathaniel Catchpole
|
e3573a2a24
|
Issue #2296009 by fgm, Fabianx, AjitS: Use APC Classloader by default (when available)
|
2015-04-16 14:46:51 +01:00 |
webchick
|
e02a165671
|
Issue #2471216 by joshi.rohit100, PieterJanPut, Wim Leers: render() should call the renderer service directly
|
2015-04-15 09:56:41 -07:00 |
webchick
|
182bc04f87
|
Issue #2469941 by wadmiraal, jhodgdon: Move database-related hook docs from system.api.php to a new database.api.php file
|
2015-04-13 08:52:41 -07:00 |
Jennifer Hodgdon
|
a6512c8978
|
Issue #2296445 by Palashvijay4O, pjonckiere, er.pushpinderrana, roderik, blazey: Batch API: Overriding the queue class and name is not documented
|
2015-04-13 07:39:41 -07:00 |
Alex Pott
|
6695db7db2
|
Issue #2448339 by a_thakur, gaurav_varshney, Mile23: Remove drupal_form_submit() from form.inc
|
2015-04-13 12:17:00 +01:00 |
Alex Pott
|
700499c259
|
Issue #2463285 by stefan.r: Support PHP7 EngineExceptions in the error handler
|
2015-04-13 12:11:11 +01: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
|
6d9f75a965
|
Revert "Issue #2451395 by dawehner: drupal_get_schema()/drupal_get_complete_schema() no longer work as expected; remove them"
This reverts commit db8fa57883 .
|
2015-04-12 10:23: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 |
Alex Pott
|
6ffc4cd8ba
|
Issue #2226621 by JeroenT, ianthomas_uk, lokapujya, pjonckiere, marcingy, LinL, Xano, rpayanm, piyuesh23: Remove usage of element_info(), element_child() and element_children(). Deprecate element_info_property()
|
2015-04-09 15:52:29 +01:00 |
Alex Pott
|
db8fa57883
|
Issue #2451395 by dawehner: drupal_get_schema()/drupal_get_complete_schema() no longer work as expected; remove them
|
2015-04-09 12:52:05 +01:00 |
Alex Pott
|
a0078c51f8
|
Issue #2460695 by mitrpaka, rpayanm: No methods on RendererInterface should be static
|
2015-04-09 12:49:14 +01:00 |
Alex Pott
|
3a6f5da580
|
Issue #2463321 by amateescu: Serializing the database connection is dangerous and error-prone, make it unserializable again
|
2015-04-08 11:45:14 +01:00 |
webchick
|
854cfcfad7
|
Revert "Issue #2449445 by mortendk, alexpott, Cottser: Add "indentation" class back to indentation theme hook, use it for styling"
Broke table drag. :(
This reverts commit 4fd9ea47fc .
|
2015-04-02 21:29:42 -07: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
|
a68c0462ee
|
Issue #2388255 by dawehner, hussainweb, pwolanin: Limit PDO MySQL to executing single statements if PHP supports it
|
2015-04-01 10:11:54 +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 |
Alex Pott
|
ea081822b4
|
Issue #2462151 by hussainweb, benjy: Remove unused Utility\String use statements
|
2015-03-30 16:13:40 +01:00 |
webchick
|
70f8ac6f31
|
Issue #2457887 by prateekMehta, stefan.r, rpayanm, alexpott: Use Utility\SafeMarkup class instead of Utility\String for placeholder(), checkPlain(),format() functions
|
2015-03-29 15:13:25 -07: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 |
Alex Pott
|
40d6efeff6
|
Issue #2454447 by andypost, dawehner, rteijeiro: Split Utility\String class to support PHP 7 (String is a reserved word)
|
2015-03-23 09:54:55 +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 |
Alex Pott
|
0c70a3a849
|
Issue #2452371 by Palashvijay4O: Remove @addtogroup themeable from theme.inc, only theme_indentation() needs it
|
2015-03-20 14:37:10 +00:00 |
Alex Pott
|
8b98854082
|
Issue #2451085 by dawehner, Arla: _drupal_log_error() passes NULL to ThemeManager::setActiveTheme(), violating its typehint
|
2015-03-19 17:45:25 +00:00 |
webchick
|
4fd9ea47fc
|
Issue #2449445 by mortendk, alexpott, Cottser: Add "indentation" class back to indentation theme hook, use it for styling
|
2015-03-18 23:51:06 -07:00 |
webchick
|
5cbaf8cca5
|
Issue #2452499 by arpitr: Remove deprecated function definition for entity_load_by_uuid() and its references
|
2015-03-16 13:42:45 -07:00 |
Alex Pott
|
59388d8c46
|
Issue #2433281 by neclimdul, mrjmd: Move Role Constants on to a Class/Interface
|
2015-03-14 21:50:47 +00:00 |
Alex Pott
|
a01453a726
|
Issue #2367747 by Palashvijay4O, andypost, Alienpruts, Cottser, er.pushpinderrana, gaurav.pahuja, pfrenssen, rpayanm, vadim.hirbu: Remove usage of system_rebuild_theme_data()
|
2015-03-13 23:10:36 +00:00 |
Alex Pott
|
d89c1f708d
|
Issue #2289917 by Wim Leers, mdrummond, lauriii, Manuel Garcia, emma.maria, Scionar, davidhernandez: Convert "messages" page element into blocks
|
2015-03-13 09:54:28 +00:00 |
Nathaniel Catchpole
|
8f5fa6aa10
|
Issue #2433599 by Wim Leers: Ensure every (non-views) pager automatically associates a matching cache context
|
2015-03-12 15:52:02 +00:00 |
Alex Pott
|
08584b25be
|
Issue #2426805 by dawehner, martin107: Modernize drupal_get_destination()
|
2015-03-10 12:15:11 +00:00 |
Alex Pott
|
d7421153c9
|
Issue #2426489 by dawehner: Remove request_uri()
|
2015-03-10 10:11:57 +00:00 |
Alex Pott
|
db60a8c7ec
|
Issue #2273923 by mpdonadio, pfrenssen, effulgentsia, pcambra, xjm, tim.plunkett, martin107, cilefen: Remove html => TRUE option from l() and link generator
|
2015-03-09 15:57:27 +00:00 |
Nathaniel Catchpole
|
e748ee2ad7
|
Issue #2443817 by andypost, a_thakur: Remove usage and the function drupal_theme_access()
|
2015-03-06 11:10:51 +00:00 |
Nathaniel Catchpole
|
a0b2633948
|
Issue #2407397 by JeroenT, mrjmd: remove drupal_html_id()
|
2015-03-06 11:10:51 +00:00 |
catch
|
975121d4a7
|
Issue #2407361 by cilefen, JeroenT, hussainweb, neclimdul, ircmaxell, tim.plunkett, nlisgo, Crell: Move usages of drupal_html_id() to Html::getUniqueId()
|
2015-03-05 09:37:01 +00:00 |
Jennifer Hodgdon
|
a2defc66d0
|
Revert "Issue #2407361 by JeroenT, cilefen, hussainweb: Move usages of drupal_html_id() to Html::getUniqueId()"
This reverts commit 85b8c83782 .
|
2015-03-04 16:40:58 -08:00 |
catch
|
85b8c83782
|
Issue #2407361 by JeroenT, cilefen, hussainweb: Move usages of drupal_html_id() to Html::getUniqueId()
|
2015-03-04 20:21:38 +00:00 |
Nathaniel Catchpole
|
029d74f8a9
|
Issue #2443783 by gaurav_varshney, fotuzlab: Remove language_load(), language_list() and language_default() from bootstrap.inc
|
2015-03-04 17:21:33 +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
|
6ffc61f5af
|
Issue #2443485 by Berdir, dawehner: Remove extension:views cache tag and other views related cache improvements
|
2015-03-04 16:38:46 +00:00 |
Alex Pott
|
68af24db5e
|
Issue #2407407 by JeroenT, vedpareek: Remove drupal_clean_id_identifier
|
2015-02-28 12:49:22 +00:00 |
Alex Pott
|
268c4f209e
|
Issue #2441867 by Berdir: Don't require settings.php to be writeable in update.php
|
2015-02-27 12:41:23 +00:00 |
webchick
|
2a9b4e9a75
|
Issue #2426595 by mortendk, brahmjeet789, LewisNyman, DickJohnson: rename indentation class to js-indentation
|
2015-02-25 20:31:48 -08:00 |
webchick
|
1614664198
|
Issue #2378883 by Wim Leers, dawehner: Convert existing drupal_render() KernelTestBase tests to PHPUnit tests
|
2015-02-25 19:42:26 -08:00 |
Nathaniel Catchpole
|
94266ed9cf
|
Issue #2388629 by kajalkiran, Canutza: remove drupal_is_front_page()
|
2015-02-23 13:25:59 +00:00 |
catch
|
99527b1ed4
|
Issue #2332047 by xjm: Deprecate unneeded file_htaccess_lines() wrapper
|
2015-02-21 18:04:49 +00:00 |
Alex Pott
|
8db8dd0821
|
Issue #2328645 by andypost, Berdir, almaudoh: Remove remaining global $user
|
2015-02-21 17:29:58 +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
|
4fe82dea6e
|
Issue #2426457 by alexpott: Remove request_path
|
2015-02-18 10:13:42 -08:00 |
Alex Pott
|
097b83f98f
|
Issue #2417339 by amateescu, shashikant_chauhan: Fix @return documentation for EntityManagerInterface::loadEntityByConfigTarget()
|
2015-02-18 15:21:41 +00:00 |
Alex Pott
|
5d36a99411
|
Issue #2174507 by jessebeach, alansaviolobo, tim.plunkett: Make debug() use print_r() by default
|
2015-02-18 11:45:45 +00:00 |
Nathaniel Catchpole
|
fc49a03af8
|
Issue #2372507 by dawehner, mavimo, RavindraSingh: Remove _system_path from $request->attributes
|
2015-02-17 11:07:24 +00:00 |
Alex Pott
|
2bbeb8f3a8
|
Issue #2425325 by cleaver: Batch API example code has wrong finished callback
|
2015-02-17 00:01:31 +00:00 |
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 |