farhatahmad
01b8dbbd0e
GRN2-196: Fixed issues that scrutinizer is complaining about ( #765 )
...
* Refactored code to improve scrutinizer score
* Bug fixes
2019-09-19 10:03:44 -04:00
farhatahmad
fd6077696d
GRN2-180: First stages of refactoring code for v2.4 ( #748 )
...
* Email rescues and authenticator concern
* Application controller and helper clean up
* Moved controller code out of helpers
* More helper and email clean up
* Cleaned up remaining helpers and create omniauth_options
* Controller code clean up
* restructured views structure
* Restructured role code
* Restructured profile and code clean up
* Master merge
* Added bbb server concern to deal with bbb calls
* Bug fixes and changes after changes
* rspec
* More rubocop fixes
2019-09-19 10:03:44 -04:00
farhatahmad
02413cefb2
GRN2-xx: Migration Error now returns 500 and added the option to disable cache ( #776 )
...
* Added the option to disable cache
* Remove put statements
2019-08-30 11:57:11 -04:00
farhatahmad
9bd5a659d5
GRN2-xx: Migration Error now returns 500 and added the option to disable cache ( #770 )
...
* Added the option to disable cache
* Remove put statements
2019-08-28 17:00:07 -04:00
farhatahmad
cfab2fd191
Switched to Redis cache in production ( #761 )
2019-08-22 14:09:39 -04:00
farhatahmad
9ddc057589
Added a Maintenance Window flash ( #758 )
2019-08-22 12:15:01 -04:00
farhatahmad
177bf4d595
Cached request to provider to increase application performance ( #755 )
2019-08-21 14:45:22 -04:00
farhatahmad
96ace3265e
Added Google Analytics ( #749 )
2019-08-19 08:51:57 -04:00
farhatahmad
ea8acaff4c
Added extra check for reset password ( #745 )
2019-08-15 13:20:55 -04:00
farhatahmad
4d14c5fc23
Asset fixes ( #740 )
2019-08-14 17:05:14 -04:00
farhatahmad
89f36c1766
GRN2-224: Added event logs and production caching ( #739 )
...
* Added event logs and production caching
* Added Support: before logs for easy identification
* Added more Support for log errors
* Reverted change to assets precompile check
* Added vendor assets to precompile list
* Travis fix
2019-08-14 14:25:52 -04:00
farhatahmad
7e3c44575e
Added the ability for admins to send a reset password email for users ( #737 )
2019-08-14 10:21:57 -04:00
farhatahmad
853e712a43
Refactored code related to all recordings pagination ( #736 )
2019-08-14 10:04:23 -04:00
farhatahmad
98405c7d86
GRN2-xx: General bug fixes and performance upgrades ( #734 )
...
* General bug fixes and performance upgrades
* Removed unused lines
2019-08-14 09:59:34 -04:00
farhatahmad
a5fd4a08b5
GRN2-xx: Fixed issue with room settings not showing updated values ( #727 )
...
* Fixed issue with room settings not showing updated values
* Updated rake task to take provider
2019-08-06 14:03:12 -04:00
farhatahmad
7bafd41a56
Fixed issue with invalid csrf token ( #724 )
2019-08-02 16:11:45 -04:00
farhatahmad
60f5cd5c81
GRN2-xx: Fixed issue with recording row and added small fix to roles migration ( Fixed #717 , #718 ) ( #719 )
...
* Fixed issue with recording row and added small fix to roles migration
* Fixed issue with edit user avatar
* Small bug fixes for user settings
* Added autofocus on name field when joining
* Added extra check for admin password check
* Rubocop fixes
2019-08-01 16:53:26 -04:00
farhatahmad
02b342b157
GRN2-217: Fixes issues with recording rows and localization (fixed #703-#705) ( #707 )
...
* Fixes issues with recording rows
* Fixed small typo related to logs
2019-07-31 11:45:15 -04:00
farhatahmad
2f52310d46
Create a rake task to create users ( #708 )
2019-07-31 11:36:38 -04:00
farhatahmad
e0afcdec23
GRN2-xx: Added back fix for ldap image and fixed issue with ldap redirect ( Fixed #712 ) ( #711 )
...
* Added back fix for ldap image
* Fixed issue with ldap redirect
2019-07-31 11:35:43 -04:00
farhatahmad
973c95339c
Added All Join as Moderator room setting ( #696 )
2019-07-31 11:34:31 -04:00
farhatahmad
5f237194b1
GRN2-xx: General bug fixes and improvements for 2.3 ( #701 )
...
* General bug fixes and improvements for 2.3
* Removed mins change
* Removed mins change rspec
2019-07-31 11:33:29 -04:00
farhatahmad
58201d5763
Email recording now includes all urls ( #697 )
2019-07-31 11:33:06 -04:00
farhatahmad
403a7c4e40
GRN2-xx: Removed readonly maintenance mode ( #699 )
...
* Removed readonly maintenance mode
* Removed full reference
2019-07-29 10:23:18 -04:00
farhatahmad
c472f751a1
GRN2-xx: Switched to Lograge for logging and increased log level to info ( #694 )
...
* Switched to Lograge for logging and increased log level to info
* Travis fixes
* Travis fixes 2
2019-07-25 15:07:55 -04:00
farhatahmad
a080d3dd62
Fixed delete user modal in Manage Users ( #693 )
2019-07-25 10:27:29 -04:00
farhatahmad
453e6b7c96
Updated strings and added a bit of styling ( #692 )
2019-07-24 13:42:46 -04:00
farhatahmad
ee0a339e2b
Fixed issue with image being replaced on every sign in ( #687 )
2019-07-24 09:14:56 -04:00
farhatahmad
0b64acaecf
Fixed issues with maintenance mode ( #683 )
2019-07-23 13:52:39 -04:00
farhatahmad
d1e50f2ef6
GRN2-213: Cleaned up omniauth user create ( #682 )
...
* Fixed omniauth user create
* Added readonly exception
2019-07-23 11:02:25 -04:00
farhatahmad
4e16e99758
Allowed users to start rooms if database is in readonly ( #680 )
...
* Allowed users to start rooms if database is in readonly
* Travis fix
2019-07-22 17:02:49 -04:00
farhatahmad
02c0d577f8
Added an env variable that allows maitenance mode ( #679 )
2019-07-22 16:45:56 -04:00
farhatahmad
744a21b244
Fixed localization bugs ( #678 )
2019-07-22 15:40:26 -04:00
farhatahmad
8b2c472536
GRN2-211: Added a maintenance mode ( #675 )
...
* Added a maintenance mode
* Cleaned up dockerignore file
* Added branding to maintenance page
* Fixed branding
2019-07-22 15:25:43 -04:00
farhatahmad
a055b88eb7
GRN2-129: Added server recordings and refactored adminsitrator panel ( #662 )
...
* Added server recordings and refactored adminsitrator panel
* Fixed some issues
* Fixed issue with owner email search
* Fixed issue with edit user
2019-07-22 12:46:47 -04:00
farhatahmad
5a3ad3159c
GRN2-45, GRN2-197: Upgrade Rails to 5.2.3 and removed sass-rails gem ( #636 )
...
* Removed deprecate sass-rails and replace with sassc-rails
* Upgraded to Rails 5.2.3
* Fixed travis
* Added back Spring code
* Fixed travis again
2019-07-15 10:13:41 -04:00
farhatahmad
ad2321e3e9
Update sample.env with the correct links ( #637 )
2019-07-12 16:55:11 -04:00
farhatahmad
ea759d551c
GRN2-195: Fixed issues with turbolinks caching ( #626 )
...
* Fixed issues with turbolinks caching
* Updated string for twitter flash
2019-07-11 08:54:52 -04:00
farhatahmad
c7a0c6a463
GRN2-192: Made error pages more descriptive ( #620 )
...
* GRN2-192
* Brought back error codes
2019-07-10 11:51:19 -04:00
farhatahmad
f1b4089d15
Added fix for room limit ( #618 )
2019-07-09 17:05:04 -04:00
farhatahmad
338953d728
Replaced old colour picker with a cleaner one ( #617 )
2019-07-09 17:03:18 -04:00
farhatahmad
5d4bd1b851
GRN2-174: Added 404 if user does not exist ( #609 )
...
* Added 404 if user does not exist
* Differentiated between 404 and 500
* Rspec fixes
2019-07-09 11:00:33 -04:00
farhatahmad
e4f50026f1
Added setting for admin to limit the number of rooms for the user ( #607 )
2019-07-09 10:56:06 -04:00
farhatahmad
4f2b190239
Small updates to ReadMe to better match the current state of Greenlight ( #612 )
2019-07-08 13:23:20 -04:00
farhatahmad
315bb1af1c
Added a max-width to the email column in the manage users table ( #611 )
2019-07-08 09:12:46 -04:00
farhatahmad
f6bd959c4c
GRN2-135: Limit Jquery version in Gemfile ( #610 )
...
* Limit Jquery version in Gemfile
* Fixed issue with lock file
2019-07-08 09:08:39 -04:00
farhatahmad
cb2587a6c6
Added the missing model attribute strings ( #604 )
2019-07-08 09:07:24 -04:00
farhatahmad
0fc85636f1
Removed duplicate keys in en.yml file ( #603 )
2019-07-08 09:04:24 -04:00
farhatahmad
7828c15286
GRN2-166: Fixed issue with language fallback not working ( Fixed #593 ) ( #602 )
...
* Fixed issue with language fallback not working
* Rubocop fixes
2019-07-08 09:02:34 -04:00
farhatahmad
98f7afb9a1
Fixed issue with user list ( #589 )
2019-06-28 16:06:21 -04:00
farhatahmad
bb17771a03
Removed recording warning on room delete if there are no recordings ( #577 )
2019-06-25 22:34:16 -04:00
farhatahmad
9e0a7b513f
Removed the Oops from the string ( #578 )
2019-06-25 22:06:15 -04:00
farhatahmad
3aaa735934
Removed env variable from name ( #580 )
2019-06-25 16:51:52 -04:00
farhatahmad
7a3436cdea
Added helpful message ( #564 )
2019-06-13 11:12:42 -04:00
farhatahmad
78c9903f7c
GRN2-xx: Cleaned up Javascript Complaints from Scrutinizer ( #557 )
...
* First step
* Fix flash issue
2019-06-13 10:48:06 -04:00
farhatahmad
cb939735bc
Fixed string for user demoted email ( #556 )
2019-06-13 10:32:18 -04:00
farhatahmad
006a2029dd
Bug fixes related to banned users ( #554 )
2019-05-23 18:31:01 -04:00
farhatahmad
990f72ebf4
Fixed issues with endpoint and conf check ( #553 )
2019-05-23 17:08:43 -04:00
farhatahmad
9467f756e2
Added Indexs to improve db performance ( #551 )
2019-05-23 16:56:15 -04:00
farhatahmad
3e0238eb0c
Replaced checkbox with dropdown ( #552 )
2019-05-23 13:21:43 -04:00
farhatahmad
de1e75fbf8
Added check to emailer concern ( #550 )
2019-05-23 12:22:34 -04:00
farhatahmad
190fc57f5e
Added a BigBlueButton error page ( #548 )
2019-05-23 09:36:28 -04:00
farhatahmad
f7fef926f8
Merge pull request #545 from farhatahmad/v2.1.1
...
GRN2-xx: Fixed Rubocop and Rspec
2019-05-22 13:52:39 -04:00
farhatahmad
996518eea7
Added filter for user role ( #540 )
2019-05-22 13:39:34 -04:00
farhatahmad
9638ebcbc5
GRN2-134: Added Color Input for lighten and darken ( #529 )
...
* Added Color Input for lighten and darken
* rspec
2019-05-22 13:34:37 -04:00
farhatahmad
7dfab1482d
GRN2-xx: Fixed issues with Greenlight ReadME ( #537 )
...
* Replaced Green Light with Greenlight
* Fixed docs links
2019-05-21 13:53:47 -04:00
farhatahmad
720dac6012
GRN2-6: Added the ability for admins to specify registration method ( #520 )
...
* Added the ability to invite users
* Small bug fix
* Added the ability to approve/decline users
* Small bug fixes
* More bug fixes
* More minor changes
* Final changes
2019-05-17 16:26:49 -04:00
farhatahmad
adf4b68008
GRN2-139: Fixed issue with default bbb endpoint ( #522 )
...
* Fixed issue with default bbb endpoint
* Fixed issue with configuration rake task
2019-05-17 12:52:53 -04:00
farhatahmad
c3ddb17514
GRN2-138: Fixed issue with admin rake task ( #521 )
...
* Fixed issue with admin rake task
* rspec
2019-05-17 12:49:42 -04:00
farhatahmad
75bde6a42d
GRN2-xx: Email and admin fix ( #515 )
...
* Email and admin fix
* Redirected super_admins to the admins page
* Small fix
* Update rooms_controller.rb
2019-05-09 18:07:17 -04:00
farhatahmad
84d7d8992a
Small bug fix ( #508 )
2019-05-07 18:11:13 -04:00
farhatahmad
2e064de0a9
GRN2-xx: Fixed minor issues related to deletes ( #506 )
...
* Minor fixes to improve quality
* Changed styling on login button
2019-05-07 14:53:29 -04:00
farhatahmad
73f6ec846f
Fixed recaptcha ( #503 )
2019-05-07 11:18:15 -04:00
farhatahmad
75f48f4979
GRN2-125: Added a configurable reCAPTCHA on sign up ( #502 )
...
* Added a configurable reCAPTCHA on sign up
* Added missing code
2019-05-07 09:21:04 -04:00
farhatahmad
91760d284b
Added check to make sure user is signed in ( #499 )
2019-05-07 09:03:02 -04:00
farhatahmad
a0c99dde47
Updated rubocop and fixed issues ( #490 )
2019-05-02 15:44:00 -04:00
farhatahmad
4896133d58
Added signup_url to list of urls not to redirect to ( #481 )
2019-05-01 16:53:47 -04:00
farhatahmad
57c49ca8f4
Fixed #486 : Allow users to sign in if ALLOW_GREENLIGHT_ACCOUNTS=false ( #480 )
...
* Allow local users to sign in when sign up is turned off
* Update _header.html.erb
2019-05-01 16:29:53 -04:00
farhatahmad
6bd5d81697
Fix issue with flash messages and activation link ( #454 )
2019-04-11 14:31:45 -04:00
farhatahmad
a14007743f
Users are redirected to the url they clicked login/signup from ( #446 )
2019-04-11 12:45:43 -04:00
farhatahmad
d39a11059e
Fixed #366 : Changed how GreenLight handles LDAP jpegPhoto (GRN-92) ( #445 )
...
* Fixed issue with LDAP jpegPhoto
* Update _header.html.erb
2019-04-11 11:53:32 -04:00
farhatahmad
88776eaadb
GRN-88: Fixed some things that Scrutinizer was complaining about ( #433 )
...
* Scrutinizer fixes
* Moved helper code to concern
* Another scrutinizer fix
* User controller conflict fix
* Another user controller fix
* Added include verifier
2019-04-11 10:25:49 -04:00
farhatahmad
5e3aa72955
GRN-85-fix: Fix for endpoint auto completion ( #451 )
...
* Fix for endpoint auto completion
* Update application.rb
* Update application.rb
2019-04-11 10:07:35 -04:00
farhatahmad
f6715b83ae
Join meeting name is now stored in a session cookie ( #432 )
2019-04-10 17:06:19 -04:00
farhatahmad
4d648534f7
Fixed #398 Fixed issue with recording length and sort (GRN-83) ( #426 )
...
* Fixed issue with recording length and sort
* Made js run on any page with a table element on it
* Scrutinizer fix
2019-04-10 16:32:28 -04:00
farhatahmad
95a98f6574
Added check for bigbluebutton/ for endpoint config ( #408 )
2019-04-10 16:04:59 -04:00
farhatahmad
38beb2a7cc
Added bundler cache to travis script ( #405 )
2019-03-25 14:31:49 -04:00
farhatahmad
5daa5bab45
Fixed issue with api_concern ( #406 )
2019-03-25 13:12:33 -04:00
farhatahmad
c0b46be547
Added fix for multitenant error ( #394 )
...
* Added fix for multitenant error
* Fixed issue with room lock when using ldap
* Fixed test cases
* Fixed rubocop issue
* Included internal documentation for LDAP ENV variables
2019-03-13 15:56:57 -04:00
farhatahmad
3195bb4429
GRN-59: Implemented pagination on the API call ( #370 )
...
* Added the env variable and functionality to paginate the call to the bbbapi
* Update user.rb
2019-03-12 13:50:20 -04:00
farhatahmad
ab6655554c
Added javascript needed to rename from all recordings ( #390 )
2019-03-05 17:04:14 -05:00
farhatahmad
ef8fc2c0e4
GRN-69: Fixed javascript bug related to room validation ( #388 )
...
* Fixed javascript bug related to room validation
* More javascript bugs
* Removed room name length error
* Fixed issue with room post url
2019-03-05 15:07:14 -05:00
farhatahmad
79bb782319
Fixed issues with application js order and flash messages ( #387 )
2019-03-04 16:29:07 -05:00
farhatahmad
404134aa8d
Redirecting the user to the referrer on login success/fail ( #374 )
2019-03-04 15:51:53 -05:00
farhatahmad
6f2eef7437
Updated application.js to call require jquery before tabler ( #373 )
2019-02-28 10:29:51 -05:00
farhatahmad
532c7bd2af
Refactored flash messages code ( #372 )
2019-02-27 15:21:52 -05:00
farhatahmad
c60e25f71c
GRN-56: Correctly implemented the account verification flow ( #367 )
...
* Correctly implemented the account verification flow
* Fixed issues with redirect locations
2019-02-22 16:47:02 -05:00
farhatahmad
5521402ee7
Fixed #365 : Added check to config rake file (GRN-66) ( #376 )
...
* Added check to config rake file
* Update configuration.rake
2019-02-22 15:11:00 -05:00
farhatahmad
9c23c88735
Added a env variable to toggle visibilty of the customize tab in user settings ( #369 )
2019-02-15 12:15:29 -05:00
farhatahmad
c38032ac20
Fixed styling on cookie warning ( #368 )
2019-02-15 12:07:10 -05:00