Larry Garfield
|
adbd7c9aad
|
Merge branch '8.x' into dbtngtng
|
2012-01-22 21:34:59 -06:00 |
Dries
|
09e2fb03bf
|
- Patch #1280538 by fastangel, Gábor Hojtsy, plach: Language negotiation UX: default the path prefix setting on installation so that it actually works right away.
|
2012-01-22 19:46:31 -05:00 |
catch
|
aa400e9e8a
|
Issue #1174634 by ericduran, rupl, Dave Reid, jhedstrom, helior: Add new HTML5 FAPI element: telephone.
|
2012-01-19 21:55:48 +09:00 |
catch
|
86acb0421d
|
Issue #1402962 by msonnabaum, marcing, xjm: Fixed Render cache shouldn't treat empty strings as a cache miss.
|
2012-01-19 21:47:15 +09:00 |
catch
|
2f0d691cb1
|
Issue #278425 by andypost, OnkelTem, chx, c960657, droplet et al: Fixed Using basename() is not locale safe.
|
2012-01-18 13:10:02 +09:00 |
catch
|
c95075ec68
|
Issue #996236 by fago, sun, pillarsdotnet: Fixed drupal_flush_all_caches() does not clear entity info cache.
|
2012-01-18 13:02:34 +09:00 |
catch
|
7cd1f96db9
|
Issue #1397246 by webchick, heyrocker, sun: Add drupal_array_unset_nested_value().
|
2012-01-12 22:22:07 +09:00 |
catch
|
1878eb1534
|
Issue #1357918 by Gábor Hojtsy: Change language schema to refer to langcode.
|
2012-01-11 00:29:08 +09:00 |
catch
|
a1b360ece1
|
Issue #1371484 by catch, makara, ArtistConk: Fixed Private properties in abstract class DrupalCacheArray.
|
2012-01-11 00:25:36 +09:00 |
catch
|
8cc5ede8dc
|
Issue #1287368 by TwoD, valthebald, xjm, sun: Fixed Drupal.settings.ajaxPageState.css gets overwritten.
|
2012-01-08 22:58:16 +09:00 |
catch
|
b3cf068140
|
Issue #375397 by sun, Xano, Rob Loach: Make Node module optional.
|
2012-01-08 16:14:15 +09:00 |
catch
|
5d5cadea60
|
Issue #1387586 by Gábor Hojtsy: Rename drupal_multilingual() to language_multilingual().
|
2012-01-03 14:17:30 +09:00 |
Larry Garfield
|
0879ffd974
|
Merge branch '8.x' into dbtngtng
Manually merged the transaction order fixes, since that code has moved to new files.
|
2012-01-02 14:13:49 -06:00 |
catch
|
a8addadfad
|
Issue #1272706 by catch, pillarsdotnet, Berdir, msonnabaum: Remove backwards compatibility layer for cache API.
|
2011-12-30 15:00:36 +09:00 |
Larry Garfield
|
67429ab19f
|
Initial move and rename of database classes to PSR-0 namespaces. So far only MySQL has been converted.
|
2011-12-27 15:17:19 -06:00 |
webchick
|
256a10dd19
|
Revert "Issue #1368872 by agentrickard: Clean up API docs for syslog."
This reverts commit 9db1fddb90 .
|
2011-12-22 14:33:38 -08:00 |
catch
|
9db1fddb90
|
Issue #1368872 by agentrickard: Clean up API docs for syslog.
|
2011-12-22 20:45:21 +09:00 |
catch
|
5fb188f2d0
|
Issue #98696 by sun, floretan, rszrama, zeta ζ, marvil07: Fixed various bugs in theme_links().
|
2011-12-19 19:45:52 +09:00 |
Dries
|
9c29ac79af
|
- Patch #1059884 by bfroehle, sun, casey: Drop function_exists() for 'callback' functions.
|
2011-12-15 12:33:38 -05:00 |
catch
|
9727bd093b
|
Issue #1315886 by xjm: Clean up API docs for includes directory, files starting with A-C.
|
2011-12-05 21:52:27 +09:00 |
catch
|
51dd3e20d3
|
Issue #970338 by jbrown, joachim: Fixed drupal_write_record() cannot save an empty (full default) row.
|
2011-12-05 21:40:54 +09:00 |
Dries
|
25cc6b4325
|
- Patch #479368 by Roger Saner, xjm, Heine, mcarbone, keichee, asimmonds: Create RFC compliant HTML safe JSON.
|
2011-12-05 07:17:24 -05:00 |
catch
|
efe0a73b29
|
Issue #334024 by klausi, catch, beejeebus, sun: Use const keyword to define constants instead of define().
|
2011-11-29 18:56:53 +09:00 |
Nathaniel
|
1b4dfed494
|
Issue #1025796 by jthorson, Rob Loach, tim.plunkett, alex_ustinov: Fixed Rename path to uri in image functions.
|
2011-11-25 12:09:40 +09:00 |
catch
|
b9c47a3f46
|
Issue #1174756 by linclark, karschsp, amateescu, rupl: Convert <head> markup to HTML5.
|
2011-11-19 00:06:47 +09:00 |
Nathaniel
|
2173020359
|
Issue #1077878 by ericduran, Mark Trapp, JohnAlbin, jessebeach, Jacine: Added HTML5shiv to core.
|
2011-11-17 16:33:06 +09:00 |
catch
|
9810408fd9
|
Issue #1227942 by cweagans, Rob Loach: Move user-related functions to user.module.
|
2011-11-10 23:57:14 +09:00 |
catch
|
5f46023c78
|
Issue #865536 by ericduran, effulgentsia, cosmicdreams, sreynen, jessebeach et al: Added drupal_add_js() is missing the 'browsers' option.
|
2011-11-03 20:00:04 +09:00 |
catch
|
cde51eae5d
|
Issue #635046 by claudiu.cristea, sun, fago: Fixed form_state_values_clean() is polluting form values.
|
2011-11-03 16:32:28 +09:00 |
webchick
|
718fe5d907
|
Issue #1326472 by xjm: Add capitalization and periods to several inline comments in common.inc.
|
2011-10-31 22:04:16 -07:00 |
Nathan Haug
|
f434037c0e
|
Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory.
|
2011-11-01 12:48:40 +09:00 |
Nathan Haug
|
06fb770bd3
|
Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory.
|
2011-11-01 12:48:40 +09:00 |
Nathaniel
|
906a6db347
|
Revert "Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades."
This reverts commit f0a16bf2a4 .
|
2011-11-01 12:32:15 +09:00 |
Nathaniel
|
f0a16bf2a4
|
Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades.
|
2011-11-01 12:25:12 +09:00 |