initial move to git (subversion history dropped intentionally)

This commit is contained in:
Florian Overkamp
2012-09-01 14:34:41 +02:00
commit 75f0a3d9b8
223 changed files with 23550 additions and 0 deletions

17
CHANGELOG.txt Normal file
View File

@@ -0,0 +1,17 @@
TRUNK
-----
SAFE 0.3
--------
* Change amount to float datatype (allow for billing of partial amounts, i.e. hours)
SAFE 0.2
--------
* Bugfix to avoid multiple companies in one invoice (important!)
* Clean up column names in listings
* Adjust sorting options
SAFE 0.1
--------
* Initial release