Dries Buytaert
|
c0840887b1
|
- Patch #1234316 by agi.novanta: fixed Notice: Undefined property: stdClass:: in forum_node_update() (line 373 of /.../modules/forum/forum.module).
|
2011-08-07 15:57:43 -04:00 |
Dries Buytaert
|
44a8139aa8
|
- Patch #1239376 by Dave Reid: .ogg file extension incorrectly mapped to 'application/ogg' in file_default_mimetype_mapping().
|
2011-08-07 13:51:06 -04:00 |
Dries Buytaert
|
f6de4bcf77
|
- Patch #711842 by Devin Carlson: documentation missing for () in taxonomy-term.tpl.php.
|
2011-08-07 13:32:05 -04:00 |
Dries Buytaert
|
7d850cc2fb
|
- Patch #1236594 by linclark: node_page_edit() doc has wrong information.
|
2011-08-07 13:01:41 -04:00 |
webchick
|
1e48014398
|
Issue #717834 by David_Rothstein, clemens.tolboom, catch: Fixed The dependencies declared in core's hook_update_dependencies() implementations aren't actually correct.
|
2011-08-06 16:29:31 -07:00 |
webchick
|
115fb7545c
|
Issue #981524 by das-peter, Pisco, sun: Fixed system_date_format_save() doesn't save localized date formats.
|
2011-08-01 21:08:34 -07:00 |
webchick
|
d676fe412c
|
Issue #1185780 by Damien Tournoud: Fixed Make transactions more flexible and useful.
|
2011-08-01 20:51:29 -07:00 |
Dries Buytaert
|
a6d722568f
|
- Patch #1235266 by rbayliss: color_scheme_form_submit() has typo in code comment.
|
2011-08-01 21:04:28 -04:00 |
Dries Buytaert
|
5546648d90
|
- Patch #1221214 by chx: file_download() returns 404 instead of 403.
|
2011-08-01 20:25:52 -04:00 |
Dries Buytaert
|
33acc6a804
|
- Patch #1198088 by Jacine: obsolete .clearfix in default taxonomy-term.tpl.php template.
|
2011-07-31 23:25:28 -04:00 |
webchick
|
8cba9e72b1
|
Issue #1174444 by Boobaa, xjm, Dave Reid: Make the _element_validate_()* functions in field.module available for all contrib modules to use.
|
2011-07-31 19:41:58 -07:00 |
webchick
|
fb55033fff
|
Oopsie. Wrong patch.
|
2011-07-31 19:41:30 -07:00 |
webchick
|
9c85b350d1
|
Issue #1174444 by Boobaa, xjm, Dave Reid: Make the _element_validate_()* functions in field.module available for all contrib modules to use.
|
2011-07-31 19:39:41 -07:00 |
Dries Buytaert
|
5aca26cc08
|
- Patch #1174686 by ksenzee: overlay parent improperly opens child overlay on specific external links.
|
2011-07-29 14:54:27 -04:00 |
Dries Buytaert
|
5fea4ed4f4
|
- Patch #1228888 by Johnny vd Laar: shortcut_set_unassign_user() deletes in the wrong table.
|
2011-07-29 14:33:59 -04:00 |
webchick
|
a2d21fd739
|
Issue #123983 by TR, klavs: Fixed PHP memory not allowing color scheme change.
|
2011-07-28 17:40:33 -04:00 |
webchick
|
91c37eaaeb
|
Issue #1067998 by eporama, amanaplan, ceefour: Fixed Warning: Invalid argument supplied for foreach() in filter_list_format() (line 675 of /.../modules/filter/filter.module).
|
2011-07-28 17:33:40 -04:00 |
webchick
|
8460430504
|
Issue #1062040 by droplet: Fixed role page weight title.
|
2011-07-28 16:39:32 -04:00 |
webchick
|
73db412ca9
|
Issue #1194480 by James_Stallings, jhodgdon: Fixed field_default_view() doc has problems.
|
2011-07-28 15:50:58 -04:00 |
webchick
|
c6cc662e2d
|
Issue #1209350 by mdupont: Fixed Node access rights doc should mention how to use query tags.
|
2011-07-28 15:42:27 -04:00 |
webchick
|
ffb3b76c81
|
Issue #1196102 by James_Stallings, jhodgdon: Fixed taxonomy_check_vocabulary_hierarchy() doc lacks return value.
|
2011-07-28 15:34:06 -04:00 |
webchick
|
7dc6896abf
|
Issue #1196116 by James_Stallings, foobar3000: Fixed taxonomy_vocabulary_save() doc needs more detail.
|
2011-07-28 15:28:20 -04:00 |
webchick
|
0f399a6dbf
|
Issue #1228920 by pp: Fixed hook_field_extra_fields_alter() functions example code is wrong.
|
2011-07-28 15:27:02 -04:00 |
webchick
|
cba22e6b13
|
Issue #1196108 by James_Stallings, foobar3000: Fixed taxonomy_get_children() return value doc is not complete.
|
2011-07-28 15:22:36 -04:00 |
webchick
|
43b125e883
|
Issue #936686 by David_Rothstein, Einewton: Fixed 'Installation failed' errors when installing modules from Update Manager w/ Overlay.
|
2011-07-28 15:06:12 -04:00 |
webchick
|
b3e2b2ad52
|
Issue #276153 by pwolanin, das-peter: Fixed Testing does not work at all when locale of host session is not English.
|
2011-07-28 14:55:57 -04:00 |
webchick
|
4f833a7e0a
|
Issue #1167458 by yoroy, David_Rothstein, dcmistry: New users do not know to click on 'Modules' to extend their site.
|
2011-07-28 14:49:13 -04:00 |
webchick
|
1f124bf1ac
|
Merge branch '7.4-security' into 7.x
|
2011-07-27 13:19:38 -07:00 |
webchick
|
b38a806c16
|
Drupal 7.5
|
2011-07-27 13:16:17 -07:00 |
webchick
|
bdc2373eab
|
Issue #1000736 by fangel, stBorchert, adorsk: Fixed Term reference autocomplete widget having problems handling terms with commas.
|
2011-07-25 11:48:52 -07:00 |
webchick
|
102630219a
|
- #1218954 by Mark Theunissen: Fixed Path aliases broken after upgrade.
|
2011-07-25 11:31:26 -07:00 |
webchick
|
0fc439edd3
|
Issue #1164852 follow-up by plach: Fix node module update which was hard-coding translatable to TRUE.
|
2011-07-20 19:30:47 -07:00 |
webchick
|
d2f75bfe92
|
Issue #1206200 follow-up by chx: Commit missing hunk from 7.x version.
|
2011-07-20 02:30:14 -07:00 |
webchick
|
be1bb23a1e
|
Issue #1164852 by plach: Default the 'translatable' bit on fields to FALSE for fields created in the UI, to match those created by the API.
|
2011-07-20 01:20:33 -07:00 |
webchick
|
ee8670c295
|
Issue #1206200 by plach, chx: Add support for field meta conditions in EntityFieldQuery to allow for field language updates.
|
2011-07-20 01:02:18 -07:00 |
webchick
|
1e99f4819e
|
Issue #822054 by agentrickard: Remove site_mission() cruft in system.test.
|
2011-07-18 22:58:15 -07:00 |
webchick
|
116f8b6428
|
Issue #898634 by catch, alex_b, chx: Fixed install_drupal(): call to menu-touching functions results in SQL syntax error.
|
2011-07-18 01:04:29 -07:00 |
webchick
|
2a91ace4c1
|
Issue #1179426 by chx, xjm: Added tests for SA-CORE-2011-001.
|
2011-07-18 00:59:37 -07:00 |
webchick
|
e30853303f
|
Issue #348448 follow-up by jbrown: Coding standard fixes to E_STRICT tests.
|
2011-07-18 00:56:06 -07:00 |
webchick
|
dafc861fa3
|
Issue #952970 by clemens.tolboom, yched: Fixed Undefined index: required in field_default_form().
|
2011-07-17 23:57:28 -07:00 |
webchick
|
a3f4ab1548
|
Issue #931512 by ahwebd, catch, tobiasb: Fixed Node body 'description' and 'required' are missed on nodes upgraded from D6 to D7.
|
2011-07-17 23:53:32 -07:00 |
webchick
|
8ffa608374
|
Issue #929166 by dww, deviantintegral, yoroy: Add warning if private files are accessible over the web.
|
2011-07-13 23:45:30 -04:00 |
webchick
|
c69b525c38
|
Issue #348448 follow-up by jrchamp, catch: Fix E_STRICT errors.
|
2011-07-13 21:49:41 -04:00 |
webchick
|
4b187a18b8
|
Issue #1187906 by David_Rothstein, tstoeckler: Fixed Shortcut module cannot be installed via an install profile if the menu module wasn't installed first.
|
2011-07-11 23:37:21 -04:00 |
webchick
|
f4160148ca
|
Issue #1196310 by barbi, JamesK: Fixed node_feed() doc does not conform to standards.
|
2011-07-10 11:21:03 -07:00 |
webchick
|
7191d0649a
|
Issue #949616 by catch, a.mikheychik, adamdicarlo, dixon_, anavarre: Fixed Multiple parent relations confirmation form loses term description.
|
2011-07-07 21:06:27 -07:00 |
webchick
|
261b66d38c
|
Issue #1040262 by tsi: Fixed locale-rtl.css.
|
2011-07-07 17:13:44 -07:00 |
webchick
|
ab71360cc4
|
Issue #1040262 by tsi: Fixed locale-rtl.css.
|
2011-07-07 17:09:53 -07:00 |
webchick
|
8da5cc2b75
|
Issue #237634 by salvis: Document that node_access_write_grants() should not be called directly.
|
2011-07-06 23:20:37 -07:00 |
webchick
|
1f00fb6cc7
|
Issue #1047070 by douggreen, marcingy, yched: Fixed list_field_update_forbid() logic is backwards.
|
2011-07-06 14:02:58 -07:00 |
webchick
|
aed55f9ce6
|
Issue #1181576 by James_Stallings: Fixed node_get_recent() doc needs to clarify what 'recent' means.
|
2011-07-06 13:55:08 -07:00 |
webchick
|
09c56b4bfc
|
Issue #1007910 by lyricnz, idflood: Fixed D6->D7 update doesn't convert 'primary-links' menu to 'main-menu'.
|
2011-07-04 22:01:00 -07:00 |
webchick
|
d48016fcde
|
Issue #1190110 by oriol_e9g: Fixed hook_theme() has error in the 'function' section of return value.
|
2011-07-04 21:58:17 -07:00 |
webchick
|
3614a37327
|
Issue #983632 by peterpoe, marcingy, catch: Fixed 'New' comment marker does not work.
|
2011-07-04 21:54:53 -07:00 |
webchick
|
3675d4f306
|
Issue #1136130 follow-up by pillarsdotnet: Document why WATCHDOG_* constants are necessary.
|
2011-07-04 21:51:51 -07:00 |
webchick
|
b0af449047
|
Issue #360377 by deviantintegral, janusman: Fixed book_get_books() cache becomes stale when batch-inserting book pages.
|
2011-07-04 10:16:28 -07:00 |
webchick
|
1942cb4d0b
|
And the .install file for the test. You'd think I wouldn't forget that TWICE, but you would be wrong.
|
2011-07-04 10:09:47 -07:00 |
webchick
|
c448440ce8
|
Issue #1169564 by FreekyMage, jhodgdon: Fixed hook_file_download() - sample function body not updated for d7/8.
|
2011-07-03 11:04:28 -07:00 |
webchick
|
5e4bcf7b87
|
Issue #879076 by alex_b, pillarsdotnet, ceardach: Fixed Do not set expired=0 where expired is already 0 (performance).
|
2011-07-03 11:03:03 -07:00 |
webchick
|
d527a06e63
|
Issue #978028 by Dave Reid: Fixed File token fixes: [file:description] does not exist and [file:owner] not using format_username().
|
2011-07-03 10:58:57 -07:00 |
webchick
|
03ff5386dd
|
Issue #1103590 by dcrocks: Fixed blocks being added to 'hidden' region when theme first enabled.
|
2011-07-03 10:57:13 -07:00 |
webchick
|
6fb1e60a88
|
Issue #1205882 by Psikik, rbayliss: Fixed hook_delete() function body has typo.
|
2011-07-03 10:50:36 -07:00 |
webchick
|
e5e0a1cab8
|
Issue #1204844 by good_man: Fixed User module lacks a little RTL.
|
2011-07-03 10:49:24 -07:00 |
webchick
|
a79e2f074f
|
Issue #1203766 by sun, lyricnz: Fixed With large number of permissions /admin/people/permissions becomes unusable.
|
2011-07-03 10:48:40 -07:00 |
webchick
|
41efebcf07
|
Issue #1192178 by pillarsdotnet: Changed The user_module_invoke() function lacks documentation of parameters.
|
2011-06-29 23:56:09 -07:00 |
webchick
|
0f9c1354d1
|
Issue #813052 by lyricnz, droplet, dinknaround: Fixed Undefined index: format in comment_preview() line 2065 and line 2183.
|
2011-06-29 23:51:36 -07:00 |
webchick
|
c40fde088c
|
Issue #1198396 by pillarsdotnet, jhodgdon: Fixed Add required docs to user_pass_rehash() function.
|
2011-06-29 23:47:28 -07:00 |
webchick
|
66d0e0ea76
|
Issue #1101678 by cwells73, jhodgdon: Fixed documentation for hook_search_status()
|
2011-06-29 23:21:54 -07:00 |
webchick
|
2c01d0549e
|
Issue #1049462 by rfay: Fixed Usage of deprecated form_state['clicked_button'] causes bugs during AJAX submissions by non-buttons.
|
2011-06-29 23:16:35 -07:00 |
webchick
|
2608c670ab
|
Issue #1130198 by pillarsdotnet, Damien Tournoud: Fixed Regression: line-breaks are mangled by drupal_html_to_text().
|
2011-06-29 22:51:13 -07:00 |
webchick
|
8b913661cd
|
Issue #1083982 by Damien Tournoud: Fixed support for remote streamwrappers.
|
2011-06-29 22:29:34 -07:00 |
webchick
|
4cede694ab
|
Issue #1204648 by webchick: Fixed Tests added for SA-2011-CORE-002 broke testbot.
|
2011-06-29 18:58:02 -07:00 |
webchick
|
1166b5784a
|
Merge branch '7.2-security' into 7.x
|
2011-06-29 18:16:27 -07:00 |
webchick
|
8094e14c51
|
Drupal 7.3
|
2011-06-29 18:09:21 -07:00 |
webchick
|
cb6f0ff36c
|
Issue #1191040 by sun: Use proper function for ordering tests by title.
|
2011-06-27 00:29:53 -07:00 |
webchick
|
e85b057acb
|
Issue #992376 follow-up by larowlan: Tests for paths containing a hyphen and theme_hook_suggestions().
|
2011-06-27 00:27:41 -07:00 |
webchick
|
a1ac3f6d95
|
Issue #1191014 by ttaylor249, oriol_e9g: Fixed Field Storage API topic and field_create_field() have wrong variable name in doc.
|
2011-06-26 23:18:53 -07:00 |
webchick
|
75c8f57002
|
Issue #1166388 by pillarsdotnet: Fixed Regression: user_mail_tokens() needs docs.
|
2011-06-26 23:14:18 -07:00 |
webchick
|
2ecc273c60
|
Issue #253725 by jhodgdon: Fixed () in search results does not have array keys on comments and uploads values.
|
2011-06-26 23:11:35 -07:00 |
webchick
|
67ff15fef1
|
Issue #1198392 by pillarsdotnet: Fixed Add required docs to user_cancel_url() function.
|
2011-06-26 23:01:51 -07:00 |
webchick
|
6e7f4625b9
|
Issue #1016582 by mfb, sun: Fixed Help block empty on every page, or the same on every page, due to 'cache per role'.
|
2011-06-26 22:54:42 -07:00 |
webchick
|
e847ee243a
|
Issue #885616 by mgifford, Everett Zufelt: Fixed Labels missing from a number of locale admin forms.
|
2011-06-26 22:51:07 -07:00 |
webchick
|
9de419ad67
|
Issue #1182970 by mr.baileys: Improvements to hook_menu() documentation.
|
2011-06-26 22:48:04 -07:00 |
webchick
|
9e46929974
|
Issue #1026878 by LoMo, pillarsdotnet: Fixed Float and Decimal values not fully validated.
|
2011-06-26 22:42:06 -07:00 |
webchick
|
18a5b95a33
|
Issue #758628 follow-up by jbrown, mgifford, nowarninglabel: Make GD library hook_requirements() desaturation and rotate errors into warnings..
|
2011-06-22 17:53:54 -07:00 |
webchick
|
e189bbd76a
|
Issue #1183844 by cwells73: Fixed FAPI element #title not sanitized.
|
2011-06-22 00:02:29 -07:00 |
webchick
|
4538ad0e24
|
Issue #1190242 by lyricnz, jiv-e: Fixed hook_menu_link_update() example uses invalid db_result().
|
2011-06-21 23:55:45 -07:00 |
webchick
|
16862c659f
|
Issue #1175614 by barbi, oriol_e9g, joachim: Remove HTML tags in the documentation for block_list()
|
2011-06-21 23:46:55 -07:00 |
webchick
|
d61100e815
|
Issue #993134 by lyricnz, adam.hammouda: Fixed menu_save() needs to document the form of the menu name.
|
2011-06-21 23:39:52 -07:00 |
webchick
|
c81ca5845a
|
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:29:08 -07:00 |
webchick
|
ba85bebddd
|
Issue #1187898 by droplet, Setca: Fixed hook_image_effect_info_alter() - sample function body uses wrong variable name.
|
2011-06-21 23:22:59 -07:00 |
webchick
|
d8d8589bc0
|
Issue #1081068 by wojtha, bfroehle, Heine: Fixed drupal_http_request() inconsistent redirect_url().
|
2011-06-21 23:09:52 -07:00 |
webchick
|
d1ba79c125
|
Issue #1171436 by jhedstrom: Check that modules passed into setUp() are properly enabled.
|
2011-06-21 22:59:13 -07:00 |
webchick
|
7fb83c6354
|
Issue #1190928 by droplet: Add examples of entity type in field_get_items() (and fix punctuation in other examples).
|
2011-06-21 22:56:40 -07:00 |
webchick
|
4e934df8eb
|
Issue #1169426 by plach, fietserwin, sun: Fixed Field invoke multiple does not handle field language correctly.
|
2011-06-21 22:31:35 -07:00 |
webchick
|
2d884d27a8
|
Issue #1145700 by jbrown, greggles: Improve sanitization of watchdog link/operations item.
|
2011-06-21 09:24:01 -07:00 |
Dries Buytaert
|
b0e5aa3f06
|
- Patch #1188880 by mr.baileys, tstoeckler: comment module test fails randomly.
|
2011-06-18 20:19:54 -04:00 |
webchick
|
e3de4550ac
|
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 02:28:22 -04:00 |
webchick
|
eeec65a2fc
|
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:02 -04:00 |
webchick
|
6bca3db38b
|
Issue #1115510 by catch, barbi, amateescu: Fixed Entity providing modules must call field_attach_delete_bundle() in hook_uninstall().
|
2011-06-14 04:27:14 -04:00 |
Dries Buytaert
|
7ea8b45ad2
|
- Patch #1089472 by janusman, David_Rothstein: batch API finishes when >99.5% of items have been processed.
|
2011-06-11 19:21:17 -04:00 |
webchick
|
966089d539
|
Issue #1022416 by bfroehle, turboflash: Fixed Wrong use of db_transaction() in block module.
|
2011-06-08 22:34:06 -07:00 |
webchick
|
2224962c5e
|
Issue #705892 follow-up by bfroehle, ELC: Safer method of instantiating the content variable in node.tpl.php.
|
2011-06-08 22:05:05 -07:00 |
webchick
|
e45c780324
|
Issue #1168686 by barbi, Dave Reid: Fixed hook_menu() doc should say how to pass integer arg to callbacks.
|
2011-06-08 21:57:57 -07:00 |
webchick
|
62b52c86f0
|
Issue #996240 by David_Rothstein: Fixed Javascript error in node preview when there are unlimited value fields in overlay.
|
2011-06-08 20:48:31 -07:00 |
webchick
|
86f0c5684e
|
Issue #1179970 by kafitz, dinarcon: Fixed spelling mistake in Field API docs.
|
2011-06-08 20:41:56 -07:00 |
webchick
|
519e560369
|
Issue #1179424 by aspilicious, tstoeckler: Add tests to check for SA-CORE-2011-001
|
2011-06-08 17:56:24 -07:00 |
webchick
|
0cf6aa0c07
|
Rollback of previous commit. This fails testbot.
|
2011-06-08 15:34:26 -07:00 |
webchick
|
f4c0c2da6e
|
Issue #1179424 by aspilicious: Add tests to check for SA-CORE-2011-001
|
2011-06-08 13:43:15 -07:00 |
Dries Buytaert
|
276209f512
|
- Patch #1162226 by mr.baileys: taxonomy_term_save() should document what is in a object.
|
2011-06-06 05:55:30 -04:00 |
webchick
|
02d6d3541a
|
Issue #1017850 by yched: Improve documentation for field_view_value().
|
2011-06-04 11:10:28 -07:00 |
webchick
|
5f02fa9afd
|
Issue #276174 follow-up by Gábor Hojtsy, TR: Fixed Document check_plain() use in blog.module.
|
2011-06-01 15:06:35 -07:00 |
webchick
|
dc75725b71
|
Issue #1014262 by Eric_A, asimmonds: Fixed user_update_7011() completely broken (User email template tokens not upgraded).
|
2011-06-01 09:51:06 -07:00 |
webchick
|
6f53d446aa
|
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:48 -07:00 |
webchick
|
14d2ba86be
|
Issue #1161964 by arcaneadam: Fixed hook_system_themes_page_alter() documentation is incorrect.
|
2011-06-01 01:34:05 -07:00 |
webchick
|
7c46b70e49
|
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:57 -07:00 |
webchick
|
97450de684
|
Issue #1021064 by montesq: Fixed No Main Links causes error message in form description to set Secondary Links.
|
2011-06-01 01:22:59 -07:00 |
webchick
|
fee105fb52
|
Issue #1158596 by mr.baileys: Fixed clarification of node in hook_node_submit() doc.
|
2011-06-01 01:16:50 -07:00 |
webchick
|
96c1e28fdc
|
Issue #761648 follow-up by lyricnz: Fixed Menu D6->D7 upgrade doesn't maintain node-menu configuration.
|
2011-06-01 01:07:12 -07:00 |
webchick
|
a8dc7a1d50
|
Issue #1138040 by barbi: Fixed hook_field_shema() doc has incorrect field type in format in example.
|
2011-05-30 21:07:39 -07:00 |
webchick
|
70ec086e99
|
Issue #1160792 by andrewmacpherson: Fixed Spelling mistake in documentation for theme_field().
|
2011-05-30 20:51:03 -07:00 |
webchick
|
57d40215f8
|
Issue #1019374 by Jody Lynn: Delete book variables on hook_uninstall().
|
2011-05-30 20:46:08 -07:00 |
webchick
|
09669835c4
|
Issue #1043998 by lyricnz, sun: Fixed Strict PHP warning in Fields UI tests.
|
2011-05-30 09:04:40 -07:00 |
webchick
|
3ace0b2a33
|
Issue #1166088 by barbi: Fixed Field Language API page has incorrect note about languages.
|
2011-05-29 22:36:39 -07:00 |
webchick
|
7969d6c458
|
Issue #1153022 by lyricnz, Pasqualle: Fixed PHP Notice: Undefined index: content in template_preprocess_node().
|
2011-05-29 22:33:26 -07:00 |
webchick
|
cf1af7f7d7
|
Issue #1164120 by pillarsdotnet: Fixed Add reference to _user_mail_text() in the doxygen for user_mail_tokens() function.
|
2011-05-29 22:02:38 -07:00 |
webchick
|
33d4ce4bde
|
Issue #1007830 by drunken monkey, Damien Tournoud, bfroehle: Fixed Nested transactions throw exceptions on ddl changes.
|
2011-05-29 21:51:22 -07:00 |
webchick
|
86bf589b56
|
Issue #1166806 by droplet, TR: Removed legacy CVS Id tags in core.
|
2011-05-28 11:56:17 -07:00 |
webchick
|
e9602e12d0
|
Issue #647964 by jergason, bfroehle, Damien Tournoud, corbacho, Pancho: Fixed Running cron does not check for available updates.
|
2011-05-28 11:17:20 -07:00 |
Dries Buytaert
|
1e1c9b71fb
|
Merge branch '7.x' of git.drupal.org:project/drupal into 7.x
|
2011-05-28 09:31:58 -04:00 |
Dries Buytaert
|
e33de1cd77
|
- Patch #1110842 by JohnAlbin: comment preview color is missing due to mis-targeted CSS rule.
|
2011-05-28 09:27:49 -04:00 |
webchick
|
49e2d2ca6f
|
Drupal 7.2
|
2011-05-25 13:41:42 -07:00 |
webchick
|
316bd96ebf
|
Drupal 7.1
|
2011-05-25 13:07:13 -07:00 |
webchick
|
ee61c8eacd
|
Issue #1137074 by plach, Jose Reyero: notices and wrong links on translation tab for unpublished nodes.
|
2011-05-24 15:50:37 -07:00 |
webchick
|
c09a969d96
|
Issue #1021270 by larowlan, wojtha: Fixed Blocks for custom menus are impossible to theme.
|
2011-05-24 14:00:57 -07:00 |
webchick
|
fef11ae71e
|
Issue #1096340 by plach, fietserwin, sun: Fixed Stale language types/negotation info after enabling/disabling modules.
|
2011-05-24 08:58:16 -07:00 |
Dries Buytaert
|
dfa37ba304
|
- Patch #1019352 by Jody Lynn: delete blog module's variable on hook_uninstall().
|
2011-05-23 21:15:01 -04:00 |
Dries Buytaert
|
224aae4b65
|
- Patch #1019292 by TR, Jody Lynn: remove random nbsp characters.
|
2011-05-23 21:06:24 -04:00 |
webchick
|
6c57cfa11d
|
Issue #1154822 by lyricnz, Starminder: Fixed User Schema mismatch after upgrade D6 to D7.
|
2011-05-23 16:48:00 -07:00 |
webchick
|
3adfe45f76
|
Issue #1154820 by lyricnz, marcingy, Starminder: Fixed System Schema mismatch after upgrade D6 to D7.
|
2011-05-23 16:46:54 -07:00 |
webchick
|
f8d8abe5be
|
Issue #1154812 by lyricnz, Starminder: Fixed Poll Schema mismatch after upgrade D6 to D7.
|
2011-05-23 16:45:57 -07:00 |
webchick
|
eed840666f
|
Issue #1154808 by lyricnz, Starminder: Fixed Node Schema mismatch after upgrade D6 to D7.
|
2011-05-23 16:44:31 -07:00 |
webchick
|
3b88a36ccd
|
Issue #1154802 by lyricnz, Starminder: Fixed Block Schema mismatch after upgrade D6 to D7.
|
2011-05-23 16:43:23 -07:00 |
webchick
|
3fce53d617
|
Issue #1154806 by lyricnz, marcingy, Starminder: Fixed Comment Schema mismatch after upgrade D6 to D7.
|
2011-05-23 16:42:32 -07:00 |
webchick
|
de8325a3ef
|
Issue #1089174 follow-up by plach: Fix notices and expand tests.
|
2011-05-23 16:11:56 -07:00 |
Dries Buytaert
|
c27eec1712
|
- Patch #1120412 by skwashd: comment_save() doesn't support additional columns added by hook_schema_alter().
|
2011-05-22 18:04:42 -04:00 |
Dries Buytaert
|
5dbe8aa92b
|
Merge branch '7.x' of git.drupal.org:project/drupal into 7.x
|
2011-05-22 09:08:19 -04:00 |
Dries Buytaert
|
c88f2e0188
|
- Patch #1078980 by plach: language neutral not available when there are disabled languages.
|
2011-05-22 09:08:04 -04:00 |
Dries Buytaert
|
a060d31f0a
|
- Patch #1013864 by agentrickard, JimmyAx: book navigation block fails with Node Access modules.
|
2011-05-21 20:10:40 -04:00 |
webchick
|
267b9c435c
|
Issue #1096446 by plach: Fixed entity_label() is not passing along the () parameter.
|
2011-05-18 01:00:28 -05:00 |
webchick
|
ff3bf28a03
|
Rollback of #1076366. This is not quite ready to go yet, because it depends on another issue (#1120290).
|
2011-05-18 00:31:07 -05:00 |
webchick
|
75a0deb272
|
Issue #1089174 by plach: Fixed Prepare view hooks do not receive the language parameter.
|
2011-05-18 00:07:38 -05:00 |
webchick
|
8c3dbb5e7f
|
Issue #1001146 by edhaber, droplet: Fixed Cannot theme links in a menu when menu_name() contains a hyphen.
|
2011-05-18 00:04:43 -05:00 |
webchick
|
e77f87506c
|
Issue #1105848 by cafuego: Fixed Unsafe query comments possible via UI.
|
2011-05-17 23:57:40 -05:00 |
webchick
|
e27392c158
|
Issue #999004 by pillarsdotnet, fago, sun, marcingy: user_save() relies on edit instead of account.
|
2011-05-17 23:13:00 -05:00 |
Angela Byron
|
d48e3735a4
|
Issue #1017672 by catch, q0rban: Fixed D6 to D7 update process permanently deletes comment bodies and other data, and throws fatal SQL errors.
|
2011-05-17 22:39:15 -05:00 |
Dries Buytaert
|
a73fabfacd
|
- Rolled back.
|
2011-05-17 17:46:31 -07:00 |
Dries Buytaert
|
258fc5ff7b
|
- Patch #784856 by dmitrig01: menu_get_names() is dead code, remove it.
|
2011-05-17 17:46:01 -07:00 |
Dries Buytaert
|
69c8ff264d
|
- Patch #1132364 by CrookedNumber, David_Rothstein: hook_modules_enabled() could be less ambiguous.
|
2011-05-17 17:44:22 -07:00 |
Dries Buytaert
|
596b011f7d
|
- Patch #1149002 by droplet, hansfn: 'Machine name' not translatable on the content type overview page .
|
2011-05-17 17:22:38 -07:00 |
Dries Buytaert
|
b7ad22b414
|
- Patch #705912 by jherencia, bleen18: template_preprocess_node() makes an useless comprobation.
|
2011-05-17 17:20:27 -07:00 |
Dries Buytaert
|
39242e9992
|
- Patch #1158730 by TR: documentation problem with hook_user_load().
|
2011-05-16 22:50:29 -07:00 |
Dries Buytaert
|
50e0f831da
|
- 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:37:12 -07:00 |
Dries Buytaert
|
78f4cc01c1
|
- Patch #1157426 by Gábor Hojtsy: field system uses t() incorrectly and inconsistently.
|
2011-05-15 17:38:57 -07:00 |
Dries Buytaert
|
2c7a84fd32
|
- Patch #1119158 by skwashd: Added user_role_save() doesn't implement a presave hook.
|
2011-05-14 16:29:48 -04:00 |
Dries Buytaert
|
2646b43acd
|
- Patch #1149912 by grendzy, sun: recent comments block displays old, out-of-order comments.
|
2011-05-14 13:29:17 -04:00 |
Dries Buytaert
|
0b007f5413
|
- Patch #1034248 by jhodgdon, drewish, jn2: hook_block_view() example should return a render array.
|
2011-05-14 13:20:06 -04:00 |
Dries Buytaert
|
ff23dc7162
|
- Patch #876282 by tim.plunkett, amateescu: small layout glitch on 'Password match' line during installation.
|
2011-05-14 13:16:23 -04:00 |
Dries Buytaert
|
37e529ab6d
|
- Patch #988030 by mr.baileys, linclark: document correct sequence of hooks in node deletion.
|
2011-05-14 12:51:22 -04:00 |
Dries Buytaert
|
40f516cf3d
|
- Patch #759844 by jpmckinney, dixon_, plach, ksenzee, fabsor, pillarsdotnet: overlay does not work with prefixed URL paths.
|
2011-05-14 08:33:39 -04:00 |
Dries Buytaert
|
33e746fc34
|
- Patch #936844 by bleen18: cannot override comment author to or from Anonymous.
|
2011-05-13 22:17:45 -04:00 |
Dries Buytaert
|
02dd3c52cd
|
- 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:30 -04:00 |
Dries Buytaert
|
3035021f74
|
- Patch #1060246 by plach: translation alters language switch links even if node translation is disabled.
|
2011-05-13 16:01:59 -04:00 |
Dries Buytaert
|
148569d986
|
- 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:45 -04:00 |
Dries Buytaert
|
8f46835ea2
|
- 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:47 -04:00 |
Dries Buytaert
|
43c4a88db3
|
Merge branch '7.x' of git.drupal.org:project/drupal into 7.x
|
2011-05-13 11:57:39 -04:00 |
webchick
|
78f5ec5472
|
Hm. Rollback of previous patch. I think I just broke testbot. NOOB.
|
2011-05-13 11:30:57 -04:00 |
Dries Buytaert
|
753d8190ec
|
Merge branch '7.x' of git.drupal.org:project/drupal into 7.x
|
2011-05-13 11:27:24 -04:00 |
webchick
|
b1bd7f7615
|
Issue #1017672 by catch, q0rban: D6 to D7 update process permanently deletes comment bodies and other data, and throws fatal SQL errors.
|
2011-05-13 10:41:03 -04:00 |
Dries Buytaert
|
fcf48f0c8c
|
- Patch #1076366 by wojtha: OpenID discovery spec violation - fragments are removed from claimed id .
|
2011-05-11 21:34:06 -04:00 |
Dries Buytaert
|
980d5188f7
|
- 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:29:32 -04:00 |
webchick
|
8e471a22a7
|
Issue #1003308 by andypost: further forum module fix.
|
2011-05-08 20:48:56 -07:00 |
Dries Buytaert
|
98256f2df1
|
- 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:38 -04:00 |
Dries Buytaert
|
94a137d7a8
|
- Patch #1055234 by jhodgdon, linclark: field_bundle_settings() doc example is wrong.
|
2011-05-08 16:18:03 -04:00 |
Dries Buytaert
|
a22d7770d4
|
- Patch #1024684 by linclark: omit & in @param statements (for consistency).
|
2011-05-08 15:51:01 -04:00 |
Dries Buytaert
|
c09288a94e
|
- 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:39 -04:00 |
Dries Buytaert
|
25f8da3ff5
|
- Patch #1060304 by plach: misleading help text for the translation support settings.
|
2011-05-04 21:03:59 -07:00 |
Dries Buytaert
|
585a2b9668
|
- Patch #1063046 by guidocecilio, linclark: hook_requirements() API documentation needs doc on 'update' phase.
|
2011-05-01 06:34:50 -04:00 |
Dries Buytaert
|
994ed97e83
|
- Patch #1051870 by boombatower: remove unused variable initialization.
|
2011-05-01 06:33:35 -04:00 |
Dries Buytaert
|
400284fb2c
|
- Patch #1099396 by Désiré, droplet, plach: language_count() is never decremented when removing a language.
|
2011-05-01 06:31:39 -04:00 |
Dries Buytaert
|
3f154706a3
|
- 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:25 -04:00 |
Dries Buytaert
|
9888e8884e
|
- Patch #1139638 by DamZ: the SQLite driver cannot update a column to NULL.
|
2011-04-28 06:02:43 -04:00 |
Dries Buytaert
|
2ffe162f00
|
- Patch #61856 by bfroehle, jredding, andypost, blakehall, Pancho: in user.module, trim() user-submitted email address before validation.
|
2011-04-25 22:18:39 -04:00 |
Dries Buytaert
|
0e3354e19c
|
- Patch #716348 by mikey_p: fixed description.
|
2011-04-25 22:14:57 -04:00 |
Dries Buytaert
|
b130c2f71f
|
- Patch #1067806 by starsinmypockets: _field_info_prepare_instance() calls, but does not use, field_info_field_types().
|
2011-04-25 22:03:53 -04:00 |
webchick
|
44a216f8fb
|
Issue #817482 by Stevel, bfroehle: user_save() issues a warning when saving without changing mail attribute.
|
2011-04-24 01:40:28 -07:00 |
webchick
|
ef5ef9efc7
|
Issue #908282 by jbrown, pillarsdotnet: add width and height attributes to increase front-end performance.
|
2011-04-24 01:38:16 -07:00 |
webchick
|
4d3217b4db
|
Issue #1003308 by bfroehle: Fix upgrade path for Forum module by hard-coding vocabulary machine name (with tests).
|
2011-04-24 01:28:19 -07:00 |
webchick
|
86c5f34ccc
|
Issue #1111288 by yched: Fix file permissions on field_ui tests.
|
2011-04-24 00:52:52 -07:00 |
Dries Buytaert
|
b3333ec2bf
|
- Patch #1110810 by JohnAlbin, TR: CVS $ tag lurks in .htaccess file (and other dank corners of Drupal).
|
2011-04-23 20:28:57 -04:00 |
Dries Buytaert
|
d379f3d7bd
|
- Patch #733192 by pillarsdotnet, Sutharsan, Letharion, clemens.tolboom: tokens enclosed in [ ] are not recognized.
|
2011-04-23 20:09:54 -04:00 |
Dries Buytaert
|
c6c21d2402
|
- Patch #1008410 by droplet: forum list header sorting broken.
|
2011-04-23 17:03:13 -04:00 |
Dries Buytaert
|
43387c12ab
|
- Patch #1111288 by droplet: wrong instance definition in field_ui().test.
|
2011-04-23 16:28:17 -04:00 |
Dries Buytaert
|
5fc8343de6
|
- Patch #1107384 by droplet: wrong instance definition in node.module.
|
2011-04-22 21:17:10 -04:00 |
Dries Buytaert
|
c8dcd69311
|
- Patch #1026058 by plach, droplet add back Language switcher block help message.
|
2011-04-20 22:35:38 -04:00 |
Dries Buytaert
|
17c696e7fb
|
- Patch #1132364 by CrookedNumber: hook_modules_enabled() could be less ambiguous.
|
2011-04-20 22:33:14 -04:00 |
Dries Buytaert
|
8ae9b6f6d8
|
- Patch #965272 by larowlan, bellHead, TR: items defined with type MENU_CALLBACK show 'Home' as a title.
|
2011-04-20 22:29:50 -04:00 |
Dries Buytaert
|
9c57079db6
|
- Patch #984456 by Dave Reid, bfroehle: cleanup file_field_widget_uri() and its token replacement.
|
2011-04-16 08:48:26 -04:00 |
Dries Buytaert
|
eeeb5dd72f
|
- Patch #1127312 by niklas: undefined variable items in theme_user_list() when displaying empty user/new block.
|
2011-04-14 22:02:48 -04:00 |
Dries Buytaert
|
5ad04d02f3
|
- Patch #1043566: fixed typo on BlockAdminThemeTestCase description.
|
2011-04-14 21:56:55 -04:00 |
Dries Buytaert
|
8cdf750e0e
|
- Patch #1066118 by Barrett: hook_field_widget_form() has punctuation error.
|
2011-04-12 22:54:25 +02:00 |
Dries Buytaert
|
00361a2c78
|
- Patch #1107376 by jhedstrom: weight not a property of a field instance, so doc shouldn't say it is.
|
2011-04-12 22:49:18 +02:00 |
Dries Buytaert
|
1d0c020cc4
|
- Patch #1095498 by ohnobinki: toolbar toggle link rendered without escaping ampersand as an html entity.
|
2011-04-12 22:30:42 +02:00 |
Dries Buytaert
|
93ece29192
|
- Patch #766624 by aspilicious: dashboard lacks rtl styling.
|
2011-04-12 22:04:24 +02:00 |
Dries Buytaert
|
157fdb2373
|
- Patch #766624 by aspilicious: dashboard lacks rtl styling.
|
2011-04-12 22:03:53 +02:00 |
Dries Buytaert
|
6b24718e7a
|
- Patch #1118502 by pwolanin: path module should use a different weight than search module on admin/config.
|
2011-04-12 21:27:07 +02:00 |
Dries Buytaert
|
62f978fcb1
|
- Patch #1120928 by catch: {history} table is owned by system module.
|
2011-04-12 21:16:58 +02:00 |
Dries Buytaert
|
2d39a11e82
|
- Patch #1023190 by Berdir: wrong merge query in aggregator_save_item().
|
2011-04-12 20:42:11 +02:00 |
webchick
|
4b3d9a0154
|
Issue #839556 by dalin, jrchamp, effulgentsia, dmitrig01, David_Rothstein: fix isset regression in tablesort, add tests, and cleanup theme_process_registry().
|
2011-04-10 16:26:08 -07:00 |
Dries Buytaert
|
f3b693cf03
|
- Patch #985982 by iLLin: overlay resizes toolbar after closing.
|
2011-04-10 23:49:40 +02:00 |
Dries Buytaert
|
37f60420d1
|
- Patch #1062370 by mikeryan: vocabulary machine_name() length limited to 21, in UI only.
|
2011-04-10 22:46:08 +02:00 |
Dries Buytaert
|
62b8fd96ff
|
- Patch #1032024 by grendzy: comment_form_submit() overwrites author/visitor cookie when moderating/administering comments.
|
2011-04-10 22:42:32 +02:00 |
Dries Buytaert
|
d762662597
|
- Patch #1037358 by sanduhrs, Azol: locale.datepicker.js minor fixes (js consistency).
|
2011-04-10 22:28:10 +02:00 |
Dries Buytaert
|
c2108cd0ad
|
- Patch #1099254 by hansfn: typo in modules/system/system.admin.inc.
|
2011-04-10 22:19:55 +02:00 |
Dries Buytaert
|
ac8ad4a21a
|
- Patch #897140 by fgm: system.methodSignature returns incorrect and incomplete data.
|
2011-04-10 22:16:59 +02:00 |
Dries Buytaert
|
c5425cbfba
|
- Patch #1065020 by Berdir: fixed E_STRICT warning when downloading/viewing a file or image.
|
2011-04-10 21:42:20 +02:00 |
Dries Buytaert
|
c8c0e0b04b
|
- Patch #1075886 by franz: typo on help text.
|
2011-04-10 19:15:23 +02:00 |
Dries Buytaert
|
0aba395ce1
|
- Patch #598586 by grendzy, deekayen: watchdog() assumes is defined.
|
2011-04-10 18:59:06 +02:00 |
Dries Buytaert
|
b522d3dc5a
|
- Patch #608478 by David_Rothstein: remove leftover code and variables
|
2011-04-10 18:29:03 +02:00 |
Dries Buytaert
|
c884fafa63
|
- Patch #1050686 by David_Rothstein: theme region names are no longer translated.
|
2011-04-10 18:25:31 +02:00 |
Dries Buytaert
|
49a5c2944e
|
- Patch #722920 by andypost: slightly optimize the block upgrade path.
|
2011-04-10 18:17:17 +02:00 |
webchick
|
f01fb0ec04
|
Issue #1110862 by Reidsy: remove reference to search-theme-form.tpl.php in search.module.
|
2011-04-05 23:19:22 -07:00 |
webchick
|
791af06d2b
|
Issue #1089430 by manarth: improved code comment.
|
2011-03-28 08:55:25 -07:00 |
webchick
|
5b45a85ca7
|
Issue #749992 by jhodgdon: menu system / menu module distinction is not obvious to folks new to Drupal.
|
2011-03-28 08:52:43 -07:00 |
webchick
|
1e3714af4d
|
Issue #988318 by jhodgdon: translation_form_node_form_alter() doc says it implements the wrong hook.
|
2011-03-28 08:51:42 -07:00 |
webchick
|
8fbf445fa0
|
Issue #1106528 by joachim: field_attach_form_validate() documentation indentation is incorrect.
|
2011-03-28 08:49:12 -07:00 |
webchick
|
d5b3e46468
|
Issue #1106636 by pwolanin: use system_get_info() API function instead of unserializing from DB to get module names.
|
2011-03-28 08:47:46 -07:00 |
webchick
|
d8679a62e4
|
Issue #1105384 by claar: system_admin_menu_block_page() description not one line.
|
2011-03-28 08:45:05 -07:00 |
webchick
|
fb6dce6091
|
Issue #1021406 by ygerasimov: fixed typo in documentation
|
2011-03-28 08:43:43 -07:00 |
webchick
|
170208b275
|
Issue #1037352 by David_Rothstein: clarified usage of 'warning' parameter.
|
2011-03-28 08:42:12 -07:00 |
webchick
|
e7390c50b5
|
Issue #1097972 by boombatower: Fixed hook_field_extra_fields_display_alter() incorrect example code.
|
2011-03-28 08:39:48 -07: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 |
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 |