| Commit message (Collapse) | Author | Age | Files |
| | |
|
| |
|
|
|
|
| |
The internal version info in the source files has been updated from
1.5.19-1 and 1.5.17 to 1.5.20-1 and 1.5.20. The year has also been
updated from 2023 to 2024.
|
| |
|
|
|
| |
* First obey the global 'autojudge' setting per site.
* Next, check the setting per problem per answer type.
* By default autoanswer is enabled on all problems.
|
| | |
|
| |
|
| |
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>
|