Commit Graph

2164 Commits (a0ee087d7a64cbb549227e07443e9322b57ff6f0)

Author SHA1 Message Date
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