1 |
efrain |
1 |
Version 4.0.1 (build 2022090102)
|
|
|
2 |
* Fix for set_config from projectbadger: Fixes lastrun config and smart detection.
|
|
|
3 |
* Update to English strings from Nejc / AttackVectorDelta
|
|
|
4 |
|
|
|
5 |
----------
|
|
|
6 |
|
|
|
7 |
Version 3.5.9 (build 2022041301)
|
|
|
8 |
* Still no idea where all these CRLF's keep coming from and why they keep returning.
|
|
|
9 |
* Removed useless sqlserver test file used for dev purposes.
|
|
|
10 |
|
|
|
11 |
----------
|
|
|
12 |
|
|
|
13 |
Version 3.5.9 (build 2022041300)
|
|
|
14 |
* Fixed GREATEST for MSSQL - no more fatals on SQL Server for the tables.
|
|
|
15 |
* Merged config name typo PR (thanks Krzysztof Glebowicz!).
|
|
|
16 |
|
|
|
17 |
----------
|
|
|
18 |
|
|
|
19 |
Version 3.5.8 (build 2021060800)
|
|
|
20 |
* Removed upload interval detect setting and replaced with message this must be adjusted in the scheduled tasks.
|
|
|
21 |
* Fixed using wrong language string.
|
|
|
22 |
* Added 1 missing string.
|
|
|
23 |
* Fixed some minor coding standards issues.
|
|
|
24 |
|
|
|
25 |
----------
|
|
|
26 |
|
|
|
27 |
Version 3.5.7 (build 2020121502)
|
|
|
28 |
* Added download option + filtering options for status table.
|
|
|
29 |
* Pretty substantial code overhaul to use NAMED parameters (due to added filters).
|
|
|
30 |
* Merge changes from Catalyst IT's Totara specific branch.
|
|
|
31 |
* Added OPTION to send warnings instead of relying on the smartdetect option.
|
|
|
32 |
* Added more informative messages.
|
|
|
33 |
* Code overhaul because codechecker keeps whining about visibility declaration (pffft).
|
|
|
34 |
|
|
|
35 |
----------
|
|
|
36 |
|
|
|
37 |
Version 3.5.6 (build 2020121501)
|
|
|
38 |
* Added tab and script to test configuration of unattended suspension/unsuspension ("from folder" option).
|
|
|
39 |
|
|
|
40 |
----------
|
|
|
41 |
|
|
|
42 |
Version 3.5.5 (build 2020121500)
|
|
|
43 |
* Replaced "self::" with "static::" in \tool_usersuspension\util.
|
|
|
44 |
* Fixed wrong language string.
|
|
|
45 |
* Removed notifications from every page and moved to it's own tab (due to it being annoying)
|
|
|
46 |
|
|
|
47 |
----------
|
|
|
48 |
|
|
|
49 |
Version 3.5.4 (build 2018050304)
|
|
|
50 |
* Added delimiter setting.
|
|
|
51 |
* Added "unsuspend from folder".
|
|
|
52 |
* Added new mode selection to upload interface (to distinguish between suspending and unsuspending).
|
|
|
53 |
* Added sample CSV (global settings as well as upload form).
|
|
|
54 |
* Added option to enable/disable UNsuspending users from uploaded file in folder.
|
|
|
55 |
* Added option to configure filename for file used for UNsuspending users from uploaded file in folder.
|
|
|
56 |
|
|
|
57 |
----------
|
|
|
58 |
|
|
|
59 |
Version 3.5.3 (build 2018050303)
|
|
|
60 |
* Removed double output of "suspendin".
|
|
|
61 |
* Fixed sorting by "suspendin"
|
|
|
62 |
|
|
|
63 |
----------
|
|
|
64 |
|
|
|
65 |
Version 3.5.2 (build 2018050302)
|
|
|
66 |
* Updated query for "users to suspend" count.
|
|
|
67 |
* Updated query for "users to delete" count.
|
|
|
68 |
* Updated query for "users to delete" overview.
|
|
|
69 |
* Updated query for "users to delete" overview.
|
|
|
70 |
* The aforementioned now also look in the past instead of only those "to come".
|
|
|
71 |
* Fixed "Exception - Argument 4 passed to table_sql::set_sql() must be of the type array, null given"
|
|
|
72 |
|
|
|
73 |
----------
|
|
|
74 |
|
|
|
75 |
Version 3.5.1 (build 2018050301)
|
|
|
76 |
* Updated privacy provider.
|
|
|
77 |
|
|
|
78 |
----------
|
|
|
79 |
|
|
|
80 |
Version 3.5.0 (build 2018050300)
|
|
|
81 |
* Added privacy provider
|
|
|
82 |
* Validated functionality for Moodle 3.5 onwards
|
|
|
83 |
* Minimum required Moodle version: 3.5
|
|
|
84 |
|
|
|
85 |
----------
|
|
|
86 |
|
|
|
87 |
Version 3.3.0 (build 2017092500)
|
|
|
88 |
* Fixed deprecated pix_url references (replaced y image_url)
|
|
|
89 |
* Validated functionality for Moodle 3.3 onwards
|
|
|
90 |
* Minimum required Moodle version: 3.3
|
|
|
91 |
|
|
|
92 |
----------
|
|
|
93 |
|
|
|
94 |
Version 3.0.0 (build 2017050100)
|
|
|
95 |
* Code overhaul to comply to Moodle standards
|
|
|
96 |
* Validated functionality for Moodle 3.0 onwards
|
|
|
97 |
* Minimum required Moodle version: 3.0
|