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 Suhothayan Sriskandarajah <su...@gmail.com> on 2010/04/05 16:37:00 UTC

Re: [PHOTARK-26] Revamp Admin UI to support delete,edit and update albums and pictures.

On 30 March 2010 13:44, Suhothayan Sriskandarajah <su...@gmail.com>wrote:

>
>
> On 30 March 2010 12:59, Avdhesh Yadav <av...@avdheshyadav.com> wrote:
>
>> Hi,
>>
>> I saw the screen shots. What if user only wants to update the album
>> description without uploading images.In this screen shoot this is not
>> possible...There is one option that you place a Update button below the
>> description Text Box.This is quick fix but in future we may need more task
>> on the albums.
>>
>>

> yes you are right, i didn't think of that earlier.
> i'll add a button to it after finishing the implementation of removal of
> images.
>
> hi,

I'm now working on the bug Avdhesh have reported, as he suggested i'll add a
button for editing the album description.

Further i too find an issue that if we select new Album, enter it's name and
press upload with out selection any images. It gets saved in the drop down
list items, but it is not saved in the repository.
therefore i thought of not allowing a the user to create an album without
uploading images.
if you think it will be better allowing the user to create an album without
uploading any images please let me know I'll implement that way.

i too have added a patch to jira regarding the grid view of images to the
admin and allowing the admin to delete images and albums.
if you have any other ideas or improvements let me know so i can improve it
further

Regards
Suho


> regards
> Suho
>
>
>> +1 for the lower section.
>>
>>
>>
>> On Tue, Mar 30, 2010 at 12:45 PM, Avdhesh Yadav <avd@avdheshyadav.com
>> >wrote:
>>
>> > You can not attach a file to the mailing list.We are still waiting for
>> Wiki
>> > :(
>> >
>> >
>> >
>> > On Tue, Mar 30, 2010 at 9:36 AM, Suhothayan Sriskandarajah <
>> > suhothayan@gmail.com> wrote:
>> >
>> >>
>> >>
>> >> On 30 March 2010 02:06, Luciano Resende <lu...@gmail.com> wrote:
>> >>
>> >>> On Mon, Mar 29, 2010 at 11:37 AM, Suhothayan Sriskandarajah
>> >>> <su...@gmail.com> wrote:
>> >>> >> I'm now working on deleting the pictures. shall I use HTTP DELETE
>> or
>> >>> HTTP
>> >>> > POST?
>> >>> > which is the preferred one?
>> >>> >
>> >>>
>> >>> A DELETE to the image resource should be ok... you will need to
>> >>> implement the delete logic in the image service collection in the
>> >>> backend side.... let me know if you need help with that.
>> >>>
>> >>> here is that attachment :)
>> >>
>> >>
>> >>>  --
>> >>> Luciano Resende
>> >>> http://people.apache.org/~lresende<http://people.apache.org/%7Elresende>
>> <http://people.apache.org/%7Elresende>
>> >>> http://twitter.com/lresende1975
>> >>> http://lresende.blogspot.com/
>> >>>
>> >>
>> >>
>> >
>> >
>> > --
>> > Avdhesh Yadav
>> > http://www.avdheshyadav.com
>> >
>>
>>
>>
>> --
>> Avdhesh Yadav
>> http://www.avdheshyadav.com
>>
>
>

Re: [PHOTARK-26] Revamp Admin UI to support delete,edit and update albums and pictures.

Posted by Suhothayan Sriskandarajah <su...@gmail.com>.
On 6 April 2010 20:26, Avdhesh Yadav <av...@avdheshyadav.com> wrote:

> fix it using by showing a popup to user.
>

hi,
i have attached a patch to the jira called "improved.patch". This solves all
the problems that are reported such as
1. stopping upload when on files selected
2. compatibility to Firefox, IE and Chrome
3. deletion images and albums
4. editing album description (using a button)(with out uploading any
images)

if anyone finds out any bugs or if you feel anything to be improved please
let  me know

Regards
Suho


