- Status Closed
- Percent Complete
- Task Type Feature Request
- Category Backend / Core
- Assigned To No-one
- Operating System All
- Severity Low
- Priority Very Low
- Reported Version Devel
- Due in Version 2.36
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Photo Organizer
Opened by Solomon Peachy - 2007-05-04
Last edited by Solomon Peachy - 2008-03-02
Opened by Solomon Peachy - 2007-05-04
Last edited by Solomon Peachy - 2008-03-02
FS#204 - Unify profile stuff as much as possible.
Currently we have individual tables for cameras, lenses, filters, films, scanners, supports, and flashes.
We need to support multiple flashes, filters, and supports per image.
flashes, filters, supports, and scanners are effectively identical. These could be combined first, and eventually we could allow multiples per image.
Closed by Solomon Peachy
2008-03-02 17:51
Reason for closing: Implemented
Additional comments about closing: camera/film will come later, but otherwise the worst is over.
2008-03-02 17:51
Reason for closing: Implemented
Additional comments about closing: camera/film will come later, but otherwise the worst is over.
As the i18n effort progresses all of the strings are being unified so that the page code is nearly identical.
The backend stuff is different still, of course.
filters, flashes, supports, and scanners have been unified into a single table.
film, lenses, and cameras will follow.
filters, flashes, supports, scanners, and lenses are merged (r1950)
film and cameras may or may not follow.
film and cameras both have several extra fields that make things more difficult -- iso/filmsize and ICCProfile/IgnoreComment respectively.
I'll leave them out for the time being; we aren't going to have multiple film/cameras for a given image, after all.