Nabeel Shahzad
0495ff27cb
Add fares and set prices on flights #125
2018-01-07 10:38:16 -06:00
Nabeel Shahzad
c69e2c0cc8
Fix for subfleet add/remove on flight page #124
2018-01-07 08:58:57 -06:00
Nabeel Shahzad
da19152a1e
fix broken add rank
2018-01-04 21:37:46 -06:00
Nabeel Shahzad
b62fa7757c
Overhaul of ACARS/PIREP APIs
2018-01-04 19:33:23 -06:00
Nabeel Shahzad
75d4ecc3c8
Made some fonts more visible
2018-01-04 08:26:07 -06:00
Nabeel Shahzad
0bb4ca78f5
Fix links on admin dashboard
2018-01-04 08:14:39 -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
61ea069481
Change setting name for pilot flight restriction; some cosmetics
2018-01-03 20:56:46 -06:00
Nabeel Shahzad
4272946dba
Fix AJAX URLs for when running in a subfolder
2018-01-03 20:42:10 -06:00
Nabeel Shahzad
e5c34bc8af
Change the PIREP accept/reject buttons
2018-01-03 20:39:24 -06:00
Nabeel Shahzad
1f1acb424c
Fix flight time display on profile page
2018-01-03 20:11:06 -06:00
Nabeel Shahzad
80d68d6d14
search airports close #87
2018-01-03 20:07:34 -06:00
Nabeel Shahzad
1d74558abe
pagination on the airports page #87
2018-01-03 20:03:39 -06:00
Nabeel Shahzad
6181fb0388
rename to new_login_details
2018-01-03 15:47:29 -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
be6e5e8dec
admin can add comments to PIREPs #70
2018-01-03 15:27:56 -06:00
Nabeel Shahzad
a1696d3007
Style all the buttons the same
2018-01-03 12:52:01 -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
15726d0610
Add ICAO field for aircraft #111
2018-01-03 12:41:01 -06:00
Nabeel Shahzad
085b2bd5be
Set the input field for rank hours to a number
2018-01-02 21:23:48 -06:00
Nabeel Shahzad
6b63214154
mark code/leg as optional
2018-01-02 13:10:00 -06:00
Nabeel Shahzad
cb772a3c62
Add BASE_URL constant to page and have AJAX calls use it
2018-01-02 10:59:44 -06:00
Nabeel Shahzad
2325573c50
Move airport API lookups into unauthenticated calls
2018-01-02 10:53:25 -06:00
Nabeel Shahzad
6e4acd2e28
Add the API key to the AJAX requests
2018-01-02 10:50:41 -06:00
Nabeel Shahzad
dd400806ee
Refer to URL via resource()
2018-01-01 16:26:02 -06:00
Nabeel Shahzad
6b0d7d8ea4
set the status URL to the full URL
2018-01-01 16:20:11 -06:00
Nabeel Shahzad
216d686cc7
Fix PIREP status badge
2018-01-01 10:49:26 -06:00
Nabeel Shahzad
904f64939f
Cleanup some formatting
2018-01-01 09:02:20 -06:00
Nabeel Shahzad
e4aceb97be
Cleanup PIREP show page
2018-01-01 08:58:47 -06:00
Nabeel Shahzad
3984164689
pirepfield template fix
2017-12-31 21:34:13 -06:00
Nabeel Shahzad
6406f47aaa
Fix up the PIREP field CRUD code
2017-12-31 20:59:26 -06:00
Nabeel Shahzad
11c724649c
Field and error message cleanup
2017-12-31 14:20:52 -06:00
Nabeel Shahzad
d93e461266
Field cleanup and some field details
2017-12-31 14:00:50 -06:00
Nabeel Shahzad
4cc08406fa
Regenerate API key
2017-12-31 13:08:41 -06:00
Nabeel Shahzad
528a7c7440
allow marking of airport as hub and restrict to hubs at registration #86
2017-12-31 09:42:31 -06:00
Nabeel Shahzad
81e82629ac
Rename PilotState class to UserState
2017-12-30 20:40:32 -06:00
Nabeel Shahzad
778780f3f2
Notify admin of new user registration
2017-12-30 20:39:17 -06:00
Nabeel Shahzad
4bf3541e25
Fix pjax and inline editable fields in admin
2017-12-30 14:25:50 -06:00
Nabeel Shahzad
92dfea4424
Add the missing fonts
2017-12-30 13:39:56 -06:00
Nabeel Shahzad
87867746aa
cleanup creation templates
2017-12-30 12:53:16 -06:00
Nabeel Shahzad
6a4e89fc40
remove old adminlte references
2017-12-30 12:23:30 -06:00
Nabeel Shahzad
becd988343
trying to get datepicker working but enable setting start date #93
2017-12-30 12:03:45 -06:00
Nabeel Shahzad
4a1d7c59fb
added settings page in admin #93
2017-12-30 10:38:18 -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
c8381d99ce
more js cleanup and consolidation with webpack; removed vendor dir #91
2017-12-28 17:29:00 -06:00
Nabeel Shahzad
9d92d8af55
More work on the pirep/acars maps
2017-12-28 14:35:28 -06:00
Nabeel Shahzad
ee328dabc6
geojson cleanup
2017-12-27 21:05:53 -06:00
Nabeel Shahzad
1e5d964c6d
cleanup more JS vendors, moved to node_modules and compiled using webpack
2017-12-27 18:08:37 -06:00
Nabeel Shahzad
17f9330183
cleanup of js deps
2017-12-27 17:24:54 -06:00
Nabeel Shahzad
ae2a030ef8
Cleanup some JS files and webpack info
2017-12-27 17:20:34 -06:00