Nabeel S
|
e99c22b007
|
Notifications fixes (#804)
* Emails not sending #795 #722
* Fix for news items not being sent; refactor some events; check for opt-in #722
* Formatting
* Remove extra parameter
|
2020-09-03 12:50:42 -04:00 |
|
Nabeel Shahzad
|
55fa01478d
|
Fix path for bootstrap file #798
|
2020-09-02 18:52:52 -04:00 |
|
Nabeel Shahzad
|
552196ce57
|
Fix root detection #798
|
2020-09-02 18:47:38 -04:00 |
|
Nabeel S
|
7aa089bd88
|
Update Laravel/composer dependencies (#803)
|
2020-09-02 18:15:05 -04:00 |
|
Nabeel S
|
1e4b0d629a
|
Detect the phpvms folder one root level above #798 (#799)
|
2020-09-01 10:38:45 -04:00 |
|
Timothy Sturm
|
febfff5f12
|
Update MailChannel.php (#793)
Update from email #792
|
2020-08-21 15:54:26 -04:00 |
|
Nabeel S
|
cdf7b13b5b
|
Allow any airport to be flown from #783 (#788)
Allow any airport to be flown from #783
|
2020-08-17 17:06:02 -04:00 |
|
Nabeel S
|
51186bed7c
|
Fix for aircraft not being detected at departure airport #781 (#789)
Aircraft not being checked/detected at departure airport #781
|
2020-08-17 16:44:31 -04:00 |
|
Nabeel Shahzad
|
ac1dc49377
|
Replace IP in test
|
2020-08-15 13:54:01 -04:00 |
|
Nabeel Shahzad
|
be72571185
|
Check if the root domain is an IP address
|
2020-08-15 13:50:58 -04:00 |
|
Nabeel Shahzad
|
d3e6d2c49a
|
Add extra logging for user not being at proper airport
|
2020-08-14 10:26:21 -04:00 |
|
Nabeel S
|
4fa58cec5a
|
Fix clear cache errors with duplicate route names #759 (#787)
|
2020-08-13 17:53:30 -04:00 |
|
Nabeel S
|
27316f96e8
|
Fix missing user fields #785 (#786)
|
2020-08-13 17:44:41 -04:00 |
|
Nabeel Shahzad
|
e5ed66b372
|
Fix attribute type for PIREP status
|
2020-08-12 22:02:20 -04:00 |
|
Nabeel Shahzad
|
ee6982f558
|
Build fix/StyleCI
|
2020-08-12 14:46:08 -04:00 |
|
Nabeel Shahzad
|
4f46e75515
|
Check for active flag for user fields in registration
|
2020-08-12 14:39:00 -04:00 |
|
dependabot[bot]
|
3ac03d9716
|
Bump elliptic from 6.5.2 to 6.5.3 (#780)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nabeel S <nabeelio@users.noreply.github.com>
|
2020-08-12 09:26:22 -04:00 |
|
Nabeel Shahzad
|
ace7c42557
|
Fix typo for unique email check
|
2020-08-12 09:06:18 -04:00 |
|
Nabeel S
|
3ebf4f2924
|
Custom user fields #711 (#772)
Custom user fields during registration and profile edit #711
|
2020-08-11 17:48:51 -04:00 |
|
dependabot[bot]
|
3739cc8e91
|
Bump lodash from 4.17.15 to 4.17.19 (#770)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-08-11 17:48:16 -04:00 |
|
Nabeel S
|
bbb5f1d13c
|
Check for null values when checking pilot ID #760 (#768)
|
2020-07-14 22:02:35 -04:00 |
|
Nabeel S
|
64e4c91e7e
|
Check public pages for authorization #761
|
2020-07-10 13:11:38 -04:00 |
|
Nabeel S
|
3e2b1fe42b
|
Add spacing to fare labels #763 (#766)
|
2020-07-10 09:51:33 -04:00 |
|
Nabeel S
|
420bd7e4ae
|
Add ability to use a link instead of a page #750 (#757)
Add ability to use a link instead of a page #750
|
2020-06-11 08:27:38 -04:00 |
|
Nabeel S
|
e4b1c238f3
|
Add ACARS update event #755 (#756)
|
2020-06-09 09:10:40 -04:00 |
|
Nabeel S
|
57e91027c8
|
Fix the search route for pending PIREPs #752 (#754)
|
2020-06-08 09:55:57 -04:00 |
|
dependabot[bot]
|
475ad3a66d
|
Bump websocket-extensions from 0.1.3 to 0.1.4 (#753)
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-06-08 08:56:31 -04:00 |
|
Nabeel S
|
340f52112d
|
Fix public pages not showing properly #708 (#749)
|
2020-06-05 12:49:22 -04:00 |
|
Nabeel Shahzad
|
c6482bd160
|
Add last_pirep test
|
2020-06-05 09:19:18 -04:00 |
|
Nabeel Shahzad
|
df15053b75
|
Remove trailing comma
|
2020-06-04 14:05:51 -04:00 |
|
Nabeel S
|
04b8be1649
|
Add show_datetime_format(); optional default timezone parameter #741 (#746)
|
2020-06-04 11:34:30 -04:00 |
|
Nabeel S
|
3d211535f7
|
Remove Google Analytics #728 (#745)
* Remove Google Analytics #728
* Remove config file
* Don't set the vacentral url
|
2020-06-04 10:36:55 -04:00 |
|
Nabeel S
|
c1408cb8fe
|
Fleet properties not saving #731 (#744)
|
2020-06-04 08:39:20 -04:00 |
|
Nabeel S
|
519ae600d5
|
Fix METAR invalid parameter #738 (#743)
|
2020-06-04 06:30:35 -04:00 |
|
Nabeel S
|
82bae9cc74
|
Update the flash messages #739 (#742)
|
2020-06-04 06:11:57 -04:00 |
|
Nabeel S
|
3a07e34259
|
Add pt-br language #736 (#737)
Add pt-br language #736
|
2020-06-02 09:10:26 -04:00 |
|
Nabeel S
|
89ca0b49a2
|
Merge pull request #730 from nabeelio/729-Multi-Expenses
All airports' expenses being applied to PIREP #729
|
2020-05-26 19:39:29 -04:00 |
|
Nabeel Shahzad
|
5b16c88bcb
|
Fix for all airport expenses being applied #729
|
2020-05-26 19:13:15 -04:00 |
|
Nabeel S
|
c67e45e98e
|
Merge pull request #727 from nabeelio/724-Db-Memory-Syntax-Error
Fix params for launching process #724
|
2020-05-23 13:02:34 -04:00 |
|
Nabeel Shahzad
|
688be6f75a
|
Fix params for launching process #724
|
2020-05-23 12:53:39 -04:00 |
|
Nabeel S
|
8527b39fe2
|
Merge pull request #725 from nabeelio/718-Airline-Active
Check for airline being active; fix tests for L7 #718
|
2020-05-23 11:55:26 -04:00 |
|
Nabeel Shahzad
|
a443908bed
|
Frontend flight controller for active airlines
|
2020-05-23 11:48:48 -04:00 |
|
Nabeel Shahzad
|
c46fc9171c
|
Check for airline being active; fix tests for L7 #718
|
2020-05-23 11:45:07 -04:00 |
|
Nabeel S
|
71c09aaeb1
|
Merge pull request #721 from nabeelio/715-Error-Page-Skins
Use theme in error handlers #715
|
2020-05-23 09:18:07 -04:00 |
|
Nabeel Shahzad
|
5046d26032
|
Explicitly set theme in error handler, refactor middleware #715
|
2020-05-23 09:05:38 -04:00 |
|
Nabeel S
|
4cd7eef937
|
Merge pull request #720 from nabeelio/719-Login-On-Leave
Allow on-leave user to login
|
2020-05-23 07:47:10 -04:00 |
|
Nabeel Shahzad
|
f17cd15b01
|
Allow on-leave user to login; show alert message and ensure status is updated #719
|
2020-05-23 07:20:55 -04:00 |
|
Nabeel S
|
5f8053226e
|
Merge pull request #717 from nabeelio/715-Theme
Apply theme globally; add mail templates into theme folder #715
|
2020-05-22 21:49:22 -04:00 |
|
Nabeel Shahzad
|
09cd7adb6b
|
Apply theme globally; add mail templates into theme folder #715
|
2020-05-22 19:00:54 -04:00 |
|
Nabeel S
|
fb7d988032
|
Merge pull request #712 from nabeelio/707-Module-Enable
Make sure the Updater module is enabled #707
|
2020-05-21 22:44:59 -04:00 |
|