Revisions for imp/attachment.php

Location: [ Horde ] / imp / attachment.php View: Logs | Branches | Statistics
Search Revisions:
Show diffs between and
Show Differences shows diffs to the previous revision. If you select a revision by clicking its row, Show Differences will show the differences to the selected row.
Show Branch:
  Revision Date Author Log Message
2.32 (+2 -1 lines) 03/18/2008 01:42 PM Jan Schneider jan

Add NLS::setLanguageEnvironment() and NLS::setCharsetEnvironment().

2.5.10.21 FRAMEWORK_3 (+16 -8 lines) 12/20/2007 08:59 AM Jan Schneider jan

Merge from HEAD.

Tags: IMP_4_2, IMP_4_2_RC4, IMP_4_2_RC3, IMP_4_2_RC2

2.5.10.20 FRAMEWORK_3 (+2 -2 lines) 12/17/2007 11:21 PM Michael M Slusarz slusarz

MFH 2.31

Tags: IMP_4_1_6

2.31 (+9 -2 lines) 12/04/2007 03:35 AM Michael M Slusarz slusarz

Bug: 5892
When sending linked attachments, protect against JAR attacks in some
Mozilla browsers.

Tags: BEFORE_MERGE_3_2

2.30 (+5 -5 lines) 11/13/2007 06:50 PM Jan Schneider jan

Never trust your memory. This was fixed in Horde_Prefs by making sure to never
use a cached prefs instance when passing a user name to the Identity ctor. So
it should be safe now to use the $prefs variable with Horde 3.1.5+.

Tags: IMP_4_2_RC1

2.29 (+4 -4 lines) 11/13/2007 05:27 AM Jan Schneider jan

This must be a different variable name, otherwise we get Identity collisions
with the current user.

2.28 (+7 -6 lines) 11/12/2007 08:59 PM Michael M Slusarz slusarz

Bug: 4609
When sending notification that linked attachment has been downloaded,
correctly set timezone in download time.  Also, clean up the language displayed
when an attachment is not found.

2.27 (+2 -2 lines) 06/27/2007 01:23 PM Jan Schneider jan

Bump year, looks like a missed a few last time.

Tags: IMP_4_2_ALPHA

2.5.10.19 FRAMEWORK_3 (+2 -2 lines) 01/02/2007 08:54 AM Jan Schneider jan

Happy New Year

Tags: IMP_4_1_5, IMP_4_1_4, IMP_4_1_4_RC1

2.26 (+2 -2 lines) 01/01/2007 07:41 PM Jan Schneider jan

Assign copyright to The Horde Project for those copyright holders that already agreed to it.

2.5.10.18 FRAMEWORK_3 (+2 -2 lines) 10/13/2006 12:04 AM Chuck Hagenbuch chuck

MFH 2.25

2.25 (+2 -2 lines) 10/13/2006 12:03 AM Chuck Hagenbuch chuck

tix fypo

2.5.10.17 FRAMEWORK_3 (+3 -2 lines) 10/02/2006 01:30 PM Chuck Hagenbuch chuck

MFH 2.24

2.24 (+3 -2 lines) 10/02/2006 01:30 PM Chuck Hagenbuch chuck

Catch <> as well as empty addresses.
Bug: 4462

2.5.10.16 FRAMEWORK_3 (+27 -24 lines) 09/26/2006 02:38 PM Chuck Hagenbuch chuck

MFH 2.23

2.23 (+27 -24 lines) 09/26/2006 02:38 PM Chuck Hagenbuch chuck

Don't try to send the notification if there is no from_addr.
Bug: 4462

2.5.10.15 FRAMEWORK_3 (+7 -3 lines) 07/15/2006 09:23 AM Jan Schneider jan

MFH: 2.22

Tags: IMP_4_1_3

2.22 (+7 -3 lines) 07/15/2006 09:21 AM Jan Schneider jan

More error logging.

2.5.10.14 FRAMEWORK_3 (+2 -1 lines) 07/15/2006 09:02 AM Jan Schneider jan

MFH: 2.21

2.21 (+2 -1 lines) 07/15/2006 08:56 AM Jan Schneider jan

Also log error.

2.5.10.13 FRAMEWORK_3 (+4 -1 lines) 07/15/2006 08:53 AM Jan Schneider jan

MFH: 2.20

2.20 (+4 -1 lines) 07/15/2006 08:50 AM Jan Schneider jan

Catch error.

2.19 (+8 -5 lines) 06/28/2006 04:57 PM Jan Schneider jan

MFB: 2.5.10.12

2.5.10.12 FRAMEWORK_3 (+8 -5 lines) 06/28/2006 04:54 PM Jan Schneider jan

Send notification to identity address.

2.5.10.11 FRAMEWORK_3 (+15 -6 lines) 05/20/2006 08:39 PM Chuck Hagenbuch chuck

MFH:
2.18      +13 -4     imp/attachment.php
1.943     +2 -0      imp/docs/CHANGES

Tags: IMP_4_1_2

2.18 (+13 -4 lines) 05/20/2006 08:36 PM Chuck Hagenbuch chuck

