Commit Graph

129 Commits (84f7fdbc0ee81c0525362e7cf3378548a8129cdb)

Author SHA1 Message Date
Sebastien Marinier 7a27041500 style: missing icon and adapt dialog style to NC30
Signed-off-by: Sebastien Marinier <sebastien.marinier@arawa.fr>
2024-10-25 18:50:06 +02:00
Thibaut e5bfcc8ec8
Merge pull request #294 from arawa/fix/style_lint_and_typescript
fix: style lint warnings and typescript compiler need upgrade
2024-10-23 10:49:14 +02:00
Thibaut dede2b2857
Merge pull request #295 from arawa/fix/289/admin_interface_displays_gid
fix: #289 admin interface displays groups gid instead of displayname
2024-10-23 10:43:30 +02:00
Sebastien Marinier 79518b9bac fix: #290 max number of rooms shloud take only owned rooms in account
Signed-off-by: Sebastien Marinier <sebastien.marinier@arawa.fr>
2024-10-22 17:11:41 +02:00
Sebastien Marinier 71fe272888 fix: #289 admin interface displays groups gid instead of displayname
Signed-off-by: Sebastien Marinier <sebastien.marinier@arawa.fr>
2024-10-22 15:30:10 +02:00
Sebastien Marinier 323e9df9f4 fix: style lint warnings and typescript compiler need upgrade
Signed-off-by: Sebastien Marinier <sebastien.marinier@arawa.fr>
2024-10-22 15:04:46 +02:00
Jérôme Herbinet 1b4d2dd830
Fix avatar size in sharing modal
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
2024-09-09 10:48:45 +02:00
Sebastien Marinier f57c25eab2 fix: no clone action for non-admin
clone room only for admins
2024-08-19 12:26:23 +02:00
Sebastien Marinier bcf33e99e9 style: respect tabs
use 2 spaces
2024-08-19 12:25:09 +02:00
Sebastien Marinier e34c3b6e9e style: disabled checkbox
make disabled checkbox as nextcloud
2024-08-19 12:20:37 +02:00
Sebastien Marinier b099136690 feat: sharing rooms with moderators and users
Dialog and permissions management
2024-08-19 11:43:37 +02:00
Sebastien Marinier 7f1760c372 feat: manage view of rooms for moderators and users 2024-08-19 11:41:29 +02:00
Sebastien Marinier a8591150de fix: don't use backticks
Use concatenated strings
2024-08-19 11:18:56 +02:00
Sebastien Marinier 858753022b feat: videos for all users and moderators
Users and moderators recording views
2024-08-17 11:50:09 +02:00
Sebastien Marinier 558cc95231 feat: sharing rooms with moderators and users
Dialog and permissions management
2024-08-17 11:47:11 +02:00
Sebastien Marinier 4095cbe52d feat: manage view of rooms for moderators and users 2024-08-16 12:49:12 +02:00
Sebastien Marinier 2a29608c97 fix: 261 remove some backticks
remove backticks interfering with xgettext translations sentences extraction
2024-08-16 12:46:57 +02:00
Sebastien Marinier 7744169037 fix: 261 wordings that aren't visible in Transifex
Let's try breaking the lines
2024-08-16 12:45:09 +02:00
Sebastien Marinier dd48d55419 feat: videos for all users and moderators
Users and moderators recording views
2024-05-29 17:28:49 +02:00
Sebastien Marinier ac2626bc2c feat: videos for all users and moderators
Admin may change the "published" status of a video. users/moderators may only see the published ones.
2024-05-29 17:25:29 +02:00
Sebastien Marinier 9fed698723 feat: sharing rooms with moderators and users
Dialog and permissions management
2024-05-29 17:09:06 +02:00
Sebastien Marinier e846404208 feat: manage view of rooms for moderators and users 2024-05-15 17:39:59 +02:00
Jérôme Herbinet 7690f8f2b3 Better explanation of the different concepts that constitute access options
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
2024-04-29 16:58:44 +02:00
Jérôme Herbinet b90b1b441a Add light separation line in the rooms' list
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
2024-04-29 15:35:51 +02:00
Klaus bae54c4cc7
Merge branch 'master' into master 2023-07-27 11:19:35 +02:00
ThibautPlg 9254b74d8d Resinzing and centering bbb-avatar, make the table scrollable 2023-04-21 15:32:22 +02:00
Jérôme Herbinet 1e2c8cc1ca
Avatar size fix in rooms' list (too big)
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
2023-02-27 15:46:51 +01:00
sualko 1c3f2a7cba feat: bump to nc 25 2022-10-26 20:31:16 +02:00
sualko b4a75dba9a feat: enable insert document 2022-10-26 19:11:36 +02:00
Specht, David 46806ebe1a feat: clone rooms
fix #191
2022-07-24 14:02:38 +02:00
sualko 9564fcd63c fix: add feedback to send file action 2022-03-21 11:23:54 +01:00
sualko d5b9c82e1d feat: add option to insert document
to running meeting. Currently only available in debug mode,
because BBB PHP API needs to be injected manually.
2022-03-17 17:08:44 +01:00
sualko 65b499d7a3 feat: change button color
depending on room state
2022-03-17 17:08:44 +01:00
sualko e63cbaaed1 feat: track room state
use cron job to check room state every 15 minutes

fix #79
2022-03-17 17:08:44 +01:00
Klaus c1e42a836e
Merge pull request #200 from sualko/feat-filelist-dialog
feat: use modal to send file
2022-03-16 15:21:55 +01:00
sualko 525d3fa525 feat: use modal to send file
fix #5
2022-03-16 15:11:31 +01:00
Klaus 9a974fcd47
Merge pull request #195 from SpechtD/feat-send-all-users-to-lobby-issue192
feat: send all users to lobby
2022-03-16 13:42:16 +01:00
sualko 02168650a4 chore: upgrade required Node version and deps 2022-03-16 11:27:11 +01:00
Specht, David b7aee468b2 feat: send all users to lobby
closes #192
2022-03-08 15:09:18 +01:00
sualko 7414183c4d fix(ui): sort recordings by date
fix #174
2021-08-04 16:53:47 +02:00
sualko 087abffd4b fix(ui): collapsible arrow 2021-08-04 16:47:30 +02:00
sualko 5935132cdf fix(ui): use settings icon for room settings 2021-08-04 16:46:56 +02:00
Jonas 3c3a5f7fc0
feat: add option for all users to join a meeting muted (#173)
* feat: add option for all users to join a meeting muted

* fix: creates new room with joinMuted set to false

* fix: creates new column with default value false

* fix: typo was corrected

* fix: delete composer.phar

fix #152
2021-07-30 12:12:42 +02:00
sualko 958af34244 feat: add new join options
- disable listen only mode
- skip audio check and video preview on first join
- clean layout without presentation, chat area and user list
2021-04-19 14:47:15 +02:00
sualko 0c3636da37 feat: add option to use theme in bbb 2021-04-18 13:26:56 +02:00
Valdnet c3a60500aa
l10n: Unify spelling
Spelling unification in Nextcloud applications.
2021-04-12 11:35:36 +02:00
Valdnet fcc975488b
l10n: Unify spelling
Spelling unification in Nextcloud applications.
2021-04-12 11:33:27 +02:00
sualko f08a2653ca style: adapt restriction table 2021-03-09 09:42:24 +01:00
sualko dedfd37cae fix: do not register file action without authentication 2021-02-24 15:11:19 +01:00
sualko cc566608b2 fix: always show missing conf message 2021-02-24 14:59:56 +01:00