Nabeel Shahzad
75eaec2f11
phpcs standards
2019-05-12 12:08:31 -05:00
Nabeel Shahzad
3c32f2d89d
Apply fixes from StyleCI
2018-08-26 18:51:47 +00:00
Nabeel Shahzad
e95b3eb366
Code cleanup from inspection results
2018-08-26 13:50:08 -05:00
Nabeel Shahzad
9596d88b48
Apply fixes from StyleCI
2018-08-26 16:40:04 +00:00
Kevin
36d91265d3
Adding newline at end of file
2018-08-25 01:14:35 +08:00
Kevin
796053cfa5
Implement cron to remove expired bids
2018-08-25 01:07:14 +08:00
Nabeel Shahzad
543026da18
Nav data import fixed - thanks Kevin S!
2018-08-23 09:27:54 -05:00
Nabeel Shahzad
e77488c66a
Fix CronWeekly console task to actually read Weekly
2018-08-23 08:26:39 -05:00
Nabeel Shahzad
5230fc9600
change artisan calls
2018-05-10 10:22:45 -05:00
Nabeel Shahzad
62aa825c0f
Use artisan for the reload-db dev command
2018-05-10 10:17:41 -05:00
Nabeel Shahzad
ff8f29be24
Update dev tools to add incremental inserts
2018-05-03 15:06:28 -05:00
Nabeel Shahzad
5dff563c75
Fixes for API and live map
2018-05-02 15:14:18 -05:00
Nabeel Shahzad
b31384f429
Expand flight types to match IATA SSIM
2018-03-29 11:34:36 -05:00
Nabeel Shahzad
5ecfc2d437
Switch to autodiscover for console commands
2018-03-25 16:52:13 -05:00
Nabeel Shahzad
ca2f8e1aa5
Move helper generation to new command
2018-03-25 16:50:48 -05:00
Nabeel Shahzad
c6f423087d
fix failed to error
2018-03-23 10:37:34 -05:00
Nabeel Shahzad
9657e8bd40
Rename import/export, fix tests with parser
2018-03-21 19:12:36 -05:00
Nabeel Shahzad
b9beb6c804
Add importers in console and admin for flights/aircraft/subfleets and airport #194
2018-03-20 19:17:11 -05:00
Nabeel Shahzad
9e43955fbb
rename yaml import/export
2018-03-20 16:10:52 -05:00
Nabeel Shahzad
ccf56ddec1
Fix formatting and interfaces in nearly every file
2018-03-19 20:50:40 -05:00
Nabeel Shahzad
4b7cd6ce6e
Splice the logger to use the cron stack for the console
2018-03-17 18:05:51 -05:00
Nabeel Shahzad
3c39aeee43
Change rank field from image_link to image_url for consistency
2018-03-17 12:19:26 -05:00
Nabeel Shahzad
e9baf4acb5
Add/edit the award class in Admin #155
2018-03-17 12:17:38 -05:00
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