webchick
|
c69b525c38
|
Issue #348448 follow-up by jrchamp, catch: Fix E_STRICT errors.
|
2011-07-13 21:49:41 -04:00 |
webchick
|
f2d2cf8a85
|
Issue #1010480 by catch: Optimize _menu_navigation_links_rebuild().
|
2011-07-13 21:41:15 -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
|
c628ea8dde
|
- #1180100 by barbi: Fixed drupal_attributes() doc should mention the space at beginning of return value.
|
2011-07-10 11:13:52 -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
|
d732bf85d9
|
Issue #1209470 by Damien Tournoud: Fixed REQUEST_TIME is a float with microseconds on PHP 5.4.
|
2011-07-06 13:57:01 -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
|
7fd0fe2495
|
Issue #1007830 follow-up by bfroehle: Better fix for nested transactions throw exceptions on ddl changes in MySQL.
|
2011-07-04 21:48:58 -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
|
1046f0f2de
|
Issue #1162022 by sun: Ensure #validate and #submit keys always exist in drupal_prepare_form().
|
2011-07-04 10:11: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
|
6923d2aa2a
|
Issue #1179582 by dalin: Changed l() documentation should mention that sanitization is not performed when HTML => TRUE.
|
2011-07-03 11:00:20 -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
|
d9e7c8012d
|
Issue #1203852 by pwolanin: Changed Increase hashing iterations for more secure password hashes.
|
2011-07-03 10:52:52 -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
|
214fb8de72
|
Issue #1071846 by gbrands: Fixed conf_path() doc needs cleanup.
|
2011-06-30 00:01: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
|
db4bc4b0a8
|
Issue #188947 by lyricnz: Fixed date_validate()(form) should be date_validate()(element).
|
2011-06-29 23:41:11 -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
|
33f6c5608c
|
Issue #634616 by effulgentsia, rfay, sun: Fixed Various problems due to AJAX binding to mousedown instead of click.
|
2011-06-29 22:40:21 -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
|
12d33253b6
|
Back to 7.x-dev
|
2011-06-29 18:22:59 -07:00 |
webchick
|
d8cfe08869
|
Changelog updates, increasing version number.
|
2011-06-29 18:20:10 -07:00 |
webchick
|
1166b5784a
|
Merge branch '7.2-security' into 7.x
|
2011-06-29 18:16:27 -07:00 |
webchick
|
ebf9026bb8
|
Changelog, fixing version number in bootstrap.inc.
|
2011-06-29 18:12:24 -07:00 |
webchick
|
8094e14c51
|
Drupal 7.3
|
2011-06-29 18:09:21 -07:00 |
webchick
|
3b2601b62a
|
Issue #561422 follow-up by Damien Tournoud, lyricnz, chx: Fixed SQLite support for faster db prefixes.
|
2011-06-27 08:42:37 -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 |