Nabeel S
59d09c0cec
Format all blade templates to 2 spaces #530 ( #531 )
2020-02-01 13:05:56 -05:00
Nabeel S
6e9dcf8a31
Design and file upload issues ( #399 )
...
* Fix some styling issues/edit button on PIREP overview page
* Fix validation for file/url upload
* Formatting
2019-09-16 15:17:51 -04:00
Nabeel S
23eb9dcbda
384 Laravel 6 changes ( #385 )
...
* 384 Laravel 6 changes
* Library versions
* Update package versions
* Add keyType to models
* Remove unused dependencies
* StyleCI fixes
* Fix models for test
* Fix tests output and update test runner
* Unused imports
* Update exceptions handler
* Fix login page
2019-09-13 08:05:02 -04:00
Nabeel S
7a76ac4226
CSS Libraries and style updates ( #388 )
...
* Update now-ui frontend lib to latest instead of the beta
* Update to bootstrap 4 lib
* Fix flights and profile pages
2019-09-12 11:48:41 -04:00
Nabeel S
a08c9db284
Add setting to include transfer hours in calculations ( #350 )
...
* Add setting to include transfer hours in calculations
* Add some extra tests to check versions
* A couple of more version test cases
2019-08-08 12:50:43 -04:00
Nabeel Shahzad
262aad2d7a
Add the Laravel 5.7 email verification
2018-09-20 13:55:07 -05:00
Nabeel Shahzad
ab5480fdc9
Add explicit TOC accepted checkbox #244
2018-09-20 11:14:18 -05:00
Nabeel Shahzad
aebb517791
Form close
2018-09-20 09:38:56 -05:00
Kevin
b73182f830
Capturing pilot transfer hours
2018-09-05 08:09:33 +08:00
Nabeel Shahzad
e02ae682a8
lang fixes
2018-05-29 09:16:07 -05:00
Nabeel Shahzad
0a7f002217
More organizing for translations
2018-05-21 11:55:40 -05:00
Nabeel Shahzad
7cba92d420
move toc files
2018-05-21 10:28:50 -05:00
Nabeel Shahzad
b63c9a8cd4
Move frontend.auth.* to auth.*
2018-05-21 09:57:41 -05:00
Nabeel Shahzad
203b6496fc
Move frontend.global.* to common.*
2018-05-21 09:57:40 -05:00
lordwilbur
06f8322eeb
- fixed an error on finance in admin panel
...
- flight ident now use this format: VA IATA(if empty ICAO) + Flight Number + - + Flight Code (without C) + - + Flight Leg (without L)
- added function __trans_choice in helpers.php for translation
- fixed error in flight edit/insert panel not showing/inserting Tuesday in days
- fixed an error occurring when metar retrieved is empty
- edited now-ui-kit.css to align login fields correctly
- added /public/assets/frontend/js/core/jquery-3.3.1.min.js to fix a missed resource error in authentication pages
- added translations file for en and it locales
- translated all the frontend templates
2018-05-21 09:57:34 -05:00
lordwilbur
a346b0df2e
frontend translation + other stuff
2018-05-21 09:54:18 -05:00
lordwilbur
ba8a819c7d
- fixed an error on finance in admin panel
...
- flight ident now use this format: VA IATA(if empty ICAO) + Flight Number + - + Flight Code (without C) + - + Flight Leg (without L)
- added function __trans_choice in helpers.php for translation
- fixed error in flight edit/insert panel not showing/inserting Tuesday in days
- fixed an error occurring when metar retrieved is empty
- edited now-ui-kit.css to align login fields correctly
- added /public/assets/frontend/js/core/jquery-3.3.1.min.js to fix a missed resource error in authentication pages
- added translations file for en and it locales
- translated all the frontend templates
2018-05-21 09:53:08 -05:00
Nabeel Shahzad
99555539a7
Fix timezone/country not being saved on register #223
2018-04-03 09:43:32 -05:00
Nabeel Shahzad
92bb56e344
Add recaptcha implementation #212
2018-03-16 11:38:06 -05:00
Nabeel Shahzad
acb289f6d0
Make sure login uses Form to get the csrf token
2018-03-12 22:17:58 -05:00
Nabeel Shahzad
8076c2d8c1
Fixing XSS vulnerability by using the proper output tags
2018-03-12 17:58:12 -05:00
Nabeel Shahzad
f05e37767f
Update skinning with more flexible theme module
2018-03-11 18:00:42 -05:00
Nabeel Shahzad
b4908f482e
Add a reference to the skin name in the templates to make it easier to create and modify skins
2018-02-03 18:18:09 -06:00
Nabeel Shahzad
528a7c7440
allow marking of airport as hub and restrict to hubs at registration #86
2017-12-31 09:42:31 -06:00
Nabeel Shahzad
89cde530a0
fix page title
2017-12-24 10:15:55 -06:00
Nabeel Shahzad
3b8621371a
show dates/times in user's timezone
2017-12-23 11:58:17 -06:00
Nabeel Shahzad
07bcc5f199
Fixed login and added suspended message
2017-12-23 08:36:02 -06:00
Nabeel Shahzad
014aea6ae1
Cleanup registration and add a generic TOC
2017-12-23 08:21:40 -06:00
Nabeel Shahzad
1ebf2bd09c
Don't allow login if user is pending or rejected; some refactoring of the registration code
2017-12-22 13:38:24 -06:00
Nabeel Shahzad
7fbe2f5e30
cleanup and ensure forgot password functionality is working
2017-12-21 17:23:45 -06:00
Nabeel Shahzad
0375bb420f
Major refactoring for PIREP statuses and states to accomodate ACARS/route data
2017-12-19 20:19:36 -06:00
Nabeel Shahzad
ddd92c8b37
Changes for shared hosting and numerous installer fixes
2017-12-17 16:58:53 -06:00
Kyle
5b83ca3e9b
Register form and functionally
2017-08-12 16:47:44 +00:00
Nabeel Shahzad
8c114198d6
styling, add admin link. point register page to main design. wrap nav links
2017-08-10 00:31:13 -05:00
Nabeel Shahzad
1e19f463bd
layout updates
2017-08-02 23:07:36 -05:00
Nabeel Shahzad
e4e23dd8a6
new dashboard and profile pages with new design
2017-08-02 13:13:08 -05:00
Nabeel Shahzad
3f69c412b3
Move all front-end templates into a skin folder; override some view calls to accomodate
2017-08-01 18:40:05 -05:00