[cjh] Send linked attachment notifications in the language of the user who
sent the attachment (Bug #3712).

2.17 (+3 -3 lines) 04/26/2006 12:36 AM Michael M Slusarz slusarz

Remove deprecated assign by reference for new object instantiations.

2.5.10.10 FRAMEWORK_3 (+23 -22 lines) 01/24/2006 01:00 AM Michael M Slusarz slusarz

MFH 2.16

Tags: IMP_4_1_1, IMP_4_1, IMP_4_1_RC3, IMP_4_1_RC2

2.16 (+23 -22 lines) 01/24/2006 12:58 AM Michael M Slusarz slusarz

error checking

2.5.10.9 FRAMEWORK_3 (+2 -2 lines) 01/01/2006 04:28 PM Jan Schneider jan

Happy new year

Tags: IMP_4_1_RC1

2.15 (+2 -2 lines) 01/01/2006 04:10 PM Jan Schneider jan

Happy new year\!

2.5.10.8 FRAMEWORK_3 (+41 -1 lines) 11/04/2005 01:27 AM Michael M Slusarz slusarz

Bug: 696
MFH: attachment.php - 2.14; conf.xml - 1.67; CHANGES - 1.861

2.14 (+41 -1 lines) 11/04/2005 01:26 AM Michael M Slusarz slusarz

Bug: 696
Option to send notification that linked attachment has been downloaded,
and link to delete the attachment.

2.5.10.7 FRAMEWORK_3 (+2 -2 lines) 10/18/2005 08:13 AM Jan Schneider jan

Merged from HEAD

2.5.10.6 FRAMEWORK_3 (+2 -2 lines) 07/31/2005 02:10 AM Michael M Slusarz slusarz

MFH: attachment.php - 2.13, CHANGES - 1.818

Tags: IMP_4_0_5, IMP_4_0_4, IMP_4_0_4_RC2, IMP_4_0_4_RC1

2.13 (+2 -2 lines) 07/31/2005 02:08 AM Michael M Slusarz slusarz

Fix display of linked attachments when the attachment filename contains
characters that need to be escaped.

Tags: BEFORE_MERGE_3_1

2.5.10.5 FRAMEWORK_3 (+2 -2 lines) 05/18/2005 06:52 AM Jan Schneider jan

MFH: Fix viral method name typo.

2.12 (+2 -2 lines) 05/18/2005 06:38 AM Jan Schneider jan

Fix viral method name typo.

2.5.10.4 FRAMEWORK_3 (+2 -2 lines) 04/15/2005 05:00 PM Jan Schneider jan

MFH: Add configuration option to set location of MIME magic database.

2.11 (+2 -2 lines) 04/15/2005 04:53 PM Jan Schneider jan

Use mime magic db if configured.

2.5.10.3 FRAMEWORK_3 (+2 -2 lines) 04/07/2005 11:30 AM Chuck Hagenbuch chuck

MFH: [cjh] Fix typo in attachment.php that caused a PHP warning
(Xavier Montagutelli <xavier.montagutelli@unilim.fr>).

Tags: IMP_4_0_3

2.10 (+2 -2 lines) 04/07/2005 11:30 AM Chuck Hagenbuch chuck

[cjh] Fix typo in attachment.php that caused a PHP warning
(Xavier Montagutelli <xavier.montagutelli@unilim.fr>).

2.9 (+1 -6 lines) 03/15/2005 10:58 PM Michael M Slusarz slusarz

Display the attachment expiration date when sending linked attachments.

2.8 (+7 -2 lines) 03/13/2005 09:30 PM Michael M Slusarz slusarz

Add configuration option to exprire linked attachments after a specified
time period.

2.5.10.2 FRAMEWORK_3 (+3 -3 lines) 02/27/2005 02:34 AM Michael M Slusarz slusarz

MFH 2.7

Tags: IMP_4_0_3_RC1

2.7 (+3 -3 lines) 02/27/2005 02:32 AM Michael M Slusarz slusarz

Do a filename magic search before defaulting to application/octet-stream.

2.6 (+2 -2 lines) 01/03/2005 09:34 AM Jan Schneider jan

Happy New Year

2.5.10.1 FRAMEWORK_3 (+2 -2 lines) 01/03/2005 07:25 AM Jan Schneider jan

Happy New Year

Tags: IMP_4_0_2, IMP_4_0_2_RC1, IMP_4_0_1

2.5 (+4 -26 lines) 07/09/2004 05:10 AM Jan Schneider jan

Use basename().

Tags: FRAMEWORK_3, IMP_4_0, IMP_4_0_RC3, IMP_4_0_RC2, IMP_4_0_RC1, IMP_4_0_BETA

2.4 (+13 -9 lines) 07/09/2004 05:09 AM Jan Schneider jan

Add standard file header, style nits.

2.3 (+1 -1 lines) 07/09/2004 05:01 AM Jan Schneider jan

Linked attachments have been moved to compose section.

2.2 (+17 -7 lines) 07/07/2004 10:50 AM Chuck Hagenbuch chuck

Cleanup of the link_attachments patch, and support for non-vfs stored uploaded
attachments (Andrew Coleman <mercury@appisolutions.net>).

2.1 07/05/2004 11:53 AM Chuck Hagenbuch chuck

Initial linked_attachments implementation.
Submitted by: Andrew Coleman <mercury@appisolutions.net>