Commit Graph

4656 Commits (fa4d4c5ce3c9e2d156ea00ca3d3299ac90d37a3b)

Author SHA1 Message Date
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
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 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 3d1ed2dab7 Issue #1192474 by pillarsdotnet: Fixed Fix grammar error in file_unmanaged_save_data() docs. 2011-06-22 17:55:57 -07:00
webchick b8cb76c48b Issue #561422 by sun, dalin, lyricnz, catch, Gerhard Killesreiter: Replace strtr() with str_replace() for db prefixing for increased performance. 2011-06-22 17:42:34 -07:00
webchick 370a8e368c Issue #1192482 by pillarsdotnet: Fixed docs for drupal_save_data(). 2011-06-22 09:54:13 -07:00
webchick 4bfa5be920 Issue #1192440 by pillarsdotnet: Fixed Make docs of file_copy() match code. 2011-06-21 23:21:52 -07:00
webchick d6cba5f650 Issue #1096448 by bfroehle: Changed drupal_redirect_form() needs better documentation of form_state['redirect']. 2011-06-21 23:11:38 -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 e7a8f51296 Issue #1192466 by pillarsdotnet: Fixed Make docs of drupal_realpath() match code. 2011-06-21 23:02:27 -07:00
webchick 0f856ba72f Issue #1192456 by pillarsdotnet: Fixed Make docs of file_move() match code. 2011-06-21 22:55:00 -07:00
Dries Buytaert 078dc10b2a - Patch #804864 by fabsor, pwolanin, catch, c960657: external page caching does only work when 'page_cache_invoke_hooks()' is set to FALSE. (Old 'Aggressive Mode' is on). 2011-06-12 19:52:37 -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 d01ac03790 Issue #504506 by andypost, Gábor Hojtsy: Fixed Drupal.formatPlural incorrectly handle complex plural rules. 2011-06-08 20:55:34 -07:00
webchick df642fea99 Issue #1038030 by yched: Fixed More accurate error handling in EntityFieldQuery : non-existing field. 2011-06-04 11:13:28 -07:00
webchick 2647e11642 Issue #1007830 follow-up by bfroehle: Add more specificity to MySQL nested DDL transaction error check. 2011-06-04 11:03:49 -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 6fc37ebf29 Issue #604902 by rschwab, drewish: Add documentation about Batch API success parameter. 2011-06-01 01:39:32 -07:00
webchick 3297727dc1 Issue #1164862 by barbi: Fixed DatabaseTaskException has @class near top and shouldn't. 2011-06-01 01:19:14 -07:00
webchick eeb0bd8682 Issue #1063636 by barbi: Changed drupal_add_css() should reference drupal_get_css(). 2011-05-29 22:39:13 -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
Dries Buytaert b6e430d0e6 - Patch #1164548 by droplet: correct SelectQuery::range doc. 2011-05-28 09:38:52 -04: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 36e52ceff7 - Patch #1169338 by barbi: _drupal_log_error() - doc is incomplete. 2011-05-28 09:29:01 -04:00
webchick fad397b1f1 Ahem. Once again. 2011-05-25 14:26:11 -07:00
webchick e708195f31 Back to 7.x-dev 2011-05-25 14:23:22 -07: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 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 1f17b2c1e2 - Patch #1164226 by TR: token_find_with_prefix() has typos, token.inc not up to doc standards. 2011-05-23 20:59:22 -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 42786ee70e - Patch #1038788 by wojtha, sign: drupal_find_theme_functions() removes all theme 'prefix_' occurences. 2011-05-22 09:01:49 -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 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
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 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 7d1ae1167d - Patch #802856 by catch, pillarsdotnet: make lock_wait() wait less. 2011-05-13 22:34:19 -04:00
Dries Buytaert 3a73639833 - Patch #1029606 by fago, bojanz, Damien Tournoud: hook_menu() should not be called during uninstallation. 2011-05-13 20:29:07 -04:00
Dries Buytaert b7062f4b21 - Patch #958850 by bellHead: Postgres password containing backslashes don't work. 2011-05-08 16:36:29 -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 c7f534a77e - Patch #1086066 by drewish, Mile23: get_t() should describe what it does and why. 2011-05-04 20:42:42 -07:00
Dries Buytaert d96bf5d808 - Patch #852120 by cygri: batch operations example doesn't do proper sanitizing. 2011-05-01 06:37:52 -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 2681b059ff - Patch #1097538 by davidtrainer: update drupal_set_message() docs. 2011-04-25 22:10:57 -04: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
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 9f9e9c3824 - Patch #183435 by gregmac, TR: drupal_http_request() and malformed responses. 2011-04-23 16:34:22 -04:00
Dries Buytaert 05e249e8f8 - Patch #1122880 by jn2: DatabaseConnection::defaultOptions has incorrect php.net link. 2011-04-23 16:29:41 -04:00
Dries Buytaert 803ae47d63 - Patch #1126370 by kim-day, jn2: menu_link_save() needs more detail. 2011-04-20 22:44:36 -04:00
Dries Buytaert ada3ac12a2 - Patch #1097538 by davidtrainer: update drupal_set_message() docs. 2011-04-20 22:40:37 -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 38b2990052 - Patch #1096842 by nanotube: typo in EntityFieldQuery documentation. 2011-04-14 22:05:25 -04:00
Dries Buytaert 0140d97039 - Patch #1043552: fixed typo in comment inside theme_disable(). 2011-04-14 22:00:11 -04:00
Dries Buytaert fbd9663207 - Patch #545518 by bfroehle: move Locale module specific code out of module.inc and system.module. 2011-04-14 21:55:39 -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 6022a6dc9a - Patch #1110064 by jeffschuler: two @defgroup comment fixes. 2011-04-12 22:47:12 +02:00
Dries Buytaert 452bac6da5 - Patch #1012768 by agentrickard: fire hook_menu_link_delete() before removing the data row. 2011-04-12 20:44:14 +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 1e0b3e25e3 - Patch #935258 by Stevel, Josh Waihi: defaults not changed in changeField on postgresql. 2011-04-10 23:45:30 +02:00
Dries Buytaert 0d05031835 - Patch #998612 by longwave: drupal_render() doesn't render 0 when set into #markup property. 2011-04-10 23:38:58 +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 5e1e44c4c0 - Patch #733306 by atchijov, carlos8f: add static caching for drupal_parse_info_file(). 2011-04-10 21:39:14 +02: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 7c81e60109 Issue #1031692 by jhodgdon: entity_load() doc should not say to use for more than one load only. 2011-03-21 11:17:05 -07:00
webchick 6dabf4fc47 Issue #1087092 by danillonunes: Fix documentation for drupal_map_assoc() function 2011-03-10 01:17:43 -06: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 be689dc4cf - Patch #1067662 by mfb: optimize file_uri_scheme(). 2011-02-23 20:28:40 +00:00
Dries Buytaert b20486762f - Patch #1062616 by benanderson: failed integration with Amazon's Simple Email Service (SES). 2011-02-21 20:03:35 +00:00
Dries Buytaert 9c44a60045 - Rollback of accidentical commit #1064882. 2011-02-19 16:59:43 +00:00
Dries Buytaert 3e914018de - Patch #880278 by RoboPhred: cleanup _locale_import_read_po(). 2011-02-19 13:24:32 +00:00
Dries Buytaert 570dcc5752 - Patch #892864 by pwolanin, pounard: remove drupal_static() in _drupal_bootstrap_full(). 2011-02-19 13:19:26 +00:00
Dries Buytaert d58e24b247 - Patch #1020906 by RoboPhred: differentiate process/preprocess hook documentation. 2011-02-19 01:07:00 +00:00
Dries Buytaert 0b5a09cc64 - Patch #942006 by jhodgdon, heyrocker: documentation for drupal_write_record() doesn't state what happens to missing values on existing records. 2011-02-19 01:01:41 +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 a5c9ab0759 - Patch #1051184 by mr.baileys: fix doxygen formatting and punctuation in documentation for drupal_parse_info_file(). 2011-02-19 00:33:05 +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 bd1c87fbea - Patch #1049528 by sreynen: change script example for drupal_parse_info_file() from .css to .js. 2011-02-09 02:23:52 +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 07eaa98b29 - Patch #1027578 by droplet: missing period in the documentation for drupal_convert_to_utf8(). 2011-02-04 20:32:18 +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 10894ac845 - Patch #1049144 by boombatower: remove unnecessary return statements. 2011-02-04 19:03:14 +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 e830c0e095 #1018714 by effulgentsia: Fixed Image Upload Widget Not Working in IE8 2011-01-27 23:55:38 +00:00
Dries Buytaert 0cc5d8ad55 - Patch #1036246 by Jody Lynn: typo in ajax.inc comment. 2011-01-24 12:56:06 +00:00
Dries Buytaert 2dbeb60535 - Patch #1027762 by droplet: remove non necessary space. 2011-01-18 18:23:40 +00:00
Angie Byron 5791f3724b #460448 follow-up by ridgerunner: Further optimize CSS aggregation regex. 2011-01-14 08:37:20 +00:00
Dries Buytaert 5369ef896d - Patch #997884 by jhodgdon: improved t() documentation. 2011-01-13 01:04:13 +00:00
Dries Buytaert 5f9eda1973 - Patch #930000 by jhodgdon, bleen18: show(), hide(), and render() documentation is misleading. 2011-01-12 23:15:26 +00:00
Dries Buytaert 77489e2f9f - Patch #1022426 by bfroehle: _registry_update() invalid arguments to ->rollback(). 2011-01-11 13:33:18 +00:00
Angie Byron b793fc9eba Back to 7.0-dev 2011-01-05 06:23:07 +00:00
Angie Byron 4979149203 Drupal 7.0 2011-01-05 06:17:58 +00:00
Angie Byron 6ec0561ee2 #994870 follow-up by eaton: Add missing element argument to machine name exists callback. 2011-01-04 16:46:24 +00:00
Angie Byron f6f3e2baa0 #1014170 by rooby: Fixed East Timor is now Timor-Leste. 2011-01-04 16:07:48 +00:00
Dries Buytaert bf17062f5b - Patch #1014096 by chx: don't load schema on every page view. 2011-01-04 06:20:30 +00:00
Angie Byron 067a7f1e81 #932846 by bfroehle, dww: Fixed authorize.php connection settings form broken (doesn't degrade, pointless fieldset) 2011-01-04 04:37:27 +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 e193ae2b73 #1007488 by Gábor Hojtsy, plach, droplet: Fixed Drupal cannot be installed in a non-predefined language 2011-01-03 15:48:11 +00:00
Angie Byron 8a6c97a1ce #992376 by larowlan: Fixed Paths containing a hyphen aren't compatible with page theme_hook_suggestions 2011-01-03 08:02:11 +00:00
Angie Byron 913adae6ad #989366 by jhodgdon: Improved documentation of hook_date_formats() 2011-01-03 06:51:00 +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 bfcdaf0607 #1013058 by bfroehle: Fixed SSH connection class has wrong port in error string. 2011-01-03 02:32:27 +00:00
Angie Byron b9b661ef2f #1010506 by dww, chx, hgurol: Fixed FileTransfer doesn't properly handle any advanced settings nor the ssh username 2011-01-03 02:20:45 +00:00
Angie Byron 4a8df419ab #994870 by sun: Fixed Custom #type machine_name 'exists' callbacks cannot access other form elements/values 2011-01-03 00:26:47 +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