Rev 13229 | Rev 13828 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 13229 | Rev 13460 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | adm/raw new features and modifications |
1 | adm/raw new features and modifications |
2 | -------------------------------------- |
2 | -------------------------------------- |
- | 3 | ||
- | 4 | **4.16-r.13460 (2018-12-04) :** |
|
- | 5 | - A bunch of bugfixes, issued by Q. Coumes (thx to him) : |
|
- | 6 | - **copyclass** : was not working as expected for a single class |
|
- | 7 | - **getclassmodif** : was not returning a valid json when several modified files |
|
- | 8 | - **getclasstgz** : HTML headers was merged with the tgz binary. |
|
- | 9 | - **putcsv** : this alpha draft job now clearly indicate to avaoid using it until it's finished, instead of returning "unauthorized" |
|
- | 10 | - **recuser** : more explicit message returned : "User successfully recovered" |
|
- | 11 | - **repairclass** : typo corrected ('action,') |
|
- | 12 | ||
3 | 13 | ||
4 | **4.15-r.13228 (2018-07-20) :** |
14 | **4.15-r.13228 (2018-07-20) :** |
5 | - bugfix with the wims_sheet forbidden variable, replaced by sheet_id |
15 | - bugfix with the wims_sheet forbidden variable, replaced by sheet_id |
6 | - add missing addexam, addexo and putexo in the protocol doc |
16 | - add missing addexam, addexo and putexo in the protocol doc |
7 | - reformat protocol doc in markdown |
17 | - reformat protocol doc in markdown |