Commit Graph

10144 Commits (c0840887b1ccf479bc08e52658496693f5c15805)

Author SHA1 Message Date
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