webchick
|
5e4d811488
|
Issue #758628 follow-up by jbrown, mgifford, nowarninglabel: Make GD library hook_requirements() desaturation and rotate errors into warnings..
|
2011-06-22 17:53:43 -07:00 |
webchick
|
a6c8754465
|
Issue #1183844 by cwells73: Fixed FAPI element #title not sanitized.
|
2011-06-22 00:02:23 -07:00 |
webchick
|
0b5e2c8ef0
|
Issue #1190242 by lyricnz, jiv-e: Fixed hook_menu_link_update() example uses invalid db_result().
|
2011-06-21 23:55:58 -07:00 |
webchick
|
98c069ebc3
|
Issue #1175614 by barbi, oriol_e9g, joachim: Remove HTML tags in the documentation for block_list()
|
2011-06-21 23:46:30 -07:00 |
webchick
|
6cbc8e53ef
|
Issue #993134 by lyricnz, adam.hammouda: Fixed menu_save() needs to document the form of the menu name.
|
2011-06-21 23:40:02 -07:00 |
webchick
|
ed3263e129
|
Issue #961584 by james.elliott, mgifford, ximo: Fixed 'Skip to main content' link doesn't work in Overlay for Bartik or Stark.
|
2011-06-21 23:28:44 -07:00 |
webchick
|
4158be700a
|
Issue #1187898 by droplet, Setca: Fixed hook_image_effect_info_alter() - sample function body uses wrong variable name.
|
2011-06-21 23:23:08 -07:00 |
webchick
|
d98b944673
|
Issue #1081068 by wojtha, bfroehle, Heine: Fixed drupal_http_request() inconsistent redirect_url().
|
2011-06-21 23:09:30 -07:00 |
webchick
|
5d0468d9ca
|
Issue #1171436 by jhedstrom: Check that modules passed into setUp() are properly enabled.
|
2011-06-21 22:58:54 -07:00 |
webchick
|
af4a31b82d
|
Issue #1190928 by droplet: Add examples of entity type in field_get_items() (and fix punctuation in other examples).
|
2011-06-21 22:56:45 -07:00 |
webchick
|
f0365dba09
|
Issue #1169426 by plach, fietserwin, sun: Fixed Field invoke multiple does not handle field language correctly.
|
2011-06-21 22:31:44 -07:00 |
Dries Buytaert
|
6cbdc94af0
|
- Patch #885616 by mgifford: labels missing from a number of locale admin forms.
|
2011-06-18 20:48:00 -04:00 |
Dries Buytaert
|
9bd013eae1
|
- Patch #1145700 by jbrown: improve sanitization of watchdog link/operations item.
|
2011-06-18 20:23:15 -04:00 |
Dries Buytaert
|
ddfd625cf7
|
- Patch #1188880 by mr.baileys, tstoeckler: comment module test fails randomly.
|
2011-06-18 20:19:46 -04:00 |
webchick
|
5a38d9a9a4
|
Issue #1029606 follow-up by catch, David_Rothstein: Fixed Regression: Not loading the .module file causes a fatal error when uninstalling some modules (as does loading it).
|
2011-06-15 00:45:51 -04:00 |
webchick
|
2c0b028d20
|
Issue #1028092 by jbrown, chi, eojthebrave , dixon_, justinrandell, Sweetchuck: Fixed critical: Default image is not set to permanent and saved to the wrong schema.
|
2011-06-15 00:13:14 -04:00 |
webchick
|
7257058a82
|
Issue #1115510 by catch, barbi, amateescu: Fixed Entity providing modules must call field_attach_delete_bundle() in hook_uninstall().
|
2011-06-14 04:26:10 -04:00 |
Dries Buytaert
|
dea6d08c5c
|
- Patch #576508 by aspilicious, jbrown, Rob Loach, TR: require PHP 5.3.
|
2011-06-11 19:33:58 -04:00 |
Dries Buytaert
|
d5a48d2163
|
- Patch #1089472 by janusman, David_Rothstein: batch API finishes when >99.5% of items have been processed.
|
2011-06-11 19:21:09 -04:00 |
webchick
|
352fdec02d
|
Issue #1022416 by bfroehle, turboflash: Fixed Wrong use of db_transaction() in block module.
|
2011-06-08 22:34:15 -07:00 |
webchick
|
002cf94d32
|
Issue #705892 follow-up by bfroehle, ELC: Safer method of instantiating the content variable in node.tpl.php.
|
2011-06-08 22:04:52 -07:00 |
webchick
|
75b8f880fc
|
Issue #1168686 by barbi, Dave Reid: Fixed hook_menu() doc should say how to pass integer arg to callbacks.
|
2011-06-08 21:58:08 -07:00 |
webchick
|
b2cf5cc90b
|
Issue #996240 by David_Rothstein: Fixed Javascript error in node preview when there are unlimited value fields in overlay.
|
2011-06-08 20:48:51 -07:00 |
webchick
|
252b747295
|
Issue #1179970 by kafitz, dinarcon: Fixed spelling mistake in Field API docs.
|
2011-06-08 20:42:04 -07:00 |
webchick
|
333779124f
|
Issue #1179424 by aspilicious, Heine, pwolanin, scor: Fixed Color module security fixes from SA-CORE-2011-001 not yet applied to Drupal 8.
|
2011-06-08 13:41:52 -07:00 |
Dries Buytaert
|
27af98b06d
|
- Patch #1162226 by mr.baileys: taxonomy_term_save() should document what is in a object.
|
2011-06-06 05:55:16 -04:00 |
webchick
|
3588d0971f
|
Issue #1017850 by yched: Improve documentation for field_view_value().
|
2011-06-04 11:10:20 -07:00 |
webchick
|
a1fa6105b0
|
Issue #276174 follow-up by Gábor Hojtsy, TR: Fixed Document check_plain() use in blog.module.
|
2011-06-01 15:06:26 -07:00 |
webchick
|
3d299c4618
|
Issue #1161240 by barbi, jhodgdon: Added Need documentation of non-matching return value for taxonomy_term_load_multiple(), entity_load_multiple(), and DrupalEntityControlle.
|
2011-06-01 01:44:36 -07:00 |
webchick
|
af7b44189b
|
Issue #1144848 by mr.baileys: Fixed node_type_form_submit() should not say it is implementation of hook_form_submit().
|
2011-06-01 01:24:48 -07:00 |
webchick
|
a7309fae94
|
Issue #1021064 by montesq: Fixed No Main Links causes error message in form description to set Secondary Links.
|
2011-06-01 01:22:34 -07:00 |
webchick
|
5d86a5d0dd
|
Issue #1158596 by mr.baileys: Fixed clarification of node in hook_node_submit() doc.
|
2011-06-01 01:16:41 -07:00 |
webchick
|
ec125c0a17
|
Issue #1138040 by barbi: Fixed hook_field_shema() doc has incorrect field type in format in example.
|
2011-05-30 21:07:26 -07:00 |
webchick
|
1dcc93b2b9
|
Issue #1160792 by andrewmacpherson: Fixed Spelling mistake in documentation for theme_field().
|
2011-05-30 20:51:11 -07:00 |
webchick
|
798aea1e3d
|
Issue #1019374 by Jody Lynn: Delete book variables on hook_uninstall().
|
2011-05-30 20:45:52 -07:00 |
webchick
|
1ee1269b87
|
Issue #1043998 by lyricnz, sun: Fixed Strict PHP warning in Fields UI tests.
|
2011-05-30 09:04:30 -07:00 |
webchick
|
f2e94e83ca
|
Issue #1166088 by barbi: Fixed Field Language API page has incorrect note about languages.
|
2011-05-29 22:36:30 -07:00 |
webchick
|
7d1738506c
|
Issue #1153022 by lyricnz, Pasqualle: Fixed PHP Notice: Undefined index: content in template_preprocess_node().
|
2011-05-29 22:33:01 -07:00 |
webchick
|
061572ca4d
|
Issue #1164120 by pillarsdotnet: Fixed Add reference to _user_mail_text() in the doxygen for user_mail_tokens() function.
|
2011-05-29 22:02:26 -07:00 |
webchick
|
d97ef6075f
|
Issue #1007830 by drunken monkey, Damien Tournoud, bfroehle: Fixed Nested transactions throw exceptions on ddl changes.
|
2011-05-29 21:50:51 -07:00 |
webchick
|
3c145a64ae
|
Issue #1166806 by droplet, TR: Removed legacy CVS Id tags in core.
|
2011-05-28 11:54:05 -07:00 |
webchick
|
4fd8e38f46
|
Issue #647964 by jergason, bfroehle, Damien Tournoud, corbacho, Pancho: Fixed Running cron does not check for available updates.
|
2011-05-28 11:16:53 -07:00 |
Dries Buytaert
|
1b2cd3a9d2
|
- Patch #1110842 by JohnAlbin: comment preview color is missing due to mis-targeted CSS rule.
|
2011-05-28 09:27:33 -04:00 |
Dries Buytaert
|
2f1267996f
|
- Patch #1137074 by plach, Jose Reyero: notices and wrong links on translation tab for unpublished nodes.
|
2011-05-24 17:40:58 -04:00 |
Dries Buytaert
|
d6c4e2a1be
|
- Patch #1019352 by Jody Lynn: delete blog module's variable on hook_uninstall().
|
2011-05-23 21:14:37 -04:00 |
Dries Buytaert
|
ec2f3bd02b
|
- Patch #1019292 by TR, Jody Lynn: remove random nbsp characters.
|
2011-05-23 21:07:02 -04:00 |
Dries Buytaert
|
07550714ea
|
- Patch #1120412 by skwashd: comment_save() doesn't support additional columns added by hook_schema_alter().
|
2011-05-22 18:04:52 -04:00 |
Dries Buytaert
|
faf984175f
|
- Patch #1078980 by plach: language neutral not available when there are disabled languages.
|
2011-05-22 09:07:57 -04:00 |
Dries Buytaert
|
fd8fa3e4fb
|
- Patch #1089174 by plach: rrepare view hooks do not receive the language parameter.
|
2011-05-21 20:38:38 -04:00 |
Dries Buytaert
|
79ebfd093c
|
- Patch #1013864 by agentrickard, JimmyAx: book navigation block fails with Node Access modules.
|
2011-05-21 20:10:25 -04:00 |
Dries Buytaert
|
d107fb98f2
|
- Patch #784856 by dmitrig01: menu_get_names() is dead code, remove it.
|
2011-05-17 17:46:49 -07:00 |
Dries Buytaert
|
cb36fd3c73
|
- Patch #1132364 by CrookedNumber, David_Rothstein: hook_modules_enabled() could be less ambiguous.
|
2011-05-17 17:44:11 -07:00 |
Dries Buytaert
|
4ca4f958fd
|
- Patch #1149002 by droplet, hansfn: 'Machine name' not translatable on the content type overview page .
|
2011-05-17 17:22:50 -07:00 |
Dries Buytaert
|
2323c1daf8
|
- Patch #705912 by jherencia, bleen18: template_preprocess_node() makes an useless comprobation.
|
2011-05-17 17:20:16 -07:00 |
Dries Buytaert
|
de7b11ffe4
|
- Patch #1001146 by edhaber, droplet: cannot theme links in a menu when menu_name() contains a hyphen.
|
2011-05-17 17:12:11 -07:00 |
Dries Buytaert
|
a608536565
|
- Patch #1158730 by TR: documentation problem with hook_user_load().
|
2011-05-16 22:50:19 -07:00 |
Dries Buytaert
|
980155eae6
|
- Patch #843162 by pwolanin, Scott Falconer, Berdir, jhodgdon, a.mikheychik, mtift: creating vocabularies with machine-names 'List' or 'Add' breaks links in taxonomy overview admin area. .
|
2011-05-16 22:36:56 -07:00 |
Dries Buytaert
|
bc012df10c
|
- Patch #997408 by erikwebb, Jeff Burnz, JohnAlbin, tim.plunkett: is always set.
|
2011-05-16 22:09:57 -07:00 |
Dries Buytaert
|
b4c6551cad
|
- Patch #999004 by pillarsdotnet, fago, sun, marcingy: user_save() relies on instead of .
|
2011-05-16 22:06:07 -07:00 |
Dries Buytaert
|
553737dd01
|
- Patch #1157426 by Gábor Hojtsy: field system uses t() incorrectly and inconsistently.
|
2011-05-15 17:39:12 -07:00 |
Dries Buytaert
|
3b24bc2793
|
- Patch #1119158 by skwashd: Added user_role_save() doesn't implement a presave hook.
|
2011-05-14 16:29:36 -04:00 |
Dries Buytaert
|
03ecf2ac22
|
- Patch #1149912 by grendzy, sun: recent comments block displays old, out-of-order comments.
|
2011-05-14 13:30:10 -04:00 |
Dries Buytaert
|
ad32330939
|
- Patch #1034248 by jhodgdon, drewish, jn2: hook_block_view() example should return a render array.
|
2011-05-14 13:20:21 -04:00 |
Dries Buytaert
|
0c7f8b5245
|
- Patch #876282 by tim.plunkett, amateescu: small layout glitch on 'Password match' line during installation.
|
2011-05-14 13:16:44 -04:00 |
Dries Buytaert
|
252148a706
|
- Patch #988030 by mr.baileys, linclark: document correct sequence of hooks in node deletion.
|
2011-05-14 12:51:34 -04:00 |
Dries Buytaert
|
09c65ba70e
|
- Patch #759844 by jpmckinney, dixon_, plach, ksenzee, fabsor, pillarsdotnet: overlay does not work with prefixed URL paths.
|
2011-05-14 08:33:11 -04:00 |
Dries Buytaert
|
526eb00a9a
|
- Patch #936844 by bleen18: cannot override comment author to or from Anonymous.
|
2011-05-13 22:16:34 -04:00 |
Dries Buytaert
|
7ed2dbe959
|
- Patch #843162 by pwolanin, Scott Falconer, Berdir, jhodgdon, a.mikheychik, mtift: creating vocabularies with machine-names 'List' or 'Add' breaks links in taxonomy overview admin area.
|
2011-05-13 22:06:54 -04:00 |
Dries Buytaert
|
daf1a12aec
|
- Patch #1060246 by plach: translation alters language switch links even if node translation is disabled.
|
2011-05-13 16:01:38 -04:00 |
Dries Buytaert
|
afcb39e1f9
|
- Patch #1096340 by plach: stale language types/negotation info after enabling/disabling modules.
|
2011-05-13 15:46:56 -04:00 |
Dries Buytaert
|
36b3501e18
|
- Patch #690544 by bleen18, andypost, marcvangend, dbeheydt, rschwab, robertom: blocks admin (admin/structure/block) requires menu_rebuild() to display settings for current theme.
|
2011-05-13 15:32:13 -04:00 |
Dries Buytaert
|
ef28852481
|
- Rollback #999004.
|
2011-05-13 15:12:15 -04:00 |
Dries Buytaert
|
3ca907cb35
|
- Patch #761648 by lyricnz, andypost, ksenzee, Jody Lynn, Gábor Hojtsy, Damien Tournoud, Shawn DeArmond, David_Rothstein: menu items disappear after upgrade or manual menu entry.
|
2011-05-13 11:57:16 -04:00 |
Dries Buytaert
|
02494f9679
|
- Patch #935592 by pillarsdotnet, justinrandell, sivaji, alpritt, Owen Barton: user picture is deleted after calls to user_save().
|
2011-05-13 11:22:50 -04:00 |
Dries Buytaert
|
2a419f61aa
|
- Patch #1089174 by plach: prepare view hooks do not receive the language parameter.
|
2011-05-13 10:29:20 -04:00 |
Dries Buytaert
|
7770f08228
|
- Patch #1105848 by cafuego, aspilicious: unsafe query comments possible via UI.
|
2011-05-11 21:49:20 -04:00 |
Dries Buytaert
|
f542aeec17
|
- Patch #1076366 by wojtha: OpenID discovery spec violation - fragments are removed from claimed id .
|
2011-05-11 21:34:19 -04:00 |
Dries Buytaert
|
1eb7f75172
|
- Patch #1017672 by catch, q0rban: D6 to D7 update process permanently deletes comment bodies and other data, and throws fatal SQL errors.
|
2011-05-11 21:28:56 -04:00 |
Dries Buytaert
|
441c02fae0
|
- Patch #1003308 by andypost: further forum module fix.
|
2011-05-08 16:41:37 -04:00 |
Dries Buytaert
|
028e526420
|
- Patch #1076414 by wojtha, c960657: Openid discovery - OpenID v1 OP service with lower priority is chosen instead OpenID v2 Claimed id service.
|
2011-05-08 16:31:27 -04:00 |
Dries Buytaert
|
05160e446b
|
- Patch #1055234 by jhodgdon, linclark: field_bundle_settings() doc example is wrong.
|
2011-05-08 16:18:15 -04:00 |
Dries Buytaert
|
cabfacca39
|
- Patch #1024684 by linclark: omit & in @param statements.
|
2011-05-08 15:50:38 -04:00 |
Dries Buytaert
|
6b951d3f46
|
- Patch #1136130 by Crell: don't duplicate watchdog level constants.
|
2011-05-08 15:42:32 -04:00 |
Dries Buytaert
|
0edd27cb15
|
- Patch #796692 by dman, cross, andypost, aaronbauman, yched, BarisW: only show the term heading if the term has a description.
|
2011-05-08 15:37:54 -04:00 |
Dries Buytaert
|
b84c45a0c3
|
- Patch #1060304 by plach: misleading help text for the translation support settings.
|
2011-05-04 21:03:47 -07:00 |
Dries Buytaert
|
38311dc976
|
- Patch #1096446 by plach: entity_label() is not passing along the () parameter.
|
2011-05-04 20:37:56 -07:00 |
Dries Buytaert
|
fb7f4b3835
|
- Patch #1063046 by guidocecilio, linclark: hook_requirements() API documentation needs doc on 'update' phase.
|
2011-05-01 06:34:58 -04:00 |
Dries Buytaert
|
394a3934db
|
- Patch #1051870 by boombatower: remove unused variable initialization.
|
2011-05-01 06:33:25 -04:00 |
Dries Buytaert
|
17d17254c1
|
- Patch #1099396 by Désiré, droplet, plach: language_count() is never decremented when removing a language.
|
2011-05-01 06:31:14 -04:00 |
Dries Buytaert
|
5e142ee288
|
- Patch #711650 by marcvangend, cha0s: when index.php appears in the URL (or is automatically added by the server) users get a 'page not found' message.
|
2011-05-01 06:08:46 -04:00 |
Dries Buytaert
|
863dd83422
|
- Patch #1139638 by DamZ: the SQLite driver cannot update a column to NULL.
|
2011-04-28 06:02:18 -04:00 |
Dries Buytaert
|
f5e8a63c91
|
- Patch #1097100 by quicksketch, boombatower, rfay, claar, bfroehle: remove all 7xxx update functions and tests (D6 to D7 upgrade path).
|
2011-04-25 22:22:56 -04:00 |
Dries Buytaert
|
40f9e06167
|
- Patch #61856 by bfroehle, jredding, andypost, blakehall, Pancho: in user.module, trim() user-submitted email address before validation.
|
2011-04-25 22:18:52 -04:00 |
Dries Buytaert
|
42518cb9d8
|
- Patch #716348 by mikey_p: fixed description.
|
2011-04-25 22:14:50 -04:00 |
Dries Buytaert
|
c51f55ecbc
|
- Patch #1067806 by starsinmypockets: _field_info_prepare_instance() calls, but does not use, field_info_field_types().
|
2011-04-25 22:03:08 -04:00 |
Dries Buytaert
|
b556c02492
|
- Patch #1110810 by JohnAlbin, TR: CVS $ tag lurks in .htaccess file (and other dank corners of Drupal).
|
2011-04-23 20:28:33 -04:00 |
Dries Buytaert
|
944edcd019
|
- Patch #733192 by pillarsdotnet, Sutharsan, Letharion, clemens.tolboom: tokens enclosed in [ ] are not recognized.
|
2011-04-23 20:09:25 -04:00 |
Dries Buytaert
|
1c26ef0edf
|
- Patch #1111288 by yched: wrong instance definition in field_ui().test.
|
2011-04-23 20:05:49 -04:00 |
Dries Buytaert
|
34f633e4de
|
- Patch #1003308 by bfroehle: forum module cannot decide if it wants 'taxonomy_forums()' hardcoded in it leading to faulty functioning.
|
2011-04-23 19:32:20 -04:00 |
Dries Buytaert
|
5541776860
|
- Patch #93357 by zeta ζ: system.theme.css adds border-top to all tables.
|
2011-04-23 19:16:25 -04:00 |
Dries Buytaert
|
e5925c2519
|
- Patch #1008410 by droplet: forum list header sorting broken.
|
2011-04-23 17:00:49 -04:00 |
Dries Buytaert
|
aeb0651fb6
|
- Patch #1111288 by droplet: wrong instance definition in field_ui().test.
|
2011-04-23 16:28:03 -04:00 |
Dries Buytaert
|
62fb3eb681
|
- Patch #1107384 by droplet: wrong instance definition in node.module.
|
2011-04-22 21:17:58 -04:00 |
Dries Buytaert
|
965897ff45
|
- Patch #1026058 by plach, droplet add back Language switcher block help message.
|
2011-04-20 22:35:28 -04:00 |
Dries Buytaert
|
aa7f286892
|
- Patch #1132364 by CrookedNumber: hook_modules_enabled() could be less ambiguous.
|
2011-04-20 22:33:05 -04:00 |
Dries Buytaert
|
492b5435b5
|
- Patch #965272 by larowlan, bellHead, TR: items defined with type MENU_CALLBACK show 'Home' as a title.
|
2011-04-20 22:29:38 -04:00 |
Dries Buytaert
|
e1b223b1ce
|
- Patch #984456 by Dave Reid, bfroehle: cleanup file_field_widget_uri() and its token replacement.
|
2011-04-16 08:48:15 -04:00 |
Dries Buytaert
|
f273041627
|
- Patch #908282 by jbrown: add width and height attributes to increase front-end performance.
|
2011-04-16 08:39:57 -04:00 |
Dries Buytaert
|
54001aebe0
|
- Patch #817482 by Stevel, bfroehle: user_save() issues a warning when saving without changing mail attribute.
|
2011-04-16 07:51:52 -04:00 |
Dries Buytaert
|
5b5c2f8182
|
- Patch #1127312 by niklas: undefined variable items in theme_user_list() when displaying empty user/new block.
|
2011-04-14 22:03:03 -04:00 |
Dries Buytaert
|
d8ea777b5e
|
- Patch #1043566: fixed typo on BlockAdminThemeTestCase description.
|
2011-04-14 21:57:06 -04:00 |
Dries Buytaert
|
125596eeff
|
- Patch #1066118 by Barrett: hook_field_widget_form() has punctuation error.
|
2011-04-12 22:54:16 +02:00 |
Dries Buytaert
|
4be05468d9
|
- Patch #1107376 by jhedstrom: weight not a property of a field instance, so doc shouldn't say it is.
|
2011-04-12 22:49:35 +02:00 |
Dries Buytaert
|
9ecd0e522a
|
- Patch #997918 by David_Rothstein: menu gets rebuilt continually during install and update (and menu system stores entire, out-of-date theme objects).
|
2011-04-12 22:42:29 +02:00 |
Dries Buytaert
|
571f3e52a4
|
- Patch #1095498 by ohnobinki: toolbar toggle link rendered without escaping ampersand as an html entity.
|
2011-04-12 22:30:26 +02:00 |
Dries Buytaert
|
2570e32df3
|
- Patch #766624 by aspilicious: dashboard lacks rtl styling.
|
2011-04-12 22:05:24 +02:00 |
Dries Buytaert
|
36c4709c71
|
- Patch #1118502 by pwolanin: path module should use a different weight than search module on admin/config.
|
2011-04-12 21:28:10 +02:00 |
Dries Buytaert
|
7f7904ad52
|
- Patch #1120928 by catch: {history} table is owned by system module.
|
2011-04-12 21:15:54 +02:00 |
Dries Buytaert
|
2edc3029de
|
- Patch #1023190 by Berdir: wrong merge query in aggregator_save_item().
|
2011-04-12 20:41:44 +02:00 |
Dries Buytaert
|
ef9060f2f0
|
- Patch #985982 by iLLin: overlay resizes toolbar after closing.
|
2011-04-10 23:49:33 +02:00 |
Dries Buytaert
|
ade0c24804
|
- Patch #1062370 by mikeryan: vocabulary machine_name() length limited to 21, in UI only.
|
2011-04-10 22:46:20 +02:00 |
Dries Buytaert
|
12165276c5
|
- Patch #1032024 by grendzy: comment_form_submit() overwrites author/visitor cookie when moderating/administering comments.
|
2011-04-10 22:42:16 +02:00 |
Dries Buytaert
|
afb99d2c43
|
- Patch #1037358 by sanduhrs, Azol: locale.datepicker.js minor fixes (js consistency).
|
2011-04-10 22:28:21 +02:00 |
Dries Buytaert
|
46d152074d
|
- Patch #1099254 by hansfn: typo in modules/system/system.admin.inc.
|
2011-04-10 22:19:45 +02:00 |
Dries Buytaert
|
c6b5f18067
|
- Patch #897140 by fgm: system.methodSignature returns incorrect and incomplete data.
|
2011-04-10 22:17:11 +02:00 |
Dries Buytaert
|
e2466dae0c
|
- Patch #1065020 by Berdir: fixed E_STRICT warning when downloading/viewing a file or image.
|
2011-04-10 21:42:36 +02:00 |
Dries Buytaert
|
9e4c89876e
|
- Patch #1075886 by franz: typo on help text.
|
2011-04-10 19:15:06 +02:00 |
Dries Buytaert
|
bc9d236dc1
|
- Patch #598586 by grendzy, deekayen: watchdog() assumes is defined.
|
2011-04-10 18:59:29 +02:00 |
Dries Buytaert
|
db042d2cbc
|
- Patch #608478 by David_Rothstein: remove leftover code and variables
|
2011-04-10 18:30:26 +02:00 |
Dries Buytaert
|
29b424a245
|
- Patch #1050686 by David_Rothstein: theme region names are no longer translated.
|
2011-04-10 18:25:06 +02:00 |
Dries Buytaert
|
7b40d0ad00
|
- Patch #839556 by dalin, jrchamp, effulgentsia, dmitrig01, David_Rothstein: fix isset regression in tablesort, add tests, and cleanup theme_process_registry().
|
2011-04-10 18:03:22 +02:00 |
Dries Buytaert
|
7becd8a44e
|
- Patch #839556 by dalin, jrchamp, effulgentsia, dmitrig01, David_Rothstein: fix isset regression in tablesort, add tests, and cleanup theme_process_registry().
|
2011-04-10 18:03:07 +02:00 |
Dries Buytaert
|
094cc89d4c
|
- Patch #1101678 by Reidsy: hook_search_status() should return 0 if search category disabled.
|
2011-04-04 18:22:10 +02:00 |
Dries Buytaert
|
e45c147896
|
- Patch #1110862 by Reidsy: remove reference to search-theme-form.tpl.php in search.module.
|
2011-04-04 16:11:51 +02:00 |
Dries Buytaert
|
2199b91fb8
|
- Patch #1097100 by rfay: corrected missing file.
|
2011-04-04 15:45:55 +02:00 |
Dries Buytaert
|
3948199821
|
- Patch #1097100 by quicksketch, boombatower, claar: remove all 7xxx update functions and tests (D6 to D7 upgrade path).
|
2011-04-01 10:08:42 -04:00 |
Dries Buytaert
|
488176bf51
|
- Patch #1089430 by manarth: improved code comment.
|
2011-03-27 20:28:24 -04:00 |
Dries Buytaert
|
c9f03cddca
|
- Patch #749992 by jhodgdon: menu system / menu module distinction is not obvious to folks new to Drupal.
|
2011-03-27 20:13:59 -04:00 |
Dries Buytaert
|
ea2e49a7d1
|
- Patch #988318 by jhodgdon: translation_form_node_form_alter() doc says it implements the wrong hook.
|
2011-03-27 19:52:31 -04:00 |
Dries Buytaert
|
6a63b3531a
|
- Patch #1106528 by joachim: field_attach_form_validate() documentation indentation is incorrect.
|
2011-03-27 19:48:37 -04:00 |
Dries Buytaert
|
75f6474983
|
- Patch #1106636 by pwolanin: use system_get_info() API function instead of unserializing from DB to get module names.
|
2011-03-27 19:44:49 -04:00 |
Dries Buytaert
|
6ebfd9cfc7
|
- Patch #1037352 by David_Rothstein: removed conflict.
|
2011-03-27 19:41:15 -04:00 |
Dries Buytaert
|
df0e13bd1c
|
- Patch #1105384 by claar: system_admin_menu_block_page() description not one line.
|
2011-03-27 19:31:05 -04:00 |
Dries Buytaert
|
0a0226c13b
|
- Patch #1021406 by ygerasimov: fixed typo in documentation
|
2011-03-27 11:46:02 -04:00 |
Dries Buytaert
|
284b1af4e8
|
- Patch #1037352 by David_Rothstein: clarified usage of 'warning' parameter.
|
2011-03-27 09:50:25 -04:00 |
Dries Buytaert
|
c997684dc3
|
- Patch #1037352 by David_Rothstein: clarified usage of 'warning' parameter.
|
2011-03-27 09:48:44 -04:00 |
Dries Buytaert
|
2edad6ef14
|
- Patch #1097972 by boombatower: Fixed hook_field_extra_fields_display_alter() incorrect example code.
|
2011-03-27 09:44:50 -04:00 |
webchick
|
f1ba363a8c
|
Issue #1041440 by jhodgdon: hook_cron() falsely claims it will only be called if cron.php is run.
|
2011-03-21 11:34:00 -07:00 |
webchick
|
66f93d7106
|
Issue #1041902 by jhodgdon: hook_entity_info() doc header has a couple of omissions.
|
2011-03-21 11:29:21 -07:00 |
webchick
|
11a177068d
|
Issue #1037352 by jhodgdon: hook_permission() is missing doc about 'warning'.
|
2011-03-21 11:27:13 -07:00 |
webchick
|
19f821ef7d
|
Issue #1082624 by Barrett: hook_form() doc references example project and shouldn't in D7/8.
|
2011-03-21 11:19:48 -07:00 |
Dries Buytaert
|
787127df81
|
- Patch #1089320 by Dave Reid: update version strings and constants to 8.x.
|
2011-03-20 20:28:12 -04:00 |
Dries Buytaert
|
47231754b6
|
- Patch #1041440 by jhodgdon: hook_cron() falsely claims it will only be called if cron.php is run.
|
2011-03-19 20:41:00 -04:00 |
Dries Buytaert
|
b79a5fdb47
|
- Patch #1041902 by jhodgdon: hook_entity_info() doc header has a couple of omissions.
|
2011-03-19 20:39:36 -04:00 |
Dries Buytaert
|
09421f4f91
|
- #1037352 by jhodgdon: hook_permission() is missing doc about 'warning'.
|
2011-03-19 20:32:33 -04:00 |
Dries Buytaert
|
82b8ca8d6e
|
- Patch #1082624 by Barrett: hook_form() doc references example project and shouldn't in D7/8.
|
2011-03-19 20:27:38 -04:00 |
webchick
|
34c6cdd66b
|
Issue #1022924 by yched, chx: Fixed critical bug: Updates are broken for deleted fields in installs upgraded from rc1.
|
2011-03-10 01:40:12 -06:00 |
Dries Buytaert
|
074848d097
|
#1065968 by droplet: fixed function node_get_recent().
|
2011-02-28 20:55:25 -05:00 |
Dries Buytaert
|
768208f8dd
|
- Patch #1076394 by pillarsdotnet: improved test code.
|
2011-02-28 20:36:37 -05:00 |
Dries Buytaert
|
540ee5f440
|
- Patch #1071494 by Takafumi: typo in menu.module.
|
2011-02-28 20:14:44 -05:00 |
The Great Git Migration
|
79bcdb8b7d
|
Stripping CVS keywords
|
2011-02-25 02:06:03 +00:00 |
Dries Buytaert
|
80aacdb000
|
- Patch #1064212 by catch: page caching performance has regressed by 30-40%.
|
2011-02-24 12:09:59 +00:00 |
Dries Buytaert
|
b3094a0b76
|
- Patch #1068184 by bfroehle: _openid_get_math_library() should not use drupal_static().
|
2011-02-24 12:06:58 +00:00 |
Dries Buytaert
|
778151596f
|
- Patch #1059184 by yched: warnings in list_update_7001 (edge cases).
|
2011-02-23 20:26:56 +00:00 |
Dries Buytaert
|
0a50c581d8
|
- Patch #545518 by sun, Xano: move Locale module specific code out of module.inc and system.module.
|
2011-02-21 23:51:45 +00:00 |
Dries Buytaert
|
9ce37d2f4c
|
- Patch #953010 by steinmb, droplet: locale.css causes vertical tabs to overlap the language selection drop-down menu in node edit forms.
|
2011-02-21 22:56:08 +00:00 |
Dries Buytaert
|
63c8e899b9
|
- Patch #1067980 by Takafumi, Damien Tournoud: missing t() in image.admin.inc.
|
2011-02-21 20:07:51 +00:00 |
Dries Buytaert
|
faa920f9e6
|
- Patch #1006838 by coltrane: upgrade to 7 glaring timezone invalid notice.
|
2011-02-21 20:05:26 +00:00 |
Dries Buytaert
|
9c44a60045
|
- Rollback of accidentical commit #1064882.
|
2011-02-19 16:59:43 +00:00 |
Dries Buytaert
|
e06aca78ec
|
- Patch #1024806 by Jody Lynn: Fixed dblog_uninstall() needed.
|
2011-02-19 16:54:36 +00:00 |
Dries Buytaert
|
b7a2aeb608
|
- Patch #1025372 by rschwa: hook_block_info() should document max length of delta/array key.
|
2011-02-19 14:11:50 +00:00 |
Dries Buytaert
|
3e914018de
|
- Patch #880278 by RoboPhred: cleanup _locale_import_read_po().
|
2011-02-19 13:24:32 +00:00 |
Dries Buytaert
|
860e546695
|
- Patch #1019596 by RoboPhred: field_read_instance() doc says it will not return deleted instance, but that is a parameter option.
|
2011-02-19 01:09:31 +00:00 |
Dries Buytaert
|
d58e24b247
|
- Patch #1020906 by RoboPhred: differentiate process/preprocess hook documentation.
|
2011-02-19 01:07:00 +00:00 |
Dries Buytaert
|
e819ccc96b
|
- Patch #1014130 by catch, carlos8f, David_Rothstein: install_profile_info() does a file system scan on every request to admin/config (and etc.).
|
2011-02-19 00:50:43 +00:00 |
Dries Buytaert
|
2143e4d372
|
- Patch #1063178 by Haza: line break filter will ignore everything following a <pre>xxx</pre>.
|
2011-02-19 00:29:40 +00:00 |
Dries Buytaert
|
acd8b039a3
|
- Patch #1058762 by montesq: hook_user_delete doc has wrong order of operations
|
2011-02-19 00:23:21 +00:00 |
Dries Buytaert
|
843a7cf3a5
|
- Patch #1064264 by rfray: get the tests ready for the Great Git Migration.
|
2011-02-19 00:19:58 +00:00 |
Dries Buytaert
|
8813c4cc51
|
- Patch #847324 by jhodgdon, yang_yi_cn: fix formatting of documentation.
|
2011-02-19 00:14:03 +00:00 |
Dries Buytaert
|
fa39282ef7
|
- Patch #1056108 by 1V: consistent use of 'JavaScript' and 'Ajax'.
|
2011-02-19 00:09:11 +00:00 |
Dries Buytaert
|
7205ff14ca
|
- Patch #1046784 by Dave Reid: strings in simpletest_requirements() are not using ().
|
2011-02-09 02:35:42 +00:00 |
Dries Buytaert
|
f1cc865186
|
- Patch #1052364 by agentrickard: documentation error in hook_modules_uninstalled().
|
2011-02-09 02:26:04 +00:00 |
Dries Buytaert
|
2b3c728a56
|
- Patch #859602 by catch, bfroehle: #cache does not record the #attached declared in child elements.
|
2011-02-04 21:36:31 +00:00 |
Dries Buytaert
|
5ab7e4a058
|
- Patch #1020642 by amateescu: improved coding standards for toolbar.css.
|
2011-02-04 21:04:00 +00:00 |
Dries Buytaert
|
874fe3d8db
|
- Patch #1031686 by rschwab: User_load() documentation should reference drupal_save_session(), not session_save_session().
|
2011-02-04 20:50:28 +00:00 |
Dries Buytaert
|
7aabab90cf
|
- Patch #1045606 by droplet, montesq: hook_block_info() doc should use visibility constants.
|
2011-02-04 20:09:15 +00:00 |
Dries Buytaert
|
371b1d0ff1
|
- Patch #1025124 by catch, jbrown: remove cruft from theme_image_style() and image_style_url(). Should be faster too.
|
2011-02-04 19:43:25 +00:00 |
Dries Buytaert
|
0a7220483d
|
- Patch #1049116 by solotandem, David_Rothstein: module_enable() doesn't account for version strings in dependencies[].
|
2011-02-04 19:34:38 +00:00 |
Dries Buytaert
|
2c43b5cdbe
|
- Patch #933498 by eojthebrave, aaron: image effects table created with incorrect table name in upgrade path.
|
2011-02-04 18:50:28 +00:00 |
Dries Buytaert
|
f1399ea638
|
- Patch #1019710 by stephenh: Changed Standardize @file comments in .test files.
|
2011-02-04 18:42:22 +00:00 |
Dries Buytaert
|
7aba30430c
|
- Patch #1051038 by mr.baileys: incorrect return info on image_style_create_derivative().
|
2011-02-04 18:38:17 +00:00 |
Angie Byron
|
d654ff6dde
|
#690980 by Dave Reid, grendzy, cwgordon7: Security hardening: Ensure password fields are empty on display.
|
2011-01-29 10:08:45 +00:00 |
Angie Byron
|
d21d640113
|
#321063 by eMPee584, Kars-T: Fixed book/export/html/N with a non-book nid should abort and return 404 not found.
|
2011-01-28 08:04:59 +00:00 |
Angie Byron
|
2748d654c4
|
#932584 by duellj: Fixed Forum has two 'select' options
|
2011-01-28 08:02:37 +00:00 |
Angie Byron
|
20b62b2911
|
#1022172 by montesq: Fixed Missing return in example hook_menu code
|
2011-01-28 07:51:09 +00:00 |
Angie Byron
|
ae433184f5
|
#1027454 by amateescu, montesq, jhodgdon: Fixed _aggregator_parse_opml() documentation contains escaped HTML tags that should be removed.
|
2011-01-28 07:47:28 +00:00 |
Angie Byron
|
1a7a0810dd
|
#934726 by yched, jinglemansweep: Fixed Undefined index: taxonomy_term in taxonomy_field_formatter_view()
|
2011-01-28 07:38:47 +00:00 |
Angie Byron
|
61472dcdfb
|
#740182 follow-up: Committing new shortcut.png image.
|
2011-01-28 07:35:58 +00:00 |
Angie Byron
|
2abae44ff1
|
#1024608 by yched: Move help text setting above field-specific settings on field UI page.
|
2011-01-28 07:28:22 +00:00 |
Angie Byron
|
c481e81e8a
|
#1019834 by bfroehle: Fixed No .info files reported on theme upload when zip created with certain programs
|
2011-01-28 07:20:50 +00:00 |
Angie Byron
|
4ce84d2d13
|
#1038934 by tsi: Add missing RTL styling for system messages.
|
2011-01-28 07:08:47 +00:00 |
Angie Byron
|
d5d1366e6b
|
#789186 follow-up by eojthebrave: Better documentation for drupalPostAJAX()
|
2011-01-28 07:01:03 +00:00 |
Angie Byron
|
19aac3d24a
|
#932426 by duellj: Fix second file uploaded is displayed when display option is unchecked.
|
2011-01-28 06:44:56 +00:00 |
Dries Buytaert
|
c65b74496b
|
- Patch #1036718 by montesq: incorrect watchdog log messages.
|
2011-01-24 12:57:28 +00:00 |
Dries Buytaert
|
ee9cfb918d
|
- Patch #1001624 by pillarsdotnet: avoid 'Undefined index' notice in field_info_max_weight() function of modules/field/field.info.inc.
|
2011-01-24 12:51:08 +00:00 |
Dries Buytaert
|
bc1b67fd68
|
- Patch #1037416 by Jody Lynn: typos in user-picture.tpl comment.
|
2011-01-24 12:49:34 +00:00 |
Dries Buytaert
|
72d428cb8c
|
- Patch #1027630 by jhodgdon: unclear documentation for 'custom' and 'locked' attributes for content type.
|
2011-01-18 18:52:31 +00:00 |
Dries Buytaert
|
c24596a5be
|
- Patch #488062 by David_Rothstein: fixed some broken English.
|
2011-01-18 18:50:51 +00:00 |
Dries Buytaert
|
6095aeef34
|
- Patch #973328 by gopherspidey, amateescu: special characters are encoded twice in taxonomy term title.
|
2011-01-18 18:48:59 +00:00 |
Dries Buytaert
|
1750dba6b6
|
- Patch #1024840 by Jody Lynn: whitespace fixes for field module.
|
2011-01-18 18:25:17 +00:00 |
Dries Buytaert
|
6f01e26207
|
- Patch #740182 by aspilicious, tsi, yoroy, casey, realityloop, Jeff Burnz: toolbar and shortcuts lack RTL styling.
|
2011-01-18 18:20:54 +00:00 |
Dries Buytaert
|
4db3ae34fb
|
- Patch #1014708 by bfroehle, thekevinday: hook_field_read_field() reference parameter problem.
|
2011-01-18 18:11:30 +00:00 |
Angie Byron
|
da1a859349
|
#1015012 by sun: Fix URL filter so that it recognizes valid URLs with # in them, e.g. twitter.
|
2011-01-14 08:33:46 +00:00 |
Dries Buytaert
|
ab5809ac52
|
- Patch #488062 by catch, walkah, spiderman, paul.lovvik, klausi: speed up OpenID by using GMP instead of BCMath if available.
|
2011-01-13 01:12:18 +00:00 |
Dries Buytaert
|
39fc52de65
|
- Patch #1015150 by redndahead: clean-up 'getsize' remnants since it has been removed.
|
2011-01-13 01:08:28 +00:00 |
Dries Buytaert
|
5369ef896d
|
- Patch #997884 by jhodgdon: improved t() documentation.
|
2011-01-13 01:04:13 +00:00 |
Dries Buytaert
|
07569a4f38
|
- Patch #1019922 by Jody Lynn: corrections to the comment_access() function description.
|
2011-01-13 00:43:21 +00:00 |
Dries Buytaert
|
13f3c1d974
|
- Patch #674352 by jersu: correct variable name.
|
2011-01-13 00:41:12 +00:00 |
Dries Buytaert
|
d2c08ebd4e
|
- Patch #1016458 by Jody Lynn: code style cleanup of aggregator.module.
|
2011-01-13 00:38:46 +00:00 |
Dries Buytaert
|
b121058392
|
- Patch #971812 by mfb: aggregator should interpret Atom entry id as equivalent to RSS item guid.
|
2011-01-12 23:20:33 +00:00 |
Dries Buytaert
|
4bf9e43eb7
|
- Patch #375064 by c960657, catch: Performance: Multilanguage checking on admin/content/node slow.
|
2011-01-12 23:09:13 +00:00 |
Dries Buytaert
|
6b73b75e53
|
- Patch #1023742 by pillarsdotnet: remove cruft from user_save().
|
2011-01-12 23:01:51 +00:00 |
Dries Buytaert
|
eeadb9397c
|
- Patch #1014762 by jhodgdon: hook_entity_info() documentation outdated.
|
2011-01-11 13:40:06 +00:00 |
Dries Buytaert
|
13f5311800
|
- Patch #1021724 by droplet: documentation problem with forum-icon.tpl.php.
|
2011-01-11 13:34:17 +00:00 |
Angie Byron
|
fa622be169
|
#1001242 follow-up by bfroehle, Steven Jones: Fix EXISTS tests for SQLite and PostgreSQL.
|
2011-01-10 18:04:23 +00:00 |
Angie Byron
|
801a098794
|
#916086 by mcarbone, jhodgdon: Fixed search_excerpt() doesn't highlight words that are matched via search_simplify()
|
2011-01-04 05:31:09 +00:00 |
Angie Byron
|
3a37a9c01b
|
#884960 follow-up by bfroehle: Remove phantom empty column on date settings.
|
2011-01-04 04:02:29 +00:00 |
Angie Byron
|
b8d02bf0e7
|
#1012914 by dww: Fix regex in Updater classes.
|
2011-01-04 03:06:24 +00:00 |
Angie Byron
|
de8e5566af
|
#989366 follow-up by jhodgdon: EVEN better docs for format_date() and friends.
|
2011-01-04 00:58:30 +00:00 |
Angie Byron
|
56d353c721
|
#989886 by bfroehle: Fixed _system_date_format_types_build improper use of in_array()
|
2011-01-04 00:56:23 +00:00 |
Angie Byron
|
db538c8250
|
#987384 follow-up by h_peter, jhodgdon: Further clean-ups to group topics.
|
2011-01-03 18:03:54 +00:00 |
Angie Byron
|
c5da457f28
|
#589440 by Booba, willmoy, JanZ, pwolanin, mlncn: Fixed Reordering fails with more than 31 book pages in a book
|
2011-01-03 07:34:46 +00:00 |
Angie Byron
|
a873518489
|
#746470 by follow-up by aspilicious, Jacine, jbrown, sgabe, et al: Add border-radius for IE9 / Opera 10.50
|
2011-01-03 07:04:48 +00:00 |
Angie Byron
|
69da4d7e57
|
#925398 by ptrl: Fixed Overlay title jumps when active
|
2011-01-03 06:53:35 +00:00 |
Angie Byron
|
913adae6ad
|
#989366 by jhodgdon: Improved documentation of hook_date_formats()
|
2011-01-03 06:51:00 +00:00 |
Angie Byron
|
0ba31d9350
|
#295697 by boombatower, maartenvg, agentrickard, bfroehle, beeradb: Fixed warn of PHP memory limit < 64MB for Testing module.
|
2011-01-03 06:40:49 +00:00 |
Angie Byron
|
ccf9543199
|
#904214 by moshe weitzman: Fixed administer comments does not respect node access.
|
2011-01-03 05:18:42 +00:00 |
Angie Byron
|
937575ebee
|
#976328 by bfroehle, dww: Fixed Update manager should not take you out of maintenance mode unless you asked it to
|
2011-01-03 02:53:07 +00:00 |
Angie Byron
|
81f6ecd362
|
#686060 by Crell, David_Rothstein, dww, yoroy, carlos8f, et al: Fixed Explain that the Update manager only works if you have FTP or SSH access to your server
|
2011-01-03 02:41:33 +00:00 |
Angie Byron
|
1b75281915
|
#997802 by David_Rothstein, dww: Fixed Update manager doesn't allow you to install a project if it finds a single 'broken' module in it
|
2011-01-03 02:17:34 +00:00 |
Angie Byron
|
64da40b93f
|
#969456 follow-up by effulgentsia, threewestwinds: Upgrade jQuery Form library to 2.52.
|
2011-01-03 02:11:27 +00:00 |
Angie Byron
|
5834cd45e6
|
#1012138 by tstoeckler: Fixed hook_init() example violates what doc says to do
|
2011-01-03 00:28:46 +00:00 |
Angie Byron
|
e9464525ed
|
#1008022 by droplet, jhodgdon, aspilicious: Fixed search-block-form.tpl.php refers to ['submit'], which no longer exists
|
2011-01-03 00:17:55 +00:00 |
Angie Byron
|
06bb1d9b60
|
#1009862 by neclimdul, threewestwinds: Update to jQuery UI 1.8.7
|
2011-01-03 00:03:35 +00:00 |
Angie Byron
|
78601c3635
|
#754760 by sun, chx, dmitrig01, manarth, EvanDonovan, derjochenmeyer, joachim: Fixed all possible problems with comment links, using new generatePermutations testing function.
|
2011-01-02 23:54:05 +00:00 |
Angie Byron
|
8ae6dc4b2e
|
#936490 by dww, fago: Fixed Update module should verify downloaded tarballs and propagate errors correctly
|
2011-01-02 23:28:16 +00:00 |
Angie Byron
|
8f5506f89c
|
#1005934 by rfw, dww: Fixed UpdateTestUploadCase->testUploadModule() raises an exception during testing with E_STRICT
|
2011-01-02 21:59:19 +00:00 |
Angie Byron
|
514ccb85e6
|
#1012822 by dww: Fixed exception handling while downloading/verifying a tarball in update manager.
|
2011-01-02 21:29:08 +00:00 |
Angie Byron
|
7264290ea8
|
#987384 by h_peter, jhodgdon: Fixed Topics/groups in D7 need cleanup
|
2011-01-02 17:26:40 +00:00 |
Angie Byron
|
89fb32ac81
|
#1008628 by plach: Fixed Fatal error: Call to undefined function language_negotiation_get_switch_links() when using only one language
|
2010-12-31 20:45:25 +00:00 |
Angie Byron
|
98f287b55a
|
#1001242 by agentrickard, pwolanin, Crell, chx: Add DBTNG support for EXISTS conditions.
|
2010-12-31 20:43:43 +00:00 |
Angie Byron
|
0c8931dd76
|
#986992 follow-up by yched, saintiss: Fix to field_sql_storage_update_7001().
|
2010-12-31 20:40:42 +00:00 |
Angie Byron
|
75a7c31c33
|
#971120 by bec, dereine, bojanz, chx: Fixed Radio button values get run through check_plain() twice
|
2010-12-30 22:52:24 +00:00 |
Angie Byron
|
540ce2b461
|
#1006302 by aspilicious, bfroehle: Fixed can't install projects packed as zip in Update Manager.
|
2010-12-30 22:33:04 +00:00 |
Angie Byron
|
9d638eb177
|
#1003958 by mlncn: Correct _node_save_revision documentation
|
2010-12-30 03:47:36 +00:00 |
Angie Byron
|
cb5e5a137c
|
#989556 by bfroehle: Fixed Broken Upgrade: filter #7001
|
2010-12-30 03:44:39 +00:00 |
Angie Byron
|
90155726d0
|
#1002396 by yhager: Fixed Missing form_state in callback call in file_managed_file_value
|
2010-12-29 04:35:23 +00:00 |
Angie Byron
|
cc27bb5e8c
|
#977450 by hass: Fix typo in variable namein ArchiverZip->remove().
|
2010-12-29 04:01:40 +00:00 |
Angie Byron
|
93b910091f
|
#1006478 by Stevel, mradcliffe, vwX, bfroehle: Fixed D6 to D7 upgrade on PostgreSQL stopped cold at update.php
|
2010-12-29 03:46:39 +00:00 |
Angie Byron
|
22f0ba528f
|
#1007504 by carlos8f, pioterw: Fixed Rehashed passwords after Drupal 6 upgrade fail
|
2010-12-28 21:46:23 +00:00 |
Angie Byron
|
fbd6ffbf52
|
#1005674 by solotandem: Fixed SelectQuery::countQuery() fails with a group by expression
|
2010-12-28 18:49:51 +00:00 |
Angie Byron
|
c719b1a5b3
|
#950680 by ericduran, Dave Reid: Fixed Multiple notices from tracker after deleting a node
|
2010-12-28 18:39:23 +00:00 |
Angie Byron
|
ef24436556
|
#1005004 by markabur, bfroehle: Fixed critical Editing a comment destroys its creation date
|
2010-12-28 18:19:23 +00:00 |
Angie Byron
|
a45a4c4d48
|
#1005306 by pillarsdotnet: Fixed Remove useless and outdated reference to file_directory_path
|
2010-12-24 15:25:28 +00:00 |
Angie Byron
|
8cbf5a50c8
|
#1003860 follow-up by dereine, dmitrig01, chx: Fix count queries with aliases.
|
2010-12-23 09:31:56 +00:00 |
Angie Byron
|
e658064759
|
#995854 by rfay, effulgentsia, sun, merlinofchaos, Damien Tournoud, manimejia: Fixed #ajax doesn't work at all if a file element (or enctype => 'multipart/form-data') is included in the form
|
2010-12-23 04:26:31 +00:00 |
Angie Byron
|
a87da0d78a
|
#850852 by Damien Tournoud, dmitrig01, chx: Fixed transaction failure and allow concurrent testing on SQLite
|
2010-12-22 21:34:13 +00:00 |
Angie Byron
|
1eb122344a
|
#1003860 by dmitrig01, chx: Fixed Count query fails to remove fields and expressions.
|
2010-12-22 08:13:58 +00:00 |
Angie Byron
|
d65e0e3853
|
#988036 by duellj: Fixed wrong function headers in tracker module
|
2010-12-22 08:08:14 +00:00 |
Angie Byron
|
8eb5874e64
|
#1004060 by dmitrig01, chx: Fixed SQLite update queries with expression failing
|
2010-12-22 01:16:43 +00:00 |
Angie Byron
|
bf534a219f
|
#992928 by das-peter, David_Rothstein: Fixed Command line (Drush) install fails on SQLite (#limit_validation_errors doesn't work for programmatic form submissions)
|
2010-12-21 21:05:22 +00:00 |
Angie Byron
|
3999984bf8
|
#996160 follow-up by rfay: Fix typo.
|
2010-12-21 21:01:49 +00:00 |
Angie Byron
|
ca89559273
|
#954804 follow-up by effulgentsia: Fix bugs related to library weighting.
|
2010-12-21 21:00:17 +00:00 |
Angie Byron
|
48df00c898
|
#915174 follow-up by David_Rothstein: More .module files that no longer need to be specified in files[].
|
2010-12-21 16:31:47 +00:00 |
Angie Byron
|
2d9916e6f6
|
#986992 follow-up by yched, sun: Robustify upgrade path.
|
2010-12-21 04:11:12 +00:00 |
Angie Byron
|
15ec48062c
|
#915174 by sdboyer, sun: Remove pointless files[] declarations on files that are not declaring classes.
|
2010-12-20 19:59:44 +00:00 |
Angie Byron
|
424ab5b68e
|
#1002708 by sun: Robustify instance settings instantiation to prevent fatal errors in buggy modules.
|
2010-12-20 16:27:35 +00:00 |
Angie Byron
|
104d6197a8
|
#945112 by carlos8f, dalin, David_Rothstein: Fixed Unable to stay logged in during upgrade from D6 -> D7
|
2010-12-18 06:36:00 +00:00 |
Dries Buytaert
|
51118f3fb4
|
- Patch #996160 by yched, chx: issues with Fields created during 6 to 7 upgrade.
|
2010-12-18 02:04:36 +00:00 |
Dries Buytaert
|
d12eba1705
|
- Patch #890128 by carlos8f, sumitk: comment body missing if comment module enabled after a content type module.
|
2010-12-18 01:50:16 +00:00 |
Dries Buytaert
|
7c8c347058
|
- Patch #821646 by David_Rothstein: dashboard prints the search form title twice on the page (can confuse screen reader users).
|
2010-12-18 01:14:36 +00:00 |
Dries Buytaert
|
57b1af0318
|
- Patch #991270 by carlos8f, chx: password_count_log2 var out of bounds is a sorry mess.
|
2010-12-18 00:56:18 +00:00 |
Dries Buytaert
|
4b687afc00
|
- Patch #932502 by yched, jgraham, grendzy: changing allowed values in 'List' fields.
|
2010-12-18 00:50:03 +00:00 |
Dries Buytaert
|
85fc94016b
|
- Patch #669510 by David_Rothstein: upgrade path improvements for the administration theme setting/permission.
|
2010-12-18 00:43:04 +00:00 |
Angie Byron
|
ea6242d53d
|
#993026 by bblake, agentrickard: Fixed Default sort on admin/content incorrect
|
2010-12-17 19:28:14 +00:00 |
Dries Buytaert
|
1bd3670b30
|
- Patch #998048 by jhodgdon: field_info_field() only works for active fields - document that.
|
2010-12-17 01:36:04 +00:00 |
Dries Buytaert
|
bc3f72a978
|
- Patch #998016 by sven.lauer: _field_info_collate_fields() doc has the return values backwards.
|
2010-12-17 00:49:56 +00:00 |
Angie Byron
|
54655d3a52
|
#977460 by dmitrig01, bfroehle, Josh The Geek: Fixed Cannot serialize or unserialize PDO instances error
|
2010-12-15 06:52:54 +00:00 |
Angie Byron
|
de5b89a072
|
#714382 by Rob Loach, sun: Fixed Can't retrieve all libraries of a module
|
2010-12-15 04:21:39 +00:00 |
Angie Byron
|
c2ec8e397a
|
#915906 by jbrown, yched: Fixed Deleting node type with only instance of a field leaves the field in a strange zombie state
|
2010-12-15 04:13:48 +00:00 |
Angie Byron
|
72e8023d49
|
#605318 by hass, dww, bendly, 1V: Add garbage collection to the update manager
|
2010-12-15 03:52:05 +00:00 |
Angie Byron
|
f6ca0153af
|
#986296 by blup, tstoeckler, Damien Tournoud, carlos8f: Fixed _node_types_build() accidentally marks node types as disabled
|
2010-12-15 03:47:28 +00:00 |
Angie Byron
|
f735aa35a7
|
#728090 by alexjarvis: Fixed 'Revision information' can have incorrect summary
|
2010-12-15 03:42:25 +00:00 |
Angie Byron
|
71c4e3ec62
|
#968458 by Dave Reid, sun, fago: Add Missing hook_entity_presave().
|
2010-12-15 03:39:42 +00:00 |
Angie Byron
|
0afbd86d32
|
#984374 by zeta ζ: Remove duplicate code in toolbar module.
|
2010-12-15 03:04:38 +00:00 |
Angie Byron
|
bfdca3859e
|
#954804 follow-up by ksenzee, mfer: Add missing dependency on jquery.cookie for jquery.form.
|
2010-12-15 02:59:01 +00:00 |
Angie Byron
|
40ced83cb3
|
#993852 by nenne, jhodgdon: Document various Field API constants.
|
2010-12-15 02:55:21 +00:00 |
Dries Buytaert
|
36278f01d8
|
- Patch #986992 by yched, sun: fixed insane etid / {field_config_entity_type()} abstraction.
|
2010-12-14 19:50:05 +00:00 |
Dries Buytaert
|
d961f5eb8f
|
- Patch #826380 by David_Rothstein, sun: empty filter objects for new/unconfigured filters are incomplete.
|
2010-12-14 02:40:15 +00:00 |
Dries Buytaert
|
e44834ef9c
|
- Patch #819996 by scor: fixed RDFa generation.
|
2010-12-14 01:04:27 +00:00 |
Angie Byron
|
e0af4f1538
|
#965004 by johnbarclay, mr.baileys: Fixed Mismatched argument/variables in hook_user_login() documentation.
|
2010-12-11 19:16:42 +00:00 |
Angie Byron
|
aef32bf311
|
#991340 follow-up: Committed missing test files.
|
2010-12-11 06:22:33 +00:00 |
Dries Buytaert
|
7a84848696
|
- Patch #953494 by ngmaloney: rdf_mapping_save() shouldn't pass by reference.
|
2010-12-11 02:38:24 +00:00 |
Dries Buytaert
|
15ec834950
|
- Patch #991340 by alexpott: user_validate_current_pass() uses global and not the user object from the form.
|
2010-12-11 02:13:56 +00:00 |
Dries Buytaert
|
c8a813f82e
|
- Patch #992564 by wojtha: t() or format_plural() inside watchdog() function call in tracker and action module.
|
2010-12-11 02:09:00 +00:00 |
Dries Buytaert
|
4f1f28ae4c
|
- Patch #992674 by carlos8f, scor, alexanderpas: private file download returns access denied.
|
2010-12-11 01:32:20 +00:00 |
Angie Byron
|
44e47bfb16
|
#967330 by Dave Reid: Fixed The [current-user:?] token should provide the actual loaded user
|
2010-12-09 08:01:56 +00:00 |
Dries Buytaert
|
e2153365cf
|
- Patch #991726 by wojtha, meba: missing format_plural() in comments and node module.
|
2010-12-09 02:16:21 +00:00 |
Dries Buytaert
|
f3a9f68002
|
- Patch #735196 by jhodgdon, sun: improve hook_filter_info() documentation.
|
2010-12-09 02:04:16 +00:00 |
Dries Buytaert
|
f2b57f2072
|
- Patch #632382 by mr.baileys, sun: 'Your name' should not be prepopulated with Anonymous.
|
2010-12-09 01:57:56 +00:00 |
Dries Buytaert
|
81f2f3c19a
|
- Patch #854396 by tstoeckler, jhodgdon: improve documentation for date-related functions and hooks in system.module.
|
2010-12-09 01:51:16 +00:00 |
Angie Byron
|
6d13ffa486
|
#977346 by jhodgdon, joachim: Fixed More detailed docs for entity_label
|
2010-12-08 07:06:27 +00:00 |
Angie Byron
|
24de8090c0
|
#975754 by jhodgdon: Fixed problems with hook_menu() documentation.
|
2010-12-08 06:48:39 +00:00 |
Angie Byron
|
581aeddc11
|
#941288 by David_Rothstein: Fixed overlay behaviour on phpinfo() link.
|
2010-12-08 06:44:52 +00:00 |
Angie Byron
|
7fdebc6389
|
#991046 by carlos8f, mikey_p: Fixed PDO Exception after upgrading from Drupal 6.19 to Drupal 7 RC1
|
2010-12-08 06:43:07 +00:00 |
Angie Byron
|
61aceff0c2
|
#973314 by tekante, Damien Tournoud: Fixed PDO exception when attempting to add a new not null field with initial value
|
2010-12-08 06:38:59 +00:00 |
Angie Byron
|
747185022b
|
#990814 by yched, jhodgdon: Fixed Intermittent test failures in field.test
|
2010-12-07 06:12:44 +00:00 |
Angie Byron
|
c02fd214b5
|
#985292 by ngmaloney, scor, bfroehle: Fixed Nodes published before 1970 won't insert in taxonomy index
|
2010-12-07 05:20:08 +00:00 |
Angie Byron
|
28a17bc5bf
|
#990148 by chx, jhodgdon: Provide context to hook_field_attach_view_alter().
|
2010-12-07 05:09:58 +00:00 |
Angie Byron
|
0e0d97452b
|
#841266 follow-up by Nephele: Fixing tests broken by label change.
|
2010-12-06 20:41:33 +00:00 |
Angie Byron
|
4fcae8068f
|
#841266 by Nephele: Fix typo in field ui string.
|
2010-12-06 18:04:27 +00:00 |
Angie Byron
|
363256d009
|
#518512 by lelutin, dwong127, jhodgdon, nadavoid: Fixed Search from block with no keywords doesn't display the 'Please enter some keywords' message
|
2010-12-06 07:00:30 +00:00 |
Angie Byron
|
2c77be1b60
|
#984358 by dalin, David_Rothstein: Fixed Upgrade from 6.x to 7.x always pulls your site out of maintenance mode immediately
|
2010-12-06 06:57:40 +00:00 |
Angie Byron
|
0369f3f808
|
#936490 by dww, tstoeckler, haydeniv, Bojhan: Fixed Update module should verify downloaded tarballs and propagate errors correctly
|
2010-12-06 06:50:08 +00:00 |
Angie Byron
|
aa71f4abe4
|
#947820 by boombatower: Fixed Form action URL is not obtained properly in SimpleTest
|
2010-12-05 18:40:17 +00:00 |
Angie Byron
|
af8882e973
|
#978050 by swentel: Fixed Clearing the log with a filter throws notice and a PDOException
|
2010-12-04 01:52:15 +00:00 |
Angie Byron
|
74e5b8aba2
|
#974072 by Damien Tournoud: Fixed Comment publish / unpublish actions are broken
|
2010-12-04 01:51:09 +00:00 |
Angie Byron
|
3ee6f6bbc5
|
#903392 by jhodgdon, rayasa: Fixed 'Add new comment' text appears in search result snippet
|
2010-12-04 01:47:00 +00:00 |
Dries Buytaert
|
aee64c551a
|
- Patch #950460 by Gábor Hojtsy, drunken monkey, jhodgdon: language selection in advanced search filters broken.
|
2010-12-02 23:58:21 +00:00 |
Angie Byron
|
44aefb0a4e
|
#979958 by das-peter, Damien Tournoud: Fixed regression in load_functions detection for menu items
|
2010-12-02 17:34:24 +00:00 |
Dries Buytaert
|
35caf24c35
|
- Patch #986018 by fago: remove ununsed test files.
|
2010-12-02 14:23:17 +00:00 |
Angie Byron
|
1b8590856f
|
#929208 by heyrocker, duellj: Fixed Path hook api docs are missing function bodies
|
2010-12-02 00:22:20 +00:00 |
Angie Byron
|
1e0d940380
|
#985804 by solotandem, jhodgdon: Errors array missing key in hook_field_validate documentation
|
2010-12-02 00:13:47 +00:00 |
Angie Byron
|
14ee011fde
|
#678606 by jhodgdon, andypost: Fixed Tab titles on Trigger page are not clear
|
2010-12-01 07:41:03 +00:00 |
Angie Byron
|
cb358b4e51
|
#932502 rolled back. Needs more work.
|
2010-12-01 07:11:38 +00:00 |
Angie Byron
|
5afa4e1852
|
#961292 by yoroy: 'Close the drawer' needs a better title for screen readers
|
2010-12-01 07:05:26 +00:00 |
Angie Byron
|
35dfb42fa6
|
#602484 follow-up by rschwab, dww: Fixes to update manager page title.
|
2010-12-01 07:02:14 +00:00 |
Angie Byron
|
6d0ca97b8f
|
#690622 by jhodgdon: Remove the word 'node' from various strings.
|
2010-12-01 00:31:38 +00:00 |
Angie Byron
|
46808e29c1
|
#705306 follow-up by sun: Improved documentation for hook_user_cancel().
|
2010-12-01 00:29:41 +00:00 |
Angie Byron
|
9f5cd5395a
|
#609772 by dww, JacobSingh, ksenzee: Fixed Impossible to extend the FileTransfer class system in contrib
|
2010-12-01 00:23:36 +00:00 |
Angie Byron
|
5baaa76b9a
|
#886752 by jhodgdon: Fixed SQL error on PostgreSQL in comment.module
|
2010-12-01 00:19:18 +00:00 |
Angie Byron
|
9ada5dec79
|
#364470 follow-up by Dave Reid, JohnAlbin, et al: Move submitted by back into a variable. The string approach was too limited.
|
2010-12-01 00:18:15 +00:00 |
Angie Byron
|
8fc5911c36
|
#977596 by Stevel, sun, dalin, David_Rothstein: Fixed Text format loses weight and status when saving settings
|
2010-12-01 00:00:21 +00:00 |
Angie Byron
|
cfb6452a64
|
#501408 by flobruit, PieterDC, yched: Allow user fields to be displayed on registration form.
|
2010-11-30 23:55:11 +00:00 |
Angie Byron
|
50d2a562c9
|
#932502 by yched, jgraham: Fixed Changing allowed values in List fields changes key associations.
|
2010-11-30 23:46:30 +00:00 |
Dries Buytaert
|
1fb5f62ba5
|
- Patch #651240 by fago, sun: allow modules to react to changes to an entity.
|
2010-11-30 19:31:47 +00:00 |
Dries Buytaert
|
96b74a1594
|
- Patch #975134 by rschwab: improve links for steps after installing new theme.
|
2010-11-30 17:58:44 +00:00 |
Dries Buytaert
|
b1177ba603
|
- Patch #954804 by ksenzee, merlinofchaos: all .js in /misc should be registered as a library.
|
2010-11-30 17:16:37 +00:00 |
Angie Byron
|
35d221ea41
|
#826486 by kscheirer, drunken monkey, tstoeckler, jhodgdon, sun: Fixed format_date() does not respect admin-defined date formats
|
2010-11-30 06:30:21 +00:00 |
Angie Byron
|
6c881d9c5a
|
#606190 follow-up by rschwab, dww, Bojhan: Better workflow links in update manager.
|
2010-11-30 06:19:47 +00:00 |