-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathCHANGELOG
More file actions
42 lines (42 loc) · 2.19 KB
/
Copy pathCHANGELOG
File metadata and controls
42 lines (42 loc) · 2.19 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
0.0.0.1 31.08.2021 Initial release on Gitlab
0.0.0.2 01.09.2021 Language support added for en,de
bbb_user.php for User only join
0.0.0.3 02.09.2021 Password protection with .htaccess and .htpasswd
For bbb_user.php [class]Big added to .css
bbb_user.php set $debug='0' and remove all messages
Link export and display functions removed (new bbb_user.php)
bbb_user.php will be renamed to index.php on install
0.0.0.4 03.09.2021 Folder releases/ added because im using gitlab and github
Binary packages for bbbadmin and bbbusers
bootstrap.css added for bbb_users.php
Configuration with bbbadmin.json
Database support removed
Sending invitation mail for running meetings to user
0.0.0.5 04.09.2021 Logout function "&ex=1" added for bbb_user.php
Mail template bbb_admin.tmpl for invitation email
Sending invitation mail for predefined meetings to user
Installation location change from /var/www/page to /opt/page
Configuration file moved to res/bbb_admin.json
Template files *.tmpl moved to res/*.tmpl
bbb_index.php renamed index.php
Language file fr=French added
0.0.0.6 05.09.2021 Detect browser language during language file loading
.htaccess deny *.json files
0.0.0.7 06.09.2021 bbb_user.php error message for empty username added and style changes
bbb_user.php exit link change from "&ex=" to "&exit="
bbb_user.php center error messsages on line
bbb_create.php fix DefaultPassword for Moderator button
bbb_invite.php meetingID selection list set to hidden
bbb_join.php with displayonly history.back() removed
README.md links added some minor fixes
Installation shell scripts fixed
0.0.0.8 08.09.2021 Final release
09.09.2021 README.md minor changes
0.0.0.9 10.09.2021 PHP API getReturnCode()=FAILED show message and die
index.php $refresh if empty set 360 or below 30 set 30
bbb_admin.json "moderator": "Username", for bbb_create.php added
bbb_admin.json "browserlang": "0|1", for bbb_load.php added
bbb_build.sh postint symbolic link creation fixed
0.0.0.10 11.09.2021 index.php html refresh removed and refresh button added
0.0.0.11 13.09.2021 Minor code fixes in .php files
bbb_admin.json "passwordlen": added