Commit Graph
1557 Commits
Author SHA1 Message Date
Kevin 75ef658d8f Fix metar parsing issue 2018-08-29 07:27:53 +08:00
Nabeel Shahzad e5935507c8 Merge pull request #262 from nabeelio/analysis-Xl4mPr
Apply fixes from StyleCI
2018-08-26 13:52:07 -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 0f3424f41e Fix datetime parser 2018-08-26 12:25:51 -05:00
Nabeel Shahzad 046dac5db5 Merge pull request #261 from nabeelio/analysis-8Kyry9
Apply fixes from StyleCI
2018-08-26 12:19:08 -05:00
Nabeel Shahzad 9596d88b48 Apply fixes from StyleCI 2018-08-26 16:40:04 +00:00
Nabeel Shahzad 20f46adbc4 Merge pull request #259 from nkevins/enable_eager_loading
Enable eager loading
2018-08-26 09:07:35 -05:00
Kevin 7b8e20f348 Enable eager loading 2018-08-26 21:43:47 +08:00
Nabeel Shahzad 996ebde501 Merge pull request #258 from nkevins/add_remove_expired_bids
Implement cron to remove expired bids
2018-08-24 12:16:50 -05: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 1c32ef838d Merge pull request #257 from nkevins/fix_timezone_list_encoded
Fix timezone list HTML Escaped
2018-08-24 10:39:59 -05:00
Kevin a62c938099 Update attrSet initializer to empty string 2018-08-24 23:39:08 +08:00
Kevin a9536064d3 Fix timezone list HTML Escaped 2018-08-24 23:16:23 +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 91a64113fb Add faker package back 2018-08-20 13:22:42 -05:00
Nabeel Shahzad 25cead3288 Clean temp/cache folder 2018-08-20 12:01:13 -05:00
Nabeel Shahzad 80556dcda3 Remove the tests folder 2018-08-20 11:35:47 -05:00
Nabeel Shahzad ffccb01670 Try to remove an requires-devs scripts 2018-08-20 11:24:32 -05:00
Nabeel Shahzad 299f391455 Cleanup of deploy script 2018-08-20 10:39:44 -05:00
Nabeel Shahzad 666c5d50d4 Add assets and banner message for EU cookie laws 2018-08-20 10:25:40 -05:00
Nabeel Shahzad 56c1f5ce4d Remove circleci config 2018-08-20 10:17:06 -05:00
Nabeel Shahzad 79806c3b42 Asset rebuild 2018-08-20 09:59:38 -05:00
Nabeel Shahzad 66a9b361cb Cosmetics 2018-08-20 09:48:39 -05:00
Nabeel Shahzad 89baf34824 Initial user stats recalculation #254 2018-08-20 09:42:54 -05:00
Nabeel Shahzad 5ee053cace Fix PIREP field error on file 2018-08-20 09:20:03 -05:00
Nabeel Shahzad 2dee3190ce Update dependencies 2018-08-20 09:19:44 -05:00
Nabeel Shahzad 1f50d2b7f7 check for empty route 2018-08-04 11:47:56 -05:00
Nabeel Shahzad c40a8c893d Readd bids.disable_flight_on_bid, fixes tests 2018-07-24 15:58:11 -05:00
Nabeel Shahzad b2cc818b7a Extra logging about cron 2018-07-24 14:58:12 -05:00
Nabeel Shahzad 0ce86e9e44 Rewrite add/remove bids code w additional tests 2018-07-24 14:50:50 -05:00
Nabeel Shahzad e680f33326 Add more tests for days of week 2018-07-24 11:21:52 -05:00
Nabeel Shahzad 69eebd9370 Remove extra }} 2018-07-18 08:33:09 -05:00
Nabeel Shahzad fb17159743 Merge branch 'dev' of https://github.com/nabeelio/phpvms into dev 2018-07-16 20:10:47 -05:00
Nabeel Shahzad 0f1a4bbf33 Change lat/lon fields to text 2018-07-16 09:23:50 -05:00
Nabeel Shahzad 68b00f776a Translation fixes 2018-07-15 15:06:25 -05:00
Nabeel Shahzad 87206ed2b4 Merge pull request #255 from arv187/es-translations
Update 07/13/2018 es-translations
2018-07-13 10:46:27 -05:00
arv187 5b233da11b update 07/13/2018
Add new files.
2018-07-13 17:30:54 +02:00
Nabeel Shahzad 28f10eaf41 Validator fix for airport import/export 2018-07-13 07:45:29 -05:00
Nabeel Shahzad 26061deced Fix flight visibility for day 2018-07-13 07:43:27 -05:00
arv187 3f3f0dd81d Merge remote-tracking branch 'upstream/dev' into es-translations 2018-07-13 14:15:32 +02:00
Nabeel Shahzad 4596ddae58 Undo null check for flight 2018-07-12 22:40:39 -05:00
Nabeel Shahzad 91b1fd5dca Add "visible" field to factory 2018-07-12 22:36:13 -05:00
Nabeel Shahzad 1b51bc8c04 Log error 2018-07-12 22:32:56 -05:00
Nabeel Shahzad 0af85a3fff Only show flights if they're also marked as visible 2018-07-12 22:29:50 -05:00
Nabeel Shahzad 4ca58ed754 Extra logging for cron and add flight visible field 2018-07-12 22:23:45 -05:00
Nabeel Shahzad f640381978 Export extra fields for airports 2018-07-12 22:21:39 -05:00
Nabeel Shahzad 761c845300 Clean up some comments 2018-07-12 21:47:27 -05:00