diff options
author | Camil Staps | 2016-07-20 11:36:14 +0200 |
---|---|---|
committer | Camil Staps | 2016-07-20 11:36:14 +0200 |
commit | ca3e3d667a1d3fdb28bc1768356342af921e42bd (patch) | |
tree | c80d168073bfb173aafaea2dbd2a3f262b86e9f4 /README.md | |
parent | removed font-awesome from license (is a submodule now) (diff) |
Moved todo to issues; updated changelog
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 17 |
1 files changed, 4 insertions, 13 deletions
@@ -159,20 +159,11 @@ When you delete an invoice file, it's not actually deleted. Instead, it's placed in a directory called `trash` inside your `files` directory. These files are listed by name and removal time. This way, you never really lose your file. -# ToDo - -## Features +# Changelog -* Make it possible to edit more, specifically: - * The order to which an assignment is linked - * The contact to which an order is linked - * Different languages for different contacts -* Add a calendar plugin to the date fields -* Appendices feature: upload custom documents and link them to assignments (for functional designs, specifications, etc.) -* Sorting for offers -* Currently, the 'collapse sidebar' feature uses a session. It would be better to set a cookie with unlimited lifetime. +### 0.3 (Jul 20, 2016) -# Changelog +0.3 Discounts ### 0.2 (Feb 10, 2015) @@ -182,5 +173,5 @@ than restrict). ### 0.1 (Feb 6, 2015) -It's now possible to assign float values to the amount of hours you work on an +It is now possible to assign float values to the amount of hours you work on an assignment (as opposed to integer values). |