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
farhatahmad
0b90e130c6
Fixed issue with form post action url ( #364 )
2019-02-06 17:07:36 -05:00
farhatahmad
d24e8fad14
Added the ability to choose which room settings are available using env variable ( #363 )
2019-02-06 16:13:53 -05:00
farhatahmad
5a7c3133da
Changed document.ready to turbolinks:load ( #362 )
2019-02-06 13:28:21 -05:00
farhatahmad
9883616f9c
Fixed issue with visibility redirected and changed the 'no recordings' string for the recordings page ( #361 )
2019-02-06 12:02:53 -05:00
farhatahmad
16def655cf
Sorted the recording playback array by the type attribute before displaying ( #358 )
2019-02-06 11:43:00 -05:00
farhatahmad
2e8670a8ab
GRN-11: Ability to configure room specific settings ( #348 )
...
* Added the ability to set room settings on create or update
* Added room settings alerts and made fixes to other alerts
* Small bug fixes related to rubocop and the create room modal
* Update test case and fixed issue with small edge case
* Update room.js
2019-02-06 11:08:18 -05:00
farhatahmad
992c154c10
Change the browser tab text to BigBlueButton ( #357 )
2019-02-04 13:16:14 -05:00
farhatahmad
8ff05643dc
Added a Recordings page where the user can see all recordings ( #352 )
2019-02-04 11:21:42 -05:00
farhatahmad
ef23cae73d
Changed the link to the bbb image to be an absolute url ( #353 )
2019-02-04 10:19:11 -05:00
farhatahmad
c73064a70a
GRN-45: Fixed the URL being sent in the password reset email ( #351 )
...
* Fixed the url used in the reset password emails and added the ability to preview emails in the dev environment
* Replaced localhost with example.com in email previews
* Update password_reset.html.erb
2019-02-01 15:00:10 -05:00
farhatahmad
ecee282fc4
GRN-19: Add confirmation for accepting cookies from the site ( #345 )
...
* Added a cookie warning
* Cleaned up code to better match application standard
2019-02-01 12:54:29 -05:00
farhatahmad
ffff724712
GRN-48: Password reset e-mails getting into SPAM folders ( #349 )
...
* Changed the way emails look and added an extra string for the user to check their spam folder
* Update verify_email.text.erb
2019-02-01 12:14:51 -05:00