Greg Dunlap
|
a8313cf422
|
Merge remote-tracking branch 'core/8.x' into 8.x-file-config
|
2012-02-12 11:24:16 -05:00 |
Dries
|
72a6343890
|
- Added missing files
|
2012-02-08 13:50:19 -05:00 |
catch
|
b62f85ca97
|
Issue #998256 by justafish, Dave Reid: Please let modules know about the original URL alias in hook_path_update().
|
2012-02-08 20:03:32 +09:00 |
Dries
|
fdca0419a5
|
- Patch #1357918 by Gábor Hojtsy, swentel, sun, no_commit_credit: missing update for language_default() in language langcode update.
|
2012-02-07 14:34:52 -05:00 |
Dries
|
26bf1f5b64
|
- Patch #1159258 by Deciphered: fixed image_file_move() flushes new URI not source URI.
|
2012-02-05 08:59:33 -05:00 |
catch
|
fc690da10d
|
Issue #761608: add the new test themes.
|
2012-02-04 00:42:50 +09:00 |
catch
|
869b5e1a7e
|
Issue #761608 by JohnAlbin: Fixed Missing theme settings values because list_themes() has inconsistent theme object data.
|
2012-02-03 23:16:11 +09:00 |
catch
|
da5aa80e09
|
Issue #1331370 by beejeebus, plach: Fixed [Upgrade path broken] Stored include paths need to be updated to /core before running the upgrade path.
|
2012-02-03 22:52:24 +09:00 |
Greg Dunlap
|
a7c6328d17
|
Merge remote-tracking branch 'core/8.x' into 8.x-file-config
|
2012-02-01 14:02:58 +01:00 |
Nathaniel
|
1146ec3b47
|
Issue #1183250 by jessebeach, linclark, aspilicious, sun, Everett Zufelt, scor: Add a theme_datetime() function to consistently theme dates and datetimes.
|
2012-01-31 14:17:24 +09:00 |
Greg Dunlap
|
19b21a1fa6
|
Merge conflict from aspilicious' fixes
|
2012-01-25 21:22:08 +01:00 |
Bram Goffings
|
0734324871
|
fixed statistics logging test, partialy fixed page caching and session tests
|
2012-01-25 21:18:01 +01:00 |
Greg Dunlap
|
a5b4c2500a
|
Merge from core for PSR-0
|
2012-01-25 21:01:35 +01:00 |
Dries
|
6302cec677
|
- Patch #1347836 by LSU_JBob, linclark: Comment cleanup in common.test.
|
2012-01-24 14:14:33 -05:00 |
Dries
|
4137508aa4
|
- Patch #984874 by LSU_JBob, dalin: Improve test performance (and hence PIFR performance) by extending DrupalUnitTestCase where possible.
|
2012-01-24 14:03:20 -05:00 |
Dries
|
615bbeaad0
|
- Patch #1405604 by aspilicious: Fixed RTL stylesheets don't get triggered when locale isn't enabled.
|
2012-01-22 21:18:20 -05:00 |
Dries
|
1b6ba5243c
|
- Patch #1357912 by Gábor Hojtsy, sun: convert path language code schema to langcode.
|
2012-01-22 21:14:12 -05:00 |
Dries
|
eeed9ed8a6
|
- Patch #764558 by Rob Loach, sun, xjm, chx, catch: Remove trigger module from core.
|
2012-01-22 13:53:27 -05:00 |
Nathaniel
|
4051603c3f
|
Issue #1392174 follow-up, add the test file this time.
|
2012-01-20 15:07:19 +09: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
|
a313400671
|
Issue #899444 by sun, webchick: Fixed Declutter 'System' test group by applying coding standards fixes to common.test.
|
2012-01-18 13:18:37 +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
|
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 |
Nathaniel
|
26f176823e
|
Issue #847608 by mikl: Fixed Use ellipsis character (…) instead of three dots (...).
|
2012-01-10 15:38:49 +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 |
Justin Randell
|
5e86ed702d
|
Fix the Boot and exit hook invocation (HookBootExitTestCase) test fails, and make page caching actually work.
|
2012-01-08 21:58:45 +11:00 |
catch
|
b3cf068140
|
Issue #375397 by sun, Xano, Rob Loach: Make Node module optional.
|
2012-01-08 16:14:15 +09:00 |
catch
|
e037d80bb1
|
Issue #1341186 by ericduran, Rob Loach: Remove deprecated Library names.
|
2011-12-30 20:10:04 +09:00 |
catch
|
d2ed616079
|
Issue #1007830 by Damien Tournoud et al: Fixed Nested transactions throw exceptions when they got out of scope.
|
2011-12-30 15:13:16 +09: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 |
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 |
Nathaniel
|
f9be1f55a8
|
Issue #1347266 by Everett Zufelt, pcambra, JohnAlbin, tim.plunkett: Convert theme_breadcrumb() to HTML5.
|
2011-12-20 14:32:29 +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 |
catch
|
a3ebad0633
|
Issue #1346032 by xjm, aspilicious: Fixed Ordering of hook_entity_delete() is inconsistent.
|
2011-12-17 21:43:37 +09:00 |
catch
|
f2431f3d3b
|
Revert "- Patch #1174938 by ericduran, aspilicious, voxpelli: natively support the HTML5 #required FAPI property. Woot!"
This reverts commit 8945bee7fd .
|
2011-12-15 17:05:44 +09:00 |
Dries
|
8945bee7fd
|
- Patch #1174938 by ericduran, aspilicious, voxpelli: natively support the HTML5 #required FAPI property. Woot!
|
2011-12-14 07:56:07 -05:00 |
catch
|
8c47bfff7a
|
Issue #866292 by marcingy, ygerasimov, attiks, quicksketch: Fixed '0' not displayed as checkbox / radios options (nor as any element #title).
|
2011-12-13 01:21:23 +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 |
catch
|
c73e4a3b4f
|
Merge branch '8.x' of git.drupal.org:project/drupal into 8.x
|
2011-12-05 21:23:30 +09:00 |
catch
|
bd2f1ea4e1
|
Issue #1258000 by chx, bfroehle, xjm: Fixed SelectQuery::countQuery() inappropriately removes SQL expressions.
|
2011-12-05 21:19:26 +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 |
webchick
|
09c01a7cfc
|
Issue #953336 follow-up by sun, bfroehle: Added missing test support files to fix testbot.
|
2011-12-04 17:14:49 -05:00 |
Dries
|
cb4d787849
|
- Patch #953336 by sun, pillarsdotnet, chx: contributed modules are not able to test theme-related functionality.
|
2011-12-03 18:43:50 -05:00 |
Nathaniel
|
15ddbd887f
|
Issue #1273478 by BTMash, Alan Evans, kathyh: Allow tests to declare 'requirements'; fail tests where requirements are not met.
|
2011-12-02 13:43:34 +09:00 |
catch
|
c237d184ba
|
Issue #800434 by pillarsdotnet, plach, bart.hanssens: Added drupal_mail(), allow hook_mail_alter() implementation to cancel mail.
|
2011-11-30 12:13:51 +09: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 |