1
0
Commit Graph

22 Commits

Author SHA1 Message Date
Chad Parry
0ea4670a96 Improve handling for more raw image types from rawsamples.ch 2011-07-27 21:14:57 -06:00
Chad Parry
9e3e3c5c27 Bump the version number to 3 2011-07-27 20:03:59 -06:00
Chad Parry
d0a90e46b6 Require a version of the Gallery framework that supports the new item conversion features 2011-07-27 20:02:16 -06:00
Chad Parry
9d0d193a57 Fix the module version to match module.info 2011-07-27 17:48:50 -06:00
Chad Parry
190b5e019f Upgrade to version 2, since older versions of dcraw are now supported. 2011-06-09 22:13:35 -06:00
Chad Parry
8ad55995ae Selectively omit dcraw options that would not be supported by the currently installed version. 2011-06-09 22:10:53 -06:00
Chad Parry
bb9715a293 Some versions of dcraw emit usage info to stderr instead of stdout. Also, italicize dcraw and module titles. 2011-06-09 21:00:28 -06:00
Chad Parry
5de3500fcf Handle the new legal_file events. 2011-05-18 20:31:14 -06:00
Chad Parry
cf8e4656fc Add a missing semicolon pointed out by @floridave. 2011-05-05 21:27:39 -06:00
Chad Parry
4c4e4ef8f2 Avoid "self::" because Kohana can't override it. 2011-05-04 17:59:30 -06:00
Chad Parry
3a90b862fa The signature of system::tempname changed. 2011-04-30 16:41:43 -06:00
Chad Parry
89775a6774 Change the name of the extensions helper to legal_file. 2011-04-30 16:09:29 -06:00
Chad Parry
9796ea6ac8 Add a site status warning for when dcraw is not installed. 2011-04-25 20:33:11 -06:00
Chad Parry
e1a15fbff3 Fill in the extra new fields for the module info. 2011-04-25 20:19:18 -06:00
Chad Parry
7b8ceac558 Warn the user if they are using the Raw Photos module but not the Keep Original module. 2011-04-24 10:00:37 -06:00
Chad Parry
c39fc9a7ff Use the system::tempnam substitute so that extensions are handled safely. 2011-04-23 21:20:47 -06:00
Chad Parry
078d81a5f1 Convert raw photos during an item_created event rather than a graphics rule. 2011-04-23 16:42:13 -06:00
Chad Parry
1347f0305e Error messages should be able to contain HTML.
This reverts commit 50d7febb64.
2011-04-22 15:45:40 -06:00
Chad Parry
50d7febb64 Don't forget to escape unsafe characters in error messages. 2011-04-22 14:43:47 -06:00
Chad Parry
b276808665 Use the "self" reference. 2011-04-21 23:02:38 -06:00
Chad Parry
6013e96cf3 Report as a site status when the graphics toolkit doesn't support Raw Photos. 2011-04-21 20:15:20 -06:00
Chad Parry
8500fba8a0 Add support for raw photo formats. 2011-04-21 02:56:11 -06:00