aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-010.5.3 frontend updatesCamil Staps2-8/+15
2016-08-01Unfinished braintree status means open invoice; update frontendCamil Staps9-25/+52
2016-08-01Easier accessor/mutator in Model; refreshing braintree statusesCamil Staps7-110/+148
2016-08-01Implement $relatively for formatting datesCamil Staps1-14/+40
2016-08-01Payment confirmationCamil Staps3-3/+34
2016-07-31Easier emailsCamil Staps8-145/+344
2016-07-31Mail: add SMTP_AUTH_TYPECamil Staps1-0/+2
2016-07-310.5.2 emailsCamil Staps15-68/+354
2016-07-30Give new files a keyCamil Staps1-1/+3
2016-07-28Fix documentation issuesCamil Staps11-1/+49
2016-07-28Minor fixCamil Staps1-1/+1
2016-07-28Removed duplicate codeCamil Staps3-48/+53
2016-07-28v0.5.1 secret filesCamil Staps8-63/+189
2016-07-28Braintree integration: first versionCamil Staps15-67/+142
2016-07-28Split Calculatable in trait and interfaceCamil Staps7-49/+228
2016-07-27Made database settings definitionsCamil Staps2-6/+6
2016-07-27Moved private information to conf.private.phpCamil Staps4-17/+18
2016-07-27Changelog cleanupCamil Staps1-3/+3
2016-07-27Offer fixesCamil Staps3-6/+6
2016-07-27Traits cannot have constantsCamil Staps6-36/+36
2016-07-27Move SUBTOTAL, VAT and TOTAL to CalculatableCamil Staps8-40/+32
2016-07-27Offer: use ModelCamil Staps10-302/+93
2016-07-27Contact: use ModelCamil Staps12-373/+60
2016-07-27Discount: use ModelCamil Staps8-229/+38
2016-07-27Assignment: use ModelCamil Staps10-279/+57
2016-07-27User: use ModelCamil Staps6-131/+27
2016-07-27Payment: use ModelCamil Staps3-102/+21
2016-07-27Model: __set() cannot return a value, new exception insteadCamil Staps2-11/+18
2016-07-27File: use ModelCamil Staps3-68/+8
2016-07-27Document ModelCamil Staps1-1/+10
2016-07-27Class names start with a capitalCamil Staps48-314/+314
2016-07-27Removed error reportingCamil Staps1-3/+0
2016-07-27Removed redundant whitespace & retabCamil Staps39-906/+905
2016-07-27Reorganise to have client use ModelCamil Staps11-115/+28
2016-07-27Initial Model classCamil Staps1-0/+145
2016-07-27Edit contact languagesCamil Staps5-195/+218
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 Staps8-342/+568
2016-07-26v0.4.1Camil Staps2-2/+3
2016-07-26Array of administrator IDs in constants.phpCamil Staps3-2/+7
2016-07-26Adding and deleting usersCamil Staps8-64/+262
2016-07-26Option to add first user during installationCamil Staps3-0/+48
2016-07-26Added braintreeCamil Staps2-0/+3
2016-07-26Added password_needs_rehash logicCamil Staps2-3/+14
2016-07-26User authentication mechanismCamil Staps36-126/+629
2016-07-25Update makefile for d9936a9Camil Staps1-1/+1
2016-07-20Moved todo to issues; updated changelogCamil Staps1-13/+4
2016-07-20removed font-awesome from license (is a submodule now)Camil Staps1-3/+0
2016-07-20Documentation fixCamil Staps1-4/+2
2016-07-20Documentation Calculatable; made calculate* protectedCamil Staps3-7/+38