Commit Graph

4566 Commits (d70898fc966027036b50e9e7074f9b81cee4c30b)

Author SHA1 Message Date
webchick 17898e7b0b Issue #1231856 by lyricnz: Fixed menu_update_7001() breaks when updating from 7.4 or upgrading from D6. 2011-08-16 01:22:08 -05:00
Dries Buytaert 17e3bac069 - Patch #732992 by adrinux, sreynen, David_Rothstein, jensimmons, Damien Tournoud, marcingy, Dave Reid | Sp.Shut: Added Allow filter_xss_admin() to accept HTML5 tags. 2011-08-12 12:13:05 -04:00
Dries Buytaert a3db9f3f72 - Patch #1246376 by sun: HTTP_REQUEST_TIMEOUT constant value is not negative. 2011-08-12 10:37:54 -04:00
Dries Buytaert e762e63fed - Patch #1232722 by peterpoe: drupal_process_states() - doc listing states is not quite right. 2011-08-10 15:47:30 -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 1e7a7361c4 Revert "- Patch #1240320 by Chi: use __DIR__ instead of dirname(__FILE__)."
This reverts commit 132aed379c.
2011-08-07 12:39:05 -04:00
Dries Buytaert 132aed379c - Patch #1240320 by Chi: use __DIR__ instead of dirname(__FILE__). 2011-08-07 12:37:24 -04:00
Dries Buytaert 3af0b234d2 - Patch #1184082 by googletorp: like queries failing on postgres with standard_conforming_strings() turned on. 2011-08-06 06:57:07 -04: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 5546648d90 - Patch #1221214 by chx: file_download() returns 404 instead of 403. 2011-08-01 20:25:52 -04:00
Dries Buytaert f60942fed0 - Patch #1216886 by pounard: _lock_id() shouldn't use drupal_static(), any cache clear would potentially make locks stall. 2011-07-31 23:34:22 -04:00
Dries Buytaert 452d443c22 - Patch #1224802 by kiamlaluno: DrupalLocalStreamWrapper::stream_open() uses a local variable instead of the argument passed by reference. 2011-07-31 23:30:39 -04:00
Dries Buytaert 781b8961c6 - Patch #774040 by B-Prod, mattyoung: theme_item_list() function duplicates last value when dealing with children. 2011-07-31 22:49:48 -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 110712521c - Patch #1226558 by Mark Theunissen: minor typo in docs for function menu_link_get_preferred(). 2011-07-29 14:39:36 -04:00
webchick e7faaccb16 Issue #1067750 by yched, fago: Let Field API fail in a tale-telling way on invalid . 2011-07-28 17:31:28 -04:00
webchick 18777c174e Issue #1177284 by ohnobinki: Fixed Add support to sqlite for char:normal type. 2011-07-28 17:05:42 -04:00
webchick dc669853e6 Issue #1227426 by Mark Theunissen: Fixed variable was removed, but is still being assigned in template_preprocess_maintenance_page(). 2011-07-28 16:27:55 -04:00
webchick 3ed6929fde Issue #1096208 by mr.baileys: Fixed PHP notices when creating menu link '#'. 2011-07-28 16:15:36 -04:00
webchick 4f972ee66f Issue #1222802 by franz, droplet, jhodgdon, Krasnyj: Fixed theme_pager_link() doc missing 'text' variable. 2011-07-28 15:36:00 -04:00
webchick 13f4debe2b Issue #1222794 by gapple, jhodgdon: Fixed drupal_add_css() support for stream wrappers not documented. 2011-07-28 15:32:11 -04:00
webchick 1b7c290435 Issue #1100260 by barbi, massimoi: Fixed Batch operations example needs redirect. 2011-07-28 15:29:59 -04:00
webchick daebd99b7b Back to 7.x-dev 2011-07-27 17:31:07 -07:00
webchick ca9434462a Drupal 7.7 2011-07-27 17:02:24 -07:00
webchick ad16e8ffb5 Back to 7.x-dev 2011-07-27 13:24:10 -07:00
webchick 1f124bf1ac Merge branch '7.4-security' into 7.x 2011-07-27 13:19:38 -07:00
webchick eabb023933 Changelog updates, increasing version number. 2011-07-27 13:17:40 -07:00
webchick 349ce13e39 Issue #634616 follow-up by sun: Documentation and bug fix for 'prevent' AJAX property. 2011-07-21 23:46:38 -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 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 5dc4ddd927 Issue #1019470 by benjamin.wss, bfroehle: Ensure that file_directory_temp() works on Windows. 2011-07-14 09:56:03 -04:00
webchick f2d2cf8a85 Issue #1010480 by catch: Optimize _menu_navigation_links_rebuild(). 2011-07-13 21:41:15 -04: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 261b66d38c Issue #1040262 by tsi: Fixed locale-rtl.css. 2011-07-07 17:13:44 -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 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 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 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 d9e7c8012d Issue #1203852 by pwolanin: Changed Increase hashing iterations for more secure password hashes. 2011-07-03 10:52:52 -07:00
webchick 214fb8de72 Issue #1071846 by gbrands: Fixed conf_path() doc needs cleanup. 2011-06-30 00:01:40 -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 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 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