| Commit message (Collapse) | Author | Age | Files |
| |
|
| |
webcast.php: now compilation error and contact staff emit X, instead of a N in the webcast file.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Update version info and year
The following files were updated to the next version to be released and
the current year:
- src/version
- src/versionnum.php
* Release 1.5.17-1
Update changelog with all the changes made since its last update on
commit 818abd88.
* Format code with black 23.1.0
* Release 1.5.18-1
Update changelog with all the changes made since its last update on
commit 194f6764.
* Fix src/version pointing to older version
* Release 1.5.19-1
Update changelog with all the changes made since its last update on
commit 991cb0e.
|
| |
|
|
| |
scoreboard (#32)
|
| |
|
|
| |
penalties. (#31)
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Update version info and year
The following files were updated to the next version to be released and
the current year:
- src/version
- src/versionnum.php
* Release 1.5.17-1
Update changelog with all the changes made since its last update on
commit 818abd88.
* Format code with black 23.1.0
* Release 1.5.18-1
Update changelog with all the changes made since its last update on
commit 194f6764.
|
| |\ |
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Update version info and year
The following files were updated to the next version to be released and
the current year:
- src/version
- src/versionnum.php
* Release 1.5.17-1
Update changelog with all the changes made since its last update on
commit 818abd88.
|
| |\| |
|
| | |
| |
| |
| |
| |
| |
| | |
* Fix user multi-login issue
Addresses the user multi-logins issue reported at #18.
* Update flog.php
|
| | |
| |
| | |
Disabling staff ability to see balloons in frozen.
|
| | | |
|
| |/ |
|
| | |
|
| |
|
| |
Adding piechart.py to generate piecharts.
|
| |
|
| |
Creating barplot.py
|
| |
|
| |
Fixed broken chart generation by the staff statistics by using python3-matplotlib.
|
| |
|
| |
Fixing stat.php by replacing old php charts with python3-matplotlib generated.
|
| |
|
|
| |
Signed-off-by: Bruno Ribas <brunoribas@gmail.com>
|
| |
|
|
| |
Signed-off-by: Bruno Ribas <brunoribas@gmail.com>
|
| |
|
|
| |
Signed-off-by: Bruno Ribas <brunoribas@gmail.com>
|
| |
|
|
| |
Signed-off-by: Bruno Ribas <brunoribas@gmail.com>
|
| |\ |
|
| | |\
| | |
| | | |
Since PHP 7, the function get_magic_quotes_gpc() was deprecated and
|
| | | |
| | |
| | |
| | |
| | |
| | | |
always returned false. Thus, the code removed by the commit is
unreachable.
In PHP8 the function was removed.
|
| |/ / |
|
| | |
| |
| |
| | |
Signed-off-by: Bruno Ribas <brunoribas@gmail.com>
|
| | |
| |
| |
| | |
Signed-off-by: Bruno Ribas <brunoribas@gmail.com>
|
| | |
| |
| |
| | |
Signed-off-by: Bruno Ribas <brunoribas@gmail.com>
|
| | |
| |
| |
| | |
Signed-off-by: Bruno Ribas <brunoribas@gmail.com>
|
| | | |
|
| | | |
|
| |/ |
|
| | |
|
| |
|
|
| |
Signed-off-by: Bruno Ribas <brunoribas@gmail.com>
|
| |
|
|
| |
Signed-off-by: Bruno Ribas <brunoribas@gmail.com>
|
| |
|
|
| |
Signed-off-by: Bruno Ribas <brunoribas@gmail.com>
|
| |
|
|
| |
Signed-off-by: Bruno Ribas <brunoribas@gmail.com>
|
| |
|
|
| |
Signed-off-by: Bruno Ribas <brunoribas@gmail.com>
|
| |
|
|
| |
Signed-off-by: Bruno Ribas <brunoribas@gmail.com>
|
| |
|
|
| |
Signed-off-by: Bruno Ribas <brunoribas@gmail.com>
|
| |
|
|
| |
Signed-off-by: Bruno Ribas <brunoribas@gmail.com>
|
| |
|
|
| |
Signed-off-by: Bruno Ribas <brunoribas@gmail.com>
|
| |
|
|
|
|
| |
merge from 2018
Signed-off-by: Bruno Ribas <brunoribas@gmail.com>
|
| |
|
|
|
|
| |
Merge from 2018
Signed-off-by: Bruno Ribas <brunoribas@gmail.com>
|
| |
|
|
| |
Signed-off-by: Bruno Ribas <brunoribas@gmail.com>
|
| |
|
|
|
|
|
|
|
| |
These modifications make things easier to check when there are Multilogins
and MultiIPS (common under CGNAT).
Modification from 2018, merged now.
Signed-off-by: Bruno Ribas <brunoribas@gmail.com>
|
| |
|
|
|
|
|
| |
This modification makes things easier to check in which site the remote
machine was registered. This modification was made in 2018 and merged now.
Signed-off-by: Bruno Ribas <brunoribas@gmail.com>
|
| | |
|
| | |
|