| Anonymous | Login | Signup for a new account | 2013.05.25 22:46 CEST |
| Main | My View | View Issues | Change Log | Roadmap | Docs |
| Viewing Issue Advanced Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||
| 0002406 | [Piwigo] upload | feature | N/A | 2011.08.17 21:36 | 2011.08.18 16:47 | ||
| Reporter | plg | View Status | public | ||||
| Assigned To | plg | ||||||
| Priority | normal | Resolution | fixed | Platform | |||
| Status | closed | OS | |||||
| Projection | none | OS Version | |||||
| ETA | none | Fixed in Version | 2.3.0RC1 | Product Version | 2.2.4 | ||
| Target Version | 2.3.0RC1 | Product Build | |||||
| Summary | 0002406: create new album before starting the upload | ||||||
| Description |
On [Administration > Photos > Add], instead of asking for creating a new album and only create it (+associate photos) once all photos are uploaded, create the album before the upload is started. We can do it with some jQuery + Ajax call to pwg.categories.add. A colorbox popup would be nice to show the album creation form. |
||||||
| Steps To Reproduce | |||||||
| Additional Information | |||||||
| Tags | No tags attached. | ||||||
| browser | any | ||||||
| Database engine and version | |||||||
| PHP version | |||||||
| Web server | Apache 1.3.x | ||||||
| Attached Files | |||||||
|
|
|||||||
Notes |
|
|
(0005406) svn (reporter) 2011.08.17 21:56 |
[Subversion] r11962 by plg on trunk -----[Subversion commit log]---------------------------------------------------- feature 2406 added: if the user wants a new album in the upload form, the album is created before the start of the upload. The ergonomy is now simpler, the page is smaller and cleaner. bug 2373 fixed: now that album is created before upload, uploadify.php gets the category_id and the level: as soon as it is uploaded (function add_uploaded_file) the photo gets its final privacy level and is directly associated to the album. This way, we can have an error on a photo without making orphan all photos of the same upload group. feature 2405 added: as soon as a photo is uploaded, its thumbnail is displayed in the "Uploaded Photos" fieldset, without waiting for other photos to be uploaded. The latest photos comes first. I have slighlty changed the integration of colorbox in core. Now we have 2 styles available and by default, we use style2 (overlay in black, title and control icons outside the popup). It is also used for zooming on bulk manager in unit mode. display change: on each uploading photos, instead of showing the transfer speed, we display the transfer progression in % bug fixed: the color of the "Start Upload" button was not correct because the button was not a submit button but a simple type=button. language: "Upload" button becomes "Start Upload" button. |
| Mantis 1.1.6[^] Copyright © 2000 - 2008 Mantis Group Contact |