index
:
business-admin
master
Administration software for small companies
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Collapse
)
Author
Files
Lines
2016-09-02
more links, editable dates on offer view page
HEAD
master
Camil Staps
3
-29
/
+66
2016-08-03
Discount value is not /hr
Camil Staps
1
-1
/
+1
2016-08-02
Fix assignments-view
Camil Staps
1
-1
/
+1
2016-08-01
Better Braintree error message
Camil Staps
1
-1
/
+1
2016-08-01
Array shorthands
Camil Staps
2
-19
/
+19
2016-08-01
Removed BusinessAdmin::get* methods, added Model::search and
Camil Staps
9
-25
/
+25
Model::count
2016-08-01
Generate invoice from detailed offer view
Camil Staps
2
-6
/
+15
2016-08-01
Error when sending email when invoice is not generated yet
Camil Staps
1
-2
/
+7
2016-08-01
Fix lowercase class names
Camil Staps
1
-1
/
+1
2016-08-01
Several fixes
Camil Staps
1
-1
/
+1
2016-08-01
Require paths
Camil Staps
31
-52
/
+52
2016-08-01
Braintree status history
Camil Staps
1
-3
/
+10
2016-08-01
Removed duplicate code
Camil Staps
2
-2
/
+2
2016-08-01
Unfinished braintree status means open invoice; update frontend
Camil Staps
9
-25
/
+52
2016-08-01
Easier accessor/mutator in Model; refreshing braintree statuses
Camil Staps
2
-30
/
+51
2016-08-01
Payment confirmation
Camil Staps
1
-3
/
+7
2016-07-31
Easier emails
Camil Staps
3
-78
/
+143
2016-07-31
0.5.2 emails
Camil Staps
2
-64
/
+104
2016-07-28
v0.5.1 secret files
Camil Staps
1
-0
/
+47
2016-07-28
Braintree integration: first version
Camil Staps
3
-20
/
+43
2016-07-28
Split Calculatable in trait and interface
Camil Staps
4
-11
/
+146
2016-07-27
Offer fixes
Camil Staps
3
-6
/
+6
2016-07-27
Traits cannot have constants
Camil Staps
3
-11
/
+11
2016-07-27
Move SUBTOTAL, VAT and TOTAL to Calculatable
Camil Staps
3
-11
/
+11
2016-07-27
Offer: use Model
Camil Staps
8
-57
/
+54
2016-07-27
Contact: use Model
Camil Staps
10
-41
/
+42
2016-07-27
Discount: use Model
Camil Staps
6
-25
/
+26
2016-07-27
Assignment: use Model
Camil Staps
8
-41
/
+42
2016-07-27
User: use Model
Camil Staps
2
-11
/
+11
2016-07-27
Payment: use Model
Camil Staps
1
-1
/
+2
2016-07-27
Model: __set() cannot return a value, new exception instead
Camil Staps
1
-7
/
+2
2016-07-27
File: use Model
Camil Staps
1
-1
/
+1
2016-07-27
Class names start with a capital
Camil Staps
27
-121
/
+121
2016-07-27
Removed redundant whitespace & retab
Camil Staps
27
-536
/
+536
2016-07-27
Reorganise to have client use Model
Camil Staps
9
-23
/
+23
2016-07-27
Edit contact languages
Camil Staps
3
-177
/
+186
2016-07-27
Remove payment when new value is unparsable
Camil Staps
2
-4
/
+7
2016-07-27
v0.4.2 moved payment_received to separate table/class payment(s)
Camil Staps
2
-314
/
+325
2016-07-26
Adding and deleting users
Camil Staps
3
-26
/
+188
2016-07-26
User authentication mechanism
Camil Staps
26
-16
/
+133
2016-07-20
Discounts
Camil Staps
6
-141
/
+546
2016-07-20
No minimum string length for assignment descriptions
Camil Staps
1
-1
/
+1
2016-07-18
Links to offers from assignment overview
Camil Staps
1
-3
/
+6
2016-07-18
Fix links on *-view pages
Camil Staps
2
-5
/
+5
2016-07-18
Added assignments-view page
Camil Staps
1
-0
/
+67
2016-07-18
Fix previous commit
Camil Staps
1
-1
/
+1
2016-07-18
Edit assignment content
Camil Staps
2
-3
/
+6
2015-12-18
Only show assignments of that offer in offer view
Camil Staps
1
-3
/
+2
2015-12-17
Fixed a bug where some offers aren't shown in active offers if they have ↵
Camil Staps
1
-1
/
+3
similar attributes
2015-08-26
Show price incl. and excl. VAT in 'Currently active offers' on the dashboard
Camil Staps
1
-3
/
+4
[next]