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