File contents
0.4.2b
Fixed bug that made calendar go to monthnr 13 in December.
Changed the redirect url after creating an expenditure. Will require
you to redeploy the standard_html_header object.
0.4.1b
Changed and enhanced some display things and made the code "lighter"
0.4.1a
Started using proper version notation. Makes things easier.
Add document-type to standard_html_header.
0.0.4a
Corrected bug in method _apply_init_properties() that caused SyntaxError
Set default batchsize to 20 for older instance. A FixMissingProperties could
cause this number to be 0 and the instance produce errors.
0.0.4
Added timeskips functionality
Placed all textual content in seperate file
Added full listing template
Improved batchlinks on expenditure listing
Improved plugin handling to filterables
Removed "Ownership" and "Find" tabs
Added MergeExpenditures(), FixMissingProperties()
0.0.3
Built pretty much from scratch
0.0.1
Prototype