You are viewing a plain text version of this content. The canonical link for it is here.
Posted to photark-dev@incubator.apache.org by "Avdhesh Yadav (JIRA)" <ji...@apache.org> on 2010/01/27 18:45:34 UTC

[jira] Created: (PHOTARK-11) simple ui that allow you to create a new album and upload images to it

simple ui that allow you to create a new album and upload images to it
----------------------------------------------------------------------

                 Key: PHOTARK-11
                 URL: https://issues.apache.org/jira/browse/PHOTARK-11
             Project: PhotArk
          Issue Type: New Feature
          Components: PhotArk Admin Services
    Affects Versions: PhotArk M1
            Reporter: Avdhesh Yadav
             Fix For: PhotArk M2




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (PHOTARK-11) simple ui that allow you to create a new album and upload images to it

Posted by "Luciano Resende (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PHOTARK-11?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12806766#action_12806766 ] 

Luciano Resende commented on PHOTARK-11:
----------------------------------------

Comments on the UI 

   - Looks like we tried to make the interface a bit sophisticated, requiring multiple steps from the user to create/upload a image...  after looking at how multiple photo sites are doing upload, I'd suggest we do a simple photo upload ui, where the user select the images (it would be good to have multi image upload enabled) and on the same page, select the album where the photos would be uploaded to (note that we could use one selection item as 'new album' which would enable a field for the user to type the album name)... Using this approach, we could probably get rid of some of the dojo navigation controls, and stick to the upload pieces only, and avoiding  some of the dojo packages that got introduced (e.g digit, dojo/tests, dojox, etc)

   - Another minor comment, is that we could create all admin related pieces in a photark-ui-admin... but I don't have any strong feelings about this for now... 


Comments on the Backend

  Is ArchiveFileExtractor something specific to JCR ? Otherwise it could be moved to PhotArk module or if you think that's not the right place, a until module. Similar comment apply to FileUploader, PhotUploadServlet.... maybe a better place would be to have them on the "photark-ui-admin" module

   Could imageFilter be something more private or a inner class of the album... 

   I think we could define some components for some of the upload pieces, like a FileCollection that would interact with the uploadControl... but I guess we could update that in the future... 


I'll start a thread on the dev-list to discuss what we should do next... 


> simple ui that allow you to create a new album and upload images to it
> ----------------------------------------------------------------------
>
>                 Key: PHOTARK-11
>                 URL: https://issues.apache.org/jira/browse/PHOTARK-11
>             Project: PhotArk
>          Issue Type: New Feature
>          Components: PhotArk Admin Services
>    Affects Versions: PhotArk M1
>            Reporter: Avdhesh Yadav
>             Fix For: PhotArk M2
>
>         Attachments: simple_admin.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (PHOTARK-11) simple ui that allow you to create a new album and upload images to it

Posted by "Luciano Resende (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PHOTARK-11?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12806849#action_12806849 ] 

Luciano Resende commented on PHOTARK-11:
----------------------------------------

Initial patch from 	Avdhesh Yadav committed. Thanks.

> simple ui that allow you to create a new album and upload images to it
> ----------------------------------------------------------------------
>
>                 Key: PHOTARK-11
>                 URL: https://issues.apache.org/jira/browse/PHOTARK-11
>             Project: PhotArk
>          Issue Type: New Feature
>          Components: PhotArk Admin Services
>    Affects Versions: PhotArk M1
>            Reporter: Avdhesh Yadav
>             Fix For: PhotArk M2
>
>         Attachments: simple_admin.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (PHOTARK-11) simple ui that allow you to create a new album and upload images to it

Posted by "Avdhesh Yadav (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PHOTARK-11?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Avdhesh Yadav updated PHOTARK-11:
---------------------------------

    Attachment: simple_admin.patch

This patch supports a very simple Admin UI.Now Users can created albums and upload images to created albums.archive  file upload is also supported with this patch.Users can pack images in a archive(zip,tar etc)..and upload to server.
Right now Many features are missing from the admin ui. that i will try to fix in comming days.
Please review this patch and let me know for improvements..

> simple ui that allow you to create a new album and upload images to it
> ----------------------------------------------------------------------
>
>                 Key: PHOTARK-11
>                 URL: https://issues.apache.org/jira/browse/PHOTARK-11
>             Project: PhotArk
>          Issue Type: New Feature
>          Components: PhotArk Admin Services
>    Affects Versions: PhotArk M1
>            Reporter: Avdhesh Yadav
>             Fix For: PhotArk M2
>
>         Attachments: simple_admin.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (PHOTARK-11) simple ui that allow you to create a new album and upload images to it

Posted by "Luciano Resende (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PHOTARK-11?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Luciano Resende resolved PHOTARK-11.
------------------------------------

    Resolution: Fixed

Fixed. Simple ui for creating and uploading images is now available.

> simple ui that allow you to create a new album and upload images to it
> ----------------------------------------------------------------------
>
>                 Key: PHOTARK-11
>                 URL: https://issues.apache.org/jira/browse/PHOTARK-11
>             Project: PhotArk
>          Issue Type: New Feature
>          Components: PhotArk Admin Services
>    Affects Versions: PhotArk M1
>            Reporter: Avdhesh Yadav
>             Fix For: PhotArk M2
>
>         Attachments: simple_admin.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.