Opened 7 years ago

Closed 9 months ago

Last modified 9 months ago

#1445509 closed Feature Requests (fixed)

Request: download all attachments option

Reported by: prasad007 Owned by: nobody
Priority: 3 Milestone: 0.9-beta
Component: User Interface Version: git-master
Severity: normal Keywords:
Cc: joan.moreau@…

Description (last modified by thomasb)

All email programs have the option to download all
attachements together.
When there are multiple attachments in an email (for
example a collection of many pictures) , it becomes
tedious and annoying having to download them to the
local hard disk separately one by one.
It is prefered to have them downloaded in one link, as
available in many email sites like GMail for example.
This feature should be included a.s.a.p.
thank you!

Change History (23)

comment:1 Changed 5 years ago by seansan

  • Milestone set to later
  • Severity changed from critical to minor
  • Summary changed from Download All Attachments to Request: download all attachments option

comment:2 Changed 4 years ago by simplexe

4 years ((((

comment:4 Changed 3 years ago by thomasb

  • Milestone changed from later to 0.7-beta

comment:5 Changed 22 months ago by thomasb

  • Milestone changed from 0.7-beta to 0.8-beta

comment:6 Changed 16 months ago by grosjo

What is the status of this ?

This is very much nedded

comment:7 Changed 16 months ago by grosjo

  • Cc joan.moreau@… added
  • Priority changed from 5 to 3
  • Severity changed from minor to normal

comment:8 Changed 16 months ago by grosjo

  • Version changed from 0.1-beta to svn-trunk

comment:9 Changed 16 months ago by grosjo

  • Component changed from Core functionality to User Interface
  • Severity changed from normal to major

comment:10 Changed 15 months ago by grosjo

Any news ?

How can I help ?

comment:11 Changed 15 months ago by thomasb

  • Milestone changed from 0.8-rc to 0.9-beta
  • Severity changed from major to normal

Reschedule

comment:12 Changed 9 months ago by thydzik

Also hoping for this.

comment:13 follow-up: Changed 9 months ago by grosjo

What is the process to take ownership of this ?

comment:14 in reply to: ↑ 13 Changed 9 months ago by thomasb

  • Description modified (diff)

Replying to grosjo:

What is the process to take ownership of this ?

Choose "reassign to" from the Modify Ticket options below and start implementing it. Preferably you fork our repository on github and then submit a pull request when finished.

comment:15 Changed 9 months ago by thomasb

There was a working plugin recently posted to the mailing list: http://lists.roundcube.net/pipermail/users/2012-September/008997.html

comment:16 follow-up: Changed 9 months ago by thomasb

  • Description modified (diff)
  • Resolution changed from None to fixed
  • Status changed from assigned to closed

zipdownload plugin was added to the core repository in commit [70bbabb6994e]. Enable and configure it if you have the php_zip extension installed.

comment:17 in reply to: ↑ 16 Changed 9 months ago by lingfude

Replying to thomasb:

zipdownload plugin was added to the core repository in commit [70bbabb6994e]. Enable and configure it if you have the php_zip extension installed.

I tried the new zipdownload plugin but roundcube gets stuck in message load.

With this version http://lists.roundcube.net/pipermail/users/2012-September/008997.html zipdownload works fine in roundcube 0.8.1

Last edited 9 months ago by lingfude (previous) (diff)

comment:18 Changed 9 months ago by lingfude

  • Resolution fixed deleted
  • Status changed from closed to reopened

comment:19 follow-up: Changed 9 months ago by thomasb

Please provide error logs. Works for me.

comment:20 in reply to: ↑ 19 Changed 9 months ago by lingfude

Replying to thomasb:

Please provide error logs. Works for me.

This is the error:

"Fatal error: Class 'rcube' not found in /usr/share/roundcube/plugins/zipdownload/zipdownload.php on line 73"

comment:21 follow-up: Changed 9 months ago by thomasb

  • Resolution set to fixed
  • Status changed from reopened to closed

You're obviously on 0.8 whereas the plugin was made and tested on 0.9 (git) only. Fixed in commit [5f8406c76a1e].

comment:22 in reply to: ↑ 21 Changed 9 months ago by lingfude

Replying to thomasb:

You're obviously on 0.8 whereas the plugin was made and tested on 0.9 (git) only. Fixed in commit [5f8406c76a1e].

Sorry, I thought this version of Zipdownload worked with Roundcube 0.8.

Thanks for the support.

Last edited 9 months ago by lingfude (previous) (diff)

comment:23 Changed 9 months ago by thomasb

The git master branch is already moving towards 0.9, things officially supported for 0.8 will be added to the release-0.8 branch.

Note: See TracTickets for help on using tickets.