catch
|
62f6333ac3
|
Issue #1536868 by superspring: Fixed No trace when database is down.
|
2012-11-20 11:40:05 +00:00 |
catch
|
d3069f0e61
|
Issue #891670 by sun, bleen18: Added a Footer menu to the built-in system menus.
|
2012-11-20 11:36:51 +00:00 |
catch
|
7ae2e54748
|
Issue #310315 by Waltemath, justafish, naxoc: Fixed drupal_wrap_mail() strips trailing blanks from standard hyphen-hyphen-space-newline e-mail signature separator.
|
2012-11-19 11:51:09 +00:00 |
catch
|
782c30967c
|
Issue #1167350 by sun, ry5n, iflista: Action links were ignored .
|
2012-11-19 11:43:55 +00:00 |
catch
|
53656a33e0
|
Issue #1774388 by sun, chx, tim.plunkett: Unit Tests Remastered™.
|
2012-11-19 11:39:30 +00:00 |
Dries
|
d1400e30a9
|
Issue #1831808 by marcingy: move remaining file managed queries into field database entity storage controller.
|
2012-11-16 18:09:54 -08:00 |
Dries
|
99c64fea41
|
Issue #1494676 by Liam Morland: remove unused code: ().
|
2012-11-16 18:06:45 -08: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
|
a0de1621f3
|
Issue #1829530 by tim.plunkett, dawehner: Added Provide a clone method on views listing/edit page.
|
2012-11-16 12:15:39 +00:00 |
webchick
|
2825cc0ce9
|
Issue #1763974 follow-up by neclimdul, sun: Put in temporary entity info hook shiv until conversions are complete.
|
2012-11-15 21:24:19 -08:00 |
webchick
|
af608d7002
|
Issue #1825466 by justafish, sun, alexpott: Allow NestedArray::mergeDeepArray() to preserve integer keys for the purpose of merging config data.
|
2012-11-14 02:15:58 -08: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
|
5516b946dc
|
Issue #1830148 by cspitzlay: Convert 'install_profile_modules()' variable to state.
|
2012-11-13 23:16:38 +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 |
catch
|
fc270c1fed
|
Issue #782672 by sun, David_Rothstein, jhedstrom, franz, Fabianx: Loosen the coupling between the user module and the installer/maintenance theme.
|
2012-11-11 23:52:37 +00:00 |
Jennifer Hodgdon
|
e13cf753ae
|
Issue #1492378 by kbasarab: follow-up docs correction on autocomplete paths
|
2012-11-10 07:18:35 -08:00 |
Jennifer Hodgdon
|
202f9d2383
|
Issue #1830878 by leschekfm: Fix typo in drupal_container() docs
|
2012-11-10 06:52:06 -08:00 |
catch
|
34e2ea004d
|
Issue #1618346 by alberto56, tim.plunkett: Fixed Error: Call to undefined function drupal_get_installed_schema_version() in core/includes/update.inc, line 94.
|
2012-11-09 20:15:35 +00:00 |
catch
|
0ba152a90f
|
Issue #1831364 by pdrake: Inline drupal_fast_404() function.
|
2012-11-08 23:03:10 +00: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
|
c004427719
|
Issue #1816124 by Berdir, Damien Tournoud, David_Rothstein, pwolanin, chx: Fixed installer PHP code execution issues from SA-CORE-2012-003 (and backport anything to 7.x-dev as necessary).
|
2012-11-06 01:11:05 -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 |
catch
|
ab459f8762
|
Issue #492720 by pivica, seutje, nod_, JamesAn, sun: Refactor system.js file and use Drupal form states and form ajax.
|
2012-11-04 21:32:20 +00:00 |
catch
|
3f48765271
|
Issue #1798732: Revert convert install_task() variable to use state system - breaks the installer.
|
2012-11-04 09:53:56 +00:00 |
webchick
|
265fe4e751
|
Issue #1697256 by heyrocker, alexpott, sun, xjm, webchick: Create a UI for importing new configuration.
|
2012-11-03 21:48:01 -07:00 |
webchick
|
12993dd636
|
Issue #1188388 by plach, peximo, YesCT | Gábor Hojtsy, fago, webchick, Bojhan, podarok, cosmicdreams, Berdir, aspilicious, bforchhammer, penyaskito: Added Entity translation UI in core.
|
2012-11-03 19:38:49 -07:00 |
catch
|
eb74241cf1
|
Issue #1830170 by fubhy: Fixed module_list() doesn't register namespaces with the classloader when given a fixed module list.
|
2012-11-03 19:42:32 +00: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
|
a7ab8ebcf8
|
Issue #1825446 by sun, barraponto: Simplify and remove stone-age CSS styling for tabs.
|
2012-11-03 00:48:16 +00: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
|
5a71644ae0
|
Revert "- Issue #1829400 by pfrenssen: Convert the 'maximum_replication_lag()' variable to CMI."
This reverts commit 405c5fbd35 .
|
2012-11-02 20:11:20 +00:00 |
Dries
|
405c5fbd35
|
- Issue #1829400 by pfrenssen: Convert the 'maximum_replication_lag()' variable to CMI.
|
2012-11-02 10:52:19 -07:00 |
Dries
|
86ef492969
|
Issue #1829308 by aspilicious: Convert variables in menu.inc to config and state.
|
2012-11-02 10:23:40 -07:00 |
Dries
|
3e790105d7
|
Issue #1799498 by seutje, tim.plunkett, delmarr, jessebeach: improve dropbutton.
|
2012-11-01 15:11:30 -07:00 |
webchick
|
e76af8e7a0
|
Issue #1774388 follow-up by tim.plunkett: Fixed broken 8.x tests.
|
2012-10-31 20:52:43 -07:00 |
catch
|
d6075b5f91
|
Issue #1822150 by sun: Fixed EntityStorageControllerInterface::delete() should accept an array of entities, not IDs.
|
2012-10-31 23:19:29 +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
|
4d15b638da
|
Issue #1774388 by sun, chx: Unit Tests Remastered™.
|
2012-10-31 22:57:03 +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 |
webchick
|
76a157fe32
|
Issue #1763974 by tim.plunkett, EclipseGC, berdir, xjm, neclimdul, FabianX: Convert entity type info into plugins.
|
2012-10-30 13:37:18 -07:00 |
catch
|
0142ce1f40
|
Issue #1809206 by katbailey, chx, sun, Berdir: Fixed KeyValueFactory hard-codes DatabaseStorage.
|
2012-10-30 11:00:41 +00:00 |
catch
|
b9c4744e02
|
Issue #1801726 by chx, bojanz, plach: EntityFieldQuery v2.
|
2012-10-30 10:41:42 +00:00 |
catch
|
a598aa4654
|
Issue #1821312 by Berdir, alexpott: Fixed Manual upgrade path from 7.x to 8.x does not work.
|
2012-10-30 10:08:53 +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 |
webchick
|
d029eeb5d5
|
Issue #1810880 by Albert Volkman, vijaycs85, barbun, alexpott: Convert update_last_check() and update_last_email_notification() variables to CMI system.
|
2012-10-27 14:15:15 -07:00 |