Joshua Arts
|
a2cfdc838f
|
Slack Integration (#170)
* slack integration
* recomment server variables
* recomment server variables
|
2017-05-09 10:26:01 -04:00 |
Zachary Chai
|
924ca25ef1
|
Merge pull request #167 from zach-chai/errors_controller_authenticity
skip authenticity token on errors controller
|
2017-04-25 11:04:05 -04:00 |
Zachary Chai
|
e1615a439f
|
skip authenticity token on errors controller
|
2017-04-25 10:39:02 -04:00 |
Zachary Chai
|
d0d39c477a
|
Merge pull request #155 from zach-chai/email_subject
add recording name to subject
|
2017-04-24 11:23:20 -04:00 |
Zachary Chai
|
aae1c2ff12
|
add recording name to subject
|
2017-04-21 17:21:06 -04:00 |
Zachary Chai
|
3d216ba41f
|
remove redundant logging
|
2017-04-21 16:33:06 -04:00 |
Zachary Chai
|
b27f82bbb4
|
Merge pull request #166 from zach-chai/email_check
email configuration check
|
2017-04-21 16:12:46 -04:00 |
Zachary Chai
|
af9995ef5b
|
email configuration check
|
2017-04-21 15:16:36 -04:00 |
Zachary Chai
|
62ef95128c
|
Merge pull request #165 from zach-chai/encoding
encode room id separately from meeting id
|
2017-04-21 13:56:15 -04:00 |
Zachary Chai
|
30838f4b36
|
encode room id separately from meeting id
|
2017-04-21 13:51:45 -04:00 |
Zachary Chai
|
7c0b5613df
|
Merge pull request #164 from zach-chai/encoding_error
encode slash properly for base URL
|
2017-04-18 16:56:45 -04:00 |
Zachary Chai
|
d35b55400c
|
encode slash properly for base URL
|
2017-04-18 16:40:35 -04:00 |
Zachary Chai
|
8bae80742b
|
Merge pull request #163 from zach-chai/config_check
rake task to check configuration
|
2017-04-18 11:18:57 -04:00 |
Zachary Chai
|
8e056cdff2
|
rake task to check basic configuration and test connection to BBB server
|
2017-04-18 11:15:25 -04:00 |
Zachary Chai
|
3229f460f7
|
Merge pull request #162 from zach-chai/update_ruby
update ruby to 2.3.4
|
2017-04-11 13:37:33 -04:00 |
Zachary Chai
|
e0dfa68e9d
|
update ruby to 2.3.4
|
2017-04-11 13:19:14 -04:00 |
Zachary Chai
|
8173c4a803
|
Merge pull request #161 from zach-chai/room_id_param
override constraints to allow periods in room_id routes param
|
2017-04-11 11:26:07 -04:00 |
Zachary Chai
|
16a43711ca
|
override constraints to allow periods in room_id routes param
|
2017-03-28 13:46:44 -04:00 |
Zachary Chai
|
926396e825
|
Merge pull request #159 from zach-chai/restrict_characters
restrict some characters in meeting name
|
2017-03-26 15:24:44 -04:00 |
Zachary Chai
|
280b28742d
|
restrict some characters in meeting name
|
2017-03-26 15:06:10 -04:00 |
Zachary Chai
|
28e5d064da
|
Merge pull request #158 from zach-chai/override_constraints
override rails meeting id param constraints for routes
|
2017-03-26 15:00:20 -04:00 |
Zachary Chai
|
cb2e1e1f6b
|
override rails id param constraints
|
2017-03-26 14:16:06 -04:00 |
Fred Dixon
|
ae916de296
|
Update README.md
|
2017-03-25 18:05:27 -04:00 |
Fred Dixon
|
32fcd5fb79
|
Update README.md
|
2017-03-25 18:04:58 -04:00 |
Zachary Chai
|
6e5fdb8d14
|
Merge pull request #154 from zach-chai/exceptions
enable routes as exceptions app
|
2017-03-21 18:23:21 -04:00 |
Zachary Chai
|
3dd2a5e5ea
|
enable routes as exceptions app
|
2017-03-21 18:18:16 -04:00 |
Zachary Chai
|
a7903dddba
|
Merge pull request #153 from zach-chai/error_controller
add errors controller with error pages for 404 500 422
|
2017-03-21 17:40:43 -04:00 |
Zachary Chai
|
b55d535d33
|
add errors controller with error pages for 404 500 422
|
2017-03-21 17:20:30 -04:00 |
Zachary Chai
|
8cf75b6051
|
Merge pull request #152 from zach-chai/meeting_name_strip
strip spaces and newlines from meeting names
|
2017-03-21 14:01:28 -04:00 |
Zachary Chai
|
19929c4553
|
strip spaces and newlines from meeting names
|
2017-03-21 13:53:51 -04:00 |
Zachary Chai
|
ef309eb491
|
Merge pull request #151 from zach-chai/delete_recording
treat 404 as success for deleting recordings
|
2017-03-21 13:20:39 -04:00 |
Zachary Chai
|
8e0cca5b4a
|
remove recording from client if 404
|
2017-03-21 12:04:17 -04:00 |
Zachary Chai
|
97e1c6840b
|
Merge pull request #150 from zach-chai/bbb_create
rescue on bbb create if meeting already exists
|
2017-03-21 10:41:37 -04:00 |
Zachary Chai
|
577cefaf71
|
rescue on bbb create if meeting already exists
|
2017-03-21 10:24:11 -04:00 |
Zachary Chai
|
b937018d24
|
Merge pull request #149 from zach-chai/end_meeting
send 200 on end meeting even if not found
|
2017-03-17 16:12:06 -04:00 |
Zachary Chai
|
fdf7fd54c5
|
send 200 on end meeting even if not found
|
2017-03-17 16:02:52 -04:00 |
Zachary Chai
|
89d8c9170e
|
Merge pull request #148 from zach-chai/end_meeting
handle ending meeting when it doesn't exist
|
2017-03-17 15:15:05 -04:00 |
Zachary Chai
|
9901904d2a
|
handle ending meeting when it doesn't exist
|
2017-03-17 15:07:20 -04:00 |
Zachary Chai
|
59be45c875
|
Merge pull request #147 from zach-chai/check_name_entered
notify user when joining without name provided
|
2017-03-14 17:07:49 -04:00 |
Zachary Chai
|
4d652463ec
|
notify user when joining without name provided
|
2017-03-14 16:09:20 -04:00 |
Zachary Chai
|
8d4aaeff03
|
Merge pull request #146 from zach-chai/tutorial_video
only show tutorial video on root
|
2017-03-14 15:33:42 -04:00 |
Zachary Chai
|
36b6b5652f
|
only show tutorial video on root
|
2017-03-14 15:17:04 -04:00 |
Zachary Chai
|
cce5af3369
|
Merge pull request #145 from zach-chai/better_encoding
Better encoding
|
2017-03-14 14:37:48 -04:00 |
Zachary Chai
|
b2031c97a3
|
add rails flash messages that dismiss after 5 seconds
|
2017-03-14 14:29:06 -04:00 |
Zachary Chai
|
b0512a0569
|
allow periods in meeting name
|
2017-03-14 14:27:16 -04:00 |
Fred Dixon
|
dd4cf365e9
|
Update README.md
|
2017-03-10 11:19:25 -05:00 |
Zachary Chai
|
1f1da89856
|
Merge pull request #144 from ffdixon/modify-footer
Added link to overview video for GreenLight to footer
|
2017-03-10 10:48:05 -05:00 |
Fred Dixon
|
6c19d192f2
|
Added link to overview video for GreenLight to footer
|
2017-03-10 09:44:07 -06:00 |
Zachary Chai
|
b98185b540
|
Merge pull request #143 from alexandrekreis/master
Adding list of participants to post publish script
|
2017-03-07 10:41:39 -05:00 |
alexandre
|
10fd807156
|
Adding list of participants to post publish script
|
2017-03-06 19:49:38 -03:00 |