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 |