webchick
|
b5c0d297ab
|
Issue #1862398 by Berdir: Replace drupal_http_request() with Guzzle.
|
2013-04-13 16:06:25 -07:00 |
Alex Pott
|
7f6cf775d7
|
Issue #1968446 by Gábor Hojtsy: Whitespace fixes in language installer and config install storage.
|
2013-04-12 10:31:37 +01:00 |
webchick
|
58e8125104
|
Issue #1950726 by chx: Convert hook_archiver_info() into the New Shiny(TM).
|
2013-04-11 23:33:28 -07:00 |
Alex Pott
|
bea3588b22
|
Issue #1957148 by damiankloip | Berdir: Replace entity_query() with Drupal::entityQuery().
|
2013-04-11 13:55:05 +01:00 |
webchick
|
6543a5bae6
|
Issue #1847768 by rootatwc, tim.plunkett, effulgentsia, Crell, Damien Tournoud: Remove ip_address().
|
2013-04-10 17:17:57 -07:00 |
Alex Pott
|
dad84f025d
|
Issue #1960764 by foopang | xjm: The return value of conf_path() should be named ().
|
2013-04-11 00:15:00 +01:00 |
Jennifer Hodgdon
|
5433aad75a
|
Issue #1966210 by ronan.orb: Add types to return docs in standard.inc
|
2013-04-10 15:11:20 -07:00 |
Jennifer Hodgdon
|
dedde66e52
|
Issue #1965520 by ronan.orb: Add param/return types to docs in token.inc
|
2013-04-10 15:09:14 -07:00 |
Alex Pott
|
d9fd65f900
|
Issue #1938972 by msonnabaum, RobLoach, tsphethean, dawehner, rootatwc: Start moving string functions into a utility class.
|
2013-04-10 22:31:15 +01:00 |
Alex Pott
|
c7916f0551
|
Issue #1959110 by a.ross: Fixed theme_table() outputs the no_striping() option as an HTML attribute.
|
2013-04-10 18:15:48 +01:00 |
webchick
|
42d635bd0e
|
Issue #1961886 by foopang: Remove 'help' definition from drupal_common_theme().
|
2013-04-10 10:06:01 -07:00 |
Alex Pott
|
58cc7dcaa9
|
Issue #1964824 by chrisjlee | alexpott: Fixed spelling of bootstrap in _drupal_log_error().
|
2013-04-10 12:13:10 +01:00 |
Alex Pott
|
879589c8ac
|
Issue #1964224 by Gábor Hojtsy | YesCT: Fixed config during site install in other language is saved as langcode: en.
|
2013-04-10 09:41:25 +01: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 |
catch
|
e287c9de95
|
Issue #1957590 by dawehner, mkadin: Remove remaining procedural ajax command usages.
|
2013-04-09 21:30:46 +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 |
webchick
|
229872b360
|
Issue #1951068 by alexpott, chx, BTMash: Fixed install.php error reporting is broken.
|
2013-04-07 13:06:33 -07: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
|
1c7dd34c5b
|
Issue #1949724 by chx, effulgentsia, xjm, jibran, rootatwc: Allow simpletest child sites to additionally load a test-specific settings.php to allow testing anonymous and configless updates.
|
2013-04-05 15:50:11 -07:00 |
webchick
|
d5847d3f94
|
Issue #1374116 by amateescu, swentel, Berdir, yched: Move bundle CRUD API out of Field API.
|
2013-04-05 09:53:22 -07:00 |
Jennifer Hodgdon
|
877047cb7a
|
Issue #1250500 by joachim, jhodgdon: Add defgroup for callback functions
|
2013-04-04 15:49:28 -07:00 |
catch
|
23e0d167ba
|
Issue #1943800 by mtift: Fixed form_execute_handlers() has an undocumented return which is never used.
|
2013-04-04 21:54:46 +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 |
catch
|
8c21dcb622
|
Issue #1658720 by RobLoach, dawehner, sun, chx: Use ClassLoader instead of UniversalClassLoader.
|
2013-04-03 11:38:50 +01: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 |
Alex Pott
|
291dbd545b
|
Issue #1935970 by msonnabaum, dawehner, RobLoach: Convert timer_* to a utility class and convert tests to phpunit.
|
2013-04-02 22:37:55 +01:00 |
webchick
|
c0771678a7
|
Issue #1942490 by steveoliver, Cottser: Make Twig engine available during install.
|
2013-03-29 11:02:49 -07:00 |
webchick
|
d35d390ffd
|
Issue #1561362 by Niklas Fiekas, chrisdolby, mtift: Change file_transfer() to use BinaryFileResponse.
|
2013-03-29 10:27:03 -07:00 |
webchick
|
20ec5dc16d
|
Issue #1945418 by tim.plunkett, jaskho: Fixed New-style placeholders in menu_router() table break breadcrumbs, menu tree, etc.
|
2013-03-29 08:54:24 -07: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 |
catch
|
c07e727d8f
|
Issue #1664844 by alexpott, cweagans, heyrocker, eojthebrave, ACF, Berdir: Convert image toolkits into plugins.
|
2013-03-25 11:55:05 +00:00 |
webchick
|
4a78850e07
|
Issue #1426646 by Ravi.J, xjm: Fixed '-Select-' option is lost when form elements uses '#states'.
|
2013-03-24 14:54:56 -04:00 |
Dries
|
61de42a008
|
Issue #1948650 by swentel, chx: update is broken.
|
2013-03-22 13:10:08 -04: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
|
d97b8dac4b
|
Issue #1943726 by chx: Fixed BootstrapConfigStorageFactory and update.
|
2013-03-20 14:35:27 -04:00 |
catch
|
fea7acc2b2
|
Issue #1547008 by Berdir, Sutharsan: Replace Update's cache system with the (expirable) key value store.
|
2013-03-20 11:51:03 +00:00 |
webchick
|
1bec76308f
|
Issue #1446382 by plach: Need a reliable way to determine if a specific bundle for an entity type is translatable.
|
2013-03-18 05:40:12 -07:00 |
webchick
|
f37b8675d2
|
Issue #1870764 by quicksketch, dawehner, frega, larowlan, nod_: Add an ajax command which makes it easy to use the dialog API in complex cases.
|
2013-03-17 09:04:07 -07: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 |
webchick
|
4cc0db2d26
|
Issue #1540136 by Rob Loach, Pete B: Simplify index.php by moving DRUPAL_ROOT to bootstrap.inc.
|
2013-03-16 23:36:36 -07:00 |
webchick
|
b75c990602
|
Issue #1885964 by fabpot: Fixed Avoid the creation of more than one DrupalKernel instance.
|
2013-03-16 22:39:14 -07:00 |
Dries
|
a2c1d77e50
|
Issue #1800122 by chx, amateescu: [March 15] Bump minimum version of php required to 5.3.10.
|
2013-03-15 13:17:47 -04:00 |
catch
|
fdf54dfbba
|
Issue #799356 by m1n0, jaffaralia, effulgentsia, vijaycs85: Fixed _form_set_class() is too aggressive in assigning the 'error' class.
|
2013-03-14 10:53:22 +00:00 |
Dries
|
8da0812745
|
Issue #1939324 by larowlan: Fixed Typo in template_preprocess_datetime() docblock.
|
2013-03-12 22:04:27 -07:00 |
catch
|
ee5b4a7040
|
Issue #1883152 by klausi: Field level access for EntityNG.
|
2013-03-12 16:03:16 +00:00 |
catch
|
7a41192605
|
Issue #1938960 by dawehner: Fixed Menu access returns FALSE for links with a route item.
|
2013-03-12 10:52:39 +00:00 |