phpvms/app/Models
Nabeel S 651174bda8
229 url for downloads (#369)
* Allow file uploads for subfleet

* Allow URL to be used for a download

* Remove old FileUploadRequest

* Move file removal logic to service layer

* Remove unused import

* Remove unused packages
2019-08-26 14:43:50 -04:00
..
Enums Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
Observers Backend changes separating id from pilot_id 2019-07-16 13:54:14 -04:00
Traits Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
Acars.php Remove unused/dead code 2019-07-23 09:00:39 -04:00
Aircraft.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
Airline.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
Airport.php Issue/329 refactor seeding (#337) 2019-08-05 08:27:53 -04:00
Award.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
Bid.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
Expense.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
Fare.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
File.php 229 url for downloads (#369) 2019-08-26 14:43:50 -04:00
Flight.php Issue/329 refactor seeding (#337) 2019-08-05 08:27:53 -04:00
FlightField.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
FlightFieldValue.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
GeoJson.php Remove unused/dead code 2019-07-23 09:00:39 -04:00
Journal.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
JournalTransaction.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
Ledger.php Remove unused/dead code 2019-07-23 09:00:39 -04:00
Navdata.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
News.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
Permission.php Fix formatting and interfaces in nearly every file 2018-03-19 20:50:40 -05:00
Pirep.php Formatting 2019-07-23 09:08:05 -04:00
PirepComment.php Remove unused/dead code 2019-07-23 09:00:39 -04:00
PirepFare.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
PirepField.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
PirepFieldValue.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
Rank.php Add setting to include transfer hours in calculations (#350) 2019-08-08 12:50:43 -04:00
Role.php Add interface to additional roles/permissions 2019-06-20 16:52:37 -04:00
Setting.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
Subfleet.php 229 url for downloads (#369) 2019-08-26 14:43:50 -04:00
User.php Add setting to include transfer hours in calculations (#350) 2019-08-08 12:50:43 -04:00
UserAward.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00