lp:~forrest-aldridge/+junk/django-gallery

Created by Forrest Aldridge and last modified
Get this branch:
bzr branch lp:~forrest-aldridge/+junk/django-gallery
Only Forrest Aldridge can upload to this branch. If you are Forrest Aldridge please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Forrest Aldridge
Status:
Development

Recent revisions

17. By Forrest Aldridge

Changed the negative 'hidden' attribute of the Work model to positive 'visible' to avoid confusion.

16. By Forrest Aldridge

Switched the admin work reordering widget from ajax to standard HTTP POST.

Changed the presentation of the sortable list of works from a table with details about each images to a simple list of thumbnails for each image.

15. By Forrest Aldridge

Added an ajax, drag-and-drop, admin interface for reording work.

14. By Forrest Aldridge

Changed most of the publicly visible info about feeds from 'recent works' to 'recent work'.

13. By Forrest Aldridge

Merged the diverged branches together.

12. By Forrest Aldridge

Updated the Work sitemap to only include visible works.

11. By Forrest Aldridge

Made the recent works feed only refer to visible works.

10. By Forrest Aldridge

Changed the root resource in the default urlconf provided with the gallery app to provide a work list view, instead of a FirstWorkRedirectView.

For the default case, it is probably better to provide the standard behavior of list and detail views.

9. By Forrest Aldridge

Added a default callable for the Work.order attribute that uses the count of all current works and adds one.

Added help text for the Work.title attribute that explains how to surround all or a portion of the title in italics.

Added views.FirstWorkRedirectView, which redirects to the first work in the db, sorted by the Work.order attribute. Attached this view to the root in the urlconf.

8. By Forrest Aldridge

Added a random work redirect view.

Added an interface to hide/show works in the admin.

Began to add an interface for manual nav image cropping.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers