Dries
|
9b7bdba101
|
Issue #1838114 by ry5n, swentel, sun: change node form’s vertical tabs into details elements.
|
2013-01-17 17:04:11 -05:00 |
catch
|
5225d82aa0
|
Issue #1886812 by kiamlaluno: Fixed theme_form_element() initialize a variable that is never used.
|
2013-01-17 09:41:01 +00:00 |
webchick
|
a0529f5004
|
Issue #1856178 by swentel, sun, ry5n: '#group' Form API property only works with <details> elements.
|
2013-01-17 00:06:42 -08:00 |
webchick
|
62c93ff8d4
|
Issue #1253820 by yched, zserno, tim.plunkett, xjm, effulgentsia, plach: Fixed It's impossible to submit no value for a field that has a default value.
|
2013-01-16 09:37:23 -08:00 |
webchick
|
31e0e18328
|
Issue #1887904 by larowlan: Fixed update_retrieve_dependencies() only considers enabled modules.
|
2013-01-15 14:07:29 -08:00 |
webchick
|
d9666b2744
|
Issue #1887244 by beejeebus: Use Config->save() and Config->delete() on import.
|
2013-01-15 10:57:42 -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
|
db1122d6ab
|
Issue #1778178 by fago, Berdir, effulgentsia, mradcliffe, das-peter: Convert comments to the new Entity Field API.
|
2013-01-14 10:59:47 +00:00 |
catch
|
d672d20367
|
Issue #1825450 by Berdir, znerol: Use lock service in lock().
|
2013-01-11 11:14:30 +00:00 |
webchick
|
4dc5b8d2e7
|
Issue #1144716 by Dave Reid, sun: Allow vertical tabs elements to have #title and #description values.
|
2013-01-11 00:45:49 -08:00 |
webchick
|
f237e58948
|
Issue #1701014 by disasm, boztek, heyrocker, sun, xjm: Fixed Validate config object names.
|
2013-01-11 00:39:25 -08:00 |
Jennifer Hodgdon
|
4824c21934
|
Issue #1317628 by Albert Volkman, Gaelan, disasm, mjonesdinero, xjm: Clean up for API docs in include files starting with n-z
|
2013-01-10 15:50:55 -08:00 |
Jennifer Hodgdon
|
b554832512
|
Issue #1884840 by pwolanin: Remove mention of md5 hashes from some code comments
|
2013-01-10 15:46:58 -08:00 |
webchick
|
186e226ec4
|
Issue #1814916 by andypost, tim.plunkett, sun, yoroy: Convert menus into entities.
|
2013-01-10 10:33:53 -08:00 |
webchick
|
159f3ce9d2
|
Issue #1848490 by YesCT, Sutharsan, Gábor Hojtsy, Bojhan: Added Import translations automatically during installation.
|
2013-01-10 10:31:23 -08:00 |
catch
|
f5d69718ee
|
Issue #1792536 by chx, Berdir, sun, David_Rothstein: Remove the install backend and stop catching exceptions in the default database cache backend.
|
2013-01-10 12:08:06 +00:00 |
webchick
|
ab5b5bd874
|
Issue #1812724 by steveoliver, sun: Change notice: Consolidate all form element templates and add theme_hook_suggestons().
|
2013-01-09 21:45:55 -08:00 |
webchick
|
cf7cc519f7
|
Issue #1356170 by ohnobinki, tim.plunkett: Remove all uses of array_merge_recursive(), or document why they are being used instead of NestedArray::mergeDeep().
|
2013-01-09 15:58:39 -08:00 |
webchick
|
83ea685118
|
Issue #1880762 by msonnabaum: Fixed Why are we calling exit?.
|
2013-01-09 09:11:21 -08:00 |
webchick
|
97c3ee2be9
|
Issue #1875970 by yched, swentel: Pass EntityDisplay objects to the whole entity_view() callstack.
|
2013-01-08 11:16:16 -08:00 |
catch
|
1691c94d06
|
Issue #226873 by Denes.Szabo, rocket_nova, balintd, Albert Volkman, longwave, boydjd: Fixed With drupal_detect_baseurl() unused - remove it.
|
2013-01-07 16:06:30 +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 |
catch
|
6e5d1a09ca
|
Issue #1874300 by Berdir, swentel: Remove $entity_type argument from field.module functions that receive a single $entity.
|
2013-01-07 11:22:28 +00:00 |
Jennifer Hodgdon
|
6314c62cbd
|
Issue #1862198 by plopesc: Make it clearer where to find placeholder docs for t
|
2013-01-04 09:39:46 -08:00 |
Jennifer Hodgdon
|
bc94b0e6c1
|
Issue #1873608 by David_Rothstein: Clarify documentation on when to use t vs format_string
|
2013-01-04 09:37:23 -08:00 |
Jennifer Hodgdon
|
1bfa3cd20e
|
Issue #1864360 by oadaeh: Fix docs standards for link in ajax.inc
|
2013-01-04 09:31:04 -08:00 |
webchick
|
713e67743b
|
Issue #1848684 by Liam Morland, mgifford: Add ARIA role to DETAILS.
|
2013-01-02 17:58:48 -08:00 |
webchick
|
31d4f1b018
|
Issue #1806178 by tim.plunkett, beejeebus: Remove code duplication for hook_config_import_()*() implementations of config entities.
|
2013-01-02 17:17:20 -08: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
|
8e102d2a73
|
Issue #1874562 by chx, plach: Fixed Upgrade path broken and yet tests pass.
|
2013-01-02 15:13:29 +00:00 |
catch
|
d2527ed4a7
|
Issue #1831998 by c4rl, effulgentsia: Reduce index.php for easier upgrading.
|
2013-01-02 12:14:56 +00:00 |
catch
|
e933d81555
|
Issue #1845728 by sun, ry5n: Refactor and introduce generic button CSS styles for forms and links.
|
2013-01-02 12:00:25 +00:00 |
catch
|
85c8d12ec9
|
Issue #1852966 by yched, amateescu: (Doc fixes followup) Rework entity display settings around EntityDisplay config entity.
|
2012-12-31 21:57:58 +00:00 |
catch
|
33e284e8e9
|
Issue #209672 by pillarsdotnet, theborg, penyaskito, cburschka, naxoc, Rob Loach, carlos8f, gdud, olamaekle: Added Use site name in From: header for system e-mails.
|
2012-12-31 21:42:48 +00:00 |
catch
|
c76c95a9ab
|
Issue #1874612 by plopesc: Simplify file.inc by file_stream_wrapper_valid_scheme()(FALSE) return FALSE.
|
2012-12-29 22:38:51 +00: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 |
catch
|
3241695dfa
|
Issue #1814086 by samhassell, fgm: Convert autoloader_mode in drupal_classloader() to its own global.
|
2012-12-29 12:32:51 +00:00 |
webchick
|
99fa84cbfe
|
Issue #1158322 follow-up by chx: Fixed htmlspecialchars() expects parameter 1 to be string, array given errors in exception backtraces.
|
2012-12-29 00:58:04 -08:00 |
catch
|
2288314826
|
Issue #1852966 by yched, Stalski, zuuperman, swentel: Rework entity display settings around EntityDisplay config entity.
|
2012-12-28 23:03:17 +00:00 |
catch
|
53de739800
|
Revert "Issue #1852966 by yched, swentel: Rework entity display settings around EntityDisplay config entity."
This reverts commit 8ad67af2e0 .
|
2012-12-28 23:02:37 +00:00 |
catch
|
8ad67af2e0
|
Issue #1852966 by yched, swentel: Rework entity display settings around EntityDisplay config entity.
|
2012-12-28 19:05:41 +00:00 |
Dries
|
42dd9f2b5f
|
Issue #1817182 by andypost, alexpott, yched: Add upgrade path tests for contact category config conversion.
|
2012-12-27 20:22:20 +01:00 |
webchick
|
cd268569b1
|
Issue #1874342 by erikwebb: Fixed Undefined constant STEAM_WRAPPERS_LOCAL used in file_get_stream_wrappers() documentation.
|
2012-12-26 18:55:58 -08:00 |
webchick
|
0df32eb15e
|
Issue #1873608 by David_Rothstein: Improve documentation of format_string() to emphasize that it is used to prepare variables for HTML display.
|
2012-12-26 18:53:33 -08:00 |
webchick
|
5d89911ff3
|
Issue #1870612 by greggles, aasarava, quicksketch, Justin_KleinKeane, John Morahan: SA-CORE-2012-004 - Drupal core - Arbitrary code execution via file upload.
|
2012-12-26 18:27:47 -08:00 |
webchick
|
fcfd874329
|
Issue #1861604 follow-up: Now with a semi-colon. :P
|
2012-12-26 11:15:37 -08:00 |
webchick
|
efde866599
|
Issue #1831076 by ACF, Albert Volkman: Convert omit_vary_cookie() to cmi.
|
2012-12-26 11:10:22 -08:00 |
webchick
|
e200408fa3
|
Issue #1861604 by hefox: Skip module_invoke()/module_hook() in calling hook_watchdog() (excessive function_exist()).
|
2012-12-26 10:58:16 -08:00 |
webchick
|
c2fb90f953
|
Issue #1872640 by fabpot: Renamed the dispatcher service to event_dispatcher().
|
2012-12-26 10:20:15 -08:00 |