webchick
|
06d408fae3
|
Issue #1347890 by sven.lauer, xjm, jhogdon: Clean up API docs for file module.
|
2011-12-22 01:35:16 -08:00 |
Dries
|
ee6826fc16
|
- Patch #1146088 by lyricnz: label always visible for table formatter.
|
2011-12-19 09:41:11 -05:00 |
webchick
|
4cea9fad25
|
Issue #935208 by droplet, assert0, adrinux, Tor Arne Thune: Fixed PECL uploadprogress bar doesn't appear.
|
2011-11-11 12:35:14 -08:00 |
webchick
|
d548e9b4e4
|
Oops. Correcting spacing error with previous patch.
|
2011-10-17 09:08:32 -07:00 |
webchick
|
79346644a3
|
Issue #943924 by Merco, lotyrin, eojthebrave: Fixed Allow preview of private image on node add form.
|
2011-10-17 09:07:18 -07:00 |
webchick
|
3eb1c0f675
|
Issue #848546 by mlncn: Fixed Throbber versus Progress bar help text incorrect?.
|
2011-09-27 11:59:41 -07:00 |
webchick
|
4bbd8f1159
|
Issue #1059268 by Berdir: Fixed Files are lost when adding multiple files to multiple file fields at the same time.
|
2011-09-20 15:22:39 -04:00 |
webchick
|
cb8c655a18
|
Issue #1118016 by dereine, pwolanin: Fixed conditional visibility of a managed_file() using #states attribute does not work.
|
2011-09-05 12:08:16 -07:00 |
Dries Buytaert
|
5546648d90
|
- Patch #1221214 by chx: file_download() returns 404 instead of 403.
|
2011-08-01 20:25:52 -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
|
2a91ace4c1
|
Issue #1179426 by chx, xjm: Added tests for SA-CORE-2011-001.
|
2011-07-18 00:59:37 -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
|
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
|
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 |
Dries Buytaert
|
a22d7770d4
|
- Patch #1024684 by linclark: omit & in @param statements (for consistency).
|
2011-05-08 15:51:01 -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
|
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
|
768208f8dd
|
- Patch #1076394 by pillarsdotnet: improved test code.
|
2011-02-28 20:36:37 -05:00 |
The Great Git Migration
|
79bcdb8b7d
|
Stripping CVS keywords
|
2011-02-25 02:06:03 +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
|
f1399ea638
|
- Patch #1019710 by stephenh: Changed Standardize @file comments in .test files.
|
2011-02-04 18:42:22 +00:00 |
Angie Byron
|
19aac3d24a
|
#932426 by duellj: Fix second file uploaded is displayed when display option is unchecked.
|
2011-01-28 06:44:56 +00:00 |
Angie Byron
|
90155726d0
|
#1002396 by yhager: Fixed Missing form_state in callback call in file_managed_file_value
|
2010-12-29 04:35:23 +00:00 |
Angie Byron
|
a45a4c4d48
|
#1005306 by pillarsdotnet: Fixed Remove useless and outdated reference to file_directory_path
|
2010-12-24 15:25:28 +00:00 |
Angie Byron
|
e658064759
|
#995854 by rfay, effulgentsia, sun, merlinofchaos, Damien Tournoud, manimejia: Fixed #ajax doesn't work at all if a file element (or enctype => 'multipart/form-data') is included in the form
|
2010-12-23 04:26:31 +00:00 |
Angie Byron
|
15ec48062c
|
#915174 by sdboyer, sun: Remove pointless files[] declarations on files that are not declaring classes.
|
2010-12-20 19:59:44 +00:00 |
Dries Buytaert
|
4f1f28ae4c
|
- Patch #992674 by carlos8f, scor, alexanderpas: private file download returns access denied.
|
2010-12-11 01:32:20 +00:00 |
Angie Byron
|
6dbf951c1f
|
#939962 by rwohleb, chx, quicksketch: Fixed File field allowed extensions JS broken in Chrome on OS X
|
2010-11-23 05:51:16 +00:00 |
Angie Byron
|
61fc4b0b32
|
#853926 by yched: Fixed Wrong order of multi-value file fields when form rebuilt (preview, failed validation)
|
2010-11-22 04:42:09 +00:00 |
Angie Byron
|
0222fa7003
|
#970002 by EclipseGc: Fixed file field foreign key table is incorrect
|
2010-11-21 09:24:41 +00:00 |
Angie Byron
|
682481a259
|
#942310 by an.droid, yched, fago, sun: Fixed Field form cannot be attached more than once
|
2010-11-20 19:57:01 +00:00 |
Dries Buytaert
|
b51569528f
|
- Patch #745590 by justinrandell, effulgentsia, yched, quicksketch, eojthebrave: #managed_file() element does not work when #extended not TRUE, or when ancestor element doesn't have #tree=TRUE.
|
2010-11-13 14:04:08 +00:00 |
Dries Buytaert
|
d91b1c77aa
|
- Patch #950138 by yched, an.droid: Changed Abstract Field API () usage into an API function.
|
2010-10-31 12:12:00 +00:00 |
Dries Buytaert
|
7cf3518b64
|
- Patch #926016 by effulgentsia, chrisshattuck: several bugs when trying to remove files from a multivalued file/image field.
|
2010-10-20 15:22:53 +00:00 |
Dries Buytaert
|
b0cbc018ec
|
- Patch #882694 by mgifford, sun, ksenzee, bleen18, yched: add missing form element titles for accessibility.
|
2010-10-20 01:31:07 +00:00 |
Dries Buytaert
|
63c15e5490
|
- Patch #943112 by ksenzee: file_file_download() should delegate header checks to a separate function.
|
2010-10-18 01:00:39 +00:00 |
Dries Buytaert
|
5a23b3fdb9
|
- Patch #561858 by effulgentsia, sun, rfay, Nick_vh, merlinofchaos, katbailey, dereine, tstoeckler: drupal_add_js() and drupal_add_css() to work for AJAX requests too by adding lazy-load to AJAX framework.
|
2010-10-04 17:46:01 +00:00 |
Angie Byron
|
6d2573e201
|
#913846 by Bevan, grendzy, bleen18, rfay, et al: Fixed Image/file field breaks after uploading two files.
|
2010-10-01 01:32:59 +00:00 |
Dries Buytaert
|
f833423b50
|
- Patch #915168 by chx, sun: foreign key support is missing from text and file module.
|
2010-09-29 01:37:03 +00:00 |
Dries Buytaert
|
45bca33bc2
|
- Patch #924636 by grendzy: double negative 'cannot not' in error message.
|
2010-09-28 02:31:52 +00:00 |
Dries Buytaert
|
f8b63338e4
|
- Patch #756762 by effulgentsia, fago, sun, rfay, pwolanin: AJAX should follow same rules for whether to call drupal_rebuild_form() as non-AJAX submissions.
|
2010-09-13 01:09:26 +00:00 |
Angie Byron
|
4237d014e9
|
#874326 by rfay, pwolanin, chx: Fixed Invalid scheme fails to halt processing of a stream request.
|
2010-09-11 21:14:32 +00:00 |
Angie Byron
|
f096a70e67
|
#898036 by Berdir: Fixed Private images broken. (with tests)
|
2010-09-11 05:07:22 +00:00 |
Angie Byron
|
7cc3d92d65
|
#616240 follow-up by yched, dereine, marvil07: Make Field UI screens extensible from contrib - part II.
|
2010-09-11 00:03:42 +00:00 |
Angie Byron
|
e4aab2d289
|
#763376 follow-up by fago, sun, effulgentsia: Minor adjustments to drupal_array_set/get_nested_value().
|
2010-09-10 07:58:40 +00:00 |
Angie Byron
|
14c7a79e3f
|
#890716 by agentrickard: Fixed Changing from public to private does not change field behavior.
|
2010-09-09 23:28:16 +00:00 |
Dries Buytaert
|
9502260ecf
|
- Patch #902264 by Damien Tournoud: move hook_field_schema() to .install files so we can get the upgrade path to work.
|
2010-09-04 15:40:52 +00:00 |
Dries Buytaert
|
fb300d1f96
|
- Patch #895308 by Damien Tournoud: remove file_directory_path().
|
2010-09-01 20:08:17 +00:00 |