.travis
|
Fix formatting and interfaces in nearly every file
|
2018-03-19 20:50:40 -05:00 |
app
|
Export flights to CSV in admin #194
|
2018-03-21 17:07:30 -05:00 |
bootstrap
|
Find/replace the LoadConfiguration class #163
|
2018-03-14 09:46:02 -05:00 |
config
|
Add importers in console and admin for flights/aircraft/subfleets and airport #194
|
2018-03-20 19:17:11 -05:00 |
modules
|
Fix database connection test in installer
|
2018-03-20 09:29:45 -05:00 |
public
|
include csrf token and fix escaping for admin scripts
|
2018-03-13 01:48:47 -05:00 |
resources
|
Export flights to CSV in admin #194
|
2018-03-21 17:07:30 -05:00 |
storage
|
Add importers in console and admin for flights/aircraft/subfleets and airport #194
|
2018-03-20 19:17:11 -05:00 |
tests
|
Export flights to CSV in admin #194
|
2018-03-21 17:07:30 -05:00 |
.gitignore
|
Fix gitignore for config file
|
2018-02-04 12:49:35 -06:00 |
.htaccess
|
remove QSA, seems to cause problems
|
2018-02-27 12:32:58 -06:00 |
.travis.yml
|
Travis build distros on PHP 7.1
|
2018-02-06 13:13:45 -06:00 |
artisan
|
laravel base files
|
2017-06-08 13:28:26 -05:00 |
CHANGELOG.md
|
Store full datetime in post_date; recalculate finances on every pirep
|
2018-03-17 22:20:08 -05:00 |
composer.json
|
Add importers in console and admin for flights/aircraft/subfleets and airport #194
|
2018-03-20 19:17:11 -05:00 |
composer.lock
|
Fixed scoping rules in Model classes
|
2018-03-20 19:40:19 -05:00 |
env.php.example
|
Cleanup the sample env.php file
|
2018-02-09 16:36:02 -06:00 |
index.php
|
Changes for shared hosting and numerous installer fixes
|
2017-12-17 16:58:53 -06:00 |
LICENSE
|
Copyright/license update
|
2018-02-22 11:37:47 -06:00 |
Makefile
|
rename yaml import/export
|
2018-03-20 16:10:52 -05:00 |
package-lock.json
|
Update ssri npm package bc of vulnerability
|
2018-03-12 20:20:59 -05:00 |
package.json
|
Update ssri npm package bc of vulnerability
|
2018-03-12 20:20:59 -05:00 |
phpunit.xml
|
Add collision for test listeners and remove one old dep
|
2018-02-12 09:02:05 -06:00 |
Procfile
|
Move the model callbacks into Observables; reduce caching since it held balances incorrectly
|
2018-03-18 20:37:35 -05:00 |
README.md
|
Cleanup composer file and reqs in readme #166
|
2018-02-05 13:26:54 -06:00 |
webpack.mix.js
|
formatting to js standard
|
2018-03-14 09:07:41 -05:00 |