> On Mon, Apr 5, 2010 at 10:07 PM, Suhothayan Sriskandarajah <
> suhothayan@gmail.com> wrote:
>
> > On 30 March 2010 13:44, Suhothayan Sriskandarajah <suhothayan@gmail.com
> > >wrote:
> >
> > >
> > >
> > > On 30 March 2010 12:59, Avdhesh Yadav <av...@avdheshyadav.com> wrote:
> > >
> > >> Hi,
> > >>
> > >> I saw the screen shots. What if user only wants to update the album
> > >> description without uploading images.In this screen shoot this is not
> > >> possible...There is one option that you place a Update button below
> the
> > >> description Text Box.This is quick fix but in future we may need more
> > task
> > >> on the albums.
> > >>
> > >>
> >
> > > yes you are right, i didn't think of that earlier.
> > > i'll add a button to it after finishing the implementation of removal
> of
> > > images.
> > >
> > > hi,
> >
> > I'm now working on the bug Avdhesh have reported, as he suggested i'll
> add
> > a
> > button for editing the album description.
> >
> > Further i too find an issue that if we select new Album, enter it's name
> > and
> > press upload with out selection any images. It gets saved in the drop
> down
> > list items, but it is not saved in the repository.
> > therefore i thought of not allowing a the user to create an album without
> > uploading images.
> > if you think it will be better allowing the user to create an album
> without
> > uploading any images please let me know I'll implement that way.
> >
> > i too have added a patch to jira regarding the grid view of images to the
> > admin and allowing the admin to delete images and albums.
> > if you have any other ideas or improvements let me know so i can improve
> it
> > further
> >
> > Regards
> > Suho
> >
> >
> > > regards
> > > Suho
> > >
> > >
> > >> +1 for the lower section.
> > >>
> > >>
> > >>
> > >> On Tue, Mar 30, 2010 at 12:45 PM, Avdhesh Yadav <avd@avdheshyadav.com
> > >> >wrote:
> > >>
> > >> > You can not attach a file to the mailing list.We are still waiting
> for
> > >> Wiki
> > >> > :(
> > >> >
> > >> >
> > >> >
> > >> > On Tue, Mar 30, 2010 at 9:36 AM, Suhothayan Sriskandarajah <
> > >> > suhothayan@gmail.com> wrote:
> > >> >
> > >> >>
> > >> >>
> > >> >> On 30 March 2010 02:06, Luciano Resende <lu...@gmail.com>
> > wrote:
> > >> >>
> > >> >>> On Mon, Mar 29, 2010 at 11:37 AM, Suhothayan Sriskandarajah
> > >> >>> <su...@gmail.com> wrote:
> > >> >>> >> I'm now working on deleting the pictures. shall I use HTTP
> DELETE
> > >> or
> > >> >>> HTTP
> > >> >>> > POST?
> > >> >>> > which is the preferred one?
> > >> >>> >
> > >> >>>
> > >> >>> A DELETE to the image resource should be ok... you will need to
> > >> >>> implement the delete logic in the image service collection in the
> > >> >>> backend side.... let me know if you need help with that.
> > >> >>>
> > >> >>> here is that attachment :)
> > >> >>
> > >> >>
> > >> >>>  --
> > >> >>> Luciano Resende
> > >> >>> http://people.apache.org/~lresende<http://people.apache.org/%7Elresende>
> <http://people.apache.org/%7Elresende>
> > <http://people.apache.org/%7Elresende>
> > >> <http://people.apache.org/%7Elresende>
> > >> >>> http://twitter.com/lresende1975
> > >> >>> http://lresende.blogspot.com/
> > >> >>>
> > >> >>
> > >> >>
> > >> >
> > >> >
> > >> > --
> > >> > Avdhesh Yadav
> > >> > http://www.avdheshyadav.com
> > >> >
> > >>
> > >>
> > >>
> > >> --
> > >> Avdhesh Yadav
> > >> http://www.avdheshyadav.com
> > >>
> > >
> > >
> >
>
>
>
> --
> Avdhesh Yadav
> http://www.avdheshyadav.com
>

