Nabeel Shahzad
|
9d53c0103f
|
#57 user can save flights
|
2017-08-03 21:02:02 -05:00 |
|
Nabeel Shahzad
|
1953c4dcb5
|
add a pirep_comments table
|
2017-08-02 10:17:54 -05:00 |
|
Nabeel Shahzad
|
3a77e442ea
|
add pirep events model
|
2017-07-23 13:07:41 -05:00 |
|
Nabeel Shahzad
|
9986f5df33
|
add airline reference to PIREP
|
2017-07-23 09:45:33 -05:00 |
|
Nabeel Shahzad
|
9a08586564
|
allow setting of IATA code for airline
|
2017-07-22 23:03:39 -05:00 |
|
Nabeel Shahzad
|
fc6253b46f
|
#21 adjust the pirep view/edit form
|
2017-07-13 22:09:38 -05:00 |
|
Nabeel Shahzad
|
4f2f08af62
|
#48 Model/relationships for custom flight fields
|
2017-07-10 19:06:06 -05:00 |
|
Nabeel Shahzad
|
b5dd700044
|
Adjust columns in migrations and give lens to strings and custom flight fields #48
|
2017-07-10 18:54:51 -05:00 |
|
Tim
|
45793d3b2f
|
Merge branch 'master' into dev
|
2017-07-08 15:12:20 +02:00 |
|
Tim
|
650341e7c8
|
Update Airline.php
|
2017-07-08 15:09:58 +02:00 |
|
Nabeel Shahzad
|
06367d149d
|
Merge branch 'master' into patch-2
|
2017-07-08 08:04:43 -05:00 |
|
Tim
|
aece7809fa
|
Active checkbox changed to integer
|
2017-07-08 11:25:09 +02:00 |
|
Tim
|
06f481a262
|
Fix adding of airport
Fix the adding of airport. It will now save the lat & Long and allow to put decimals in rather than just a rounded number
|
2017-07-07 23:15:03 +02:00 |
|
Tim
|
acd5da56ce
|
Change flight number to integer
|
2017-07-07 22:41:02 +02:00 |
|
Nabeel Shahzad
|
10baaab646
|
#41 inline editing of fuel prices
|
2017-07-05 18:48:32 -05:00 |
|
Nabeel Shahzad
|
d44d374218
|
#41 add fuel prices to the airports table
|
2017-07-05 13:25:40 -05:00 |
|
Nabeel Shahzad
|
e6b338cd32
|
#41 add fuel type to subfleet table
|
2017-07-05 09:55:36 -05:00 |
|
Nabeel Shahzad
|
870eefb83d
|
#21 Some more fixes for PIREPs
|
2017-07-04 13:57:08 -05:00 |
|
Nabeel Shahzad
|
77b164a64c
|
#21 base code for accepting/rejecting PIREPs
|
2017-07-04 01:05:37 -05:00 |
|
Nabeel Shahzad
|
9b6f9e9586
|
#21 basic listings/model configs
|
2017-07-02 21:25:48 -05:00 |
|
Nabeel Shahzad
|
9dc880d7d3
|
#23 cleaned up rank data and templates
|
2017-07-02 15:03:25 -05:00 |
|
Nabeel Shahzad
|
0821258a2d
|
#21 FK wiring
|
2017-06-29 15:50:16 -05:00 |
|
Nabeel Shahzad
|
fc1220178b
|
#21 PIREP scaffolding
|
2017-06-28 19:57:22 -05:00 |
|
Nabeel Shahzad
|
477b99de29
|
\#21 PIREP scaffolding
|
2017-06-28 19:57:15 -05:00 |
|
Nabeel Shahzad
|
5dce55b4f3
|
cleanup aircraft table/repo
|
2017-06-24 14:00:56 -05:00 |
|
Nabeel Shahzad
|
fe1100e57f
|
#34 remove users from uuid
|
2017-06-24 13:30:13 -05:00 |
|
Nabeel Shahzad
|
ba57cef0a7
|
#34 Generate UUID on seeder/models
|
2017-06-24 13:20:24 -05:00 |
|
Nabeel Shahzad
|
3736e530bf
|
#32 moved fares to subfleets
|
2017-06-24 11:09:27 -05:00 |
|
Nabeel Shahzad
|
ca74afacd8
|
formatting
|
2017-06-23 17:38:32 -05:00 |
|
Nabeel Shahzad
|
c3e417429a
|
#32 assign aircraft to subfleets, and aircraft to subfleets
|
2017-06-23 17:33:18 -05:00 |
|
Nabeel Shahzad
|
aaaead77a5
|
#32 subfleet classificiation scaffolding
|
2017-06-22 20:55:45 -05:00 |
|
PHP-Mods
|
6bbb37061b
|
reset the example data in config/mail.php
|
2017-06-22 13:32:36 +03:00 |
|
Nabeel Shahzad
|
5b920151b8
|
#23 add rankings
|
2017-06-21 20:18:01 -05:00 |
|
Nabeel Shahzad
|
cb631292b9
|
#23 refactoring for ranks
|
2017-06-21 13:44:30 -05:00 |
|
Nabeel Shahzad
|
b5c41626c5
|
#23 initial scaffolding for rankings
|
2017-06-21 12:10:25 -05:00 |
|
Nabeel Shahzad
|
381a713882
|
more schema adjustments to tighten up column types and constraints
|
2017-06-21 11:40:08 -05:00 |
|
Nabeel Shahzad
|
c732476f6d
|
Rename 'Airlines' model to 'Airline'
|
2017-06-19 11:50:25 -05:00 |
|
Nabeel Shahzad
|
f4e7eef40c
|
#14 initial scaffolding for adding flights/schedules
|
2017-06-17 17:25:36 -05:00 |
|
Nabeel Shahzad
|
38d8371e0b
|
fixed admin route prefix problem and invalid validations
|
2017-06-11 15:37:57 -05:00 |
|
Nabeel Shahzad
|
d3cf57a1d1
|
add airports table and #7 integrate permissions
|
2017-06-11 11:36:16 -05:00 |
|
Nabeel Shahzad
|
c542d85366
|
include entrust and some seed data for admin role/user
|
2017-06-10 20:10:31 -05:00 |
|
Nabeel Shahzad
|
bf910e4549
|
set fare classes on aircraft w/ overrides (no admin ui yet)
|
2017-06-10 18:27:19 -05:00 |
|
Nabeel Shahzad
|
bacc372985
|
fares & aircraft fares
|
2017-06-10 01:50:00 -05:00 |
|
Nabeel Shahzad
|
7a79a8558e
|
some refactoring for tests and adding some tables
|
2017-06-09 22:19:17 -05:00 |
|
Nabeel Shahzad
|
0cb98f1920
|
rename 'enabled' to 'active'
|
2017-06-08 20:46:50 -05:00 |
|
Nabeel Shahzad
|
3678363766
|
add Aircraft CRUD
|
2017-06-08 20:37:51 -05:00 |
|
Nabeel Shahzad
|
4fcfc84ccf
|
Airlines model and controller
|
2017-06-08 20:02:52 -05:00 |
|