Rev |
Age |
Author |
Path |
Log message |
Diff |
14139 |
2211 d 6 h |
obado |
/trunk/wims/public_html/modules/adm/raw/ |
[adm/raw] in getsheetscores job : add "sheet_weight" + rename "weights" into "exo_weights" + correct sheet formula |
|
14138 |
2211 d 8 h |
obado |
/trunk/wims/public_html/modules/adm/raw/ |
[adm/raw] changelog + correct a bug introduced in previous commit (14135) |
|
13828 |
2286 d 2 h |
obado |
/trunk/wims/public_html/modules/adm/raw/ |
[adm/raw] add "allowcloning" and "cloningpwd" to class_defs showed in getclass and listclasses (only allowcloning is accessible by listclasses)
+ remove debug informations displayed in cases of identification failure and connexion refused by requested class |
|
13460 |
2415 d 4 h |
obado |
/trunk/wims/public_html/modules/adm/raw/ |
[adm/raw] [bugfix] A bunch of bugfixes, issued by Q. Coumes (thx to him) :
- **copyclass** : was not working as expected for a single class
- **getclassmodif** : was not returning a valid json when several modified files
- **getclasstgz** : HTML headers was merged with the tgz binary.
- **putcsv** : this alpha draft job now clearly indicate to avaoid using it until it's finished, instead of returning "unauthorized"
- **recuser** : more explicit message returned : "User successfully recovered"
- **repairclass** : typo corrected ('action,') |
|
13229 |
2552 d 2 h |
obado |
/trunk/wims/public_html/modules/adm/raw/ |
[minor] [adm/raw] add missing addexam, addexo and putexo in the protocol doc
- reformat protocol doc in markdown |
|
12957 |
2587 d 6 h |
obado |
/trunk/wims/public_html/modules/adm/raw/ |
[adm/raw] getclass can give information for a sub sub class in portal |
|
12162 |
2741 d 23 h |
obado |
/trunk/wims/public_html/modules/adm/raw/ |
[minor][adm/raw] - Job "deluser" removes also user related data (score, logs...)
- Job "recuser" recovers also user related data (score, logs...)
- Job "deluser" accepts new option "del_from_trash" to orce a real user deletion |
|
12158 |
2744 d 5 h |
obado |
/trunk/wims/public_html/modules/adm/raw/ |
[minor] [adm/raw] Job "lightpopup" now keep trace of http/https protocol |
|
11662 |
2953 d 0 h |
obado |
/trunk/wims/public_html/modules/adm/raw/ |
[adm/raw] Changelog forgotten in previous commit |
|
11380 |
3058 d 6 h |
obado |
/trunk/wims/public_html/modules/adm/raw/ |
[adm/raw] Bugfix in GetSheetScores : when there was more than 100 users in the class, a cmd_output_too_long error was raised. (now cuts user list every 50) |
|
11100 |
3156 d 0 h |
obado |
/trunk/wims/public_html/modules/adm/raw/ |
[adm/raw] Adds 2 scripts used in modexosheet job (check.worksheet & clean.worksheet). They should have been already here since r.5665 :/ |
|
11095 |
3177 d 5 h |
obado |
/trunk/wims/public_html/modules/adm/raw/ |
[adm/raw] corrects a bug introduced in r.10935 in addsheet and modsheet jobs. (!singlespace is replacing returns by simple spaces)
+ introduces a new job in ALPHA state : "repairclass"
+ corrects a small bug in getsheet
+ getcsv & getclass now call "mkuserlist" script, just to be sure the userlist contains all the users. |
|
10935 |
3242 d 2 h |
obado |
/trunk/wims/public_html/modules/adm/raw/ |
[bugfix][adm/raw] removes unwanted spaces/tabs in sheet properties for addsheet, getsheet and modsheet jobs. |
|
10778 |
3290 d 7 h |
obado |
/trunk/wims/public_html/modules/adm/raw/ |
[adm/raw] ./build-index is now called on the superclass ID when present. (addclass, copyclass, delclass, modclass) |
|
10161 |
3343 d 0 h |
obado |
/trunk/wims/public_html/ |
[minor/breadcrumbs] Adds "home" visitor page breadcrumb on Nikaia Theme, with icon. (work in progress) |
|
9964 |
3401 d 4 h |
obado |
/trunk/wims/public_html/modules/adm/raw/ |
[adm/raw] Changelog associated with last commit. |
|
9913 |
3443 d 23 h |
obado |
/trunk/wims/public_html/modules/adm/raw/ |
[adm/raw] now user_best and user_level are set to 0 by default in getsheetscores job. |
|
9912 |
3445 d 1 h |
obado |
/trunk/wims/public_html/modules/adm/ |
[adm/raw] version 4.05 : "getscores" job is directly calling "getcsv". No more duplicated code : this one will also directly benefits from updates in userscore module. |
|
9909 |
3447 d 23 h |
obado |
/trunk/wims/public_html/modules/adm/ |
[adm/raw] version 4.04 : "getcsv" job calls directly scripts from "adm/class/userscore", to avoid duplicated code (there's a new directory : "csv", a symbolic link to userscore/csv) . + delete job "download", which was only a duplicata of "getcsv". Now getcsv will properly benefits from updates on userscore csv jobs. |
|
9899 |
3454 d 23 h |
obado |
/trunk/wims/public_html/modules/adm/raw/ |
[minor adm/raw] adds some explanations on getsheetscores.proc variables (thanks to S. Lemaire) |
|