phpvms/app/Models
2018-03-18 20:37:35 -05:00
..
Enums Fix flight page errors and some naming fixes 2018-03-08 08:51:36 -06:00
Migrations Fixed formatting of almost every file 2018-02-20 22:33:09 -06:00
Observers Move the model callbacks into Observables; reduce caching since it held balances incorrectly 2018-03-18 20:37:35 -05:00
Traits Fix notification events callers 2018-03-09 08:52:55 -06:00
Acars.php Fix flight page errors and some naming fixes 2018-03-08 08:51:36 -06:00
Aircraft.php Move the model callbacks into Observables; reduce caching since it held balances incorrectly 2018-03-18 20:37:35 -05:00
Airline.php Move the model callbacks into Observables; reduce caching since it held balances incorrectly 2018-03-18 20:37:35 -05:00
Airport.php Move the model callbacks into Observables; reduce caching since it held balances incorrectly 2018-03-18 20:37:35 -05:00
Award.php Add/edit the award class in Admin #155 2018-03-17 12:17:38 -05:00
BaseModel.php add PIREP pre-file and ACARS updates; removing caching from ACARS/Pirep/User repositories; adjust PirepState enum values; add additional columns 2017-12-25 15:19:34 -06:00
Bid.php Rename user_bids table to bids 2018-02-27 13:25:32 -06:00
Expense.php Implement events for cron expenses; add processing of daily/monthly expenses #136 2018-03-16 20:12:56 -05:00
Fare.php Move the model callbacks into Observables; reduce caching since it held balances incorrectly 2018-03-18 20:37:35 -05:00
Flight.php Move the model callbacks into Observables; reduce caching since it held balances incorrectly 2018-03-18 20:37:35 -05:00
FlightFields.php Move the model callbacks into Observables; reduce caching since it held balances incorrectly 2018-03-18 20:37:35 -05:00
GeoJson.php Move the model callbacks into Observables; reduce caching since it held balances incorrectly 2018-03-18 20:37:35 -05:00
Journal.php Move the model callbacks into Observables; reduce caching since it held balances incorrectly 2018-03-18 20:37:35 -05:00
JournalTransaction.php Move the model callbacks into Observables; reduce caching since it held balances incorrectly 2018-03-18 20:37:35 -05:00
Ledger.php Add ledger and journal tables #130 2018-02-28 18:01:32 -06:00
Navdata.php Move the model callbacks into Observables; reduce caching since it held balances incorrectly 2018-03-18 20:37:35 -05:00
News.php Add news tables and models #52 2018-01-08 09:02:55 -06:00
Permission.php use laratrust to replace entrust #78 2017-12-15 12:36:13 -06:00
Pirep.php Move the model callbacks into Observables; reduce caching since it held balances incorrectly 2018-03-18 20:37:35 -05:00
PirepComment.php cleanup model relationship references 2018-01-08 09:22:12 -06:00
PirepFare.php specify fares, js to dynamically change fare form; get applicable fares for the flight/pirep #125 2018-02-24 15:38:25 -06:00
PirepField.php Move the model callbacks into Observables; reduce caching since it held balances incorrectly 2018-03-18 20:37:35 -05:00
PirepFieldValues.php Set fields to pireps in prefile/update calls 2018-02-06 13:46:23 -06:00
Rank.php Move the model callbacks into Observables; reduce caching since it held balances incorrectly 2018-03-18 20:37:35 -05:00
Role.php use laratrust to replace entrust #78 2017-12-15 12:36:13 -06:00
Setting.php Move the model callbacks into Observables; reduce caching since it held balances incorrectly 2018-03-18 20:37:35 -05:00
Subfleet.php Fix flight page errors and some naming fixes 2018-03-08 08:51:36 -06:00
User.php Implement the other functionality for awards #154 2018-03-17 00:18:03 -05:00
UserAward.php Implement the other functionality for awards #154 2018-03-17 00:18:03 -05:00