Commit graph

35 commits

Author SHA1 Message Date
Justin Driscoll
e1e2b52daa Removed dependance on storage.path() which may not be implemented by storage classes 2009-02-04 13:49:20 -05:00
Justin Driscoll
c1777cec90 Fixed tests 2009-02-03 08:50:54 -05:00
Ariel Nunez
920bf47128 Added setup.py and relocated source dir 2009-02-02 15:46:41 -05:00
Justin Driscoll
0dc198f355 We now seek to the begining of the file in spec._create to prevent PIL errors when multiple specs have pre_cache=True 2009-02-02 09:54:07 -05:00
Justin Driscoll
f9e02d250e Fixed infinite loop 2009-01-14 11:13:31 -05:00
Justin Driscoll
541399b676 Merged changes 2009-01-14 11:10:14 -05:00
Justin Driscoll
75d39a88a1 Renamed IKModel to IMageModel 2009-01-14 11:09:17 -05:00
Justin Driscoll
82ecb3baef Renamed IKConfig inner class to IKOptions to be consistent and added ImageFile.MAXBLOCK setting 2009-01-12 12:21:12 -05:00
Justin Driscoll
8edef78bed Accessor._img is assigned only if need in _create 2009-01-10 14:08:42 -05:00
Justin Driscoll
8a0bd9c5a9 Fixed IKModel.delete file locking bug 2009-01-09 09:34:44 -05:00
Justin Driscoll
0dfabd1d7b Renamed config_module to spec_module 2009-01-09 09:07:10 -05:00
Justin Driscoll
b3541fe043 Added license 2009-01-09 08:35:24 -05:00
Justin Driscoll
e890bb8117 Fixed line length 2009-01-08 17:02:24 -05:00
Justin Driscoll
12f4af2197 Fixed changed var name 2009-01-08 16:44:35 -05:00
Justin Driscoll
bc8953a08e Fixed view_counts 2009-01-08 16:42:26 -05:00
Justin Driscoll
749ec2bd9e Added ikflush management command 2009-01-08 16:11:15 -05:00
Justin Driscoll
b85e171309 Implemented presprocessor specs 2009-01-08 15:04:20 -05:00
Justin Driscoll
bc8c44acff Implemented configurable crop fields 2009-01-08 13:37:15 -05:00
Justin Driscoll
8e51a21975 Removed unused methods from IKModel 2009-01-08 12:47:22 -05:00
Justin Driscoll
946f6e24ad Rewrote library to use the fields storage class for file handling (thanks Marco!) 2009-01-08 12:45:06 -05:00
Justin Driscoll
f23a477cb9 Added .eproj to .hgignore 2009-01-06 16:59:19 -05:00
Justin Driscoll
17b12dfa2f Added more tests 2009-01-06 14:19:10 -05:00
Justin Driscoll
fe5a3cccf3 Removed image field from IKModel and fixed a ton of bugs 2009-01-06 14:00:53 -05:00
Justin Driscoll
64f4264c3d Removed resize_code.py 2009-01-04 17:15:30 -05:00
Justin Driscoll
33dd02d568 Working on tests 2009-01-04 17:14:13 -05:00
Justin Driscoll
82a6812fea Forgot to addremove 2009-01-04 13:42:25 -05:00
Justin Driscoll
390e60c558 Spec.process now only optionally saves the new image to disk 2009-01-04 13:40:22 -05:00
Justin Driscoll
9662ec2be0 Broken models into multiple files 2009-01-04 13:30:03 -05:00
Justin Driscoll
72310161d1 Added processors module 2009-01-04 12:38:06 -05:00
Justin Driscoll
9242b3fd25 Added spec classes and default processors and made progress on metaclass 2009-01-04 11:29:53 -05:00
Justin Driscoll
6b7e778a6f Metaclass changes 2009-01-03 09:44:43 -05:00
Justin Driscoll
78dfae2dae Added Metaclass 2008-12-31 13:40:51 -05:00
Justin Driscoll
0a3f964d18 Added test.py 2008-12-31 12:54:47 -05:00
Justin Driscoll
37b8b5355f Updated models.py 2008-12-28 20:14:22 -05:00
Justin Driscoll
5b069cc289 Initial import 2008-12-28 16:48:21 -05:00