aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-07-27Offer fixesCamil Staps3-6/+6
2016-07-27Traits cannot have constantsCamil Staps3-11/+11
2016-07-27Move SUBTOTAL, VAT and TOTAL to CalculatableCamil Staps3-11/+11
2016-07-27Offer: use ModelCamil Staps8-57/+54
2016-07-27Contact: use ModelCamil Staps10-41/+42
2016-07-27Discount: use ModelCamil Staps6-25/+26
2016-07-27Assignment: use ModelCamil Staps8-41/+42
2016-07-27User: use ModelCamil Staps2-11/+11
2016-07-27Payment: use ModelCamil Staps1-1/+2
2016-07-27Model: __set() cannot return a value, new exception insteadCamil Staps1-7/+2
2016-07-27File: use ModelCamil Staps1-1/+1
2016-07-27Class names start with a capitalCamil Staps27-121/+121
2016-07-27Removed redundant whitespace & retabCamil Staps27-536/+536
2016-07-27Reorganise to have client use ModelCamil Staps9-23/+23
2016-07-27Edit contact languagesCamil Staps3-177/+186
2016-07-27Remove payment when new value is unparsableCamil Staps2-4/+7
2016-07-27v0.4.2 moved payment_received to separate table/class payment(s)Camil Staps2-314/+325
2016-07-26Adding and deleting usersCamil Staps3-26/+188
2016-07-26User authentication mechanismCamil Staps26-16/+133
2016-07-20DiscountsCamil Staps6-141/+546
2016-07-20No minimum string length for assignment descriptionsCamil Staps1-1/+1
2016-07-18Links to offers from assignment overviewCamil Staps1-3/+6
2016-07-18Fix links on *-view pagesCamil Staps2-5/+5
2016-07-18Added assignments-view pageCamil Staps1-0/+67
2016-07-18Fix previous commitCamil Staps1-1/+1
2016-07-18Edit assignment contentCamil Staps2-3/+6
2015-12-18Only show assignments of that offer in offer viewCamil Staps1-3/+2
2015-12-17Fixed a bug where some offers aren't shown in active offers if they have simi...Camil Staps1-1/+3
2015-08-26Show price incl. and excl. VAT in 'Currently active offers' on the dashboardCamil Staps1-3/+4
2015-04-26Fixed finished offersCamil Staps1-2/+2
2015-03-22Hide unaccepted offers from timelineCamil Staps1-1/+1
2015-03-19Collapsing is remembered during a sessionCamil Staps1-0/+8
2015-03-11Valuta icon in timeline is now an optionCamil Staps1-1/+1
2015-03-11Prices on active offersCamil Staps1-2/+3
2015-03-11Minor layout enhancement for the dashboardCamil Staps1-3/+3
2015-03-11Minor layout bugfixCamil Staps1-1/+1
2015-03-07minor typoCamil Staps1-1/+1
2015-03-06Finished offersCamil Staps1-5/+66
2015-02-24invoices in the future aren't openCamil Staps1-2/+2
2015-02-24Active offers can have an invoiceCamil Staps1-2/+2
2015-02-24Fix for long contact names in currently active offersCamil Staps1-1/+1
2015-02-15Added sorting indicatorsCamil Staps3-11/+11
2015-02-11assignments can now be added without reloading the pageCamil Staps1-18/+10
2015-02-11contacts can now be added without reloading the pageCamil Staps1-18/+10
2015-02-11Offers can be added without reloading the pageCamil Staps1-1/+1
2015-02-10sorting also for clients and contactsCamil Staps3-11/+15
2015-02-10Sorting for assignments using the mixItUp pluginCamil Staps1-6/+10
2015-02-060.1 Assign float values to nr. of working hours of assignmentsCamil Staps1-1/+1
2015-02-05Changed text on AboutCamil Staps1-1/+1
2015-02-05Initial commitCamil Staps22-0/+2088