Nabeel Shahzad
|
46f9b3d9b9
|
Typo #96
|
2018-03-30 22:36:01 -05:00 |
|
Nabeel Shahzad
|
1275d7ebc4
|
Set user on ON_LEAVE automatically after days in settings() #96
|
2018-03-30 22:28:19 -05:00 |
|
Nabeel Shahzad
|
9eb8ed1804
|
fix aircraft status field type in model
|
2018-03-30 21:45:11 -05:00 |
|
Nabeel Shahzad
|
217da07007
|
Fix column headers
|
2018-03-30 20:57:30 -05:00 |
|
Nabeel Shahzad
|
70e5ccda6f
|
Add IATA and ZFW to aircraft import/export and tables
|
2018-03-30 20:21:18 -05:00 |
|
Nabeel Shahzad
|
f2952c6567
|
Fix blank/empty field being returned as invalid object #222
|
2018-03-30 18:53:43 -05:00 |
|
Nabeel Shahzad
|
2c726f6c52
|
Fix error with days input missing from flight create/edit
|
2018-03-30 18:25:27 -05:00 |
|
Nabeel Shahzad
|
1cbfdbdac5
|
don't attempt to convert flight type in flight exporter
|
2018-03-30 18:08:03 -05:00 |
|
Nabeel Shahzad
|
63544088cd
|
Add validation to importers to fix invalid/empty columns #222
|
2018-03-30 17:27:29 -05:00 |
|
Nabeel Shahzad
|
bd30b1f900
|
Check for departure airport restrictions #221
|
2018-03-30 11:08:53 -05:00 |
|
Nabeel Shahzad
|
08d3578d38
|
Add cost_block_hour tests; extra logging
|
2018-03-29 14:55:25 -05:00 |
|
Nabeel Shahzad
|
7fbcfa391b
|
block on/off times in FormRequest check
|
2018-03-29 14:12:25 -05:00 |
|
Nabeel Shahzad
|
2ab4db3a2e
|
Add edit for flight type; block_on_time and block_off_time for PIREP API
|
2018-03-29 14:10:49 -05:00 |
|
Nabeel Shahzad
|
cf43685740
|
Add/implement subfleet cost_block_hour and block_time for PIREP API
|
2018-03-29 13:42:16 -05:00 |
|
Nabeel Shahzad
|
0bf1286c3a
|
Fix error in flight importer
|
2018-03-29 11:47:37 -05:00 |
|
Nabeel Shahzad
|
184123194b
|
Fix column type for flight_type
|
2018-03-29 11:38:39 -05:00 |
|
Nabeel Shahzad
|
bc013e31c8
|
Fix charter cargo name
|
2018-03-29 11:36:08 -05:00 |
|
Nabeel Shahzad
|
b31384f429
|
Expand flight types to match IATA SSIM
|
2018-03-29 11:34:36 -05:00 |
|
Nabeel Shahzad
|
504b33ba2a
|
Add AirspaceMap widget; airport overview page
|
2018-03-27 11:40:37 -05:00 |
|
Nabeel Shahzad
|
99142f9fec
|
Fixed merge
|
2018-03-26 09:35:01 -05:00 |
|
Nabeel Shahzad
|
46e956475a
|
Fix comments
|
2018-03-26 09:33:45 -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
|
699883f2fc
|
Update dependencies, remove ide_helper generating always
|
2018-03-25 16:19:24 -05:00 |
|
Nabeel Shahzad
|
0671742703
|
Load subfleet page first, can add aircraft from there #217
|
2018-03-23 20:30:31 -05:00 |
|
Nabeel Shahzad
|
1eb7e5d59a
|
Fix issue with flight fields not adding correctly
|
2018-03-23 20:29:37 -05:00 |
|
Nabeel Shahzad
|
33daaf4a35
|
Add an InternalError type that piggybacks ValidationError
|
2018-03-23 17:29:54 -05:00 |
|
Nabeel Shahzad
|
f5c492bb7e
|
Sort aircraft by registration
|
2018-03-23 16:41:09 -05:00 |
|
Nabeel Shahzad
|
c81fc5f25b
|
only output airline icao in subfleet export
|
2018-03-23 16:38:56 -05:00 |
|
Nabeel Shahzad
|
eb64f268d3
|
Fix flight field bugs
|
2018-03-23 15:02:26 -05:00 |
|
Nabeel Shahzad
|
f8f5a71564
|
Move subfleet add/remove to fleet service for a flight
|
2018-03-23 14:10:18 -05:00 |
|
Nabeel Shahzad
|
1161106d9c
|
Fix airport field row being inserted and check against airport ID
|
2018-03-23 12:27:28 -05:00 |
|
Nabeel Shahzad
|
c6f423087d
|
fix failed to error
|
2018-03-23 10:37:34 -05:00 |
|
Nabeel Shahzad
|
182cb2d33b
|
Change flight_number field to uint
|
2018-03-22 23:11:59 -05:00 |
|
Nabeel Shahzad
|
49dfa7fc17
|
Sort flights by flight_number
|
2018-03-22 22:50:41 -05:00 |
|
Nabeel Shahzad
|
28a44631fc
|
add field values to flight api
|
2018-03-22 22:48:54 -05:00 |
|
Nabeel Shahzad
|
29b84f9281
|
Reverse the iata/icao columns for airport import
|
2018-03-22 22:21:54 -05:00 |
|
Nabeel Shahzad
|
7105e82922
|
Add days of week to flights table; add to import/export for flights
|
2018-03-22 21:21:35 -05:00 |
|
Nabeel Shahzad
|
8b53ca2fdc
|
Fix types and codes import
|
2018-03-22 19:59:35 -05:00 |
|
Nabeel Shahzad
|
112a72ac6f
|
Subfleet exporter #194
|
2018-03-22 17:59:10 -05:00 |
|
Nabeel Shahzad
|
46d8fb125a
|
Add fare import/exporter #194
|
2018-03-22 17:48:57 -05:00 |
|
Nabeel Shahzad
|
a44204b185
|
Import/export expenses #194
|
2018-03-22 17:17:37 -05:00 |
|
Nabeel Shahzad
|
4e3a9fd9ea
|
Export airports
|
2018-03-22 13:04:13 -05:00 |
|
Nabeel Shahzad
|
d4f79b1331
|
Add aircraft export
|
2018-03-22 12:55:56 -05:00 |
|
Nabeel Shahzad
|
78e70fec3b
|
Fix directory creation path
|
2018-03-22 12:48:27 -05:00 |
|
Nabeel Shahzad
|
fbfd71adcf
|
Cleanup Exporter; use firstOrCreate for any missing data we can infer/setup defaults for
|
2018-03-22 12:43:58 -05:00 |
|
Nabeel Shahzad
|
9657e8bd40
|
Rename import/export, fix tests with parser
|
2018-03-21 19:12:36 -05:00 |
|
Nabeel Shahzad
|
276b93fc57
|
Export flights to CSV in admin #194
|
2018-03-21 17:07:30 -05:00 |
|
Nabeel Shahzad
|
95a7365fee
|
remove unique on update #214
|
2018-03-21 12:35:06 -05:00 |
|
Nabeel Shahzad
|
dad44db0bc
|
Fix table reference for uniques
|
2018-03-21 10:34:04 -05:00 |
|