Dries
|
439d53aa41
|
Issue #2056737 by Berdir: Illegal string offset test exceptions in PHP 5.4 in drupal_add_library().
|
2013-08-05 08:53:07 +02:00 |
Alex Pott
|
e33ddd1b74
|
Issue #2045923 by drupalrv, tim.plunkett: Replace all module_invoke_all() deprecated function calls in procedural code.
|
2013-08-01 10:10:33 +02:00 |
webchick
|
0d31d44dd5
|
Issue #2052389 by pwolanin: Fixed All elements added to the Request attributes should have a _ prepended unless they come from the path.
|
2013-07-31 13:50:39 -07:00 |
Nathaniel Catchpole
|
d3c5919d17
|
Issue #2045919 by drupalrv: Replace all module_implements() deprecated function calls.
|
2013-07-27 15:30:10 +01:00 |
Alex Pott
|
8e23b465a6
|
Issue #2045275 by Berdir: Convert user properties to methods.
|
2013-07-24 21:40:03 +02:00 |
Jennifer Hodgdon
|
47ff64238f
|
Issue #2015307 by thedavidmeister, meeli, Cottser: Overhaul docs for drupal_render so they actually say what the function does and what properties it uses
|
2013-07-17 07:43:41 -07:00 |
Alex Pott
|
f17f9cf66c
|
Revert "Issue #1998696 by kmcculloch, kim.pepper, valdo: Use Symfony Request for core includes."
This reverts commit 127b54a619 .
|
2013-07-16 08:51:57 -04:00 |
Alex Pott
|
127b54a619
|
Issue #1998696 by kmcculloch, kim.pepper, valdo: Use Symfony Request for core includes.
|
2013-07-16 02:39:15 -04:00 |
Alex Pott
|
0a7db6bd93
|
Issue #2036799 by steveoliver: Drupal_pre_render_link() contains phptemplate example code; needs twig code.
|
2013-07-15 18:28:09 -04:00 |
Dries
|
c02ba60087
|
Issue #2039199 by Berdir: Convert ->uid to ->id(), isAnonymous() and isAuthenticated().
|
2013-07-11 13:29:02 -04:00 |
Nathaniel Catchpole
|
63057b78be
|
Issue #1839468 by ParisLiakos: Fixed [Followup] Replace aggregator rss parsing with Zend Feed.
|
2013-07-06 16:28:53 +01:00 |
Nathaniel Catchpole
|
f0f3b51960
|
Issue #2035513 by Wim Leers, ParisLiakos: Remove unused 'use' statements from common.inc.
|
2013-07-06 16:19:49 +01:00 |
Nathaniel Catchpole
|
2c11efed11
|
Issue #352951 by Wim Leers, mfer, mcjim, larowlan, RobLoach, sdboyer, Owen Barton, JohnAlbin: Make JS & CSS Preprocessing Pluggable.
|
2013-07-04 09:38:19 +01:00 |
Alex Pott
|
0329b221e3
|
Issue #2012812 by thedavidmeister, pwieck: drupal_render() can't distinguish between empty strings from theme() from an implemented hook and no hook being matched.
|
2013-06-30 13:38:12 +01:00 |
Alex Pott
|
91c32e3da9
|
Issue #2010024 by damiankloip, dawehner, ParisLiakos: Move url related functions to a new Url component.
|
2013-06-30 00:09:39 +01:00 |
Dries
|
3280bad1b9
|
Issue #2028415 by cam8001: Mark drupal_add_()*() deprecated.
|
2013-06-29 14:23:50 -04:00 |
Alex Pott
|
4c357934c2
|
Issue #1754246 by webflo, swentel, penyaskito, andypost, alexpott, YesCT, dagmar: Languages should be configuration entities.
|
2013-06-29 11:56:53 +01:00 |
catch
|
264d1d9767
|
Issue #2016299 by dawehner, jhedstrom: Convert system module's JsonUnitTest to phpunit.
|
2013-06-27 22:04:31 +01:00 |
Alex Pott
|
c6ebde4325
|
Issue #2026367 by Berdir: Use static caches for parsed .services.yml and .info.yml files.
|
2013-06-25 20:19:00 +01:00 |
Dries
|
b4655c58f6
|
Issue #1869600 by linclark, scor, jesse.d: Refactor RDF mappings to be inline with the new Entity Field API.
|
2013-06-24 18:21:37 -04:00 |
Alex Pott
|
aca60072f2
|
Revert "Issue #2012812 by thedavidmeister, pwieck: drupal_render() can't distinguish between empty strings from theme() from an implemented hook and no hook being matched."
This reverts commit 431dc2e3f1 .
|
2013-06-24 11:08:43 +01:00 |
Alex Pott
|
9873c74069
|
Issue #2012818 by thedavidmeister: Remove #type 'markup'.
|
2013-06-24 10:46:21 +01:00 |
Alex Pott
|
431dc2e3f1
|
Issue #2012812 by thedavidmeister, pwieck: drupal_render() can't distinguish between empty strings from theme() from an implemented hook and no hook being matched.
|
2013-06-24 09:14:10 +01:00 |
Dries
|
0eaa35d578
|
Issue #1839468 by ParisLiakos, damiankloip, dawehner, jibran: Replace aggregator rss parsing with Zend Feed.
|
2013-06-19 16:36:24 -04:00 |
Nathaniel Catchpole
|
00cb147e14
|
Issue #1668866 by ParisLiakos, aspilicious, tim.plunkett, pdrake, g.oechsler, dawehner, Berdir, corvus_ch, damiankloip, disasm, marcingy, neclimdul: Replace drupal_goto() with RedirectResponse.
|
2013-06-19 17:07:30 +01:00 |
Nathaniel Catchpole
|
660f2d0d4f
|
Issue #1985470 by thedavidmeister: Remove theme_link().
|
2013-06-19 13:46:31 +01:00 |
Alex Pott
|
4d08d57418
|
Issue #1947536 by andypost, donquixote, larowlan, splatio, kim.pepper, alexpott, Crell, tim.plunkett: Convert drupal_get_breadcrumb() and drupal_set_breadcrumb() to a service.
|
2013-06-18 07:22:49 +02:00 |
Alex Pott
|
573068f94c
|
Issue #2003568 by dawehner, jhedstrom: Convert tags,attributes, diff and url validation unit tests to phpunit.
|
2013-06-15 00:11:48 +02:00 |
Alex Pott
|
9ddac9e9fa
|
Issue #1924436 by JohnAlbin, rteijeiro: Remove separate CSS_AGGREGATE_SYSTEM aggregate file and fix drupal_add_library() to aggregate CSS properly.
|
2013-06-14 15:37:00 +02:00 |
Alex Pott
|
3360502890
|
Issue #2009584 by rteijeiro, ry5n: Fixed Allow double underscores to pass through drupal_clean_css_identifier() as per new CSS standards.
|
2013-06-13 22:37:02 +01:00 |
Alex Pott
|
0bfe623053
|
Issue #2003934 by dawehner, damiankloip: Convert format_date() to a service.
|
2013-06-12 10:18:07 +01:00 |
catch
|
34ba7cc55f
|
Issue #1623114 by ParisLiakos, chrisdolby, marvil07: Remove drupal_exit().
|
2013-06-11 22:12:01 +01:00 |
Nathaniel Catchpole
|
60a1055049
|
Issue #2012836 by tim.plunkett: Replace drupal_region_class() with direct calls to drupal_html_class().
|
2013-06-11 15:19:39 +01:00 |
Alex Pott
|
5ecc704c4e
|
Issue #1993100 by damiankloip: Change hook_queue_info() 'worker callback' to be a callable.
|
2013-06-11 10:22:50 +01:00 |
catch
|
babb2b717b
|
Issue #1825090 by thedavidmeister, Cottser: Remove theme_html_tag() from the theme system.
|
2013-06-09 21:54:08 +01:00 |
Alex Pott
|
2432c02138
|
Issue #1987066 by Kevin Morse, JohnAlbin, rteijeiro, echoz, ry5n: Rename files to match CSS file naming convention.
|
2013-06-07 11:48:55 +01:00 |
Alex Pott
|
da63eafbb7
|
Issue #1973312 by RobLoach, ParisLiakos, damiankloip, dawehner: Move drupal_map_assoc() to a MapArray Utility Component.
|
2013-06-06 20:31:00 +01:00 |
Jennifer Hodgdon
|
e135e3e256
|
Issue #2001180 by frob: Change reference to variable get/set to Config class in drupal_parse_info_file docs
|
2013-06-06 09:18:06 -07:00 |
Alex Pott
|
88e6a760b7
|
Issue #1818570 by Berdir, effulgentsia, das-peter, andypost: Convert users to the new Entity Field API.
|
2013-06-06 11:20:38 +01:00 |
Alex Pott
|
6941c5b78b
|
Issue #1984766 by sdboyer, Niklas Fiekas, msonnabaum: Fixed Start relying on Request/Response objects for cache handling.
|
2013-06-06 09:21:58 +01:00 |
Alex Pott
|
b21943922d
|
Issue #1888424 by katbailey, steveoliver, twistor, beejeebus, effulgentsia: Change notice: Make Drupal's URL generation logic available to HttpKernel, and minimize code repetition/divergence.
|
2013-06-06 09:14:16 +01:00 |
Nathaniel Catchpole
|
579aa78880
|
Issue #1947720 by damiankloip: Use Drupal::state() to replace state().
|
2013-06-05 15:58:21 +01:00 |
Alex Pott
|
42daa83c5e
|
Issue #1911728 by ParisLiakos, Xano, dawehner, jibran, David_Rothstein: Remove hook_init().
|
2013-06-05 08:47:39 +01:00 |
webchick
|
30d3671c03
|
Issue #1957154 by joates, ayelet_Cr, xjm | Berdir: Replace calls to drupal_container()->get('module_handler()') service with Drupal::moduleHandler().
|
2013-06-04 20:58:17 -05:00 |
Dries
|
0756534ae2
|
Issue #1961340 by Wim Leers, mrP: Fixed CSS aggregation breaks file URL rewriting because it abuses it.
|
2013-06-03 21:12:16 -04:00 |
catch
|
a078c23800
|
Issue #1987114 by thedavidmeister: Allow l() to accept a renderable array for $text.
|
2013-06-02 17:12:36 +01:00 |
catch
|
6e95cc60b9
|
Issue #1806478 by Cottser, joelpittet, kevinquillen: Make twig the default engine once all modules templates are converted from .tpl.php to .html.twig.
|
2013-05-29 08:41:16 +01:00 |
Alex Pott
|
23b59123d1
|
Issue #1998466 by dawehner, ParisLiakos: Convert filter_xss_admin() and similar function to an Xss component.
|
2013-05-28 22:48:53 +01:00 |
Alex Pott
|
f2d710c607
|
Issue #1620010 by dawehner, ParisLiakos, plach, jibran: Move LANGUAGE constants to the Language class.
|
2013-05-25 13:12:45 -07:00 |
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 |
catch
|
2b5616298b
|
Issue #1824920 by cam8001, justafish: Convert variable 'theme_link()' to config system.
|
2012-12-13 12:25:46 +00:00 |
catch
|
79c34ed57a
|
Issue #1029460 by sun: Find a better hook than hook_init() for drupal_add_js() and drupal_add_css().
|
2012-12-13 12:23:00 +00:00 |
catch
|
f00a7bb68f
|
Issue #1775488 by amateescu, vijaycs85: Fixed drupal_cron_cleanup() is not converted to lock.
|
2012-12-07 20:41:33 +00:00 |
Jennifer Hodgdon
|
dd8e0db601
|
Issue #1787876 by Albert Volkman, cirage, BrockBoland: Add return docs for drupal_get_token() function
|
2012-12-04 09:50:15 -08:00 |
Dries
|
ac21d7bc11
|
Issue #1824778 by vijaycs85, ACF, pcambra, cam8001: Covert css_gzip_compression() and js_gzip_compression() variables to CMI system.
|
2012-12-02 22:15:26 -05:00 |
webchick
|
be694ba944
|
Issue #1571632 by cosmicdreams, marcingy, justafish, chx, KarenS, aspilicious, disasm, swentel, dawehner, rvilar: Convert regional settings to configuration system.
|
2012-11-28 23:37:55 -08:00 |
catch
|
b09642317a
|
Issue #1774332 by c960657: Better handling of invalid/expired cache entries.
|
2012-11-28 21:36:29 +00:00 |
webchick
|
d26e8a7d57
|
Issue #1168246 by sun, mgifford, Manuel Garcia, mbrett5062, ry5n, Everett Zufelt, nod_, aspilicious, deviantintegral, tim.plunkett: Freedom For Fieldsets! Long Live The DETAILS.
|
2012-11-26 23:07:37 -08:00 |
catch
|
793974d922
|
Issue #1795186 by paranojik, marcingy, cweagans, Lars Toomre: Make flood storage pluggable.
|
2012-11-22 11:07:09 +00:00 |
catch
|
553ed06a17
|
Issue #1784312 by chx, katbailey, msonnabaum, Fabianx: Stop doing so much pre-kernel bootstrapping.
|
2012-11-22 10:53:19 +00:00 |
Dries
|
e3d863834c
|
Issue #1269742 by katbailey, beejeebus, pwolanin, g.oechsler, ksenzee: Make path lookup code into an pluggable class.
|
2012-11-21 10:29:04 -05:00 |
catch
|
a0b6d65046
|
Issue #891112 by Berdir, sun, Amitaibu, siharris, Cottser: Replace theme_item_list()'s 'data' items with render elements.
|
2012-11-16 13:05:26 +00:00 |
catch
|
6f32687e54
|
Issue #1831350 by chx, sun: Break the circular dependency between bootstrap container and kernel.
|
2012-11-13 23:23:23 +00:00 |
catch
|
a13f757500
|
Issue #1739986 by pwolanin, moshe weitzman: Fixed fallback in drupal_get_hash_salt(), move it to bootstrap.inc, use instead of $GLOBALS['drupal_hash_salt()'].
|
2012-11-13 23:14:20 +00:00 |
catch
|
60bf71e252
|
Issue #1799440 by dagmar, znerol, Albert Volkman: Convert Filter variables to Configuration System.
|
2012-11-13 22:27:58 +00:00 |
Jennifer Hodgdon
|
6c4911e013
|
Issue #1837840 by amontero, tstoeckler: Add clarification to l() docs as to when to use t() instead
|
2012-11-13 08:21:04 -08:00 |
Jennifer Hodgdon
|
688a367938
|
Issue #1821024 by scuts, mjonesdinero: Fix up docs for drupal_add_js
|
2012-11-07 07:19:48 -08:00 |
catch
|
a8650951b9
|
Issue #1790920 by alexpott, japicoder, LinL, heyrocker: Move cron_last(), node_cron_last() and common_test_cron() to state system.
|
2012-11-06 13:57:02 +00:00 |
webchick
|
26bd9acba1
|
Issue #1802278 by KarenS, andypost: Added a Date component to core.
|
2012-11-06 01:45:17 -08:00 |
webchick
|
7b88ea7ccf
|
Issue #1808200 by sun: Fixed Unit test performance significantly decreased since system list config conversion.
|
2012-11-06 00:51:18 -08:00 |
Dries
|
ee2acd68cc
|
Issue #1696786 by Fabianx, jenlampton, stevector, steveoliver, jwilson3, amateescu, chx: Integrate Twig into core: Implementation issue.
|
2012-11-03 10:36:10 -07:00 |
catch
|
12eefe56c6
|
Issue #1664602 by quicksketch, Wim Leers, sun, webchick, nrussell: Fixed drupal_add_js() defer and async options break when aggregation is enabled (Replace with universal attributes array).
|
2012-11-03 00:44:03 +00:00 |
catch
|
84e4e29a24
|
Issue #1798724 by andreiashu, Albert Volkman, alexpott: Convert drupal_js_cache_files() to State system.
|
2012-10-31 22:59:30 +00:00 |
catch
|
871e6bd282
|
Issue #1824854 by cam8001: Convert variable drupal_stale_file_threshold() to CMI system.
|
2012-10-31 20:11:12 +00:00 |
catch
|
1fd08e5809
|
Issue #1410574 by tim.plunkett, sun, bleen18, danillonunes: Make l() respect the URL query string before adding the 'active' CSS class.
|
2012-10-29 22:55:17 +00:00 |
catch
|
17288d55b5
|
Issue #736172 by fizk: Fixed drupal_goto() should allow absolute destinations that are within the same domain.
|
2012-10-29 22:46:16 +00:00 |
catch
|
fa38430066
|
Issue #1798724 by andreiashu, Albert Volkman, alexpott: Convert drupal_js_cache_files() to State system.
|
2012-10-26 20:31:26 +01:00 |
Jennifer Hodgdon
|
a569729602
|
Issue #1802280 by mbrett5062: fix documentation of drupal_system_listing()
|
2012-10-26 09:00:28 -07:00 |
catch
|
afc4b89945
|
Issue #1706064 by chx, katbailey, effulgentsia, podarok et al: Compile the Injection Container to disk.
|
2012-10-22 10:14:49 +01:00 |
webchick
|
9858e18829
|
Issue #1798796 by LinL, alexpott: Convert javascript_parsed() variable to use state system.
|
2012-10-13 08:58:55 -07:00 |
Jennifer Hodgdon
|
8aa4fdbae0
|
Issue #1799116 by jwilson3: Standardize on installation profile term vs. install profile
|
2012-10-05 09:11:15 -07:00 |
Jennifer Hodgdon
|
2944c1cee2
|
Issue #1326664 by Lars Toomre, Albert Volkman, sven.lauer, tim.plunkett: API docs cleanup for parts of system module and other files
|
2012-10-04 08:28:39 -07:00 |
webchick
|
fc303a4357
|
Issue #1608878 by jessebeach, tim.plunkett, dead_arm, nod_, sun, effulgentsia, Everett Zufelt, geerlingguy: Added CTools dropbutton to core.
|
2012-10-03 19:03:22 -07:00 |
larowlan
|
0703718bcd
|
Various documentation and whitespace fixes.
|
2012-10-01 17:01:20 -07:00 |
Larry Garfield
|
f6bf963097
|
Move router rebuilding into an object so we can break it up more easily.
|
2012-10-01 16:57:22 -07:00 |
Larry Garfield
|
0bd8eed2cc
|
Minor fixups in router_rebuild().
|
2012-10-01 16:57:22 -07:00 |
Larry Garfield
|
dca406aa64
|
Only try to rebuild the router table if the dumper is actually available.
|
2012-10-01 16:57:21 -07:00 |
Larry Garfield
|
7139f0253c
|
Add a new-router rebuild step to the global flush operation.
|
2012-10-01 16:57:21 -07:00 |
webchick
|
2edfc475e5
|
Issue #1008166 by sun, catch, rootatwc, Rob Loach, Jody Lynn: Actions should be a module.
|
2012-09-26 22:57:50 -04:00 |
catch
|
bd07cedb74
|
Issue #1760548 by nod_: Remove dependency on jQuery drupal.js? for JS settings.
|
2012-09-24 14:12:09 +01:00 |
catch
|
e2743fdb89
|
Issue #1575060 by andypost, mcjim, nod_: Fixed ajax_html_ids() are broken for forms with file element (encoding=multipart/form-data).
|
2012-09-24 10:33:31 +01:00 |
catch
|
b10ff4324b
|
Issue #1362974 by droplet, dcam, Jacine, tkrajcar: Remove type='text/javascript' from <script> tags.
|
2012-09-20 11:06:41 +01:00 |
Jennifer Hodgdon
|
8e5ac8d316
|
Issue #863428 by Albert Volkman: Fixup for cache constant docs
|
2012-09-17 12:06:37 -07:00 |
catch
|
768dfcd9cf
|
Issue #1774134 by larowlan, amateescu: Remove BC layer for lock API.
|
2012-09-17 10:49:18 +01:00 |
Jennifer Hodgdon
|
568f9c5b43
|
Issue #863428 by Albert Volkman, Mile23: Fix up block cache constant docs
|
2012-09-13 16:43:22 -07:00 |
Jennifer Hodgdon
|
0043355675
|
Issue #1783348 by jfhovinne: Fix syntax in format_plural example
|
2012-09-13 16:38:55 -07:00 |
catch
|
f556c0b023
|
Issue #1760786 by sun: Move entity system 'back' into a Drupal\Core component.
|
2012-09-12 10:18:04 +01:00 |
Jennifer Hodgdon
|
262e42645f
|
Issue #1779120 by TravisCarden: Improve documentation of l function
|
2012-09-11 08:46:00 -07:00 |
catch
|
74f917aa30
|
Issue #362889 by Xano, andypost, dawehner, Davy Van Den Bremt, cweagans, sun: Move drupal_common_theme() from common.inc into theme.inc.
|
2012-09-11 16:08:58 +01:00 |
webchick
|
5efb185fbd
|
Issue #1705748 by n3or, tim.plunkett, sun, xjm, boombatower: Convert simpletest settings to configuration system.
|
2012-09-04 13:20:31 -07:00 |
catch
|
4f37cf0255
|
Issue #1700382 by Albert Volkman, cam8001: Replace remaining references to drupal_attributes() with new Attributes().
|
2012-09-04 14:32:47 +01:00 |
webchick
|
de473408a6
|
Issue #1742958 by DamienMcKenna, jhodgdon: Fixed All spellings of URI should be uppercase.
|
2012-09-01 21:50:06 -07:00 |
webchick
|
af7a3a8d3e
|
Issue #1724252 by sun: Replace /sites/all/* with top-level directories.
|
2012-08-31 18:01:32 -07:00 |
catch
|
b65fd7feb6
|
Issue #1541674 by Berdir, Tor Arne Thune, sun, plach, dixon_, tim.plunkett: Remove the registry.
|
2012-08-31 11:03:05 +01:00 |
webchick
|
07ad6e733c
|
Issue #1737148 by nod_, SebCorbin, larowlan, tim.plunkett, Albert Volkman, nick_schuch, sun: Explicitly declare all JS dependencies, don't use drupal_add_js().
|
2012-08-30 12:24:38 -07:00 |
webchick
|
4a677afc98
|
Issue #1754142 by Damien Tournoud: Move CACHE_PERMANENT out of bootstrap.inc.
|
2012-08-26 14:27:30 -07:00 |
webchick
|
5c8cdca2c4
|
Issue #1669902 by alexpott, aspilicious, sun: Adjust system.performance configuration for new guidelines.
|
2012-08-24 06:53:11 +02:00 |
Jennifer Hodgdon
|
d5310f042c
|
Issue #1722244 by Albert Volkman, edb: Add return docs to drupal_get_destination function
|
2012-08-23 07:36:36 -07:00 |
catch
|
ff895df7ac
|
Issue #1618172 by jcisio, corvus_ch, estebanvalerio.h, Berdir: Remove entity_uri() in favor of EntityInterface::uri().
|
2012-08-22 15:04:43 +02:00 |
catch
|
b996bbb220
|
Issue #562042 by cburschka, Rob Loach, sun, scor: Added Search for install profiles in sites/[all|site]/profiles folders, and move core profiles into /core/profiles.
|
2012-08-10 10:18:18 +01:00 |
Dries
|
9a0367face
|
- Patch #1719488 by effulgentsia: Rename language_manager() to language() and related cleanup.
|
2012-08-09 16:17:01 -04:00 |
webchick
|
070ad58626
|
Revert "- Patch #1705748 by n3or, no_commit_credit: Convert simpletest settings to configuration system."
This reverts commit 490386face . It broke testbot.
|
2012-08-07 21:39:41 -07:00 |
Dries
|
490386face
|
- Patch #1705748 by n3or, no_commit_credit: Convert simpletest settings to configuration system.
|
2012-08-07 15:45:30 -04:00 |
Dries
|
1f31a38fde
|
Merge remote-tracking branch 'sandbox/bundles' into 8.x
|
2012-08-07 14:19:31 -04:00 |
webchick
|
f77cdf16d3
|
Issue #1698108 by chx, effulgentsia, Rob Loach: Update Drupal's dependencies.
|
2012-08-07 10:05:42 -07:00 |
Katherine Bailey
|
1cd28eb4e5
|
Using the language_manager wrapper function to return a language whether or not we're in the requet scope
|
2012-08-06 21:52:11 -07:00 |
Katherine Bailey
|
47c9feb9e7
|
Issue #1599108: first pass at adding bundles
Conflicts:
core/lib/Drupal/Core/DependencyInjection/ContainerBuilder.php
|
2012-08-06 21:52:08 -07:00 |
catch
|
fcd7747649
|
Issue #1688016 by sun: Fixed drupal_cron_run() unconditionally re-enables writing of the user session.
|
2012-08-06 10:26:14 +01:00 |
Dries
|
7587186f99
|
- Patch #1691394 by pwolanin, tim.plunkett: added current Drupal path to drupal JS settings.
|
2012-08-03 13:26:05 -04:00 |
Dries
|
33d4ef886c
|
- Patch #1290694 by hefox, tlattimore, c4rl, chx, tim.plunkett, tstoeckler, msonnabaum: provide consistency for attributes and classes arrays provided by template_preprocess().
|
2012-08-03 11:31:18 -04:00 |
Dries
|
b5b88e0bd3
|
- Patch #1704196 by sun: remove Config's dependencies on procedural Drupal code in includes/common.inc.
|
2012-07-31 22:05:19 -04:00 |
Jennifer Hodgdon
|
065fab69bb
|
Issue #1673380 by marcin.wosinek: Fix docs for drupal_sort_weight function
|
2012-07-30 11:28:38 -07:00 |
Dries
|
bf24773d38
|
- Patch #1677304 by socketwench, Niklas Fiekas: Remove drupal_deliver_page(), ajax_deliver(), drupal_deliver_html_page().
|
2012-07-24 12:56:55 -04:00 |
webchick
|
25248da99a
|
Issue #1071818 by JeremyFrench, nod_, reglogge, anthbel, xjm, sun, NROTC_Webmaster, lliss, Cottser: Fixed Lazy-loading CSS fails in IE.
|
2012-07-07 13:52:10 -07:00 |
webchick
|
5789200b3e
|
Issue #1445224 by Niklas Fiekas, sun, Tor Arne Thune: Add new HTML5 FAPI element: color.
|
2012-07-07 13:21:18 -07:00 |
webchick
|
c1817f9691
|
Issue #1595146 by Niklas Fiekas, cosmicdreams, Rob Loach, effulgentsia: Added Load the HttpKernel from the DI Container.
|
2012-07-05 09:08:42 -07:00 |
webchick
|
4b6bdbb1dd
|
Issue #1496542 by cosmicdreams, sun, chx, vasi1186, aspilicious, alexpott, nadavoid, Pedro Lozano, disasm, andypost | heyrocker: Convert site information to config system.
|
2012-07-02 10:20:33 -07:00 |
webchick
|
deae32e9cb
|
Issue #1619446 by Niklas Fiekas: Fixed All autocomplete and drupal_json_output() responses are broken (returning Ajax instead of JSON).
|
2012-06-29 09:10:25 -07:00 |
Dries
|
b7f2f0a942
|
- Patch #7881 by mikeytown2, gwynnebaer, Patrizio, sylus, effulgentsia: add support to drupal_http_request() for proxy servers.
|
2012-06-29 09:17:34 -04:00 |
Jennifer Hodgdon
|
11684711d0
|
Issue #1619084 by kiamlaluno: Update documentation for drupal_render to reflect current function code
|
2012-06-26 09:37:05 -07:00 |
Dries
|
cbd76cf13c
|
- Patch #1629994 by Aron Novak, yurtboy: fixed valid_email_address() references obsolete RFC.
|
2012-06-16 21:46:51 -04:00 |
Jennifer Hodgdon
|
12f4fcb269
|
Issue #1596598 by mr.baileys: Mak drupal_goto docs say what happens if path arg is empty, and clarify that on url docs too
|
2012-06-15 12:53:48 -07:00 |
Dries
|
5b8960df6d
|
- Patch #730060 by beejeebus, catch, Damien Tournoud, moshe weitzman, msonnabaum, oriol_e9g, aspilicious: Fixed Replace CACHE_TEMPORARY, cache_clear_all() (no arguments) and minimum cache lifetime with cache tags support.
|
2012-06-12 21:37:07 -04:00 |
catch
|
495f12b9f8
|
Issue #1623490 by chrisdolby: Fixed drupal_site_offline() broken, remove it entirely.
|
2012-06-12 12:13:44 +09:00 |
catch
|
2f7f9c3543
|
Issue #1033818 by catch, Rob Loach, amateescu, sun: Move xmlrpc includes into xmlrpc.module.
|
2012-06-12 11:18:51 +09:00 |
catch
|
d4a401a352
|
Issue #1591690 by bneil: Remove drupal_page_footer().
|
2012-06-12 10:44:43 +09:00 |
Jennifer Hodgdon
|
4a8cc339be
|
Issue #1512310 by vasi1186, cosmicdreams, Rob Loach, disasm: Remove reference to global language_url in docs
|
2012-06-11 10:59:00 -07:00 |
catch
|
ff639ed52c
|
Revert "Issue #1464244 by dawehner, tim.plunkett: Fixed Rewrite as URL adding equals sign to end of url."
This reverts commit e6986e5a48 .
|
2012-06-06 12:04:09 +09:00 |
Dries
|
67af8a4988
|
Merge branch '8.x' of git.drupal.org:project/drupal into 8.x
|
2012-06-05 08:43:38 -04:00 |
catch
|
e6986e5a48
|
Issue #1464244 by dawehner, tim.plunkett: Fixed Rewrite as URL adding equals sign to end of url.
|
2012-06-05 17:16:23 +09:00 |
Dries
|
002769ef32
|
- Patch #1591604 by underq, chrisdolby, Albert Volkman, pfrenssen: replace drupal_access_denied() with throw AccessDeniedHttpException.
|
2012-06-04 08:06:09 -04:00 |
Dries
|
356aa34d9d
|
- Patch #1587850 by pfrenssen, chrisdolby: replace drupal_not_found() with throw NotFoundHttpException.
|
2012-06-02 15:41:40 -04:00 |
Dries
|
0eb59c20c5
|
- Patch #1415828 by BJ___, patrickd, nod_, damiankloip: made Tabledrag a library.
|
2012-06-01 12:45:18 -04:00 |
Dave Reid
|
0339963f99
|
Fixing merge with 8.x
|
2012-05-29 10:02:27 -05:00 |
catch
|
b29fc4b26b
|
Issue #1140356 by iamEAP, ericduran, Rob Loach, arnested: Added support for async property to script tags.
|
2012-05-29 15:44:27 +09:00 |
catch
|
6679cf9b66
|
Issue #965078 by catch, akamustang: Fixed HTTP request checking is unreliable and should be removed in favor of watchdog() calls.
|
2012-05-28 00:19:58 +09:00 |
Dave Reid
|
98fbeaf315
|
Fixing merge with 8.x upstream.
|
2012-05-26 13:46:07 -05:00 |
catch
|
65ed04ff78
|
Issue #1569456 by sun, effulgentsia: Move unicode check earlier in bootstrap and replace fix_gpc_magic() with a hard requirement for magic quotes to be disabled.
|
2012-05-25 15:34:21 +09:00 |
effulgentsia
|
35ef2c97ea
|
refs #1536844 Clean up bootstrap shivs.
|
2012-05-23 23:52:03 -05:00 |
Larry Garfield
|
9fdd40f8c9
|
Merge remote-tracking branch 'upstream/8.x' into kernel
|
2012-05-19 00:04:26 -05:00 |
Niklas Fiekas
|
a069734c04
|
Remove $response_body parameter from drupal_page_set_cache().
b99d11fac6 introduced a $response_body parameter on drupal_page_set_cache(),
but that is no longer used. Remove it.
|
2012-05-19 00:01:08 -05:00 |