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
shawn-higgins1
3d2a0a060b
GRN2-225, GRN2-227: Images sent by Office365 Institutional accounts break the rooms ( #753 )
...
* Validate profile image url
* Add rake task to migrate old office365 accounts
2019-08-21 14:23:00 -04:00
farhatahmad
96ace3265e
Added Google Analytics ( #749 )
2019-08-19 08:51:57 -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
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
Jesus Federico
4d69d06ba1
GRN2-ZZZ: Added messages for debugging actioncable ( #731 )
...
* GRN2-ZZZ: Added messages for debugging actioncable
* GRN2-ZZZ: Added data to the js message for debugging actioncable
* GRN2-ZZZ: Added data to the js message for debugging actioncable
* Log unsubscribe
2019-08-09 12:07:38 -04:00
shawn-higgins1
6d6ac3efdd
Bug fixes for roles ( #729 )
2019-08-07 11:19:16 -04:00
shawn-higgins1
46e0595e3a
Improve can't create room view ( #723 )
...
* Improve cant create room view
* Translate role names in the promoted/demoted emails
2019-08-02 16:07:15 -04:00
shawn-higgins1
e1fdc8f58b
Roles editor bug fix ( #721 )
...
* Allow users with just the manage users permission to edit roles
* Allow users with just the manage users permission to edit roles
* Fix update recordings bug
2019-08-01 16:53:55 -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
shawn-higgins1
4fc1714db8
GRN2-176: Create a role editor that allows admins to specify what permissions each role has ( #709 )
...
* Add roles editor
* Add colour selection ability to roles
* Add ability to assign roles to users in the UI
* Remove rolify and replace it with our own custom roles implemenation
* - Fix all existing roles functionality
- Fix super admins
* Fix bugs with new customers not have default roles
* Add can't create room setting
* Code improvements
* Fix migration
* Add tests for new methods
* Translate reserved role names
* Pull roles from saml/ldap
* Fix rspec
* Fix scrutinizer issues
* Fix email promoted/demoted tests
* Apply comments
* Redirect directly to the main room
* Add comments
2019-07-31 11:53:32 -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
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
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
shawn-higgins1
0934919e44
GRN2-206: Remove support for the flash client Fixes( #654 ) ( #661 )
...
* Remove ability to specify flash client
* Always join via html5
* Fix styling and tests
2019-07-24 09:37:59 -04:00
shawn-higgins1
7b96d5ae41
Add room setting to require moderator approval ( #660 )
2019-07-23 16:16:14 -04:00
Jesus Federico
f7c88cfc6a
Merge branch 'v2.2.1-alpha' into master
2019-07-23 15:57:08 -04:00
shawn-higgins1
68eb67752c
Widen invite url field ( #651 )
2019-07-23 14:56:21 -04:00
shawn-higgins1
d3a9ae32a9
GRN2-202: Create a room in which everyone joins as Moderator ( Fixed #628 ) ( #650 )
...
* Room setting to allow anyone to start a room
* Update sample.env
* merge v2.2.1
2019-07-23 14:54:46 -04:00
shawn-higgins1
c4eeee3d40
Add setting for recording visibility ( #634 )
2019-07-22 15:39:49 -04:00
shawn-higgins1
7d1c9e87a9
Allow rooms to have an optional access code ( #646 )
2019-07-22 13:12:44 -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
shawn-higgins1
ee26036105
Unify error pages ( #674 )
...
* Unify error pages
* Start travis
2019-07-22 12:33:53 -04:00
shawn-higgins1
8c63f793a5
Reduce number of roles queries for the admin controller ( #631 )
2019-07-15 14:45:06 -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
shawn-higgins1
523d9a38f2
GRN2-30: Add custom ldap sign in page ( #619 )
...
* Add custom ldap signin page
* Remove old omniauth-ldap gem
* Use new bn gems
2019-07-10 11:26:43 -04:00
farhatahmad
338953d728
Replaced old colour picker with a cleaner one ( #617 )
2019-07-09 17:03:18 -04:00
shawn-higgins1
40b05b1626
GRN2-155: Begin preparing for removal of Twitter accounts ( #615 )
...
* Add twitter deprecation message
* Fix rspec test
* Extract room switch to its own method
* update method name
2019-07-09 13:06:07 -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
315bb1af1c
Added a max-width to the email column in the manage users table ( #611 )
2019-07-08 09:12:46 -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
bb17771a03
Removed recording warning on room delete if there are no recordings ( #577 )
2019-06-25 22:34:16 -04:00
farhatahmad
3e0238eb0c
Replaced checkbox with dropdown ( #552 )
2019-05-23 13:21:43 -04:00
farhatahmad
190fc57f5e
Added a BigBlueButton error page ( #548 )
2019-05-23 09:36:28 -04:00
shawn-higgins1
c3d1ce3a04
Fix checkbox styling ( #547 )
2019-05-22 15:23:31 -04:00
shawn-higgins1
70acb9a7e1
GRN2-118: Create a setting to require authentication to join a room ( #541 )
...
* Create a setting to require authentication to join a room
* Apply comments
2019-05-22 13:44:40 -04:00
farhatahmad
996518eea7
Added filter for user role ( #540 )
2019-05-22 13:39:34 -04:00
shawn-higgins1
f88d67f6fb
GRN2-6: Notify admins when a approve/invite user signs up ( #538 )
...
* Notify admins when a approve/invite user signs up
* Fix formating
* Uses admins_url variable
2019-05-22 13:38:00 -04:00
shawn-higgins1
83a9edf81d
GRN2-140: Added Email to inform user they've been promoted ( #534 )
...
* Added Email to inform user they've been promoted
* Update user_mailer.rb
* Send email when a user is demoted
* Change more-info string
2019-05-22 13:36:33 -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
shawn-higgins1
0360c78219
Revert "Notify admins when a approval/invite user signs up"
...
This reverts commit 251d85d88a
.
2019-05-21 14:37:27 -04:00
shawn-higgins1
251d85d88a
Notify admins when a approval/invite user signs up
2019-05-21 14:25:28 -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