Nabeel Shahzad
|
8c05ad134e
|
Move images to right directory
|
2018-03-05 21:23:17 -06:00 |
|
Nabeel Shahzad
|
505931736c
|
Finance overview page added to admin with monthly breakdown #130
|
2018-03-05 19:55:48 -06:00 |
|
Nabeel Shahzad
|
01af6f6855
|
finance link on menu
|
2018-03-05 14:36:14 -06:00 |
|
Nabeel Shahzad
|
8b163348a2
|
Cleanup comments
|
2018-03-05 14:19:14 -06:00 |
|
Nabeel Shahzad
|
53e4bf533f
|
Add finance controller; morphable expense type so they can be applied to any model #130
|
2018-03-05 14:18:54 -06:00 |
|
Nabeel Shahzad
|
33c2ee702b
|
Cleanup subfleet expense name; reload page on recalculate #130
|
2018-03-05 13:15:47 -06:00 |
|
Nabeel Shahzad
|
a7a70ce423
|
Added refresh finances button to transactions list #130
|
2018-03-05 13:07:10 -06:00 |
|
Nabeel Shahzad
|
96e8fbfa78
|
Add subfleet specific expenses, fixed bug for pirep fares #130 #136
|
2018-03-05 12:21:38 -06:00 |
|
Nabeel Shahzad
|
bf94a20e57
|
Set the default email driver to the default php mail
|
2018-03-05 09:21:40 -06:00 |
|
Nabeel Shahzad
|
65940c6df2
|
Updated composer reqs
|
2018-03-05 09:18:31 -06:00 |
|
Nabeel Shahzad
|
56f5276bae
|
update symfony version deps
|
2018-03-04 15:07:28 -06:00 |
|
Nabeel Shahzad
|
454b2b488b
|
Add transaction group filter
|
2018-03-04 09:45:23 -06:00 |
|
Nabeel Shahzad
|
2eb0f76f32
|
Fix sample data removing extra expenses #130
|
2018-03-02 17:52:20 -06:00 |
|
Nabeel Shahzad
|
9424bf7c46
|
Fix finding expenses call #130
|
2018-03-02 17:48:36 -06:00 |
|
Nabeel Shahzad
|
fa5237179b
|
Remove balance field from user table #130
|
2018-03-02 17:31:58 -06:00 |
|
Nabeel Shahzad
|
586769fbf0
|
Fix tests and docs/better checks #130
|
2018-03-02 17:29:11 -06:00 |
|
Nabeel Shahzad
|
2df09c533b
|
show transactions in pirep
|
2018-03-02 16:09:48 -06:00 |
|
Nabeel Shahzad
|
9d65515290
|
Add index of ref class+id #130
|
2018-03-02 13:15:18 -06:00 |
|
Nabeel Shahzad
|
607367feb2
|
Replace the ref_class_id
|
2018-03-02 13:14:20 -06:00 |
|
Nabeel Shahzad
|
9f89447070
|
Add pilot pay to journals; cleanup payment code #130
|
2018-03-02 13:12:39 -06:00 |
|
Nabeel Shahzad
|
284db21a3a
|
Hide API key from admin
|
2018-03-02 09:26:25 -06:00 |
|
Nabeel Shahzad
|
02374dcd57
|
Update balance in callbacks
|
2018-03-01 22:00:11 -06:00 |
|
Nabeel Shahzad
|
92a18448eb
|
YAML table exporter
|
2018-03-01 21:59:58 -06:00 |
|
Nabeel Shahzad
|
a3305249a6
|
Test for credits and debits with fixed amounts
|
2018-03-01 19:15:55 -06:00 |
|
Nabeel Shahzad
|
f9208c9d72
|
Don't throw exception is journal exists #130
|
2018-03-01 18:59:24 -06:00 |
|
Nabeel Shahzad
|
2c52a2f7e6
|
Post fares/expenses on PIREP to Airline journal #130
|
2018-03-01 16:20:13 -06:00 |
|
Nabeel Shahzad
|
f1b9ea94dc
|
Use morphed column types
|
2018-03-01 09:51:48 -06:00 |
|
Nabeel Shahzad
|
d22eed50ad
|
Add test to get the balance group #130
|
2018-02-28 21:54:58 -06:00 |
|
Nabeel Shahzad
|
498e795e4b
|
Fixes and tests for the journal and journaled transactions #130
|
2018-02-28 21:52:36 -06:00 |
|
Nabeel Shahzad
|
1794549a20
|
Move journal transaction code to repository #130
|
2018-02-28 19:04:56 -06:00 |
|
Nabeel Shahzad
|
d1fcecf873
|
Change to getValue() on Money class
|
2018-02-28 18:17:15 -06:00 |
|
Nabeel Shahzad
|
f557e9f965
|
Add ledger and journal tables #130
|
2018-02-28 18:01:32 -06:00 |
|
Nabeel Shahzad
|
7ffef849d2
|
Remove useless tests
|
2018-02-28 15:42:43 -06:00 |
|
Nabeel Shahzad
|
448a9846c9
|
Implement airport hub restriction closes #104
|
2018-02-28 15:37:24 -06:00 |
|
Nabeel Shahzad
|
3188f356eb
|
Add setting for home airport restriction #104
|
2018-02-28 15:27:46 -06:00 |
|
Nabeel Shahzad
|
e7868868c4
|
Fix the module stubs and sample module for admin closes #201
|
2018-02-28 15:16:36 -06:00 |
|
Nabeel Shahzad
|
208b6e73dc
|
Don't overwrite pagination counts, let it default to the config #162
|
2018-02-28 15:06:57 -06:00 |
|
Nabeel Shahzad
|
6993cba55a
|
Don't change rank if it seems like it's been manually changed by an admin #196
|
2018-02-28 15:01:23 -06:00 |
|
Nabeel Shahzad
|
e03abc1a64
|
Moved away from the phpmoney library since it requires intl extension
|
2018-02-28 13:54:14 -06:00 |
|
Nabeel Shahzad
|
777bd5e26d
|
Return the pay in Money() format
|
2018-02-28 13:34:49 -06:00 |
|
Nabeel Shahzad
|
a6afcc944c
|
Add Money composition class to Support
|
2018-02-27 21:38:05 -06:00 |
|
Nabeel Shahzad
|
ae0c3c5f27
|
Get the pilot pay, reconcile with values for subfleet overrides
|
2018-02-27 16:16:40 -06:00 |
|
Nabeel Shahzad
|
bb4fdc5b7f
|
cleanup if on table
|
2018-02-27 14:30:31 -06:00 |
|
Nabeel Shahzad
|
dfa6d6da51
|
Split rank pay rate into separate rates for acars and manual flights
|
2018-02-27 14:29:45 -06:00 |
|
Nabeel Shahzad
|
81b867fa20
|
Add bid expire time
|
2018-02-27 14:23:09 -06:00 |
|
Nabeel Shahzad
|
3aa4b8a410
|
Cleanup and move subfleet/rank settings to FleetService class
|
2018-02-27 14:12:03 -06:00 |
|
Nabeel Shahzad
|
f0977b48e5
|
alt_airports missing in flight create
|
2018-02-27 13:38:11 -06:00 |
|
Nabeel Shahzad
|
baccf7e3ad
|
Fix the flight time not showing closes #199
|
2018-02-27 13:37:29 -06:00 |
|
Nabeel Shahzad
|
97764866f2
|
Rename user_bids table to bids
|
2018-02-27 13:25:32 -06:00 |
|
Nabeel Shahzad
|
c89926399b
|
Delete a bid by either the bid_id or the flight_id
|
2018-02-27 13:14:58 -06:00 |
|