John Bintz
|
d8b6c0f859
|
fix empty array bug
|
2009-11-19 21:42:29 -05:00 |
John Bintz
|
064ef863e1
|
get code coverage up to 100%
|
2009-11-19 07:07:04 -05:00 |
John Bintz
|
39a88d8a60
|
more cleanup
|
2009-11-18 22:52:43 -05:00 |
John Bintz
|
e90cd16563
|
fix false check in comic post
|
2009-11-18 21:54:43 -05:00 |
John Bintz
|
cd64f57885
|
more polishing
|
2009-11-18 21:25:35 -05:00 |
John Bintz
|
2d03a4db01
|
more work on documentation, add new template tags
|
2009-11-18 20:20:02 -05:00 |
John Bintz
|
b2410a2678
|
new storyline functions
|
2009-11-18 20:03:14 -05:00 |
John Bintz
|
8d57acb09d
|
uploader docs and storyline info functions
|
2009-11-18 19:20:55 -05:00 |
John Bintz
|
471ae0a782
|
port template tags docs
|
2009-11-18 18:39:37 -05:00 |
John Bintz
|
373d3801a5
|
documentation and other cleanup work
|
2009-11-18 07:02:51 -05:00 |
John Bintz
|
1209336388
|
working on action nonces
|
2009-11-16 20:24:19 -05:00 |
John Bintz
|
20efe6d7a1
|
complete switch over to plugin
|
2009-11-16 12:46:53 -05:00 |
John Bintz
|
ef82b9c861
|
a crapload of changes
|
2009-11-16 12:35:48 -05:00 |
John Bintz
|
b87735e2d7
|
change how get attachments w/ children works
|
2009-11-15 11:01:57 -05:00 |
John Bintz
|
ec907484bb
|
finish code coverage for db interface
|
2009-11-15 10:46:47 -05:00 |
John Bintz
|
96eb1e0695
|
fix up more storyline issues
|
2009-11-15 10:37:43 -05:00 |
John Bintz
|
1cafcc9e3b
|
setting up functions tests and cleaning up code coverage
|
2009-11-15 10:18:42 -05:00 |
John Bintz
|
e7732b8272
|
M() function tested
|
2009-11-14 13:01:40 -05:00 |
John Bintz
|
faacafcaf1
|
allow for skipping normalize checks and return raw metadata
|
2009-11-14 12:46:30 -05:00 |
John Bintz
|
7224faead7
|
get attachments with chhildren
|
2009-11-14 11:46:20 -05:00 |
John Bintz
|
305e3bef8f
|
fix code coverage issue
|
2009-11-13 19:07:19 -05:00 |
John Bintz
|
836bd13a89
|
image ordering works
|
2009-11-13 19:05:41 -05:00 |
John Bintz
|
060b03ec24
|
remove some old code
|
2009-11-13 16:16:08 -05:00 |
John Bintz
|
3e1a2de3dc
|
chipping away at comic image ordering
|
2009-11-13 16:15:36 -05:00 |
John Bintz
|
eb5d2c945f
|
make backend generate from id work staticly
|
2009-11-13 14:49:23 -05:00 |
John Bintz
|
b1db6deb7b
|
working on image type editor
|
2009-11-12 22:13:05 -05:00 |
John Bintz
|
2f5777e5f0
|
missed a test branch
|
2009-11-12 20:29:05 -05:00 |
John Bintz
|
cc609bc79f
|
save complex image options
|
2009-11-12 20:25:46 -05:00 |
John Bintz
|
3afd1646ad
|
normalize image options
|
2009-11-12 12:53:40 -05:00 |
John Bintz
|
9b3b25f7fa
|
editor max image size
|
2009-11-12 12:25:48 -05:00 |
John Bintz
|
12e5863738
|
intermediate image sizes now generated
|
2009-11-12 07:59:59 -05:00 |
John Bintz
|
2de2df60ff
|
get options merging working
|
2009-11-12 07:56:32 -05:00 |
John Bintz
|
b287c05e21
|
get attachment info
|
2009-11-11 22:31:36 -05:00 |
John Bintz
|
bf9ea351f0
|
back engineer attachment
|
2009-11-11 22:12:27 -05:00 |
John Bintz
|
621b2b1cbe
|
set up backward resolving of ids
|
2009-11-11 22:07:34 -05:00 |
John Bintz
|
8c9d8c02d6
|
complete code coverage tests
|
2009-11-11 21:07:35 -05:00 |
John Bintz
|
08aaf6eb69
|
test for get attachments
|
2009-11-11 19:57:19 -05:00 |
John Bintz
|
843d3eb34c
|
more code coverage cleanups
|
2009-11-11 08:46:26 -05:00 |
John Bintz
|
510fadcf43
|
more code coverage fixes
|
2009-11-11 07:49:54 -05:00 |
John Bintz
|
95aeb3f45c
|
add handle update tests
|
2009-11-11 07:42:52 -05:00 |
John Bintz
|
c0767b0c6e
|
finish tests for attachment backend
|
2009-11-10 23:11:48 -05:00 |
John Bintz
|
52170d130b
|
a bunch of cleanups thanks to code coverage analysis
|
2009-11-10 22:46:39 -05:00 |
John Bintz
|
80dbeea163
|
remove unnecessary code
|
2009-11-10 22:20:09 -05:00 |
John Bintz
|
70867b8045
|
make the metadata a bit smarter
|
2009-11-10 22:12:47 -05:00 |
John Bintz
|
aa7d5e0dfa
|
update to some tests
|
2009-11-10 22:09:53 -05:00 |
John Bintz
|
6c9d05f6af
|
fix FS#113
|
2009-11-09 21:12:42 -05:00 |
John Bintz
|
99939dac4c
|
add all adjacent
|
2009-11-09 20:54:45 -05:00 |
John Bintz
|
9cd98b98f1
|
add support for per-image flags
|
2009-11-08 23:13:34 -05:00 |
John Bintz
|
4cfacec35f
|
working on new backend code
|
2009-11-08 22:11:26 -05:00 |
John Bintz
|
ead478fcec
|
gut more stuff
|
2009-11-07 22:47:28 -05:00 |