root/branches/MidCOM_2_8/org.routamc.photostream/documentation/CHANGES

Revision 11166, 1.8 kB (checked in by rambo, 3 years ago)

exec method to reread exif data for all photos

Line 
1 org.routamc.photostream ChangeLog
2 ---------------------------------
3
4 Legend:
5 - All items marked with "!" represent a major API-Change that is
6   not guaranteed to be backwards compatible to previous versions
7   which might even break existing functionality.
8 - All items marked with "+" represent completely new features.
9
10 2007-07-10 rambo
11   - fixed a bug in EXIF date read for archive uploads.
12   - version bump
13   + exec method to reread EXIF data for all photos
14
15 2007-07-08 rambo
16   + add images to feeds
17
18 2007-06-26 rambo
19   + automatically create feeds from most list views.
20
21 2007-05-06 rambo
22   + "Semi-public" privilege checkbox to default schema
23   + Upload photos directly to gallery
24
25 2007-02-19 bergie
26   + Clarified photo regeneration UI
27   - Switched to larger "view-scale" image sizes
28
29 2007-02-07 bergie
30   + Added support for importing photos from Flickr
31
32 2007-01-29 bergie
33   - Fixed photo regeneration script to prevent timeouts
34   + Added new tag cloud view
35
36 2006-11-12 rambo
37   - small display improvements to recreate derived images
38   - updated TODO
39   - updated manifest
40
41 2006-11-11 rambo
42   + "derived images" (in this case 'main' is also "derived" [from archival])
43     recreation handler (requires also latest DM2)
44
45 2006-11-07 rambo
46   - fixed a notice when prosessing images without EXIF data.
47   - version bump
48   + EXIF read test script.
49
50 2006-10-28 rambo
51   + Started work on the EXIF read routines
52   + automatic title generation from filename (if not otherwise set)
53
54 2006-10-22 bergie
55   + UI work, listing and viewing photos now works on basic level
56   + Created listings of all photos, photos by tag (Midgard 1.8 only)
57     and photos by rating
58   + Enabled AJAX editing of photo title and rating in the lists
59   + Added support for private photos
60
61 2006-10-21 rambo
62   + Made photo upload work
63
64 2006-10-10 rambo & bergie
65   + Initially created
Note: See TracBrowser for help on using the browser.