Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-07-27 | Discount: use Model | Camil Staps | 2 | -204/+12 |
2016-07-27 | Assignment: use Model | Camil Staps | 2 | -238/+15 |
2016-07-27 | User: use Model | Camil Staps | 1 | -117/+13 |
2016-07-27 | Payment: use Model | Camil Staps | 2 | -101/+19 |
2016-07-27 | Model: __set() cannot return a value, new exception instead | Camil Staps | 1 | -4/+16 |
2016-07-27 | File: use Model | Camil Staps | 2 | -67/+7 |
2016-07-27 | Document Model | Camil Staps | 1 | -1/+10 |
2016-07-27 | Class names start with a capital | Camil Staps | 14 | -122/+122 |
2016-07-27 | Removed redundant whitespace & retab | Camil Staps | 2 | -197/+197 |
2016-07-27 | Reorganise to have client use Model | Camil Staps | 1 | -91/+4 |
2016-07-27 | Initial Model class | Camil Staps | 1 | -0/+145 |
2016-07-27 | Edit contact languages | Camil Staps | 2 | -18/+32 |
2016-07-27 | v0.4.2 moved payment_received to separate table/class payment(s) | Camil Staps | 3 | -27/+210 |
2016-07-26 | v0.4.1 | Camil Staps | 1 | -1/+1 |
2016-07-26 | Array of administrator IDs in constants.php | Camil Staps | 2 | -1/+4 |
2016-07-26 | Adding and deleting users | Camil Staps | 1 | -0/+19 |
2016-07-26 | Option to add first user during installation | Camil Staps | 1 | -0/+21 |
2016-07-26 | Added password_needs_rehash logic | Camil Staps | 2 | -3/+14 |
2016-07-26 | User authentication mechanism | Camil Staps | 3 | -1/+222 |
2016-07-20 | Documentation fix | Camil Staps | 1 | -4/+2 |
2016-07-20 | Documentation Calculatable; made calculate* protected | Camil Staps | 3 | -7/+38 |
2016-07-20 | Spaces to tabs in classes | Camil Staps | 9 | -2029/+2029 |
2016-07-20 | Calculatable trait | Camil Staps | 3 | -281/+281 |
2016-07-20 | Reorganise classes | Camil Staps | 12 | -3/+1 |
2016-07-20 | Discounts | Camil Staps | 4 | -8/+412 |
2016-01-06 | Made Parsedown a submodule | Camil Staps | 2 | -1441/+1 |
2015-12-18 | Only show assignments of that offer in offer view | Camil Staps | 1 | -5/+7 |
2015-12-07 | Fix deleting offers | Camil Staps | 1 | -2/+2 |
2015-09-27 | encoding issue | Camil Staps | 1 | -2/+2 |
2015-03-19 | Changed permissions | Camil Staps | 16 | -0/+0 |
2015-03-11 | Valuta icon in timeline is now an option | Camil Staps | 1 | -1/+4 |
2015-02-15 | Fix multipage invoices | Camil Staps | 2 | -2/+32 |
2015-02-15 | Workaround for the Euro sign | Camil Staps | 3 | -44/+60 |
2015-02-10 | sorting also for clients and contacts | Camil Staps | 1 | -1/+1 |
2015-02-07 | latest updates | Camil Staps | 3 | -1/+7 |
2015-02-07 | converted indent to spaces; improved readability; removed obsolete todos | Camil Staps | 8 | -1467/+1464 |
2015-02-06 | 0.1 Assign float values to nr. of working hours of assignments | Camil Staps | 1 | -0/+3 |
2015-02-05 | Initial commit | Camil Staps | 27 | -0/+5865 |