Nabeel Shahzad
5ffd152a43
#48 add custom fields/values to flights
2017-07-11 17:44:12 -05:00
Nabeel Shahzad
35133fe0e6
#48 fixed some db field errors
2017-07-11 17:00:41 -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
Nabeel Shahzad
6f745091de
Merge pull request #47 from tim260/dev
...
airline form fixes
2017-07-08 08:19:49 -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
629371fc0b
Merge pull request #45 from tim260/patch-2
...
Change flight number to integer
2017-07-08 08:04:59 -05: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
a5b71ae09e
correct redirect route airline forms
...
Previously you were not able to edit an airline & it would return an error when adding one cause the redirect route wasnt set properly. this is fixed now
2017-07-07 23:49:03 +02:00
Nabeel Shahzad
fdd93de36a
Merge pull request #46 from tim260/dev
...
Fix adding of airport
2017-07-07 16:18:51 -05: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
1cbfc5d9cd
removed index on missing column
2017-07-07 15:13:04 -05:00
Nabeel Shahzad
e47b4628a0
read in a local.conf.php in the root for overrides
2017-07-05 23:05:17 -05: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
cdd315f8bb
project file updates
2017-07-05 09:54:25 -05:00
Nabeel Shahzad
b96b7aff82
#21 add finance tables to pireps
2017-07-04 16:45:49 -05:00
Nabeel Shahzad
dacf0d1414
cleanup readme a bit
2017-07-04 15:48:41 -05:00
Nabeel Shahzad
7265eb1913
Clean up enums and cache-keys configs
2017-07-04 15:43:47 -05:00
Nabeel Shahzad
870eefb83d
#21 Some more fixes for PIREPs
2017-07-04 13:57:08 -05:00
Nabeel Shahzad
70dbfbcd3f
#21 clean up the tests
2017-07-04 13:09:44 -05:00
Nabeel Shahzad
679c72085f
Try to output test error(s) from log ¯\_(ツ)_/¯
2017-07-04 01:20:56 -05:00
Nabeel Shahzad
67b274069f
Try to output test error(s) from log ¯\_(ツ)_/¯
2017-07-04 01:17:41 -05:00
Nabeel Shahzad
4608e02598
skip tests that aren't working/redone (yet)
2017-07-04 01:12:55 -05:00
Nabeel Shahzad
77b164a64c
#21 base code for accepting/rejecting PIREPs
2017-07-04 01:05:37 -05:00
Nabeel Shahzad
c310bffed9
#21 PIREP accept/reject tests
2017-07-04 01:05:23 -05:00
Nabeel Shahzad
fecadcfb41
utils facade
2017-07-03 22:53:49 -05:00
Nabeel Shahzad
9b6f9e9586
#21 basic listings/model configs
2017-07-02 21:25:48 -05:00
Nabeel Shahzad
ddc2ed4d89
#32 Cleanup of subfleet edit and linked from the aircraft screen
2017-07-02 15:11:27 -05:00
Nabeel Shahzad
9dc880d7d3
#23 cleaned up rank data and templates
2017-07-02 15:03:25 -05:00
Nabeel Shahzad
244d1ae7bd
#23 assign subfleets to ranks
2017-07-01 21:06:55 -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
cd5f58b0a1
Separate out enums to static
2017-06-28 19:57:22 -05:00
Nabeel Shahzad
477b99de29
\#21 PIREP scaffolding
2017-06-28 19:57:15 -05:00
Nabeel Shahzad
43effce37c
#35 some deps for restful interface
2017-06-28 14:01:27 -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
7cde58f6f6
DatabaseService cleanup
2017-06-24 13:23:30 -05:00
Nabeel Shahzad
79942894d1
#34 Generate UUID on seeder/models
2017-06-24 13:20:39 -05:00
Nabeel Shahzad
ba57cef0a7
#34 Generate UUID on seeder/models
2017-06-24 13:20:24 -05:00
Nabeel Shahzad
2aa7cc66d5
#30 #19 change PDO mode and the seeder from yaml to a service for mass importing
2017-06-24 12:59:07 -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
ac37a93641
schema tightening
2017-06-23 17:37:51 -05:00
Nabeel Shahzad
c3e417429a
#32 assign aircraft to subfleets, and aircraft to subfleets
2017-06-23 17:33:18 -05:00