Alex Pott
|
6b4b127e2e
|
Issue #1898432 by WebDevDude, steveoliver, vlad.dancer, jenlampton, pixelmord, Fabianx, iztok, EVIIILJ, jwilson3, c4rl, Cottser: Convert node module to Twig.
|
2013-05-24 10:13:55 -07:00 |
Alex Pott
|
684aaa5ba0
|
Issue #1961870 by Cottser, foopang, kgoel, shanethehat, tlattimore, c4rl, joelpittet, thedavidmeister: Convert page.tpl.php to Twig.
|
2013-05-24 09:46:19 -07:00 |
Alex Pott
|
523d64a462
|
Issue #1993312 by damiankloip, tim.plunkett: Change pre_render(), post_render(), and after_build() callbacks to accept callables.
|
2013-05-21 17:22:44 -07:00 |
Alex Pott
|
3b1f85aa34
|
Issue #1920886 by Cottser, Fabianx: Drupal_render() should only render the child elements when rendering a 'render element' for the first time.
|
2013-05-19 16:34:52 -07:00 |
Alex Pott
|
750b527318
|
Issue #1872522 by chx, effulgentsia, sun, aspilicious, desmondmorris, Berdir, jibran, YesCT: Fixed Compiled data in PHP storage is cleared too late in drupal_flush_all_caches().
|
2013-05-19 12:32:09 -07:00 |
Nathaniel Catchpole
|
ca665f7be3
|
Issue #1827448 by RobLoach, sun, jbrown, tstoeckler: Use __DIR__ instead of DRUPAL_ROOT where possible/sensible.
|
2013-05-09 10:25:10 +01:00 |
catch
|
ba04d484a1
|
Issue #1982020 by Fabianx, Cottser: Add static caching to drupal_html_class().
|
2013-05-07 22:35:49 +01:00 |
Nathaniel Catchpole
|
c268d42baa
|
Issue #1911178 by ParisLiakos, Xano: Change notice: Remove hook_exit().
|
2013-05-05 22:09:00 +01:00 |
webchick
|
e775437eb2
|
Issue #1982984 by larowlan: Create Drupal::entityManager for improved DX.
|
2013-05-01 23:42:27 -07:00 |
webchick
|
6de362318d
|
Issue #1929288 by ParisLiakos, Dave Reid: Move cryptographic functions to Crypt component.
|
2013-05-01 21:46:53 -07:00 |
catch
|
478490f23c
|
Issue #1922454 by thedavidmeister, steveoliver, Cottser: Gut l(), fix theme('link'), have a working framework for consistently generated links inside and outside of Twig.
|
2013-05-01 09:53:04 +01:00 |
webchick
|
c6edf7dd3f
|
Issue #1975442 by thedavidmeister: Change notice: drupal_render() should always return a string.
|
2013-04-21 12:17:35 -07:00 |
Alex Pott
|
c014519ca1
|
Issue #1969540 by Xano: Convert token.inc to a service.
|
2013-04-18 08:24:35 +01:00 |
webchick
|
b5c0d297ab
|
Issue #1862398 by Berdir: Replace drupal_http_request() with Guzzle.
|
2013-04-13 16:06:25 -07:00 |
webchick
|
58e8125104
|
Issue #1950726 by chx: Convert hook_archiver_info() into the New Shiny(TM).
|
2013-04-11 23:33:28 -07:00 |
catch
|
95516e65b7
|
Issue #1798832 by andreiashu, Berdir, heyrocker, aspilicious, johan.gant, typhonius, ACF: Convert https to .
|
2013-04-09 21:38:06 +01:00 |
Alex Pott
|
f3966d6c2f
|
Issue #1739986 by RobLoach, pwolanin, sun, moshe weitzman, andypost: Fix fallback in drupal_get_hash_salt(), move it to bootstrap.inc, use instead of ['drupal_hash_salt()'].
|
2013-04-08 00:00:15 +01:00 |
Alex Pott
|
f6b150aa51
|
Issue #1396892 by larowlan, nick_schuch | quicksketch: Fixed drupal_get_library() may break JavaScript library path by clobbering it with the library version number.
|
2013-04-07 19:30:13 +01:00 |
webchick
|
fb5e30a764
|
Issue #1924368 by JohnAlbin, ykhadilkar, carwin: Change notice: Rename old CSS constants to CSS_AGGREGATE_* and add new CSS weight constants.
|
2013-04-03 19:15:01 -07:00 |
Alex Pott
|
7aca9955dc
|
Issue #1937600 by Berdir, rootatwc | webchick: Determine what services to register in the new Drupal class.
|
2013-04-03 09:44:04 +01:00 |
Dries
|
5818a99bfc
|
Issue #512026 by Berdir, effulgentsia, sun, marcingy, Eric_A, xjm, katbailey, Damien Tournoud, alexpott, beejeebus, pillarsdotnet: Move () storage from cache to new state/key-value system.
|
2013-03-27 14:57:12 -04:00 |
webchick
|
8f039f0cf1
|
Issue #1021622 by amateescu, dags, K3vin: Fixed Improper escaping of CDATA for inline css.
|
2013-03-26 22:14:04 -07:00 |
webchick
|
32111ed049
|
Issue #1937270 by ACF: Change drupal_css_cache_files() into state.
|
2013-03-26 20:45:04 -07:00 |
Dries
|
6172eecaa6
|
Issue #1915752 by dawehner, tim.plunkett: routes are not found when 0 is used as a placeholder value.
|
2013-03-22 11:28:58 -04:00 |
catch
|
fc7c38bde8
|
Issue #1764474 by Berdir, chx, alexpott, pounard, msonnabaum: Make Cache interface and backends use the DIC.
|
2013-03-22 09:36:55 +00:00 |
webchick
|
312280712f
|
Revert "Issue #1941288 by larowlan: Cleanup container call in drupal_get_js()."
This reverts commit c047547318 .
Breaks the graphical installer. Thanks to larsmw for the heads-up!
|
2013-03-17 01:26:56 -07:00 |
webchick
|
c047547318
|
Issue #1941288 by larowlan: Cleanup container call in drupal_get_js().
|
2013-03-16 23:38:24 -07:00 |
Dries
|
6bf13bd87b
|
Issue #1793074 by cweagans, sun, chx: Convert .info files to YAML.
|
2013-03-06 17:51:39 -05:00 |
Dries
|
6aa308f8ea
|
Issue #1798734 by Berdir, ACF, leschekfm, heyrocker, alexpott: Convert drupal_private_key() to the configuration system.
|
2013-02-27 16:27:35 -05:00 |
catch
|
8d029e84b4
|
Issue #1739986 by Berdir: Rolling back this issue to start again.
|
2013-02-24 21:03:10 +00:00 |
catch
|
35741dcd3b
|
Issue #1914220 by underq: Standardize capitalization in watchdog: 'debug', 'error', 'alert', etc.
|
2013-02-18 17:15:18 +00:00 |
Dries
|
f6b4d4a225
|
Issue #501428 by KarenS, swentel, tim.plunkett, webchick, effulgentsia, nod_, scor, Lars Toomre: Added Date and time field type in core.
|
2013-02-16 18:29:53 -05:00 |
Jennifer Hodgdon
|
9fdedf0463
|
Issue #1908194 by richard.c.allen2386: Document what happens in drupal_get_path if the file is not found
|
2013-02-11 09:32:49 -08:00 |
catch
|
d29b130346
|
Issue #1833442 by rootatwc, dawehner, alexpott: Remove hook_boot().
|
2013-02-06 11:50:46 +00:00 |
webchick
|
ef0abf2039
|
Issue #1894382 by nick_schuch: Fixed Update system_update_8004 and taxonomy_update_8001 documentation typo 'indeces' to 'indices'.
|
2013-01-29 20:00:17 -08:00 |
catch
|
9d276ca5f5
|
Issue #1892462 by tim.plunkett: EntityManager should use the CacheDecorator.
|
2013-01-29 13:20:49 +00:00 |
webchick
|
da31660e31
|
Issue #1892640 by grisendo, larowlan: Fixed XSS in date formats admin page .
|
2013-01-23 19:52:16 -08:00 |
Jennifer Hodgdon
|
df4d1789bd
|
Issue #1894850 by ben.bunk: Fix typo in code example in drupal_prerender_links docs
|
2013-01-21 16:20:08 -08:00 |
catch
|
10ab47224d
|
Issue #1331486 by katbailey, chx, sun, beejeebus, amateescu: Move module_invoke_*() and friends to an Extensions class.
|
2013-01-21 19:21:34 +00:00 |
catch
|
2cf9e49ebc
|
Revert "Issue #1331486 by katbailey, chx, sun, beejeebus, amateescu: Move module_invoke_*() and friends to an Extensions class. Broke core tests after commit."
This reverts commit c80c3e18f1 .
|
2013-01-21 13:53:28 +00:00 |
catch
|
0d74f5bf8f
|
Issue #736172 by fizk: Fixed drupal_goto() should allow absolute destinations that are within the same site.
|
2013-01-21 11:22:14 +00:00 |
catch
|
c80c3e18f1
|
Issue #1331486 by katbailey, chx, sun, beejeebus, amateescu: Move module_invoke_*() and friends to an Extensions class.
|
2013-01-21 11:02:01 +00:00 |
webchick
|
0f9489f9fe
|
Issue #1875632 follow-up by nod_, Wim Leers, effulgentsia: Added wrapper function for JS settings merging behavior, fix tabledrag.
|
2013-01-18 10:00:29 -08:00 |
catch
|
7be75b4686
|
Issue #1814496 by Berdir, deviance, Lars Toomre: Make queue a container service.
|
2013-01-15 15:35:31 +00:00 |
catch
|
1f4c2cf30f
|
Issue #1833516 by Berdir, chx, catch, webchick: Add $settings for low-level configuration - move things out of .
|
2013-01-07 11:45:26 +00:00 |
webchick
|
a82e9ea966
|
Issue #1875632 by Wim Leers: Fixed Change Drupal JS settings merging behavior: preserve integer keys (allow for array literals in drupalSettings)
|
2013-01-02 08:45:24 -08:00 |
webchick
|
7f66670a99
|
Issue #1864944 by Wim Leers: Fixed ajaxPageState does not contain JS files that are in scopes other than 'header'
|
2013-01-02 08:36:51 -08:00 |
catch
|
68395eef82
|
Issue #575298 by sun, tim.plunkett, Rob Loach, KrisBulman, Jacine, danillonunes: Provide non-PHP way to reliably override CSS.
|
2012-12-29 20:01:54 +00:00 |
Dries
|
f55649698c
|
Issue #1705920 by tim.plunkett, sun, underq, javier.alejandr...: Convert all calls to procedural drupal_array_()*() functions to Drupal\Component\Utility\NestedArray.
|
2012-12-17 16:54:13 -05:00 |
Dries
|
bc93618d2b
|
Issue #1629994 by Aron Novak, oadaeh, yurtboy: Fixed Mail functions reference obsolete RFC.
|
2012-12-14 21:42:57 -05:00 |