Bharat Mediratta
c31434ea3c
Don't bomb if there are no exif_records for the given item.
2009-06-01 18:03:07 -07:00
Bharat Mediratta
5495037a3d
Gee it's May already. Update copyright to 2009.
2009-05-13 20:04:58 +00:00
Bharat Mediratta
977d0da9f3
Refactor the exif module to denormalize the stored data. This way we
...
have a single exif_record for each item instead of 1 per key. It's
about 5x faster to scan photos this way.
2009-05-11 03:53:44 +00:00
Bharat Mediratta
921f3a2eee
Put csrf token into Admin_View and Theme_View by default, then use it
...
directly wherever possible instead of access::csrf_token().
2009-03-27 03:43:21 +00:00
Tim Almdal
960c4248de
Replace ORM->select(count(*)) with a call to Database::count_records
2009-02-26 21:23:35 +00:00
Tim Almdal
2042a4914b
Implement fix for ticket #103 . If there is no exif data, don't
...
display the "Show more Information Button".
2009-02-26 16:57:00 +00:00
Tim Almdal
7ea06ccbcb
Fix error if theme item is not supplied.
2009-02-13 06:36:02 +00:00
Tim Almdal
37a1cca520
Well, exif dialog displays and will show the summary information.
...
However, The text needs to be scaled or the size of the box needs to
be managed such that there is nowrapping. The columns need to be
styled for odd and even. And I can't get tabbing to work. If you
click on details tab nothing happens and i don't know what I've done
wrong. Addition input is appreciated.
2009-02-11 17:42:05 +00:00