Commit Graph

98 Commits

Author SHA1 Message Date
Joshua Arts fd1b550f93
Merge pull request #2 from bigbluebutton/release_recommendations
Final tweaks and getting ready for release.
2018-07-04 15:29:42 -04:00
Joshua Arts 8a9f2a3cc2 multiple fixes and tweaks 2018-07-04 15:22:59 -04:00
Joshua Arts 21e0a3558d add delete confirmation modal 2018-07-04 15:20:12 -04:00
Joshua Arts 91b9bb4054 set .ruby-version to 2.5.1 2018-07-04 09:56:50 -04:00
Joshua Arts d383f142ee tidy or line styling 2018-07-04 09:43:08 -04:00
Joshua Arts ecd101833a
Merge pull request #1 from Hajar1/master
switched hr line to a inline or
2018-07-03 15:53:00 -04:00
Adnan Hajar 9764ac6848 switched hr line to a inline or 2018-07-03 15:40:38 -04:00
Joshua Arts dcf199c0aa fix chat join message 2018-07-03 13:11:39 -04:00
Joshua Arts efcc312e9e remove ability to change home room 2018-07-03 11:57:45 -04:00
Joshua Arts ab7ae8434b add demo server trial to README.md 2018-06-29 16:59:45 -04:00
Joshua Arts efbf42f698 remove unused launch route 2018-06-29 16:18:00 -04:00
Joshua Arts 924ba7256b
Merge pull request #4 from joshua-arts/loadbalanced
Add ability to launch through a loadbalanced BBB configuration.
2018-06-29 09:26:20 -04:00
Joshua Arts 056289789a add ability to launch through a loadbalanced bbb configuration 2018-06-29 09:24:25 -04:00
Joshua Arts 840c677c5e
Merge pull request #3 from joshua-arts/tests
Build out rspec testing suite.
2018-06-28 16:56:42 -04:00
Joshua Arts 1acf901c68 finish controller tests 2018-06-28 16:55:56 -04:00
Joshua Arts 63cdbdc874 Merge branch master into tests 2018-06-28 11:29:30 -04:00
Joshua Arts 0b9fdb371e fix footer and update links 2018-06-28 11:21:02 -04:00
Joshua Arts c802e4806a fix waiting to join retry logic 2018-06-28 10:39:39 -04:00
Joshua Arts d9c5d37810 correctly handle failed login 2018-06-28 09:35:36 -04:00
Joshua Arts f0ab2924db allow client to be determined by server 2018-06-27 17:53:11 -04:00
Joshua Arts a6b313f38e test sessions controller and fix style 2018-06-27 17:00:37 -04:00
Joshua Arts 337345560d Merge branch master into tests 2018-06-26 16:48:02 -04:00
Joshua Arts 3748bb2140
Merge pull request #2 from joshua-arts/join_as_mod
Always join room owners as moderators.
2018-06-26 16:22:08 -04:00
Joshua Arts 60d8a595f0 always join owners ad moderators 2018-06-26 16:20:04 -04:00
Josh c348bd6bb1 update README.md 2018-06-26 10:48:32 -04:00
Joshua Arts 979f796cb5
Merge pull request #1 from joshua-arts/rubocop
Add rubocop configuration and make appropriate style changes.
2018-06-26 10:39:39 -04:00
Josh ad5f218f23 adhere to rubocop guidelines 2018-06-26 10:29:46 -04:00
Josh d2a677d15f add rubocop config 2018-06-26 10:28:08 -04:00
Josh f0011a564e raise when user not found 2018-06-25 15:51:23 -04:00
Josh df90f4aade add controller tests 2018-06-25 15:49:56 -04:00
Josh 7c6174edc5 add conf:check rake task 2018-06-22 16:09:35 -04:00
Josh 939820bffb minor styling and fixes 2018-06-22 15:58:25 -04:00
Josh c16197670b add ability to configure terms and conditions 2018-06-21 16:17:18 -04:00
Josh 2dc033ee20 remove tabler plugins 2018-06-21 11:06:14 -04:00
Josh ad7aaa1a11 dynamically select websocket protocol 2018-06-21 10:57:20 -04:00
Josh 54adff3779 load Twitter image over https 2018-06-21 10:17:46 -04:00
Josh f6bff7a58f simplify room uid format 2018-06-21 10:06:10 -04:00
Josh 78976f3f51 add Dockerfile and docker-compose.yml 2018-06-20 15:24:39 -04:00
Josh 8790640fb0 add nginx configuration 2018-06-20 15:19:57 -04:00
Josh 1c966663e0 switch feather for fontawesome 2018-06-20 15:18:05 -04:00
Josh e1eca134fc minor fixes 2018-06-19 16:43:27 -04:00
Josh d1b81a385f add more model tests 2018-06-18 14:55:01 -04:00
Josh 5d5cfd1b7d add ability to change recording visibility 2018-06-18 14:25:30 -04:00
Josh b2b2c641da add support for deploying to a subdirectory 2018-06-18 10:28:47 -04:00
Josh ce6ec0acfb fix logout route to not conflict with BBB 2018-06-15 16:21:00 -04:00
Josh 086a39ca3d rework tests 2018-06-15 14:41:07 -04:00
Josh 8cffc4872c reinclude tabler progress 2018-06-15 11:34:34 -04:00
Josh 26a9f588a1 support postgres in production 2018-06-15 11:24:10 -04:00
Josh 911bfb446e remove unneeded styling 2018-06-15 11:23:20 -04:00
Josh 766066f9dc update .gitignore 2018-06-14 16:56:18 -04:00