Nabeel Shahzad
7dd6a7e7f3
Awards base class and scaffolding #155
2018-03-16 23:59:53 -05:00
Nabeel Shahzad
067fb0f9f0
Implement events for cron expenses; add processing of daily/monthly expenses #136
2018-03-16 20:12:56 -05:00
Nabeel Shahzad
f13c961863
Fix flight page errors and some naming fixes
2018-03-08 08:51:36 -06:00
Nabeel Shahzad
fefc6bc22a
Add back in --base-only to version generation
2018-03-08 08:16:42 -06:00
Nabeel Shahzad
d42bfc7aae
Fix version number generation
2018-03-07 10:24:29 -06:00
Nabeel Shahzad
92a18448eb
YAML table exporter
2018-03-01 21:59:58 -06:00
Nabeel Shahzad
abf47274a1
Cleanup some class names; move acars data into separate seed file
2018-02-22 09:31:07 -06:00
Nabeel Shahzad
7872a6a442
Remove debug stuff in xml converter
2018-02-21 15:25:58 -06:00
Nabeel Shahzad
a18c00ee95
Convert sequelpro xml to yaml for import
2018-02-21 15:02:24 -06:00
Nabeel Shahzad
ea09a18956
Fixed formatting of almost every file
2018-02-20 22:33:09 -06:00
Nabeel Shahzad
936bceba5d
Add --reset-db flag to phpvms:dev-install command #176
2018-02-09 17:16:52 -06:00
Nabeel Shahzad
d94294e3f6
Added new phpvms:dev-install command #176
2018-02-09 17:11:55 -06:00
Nabeel Shahzad
512d8a2172
Read the version base from the install for the deployment
2018-02-03 13:16:37 -06:00
Nabeel Shahzad
4f59e466a2
Change fuel_used to block_fuel
2018-01-30 11:05:14 -06:00
Nabeel Shahzad
a5f51f6264
Add first pass of pirep import; additional fields in flight/pirep tables #114
2018-01-29 18:14:55 -06:00
Nabeel Shahzad
23dbbc788f
Create database with utf8 info
2018-01-29 16:02:15 -06:00
Nabeel Shahzad
f58b01f3ea
fix ACARS replay
2018-01-19 16:12:08 -05:00
Nabeel Shahzad
333f866232
include build date in version number #141
2018-01-19 12:08:43 -05:00
Nabeel Shahzad
7e71b46e02
Enable ATTR_EMULATE_PREPARES for MariaDB specifically #132
2018-01-09 23:05:52 -06:00
Nabeel Shahzad
f16748167b
Rewrite how mysql db is created to avoid external processes #132
2018-01-09 20:47:03 -06:00
Nabeel Shahzad
458ee93974
add the length to the build block to see if it fixes a bug
2018-01-09 09:13:58 -06:00
Nabeel Shahzad
94c0eb8502
Create wrapper around versioning library to update on builds
2018-01-06 17:00:47 -06:00
Nabeel Shahzad
507ce5f24f
Add flights to the importer, added a few missing columns with output
2018-01-03 21:40:05 -06:00
Nabeel Shahzad
f58f4fdc39
Fix the mapping logic in the importer; do some more cleanup there
2018-01-03 18:36:08 -06:00
web541
08df20de19
Fixed a few field entries ( #116 )
...
* Stopped inheritance errors popping up
* Added fillable fields
These would not save otherwise.
* Added country fillable field
Wouldn’t save when importing from phpvms classic.
* Added more to classic importer
Change arguments to ask in terminal
Fixed table_prefix names in Importer.php
Added the ability to import users from phpvms classic (tested on
simpilot’s 5.5.x) and when importing, it will then reset the user’s
password to a temporary hash and then email it to the user to then
change when they first log in.
* Changes to ImporterService
2018-01-03 15:41:21 -06:00
Nabeel Shahzad
2394b8e419
Rename field to image_link and add field to edit #111
2018-01-03 12:47:12 -06:00
Nabeel Shahzad
497229039e
Assign the first airline found to the newly created subfleet #114
2018-01-02 21:16:35 -06:00
Nabeel Shahzad
a6ddecf159
Basic import logic and scaffolding #114
2018-01-02 21:00:46 -06:00
Nabeel Shahzad
b456dc1a71
Save PIREP route to ACARS data table #102
2018-01-01 13:48:02 -06:00
Nabeel Shahzad
2c53f091b9
installer fixes; user's name
2017-12-31 12:09:23 -06:00
Nabeel Shahzad
5e32bcc52d
Change header from Authorization to X-API-KEY to avoid Apache issues
2017-12-30 13:31:11 -06:00
Nabeel Shahzad
2bfaa9e584
quick api test command
2017-12-30 11:56:38 -06:00
Nabeel Shahzad
fcec39fe0f
output cleanup
2017-12-30 09:35:38 -06:00
Nabeel Shahzad
520751b151
Move seed data into separate file with importer; fix admin panel js being broken
2017-12-29 17:34:09 -06:00
Nabeel Shahzad
7cd4bf5ffb
Add user setup to installer
2017-12-29 16:56:46 -06:00
Nabeel Shahzad
7ab810780f
change command name
2017-12-29 10:30:12 -06:00
Nabeel Shahzad
5ec99167e8
Cleanup of some console commands
2017-12-29 10:23:42 -06:00
Nabeel Shahzad
e2ab6445d2
flight follow if one is selected in map; don't draw full map
2017-12-28 16:00:43 -06:00
Nabeel Shahzad
9d92d8af55
More work on the pirep/acars maps
2017-12-28 14:35:28 -06:00
Nabeel Shahzad
10985a7d97
Cleanup some of the geojson code
2017-12-27 20:52:37 -06:00
Nabeel Shahzad
edca0644ff
Add acars map page and show in-progress flights
2017-12-27 16:47:22 -06:00
Nabeel Shahzad
a931435b42
cleanup PIREP api; file report via API
2017-12-26 14:54:28 -06:00
Nabeel Shahzad
32f96a1a42
send ACARS updates on replay
2017-12-25 19:23:58 -06:00
Nabeel Shahzad
f29a9cfdc5
some acars/tables fixes
2017-12-25 18:10:24 -06:00
Nabeel Shahzad
3bd97b4d37
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
Nabeel Shahzad
8d1281d6e3
Fix Navdata import
2017-12-20 19:12:11 -06:00
Nabeel Shahzad
17093e9fe9
Import navigation data from Navigraph files
2017-12-20 16:34:52 -06:00
Nabeel Shahzad
45d12c82ba
Fix in drop db sql
2017-12-17 17:01:05 -06:00
Nabeel Shahzad
0fdafdec0f
Fix drop database command
2017-12-17 12:44:23 -06:00
Nabeel Shahzad
b2475720f2
Add command class
2017-12-16 22:19:17 -06:00