Re: [PHOTARK-26] Revamp Admin UI to support delete,edit and update albums and pictures.

Posted by Avdhesh Yadav <av...@avdheshyadav.com>.
fix it using by showing a popup to user.

On Mon, Apr 5, 2010 at 10:07 PM, Suhothayan Sriskandarajah <
suhothayan@gmail.com> wrote:

> On 30 March 2010 13:44, Suhothayan Sriskandarajah <suhothayan@gmail.com
> >wrote:
>
> >
> >
> > On 30 March 2010 12:59, Avdhesh Yadav <av...@avdheshyadav.com> wrote:
> >
> >> Hi,
> >>
> >> I saw the screen shots. What if user only wants to update the album
> >> description without uploading images.In this screen shoot this is not
> >> possible...There is one option that you place a Update button below the
> >> description Text Box.This is quick fix but in future we may need more
> task
> >> on the albums.
> >>
> >>
>
> > yes you are right, i didn't think of that earlier.
> > i'll add a button to it after finishing the implementation of removal of
> > images.
> >
> > hi,
>
> I'm now working on the bug Avdhesh have reported, as he suggested i'll add
> a
> button for editing the album description.
>
> Further i too find an issue that if we select new Album, enter it's name
> and
> press upload with out selection any images. It gets saved in the drop down
> list items, but it is not saved in the repository.
> therefore i thought of not allowing a the user to create an album without
> uploading images.
> if you think it will be better allowing the user to create an album without
> uploading any images please let me know I'll implement that way.
>
> i too have added a patch to jira regarding the grid view of images to the
> admin and allowing the admin to delete images and albums.
> if you have any other ideas or improvements let me know so i can improve it
> further
>
> Regards
> Suho
>
>
> > regards
> > Suho
> >
> >
> >> +1 for the lower section.
> >>
> >>
> >>
> >> On Tue, Mar 30, 2010 at 12:45 PM, Avdhesh Yadav <avd@avdheshyadav.com
> >> >wrote:
> >>
> >> > You can not attach a file to the mailing list.We are still waiting for
> >> Wiki
> >> > :(
> >> >
> >> >
> >> >
> >> > On Tue, Mar 30, 2010 at 9:36 AM, Suhothayan Sriskandarajah <
> >> > suhothayan@gmail.com> wrote:
> >> >
> >> >>
> >> >>
> >> >> On 30 March 2010 02:06, Luciano Resende <lu...@gmail.com>
> wrote:
> >> >>
> >> >>> On Mon, Mar 29, 2010 at 11:37 AM, Suhothayan Sriskandarajah
> >> >>> <su...@gmail.com> wrote:
> >> >>> >> I'm now working on deleting the pictures. shall I use HTTP DELETE
> >> or
> >> >>> HTTP
> >> >>> > POST?
> >> >>> > which is the preferred one?
> >> >>> >
> >> >>>
> >> >>> A DELETE to the image resource should be ok... you will need to
> >> >>> implement the delete logic in the image service collection in the
> >> >>> backend side.... let me know if you need help with that.
> >> >>>
> >> >>> here is that attachment :)
> >> >>
> >> >>
> >> >>>  --
> >> >>> Luciano Resende
> >> >>> http://people.apache.org/~lresende<http://people.apache.org/%7Elresende>
> <http://people.apache.org/%7Elresende>
> >> <http://people.apache.org/%7Elresende>
> >> >>> http://twitter.com/lresende1975
> >> >>> http://lresende.blogspot.com/
> >> >>>
> >> >>
> >> >>
> >> >
> >> >
> >> > --
> >> > Avdhesh Yadav
> >> > http://www.avdheshyadav.com
> >> >
> >>
> >>
> >>
> >> --
> >> Avdhesh Yadav
> >> http://www.avdheshyadav.com
> >>
> >
> >
>



-- 
Avdhesh Yadav
http://www.avdheshyadav.com