| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 17107 |
1126 d 17 h |
guerimand |
/trunk/wims/public_html/modules/adm/raw/ |
[minor,adm/raw] add wims_site_manager to job=getinfoserver |
|
| 17076 |
1138 d 12 h |
guerimand |
/trunk/wims/public_html/modules/adm/raw/ |
[minor,adm/raw] job=getmodulesstat no display line for a module without activity |
|
| 16682 |
1266 d 15 h |
guerimand |
/trunk/wims/public_html/modules/adm/raw/ |
[minor,adm/raw] limit job=addclass to individual class/groupement / class in groupement (other don t work) |
|
| 16591 |
1286 d 9 h |
obado |
/trunk/wims/public_html/modules/adm/raw/ |
[adm/raw] add 2 jobs (restoreclassbackups and listclassbackups) to handle class backups |
|
| 16579 |
1292 d 12 h |
guerimand |
/trunk/wims/public_html/modules/adm/raw/ |
[minor,adm/raw] add job=getmodulesstat to get module statistic |
|
| 16433 |
1326 d 11 h |
guerimand |
/trunk/wims/public_html/modules/adm/raw/ |
[minor,adm/raw] job=getserverstat add option=server to get server connexion/session/site statistic |
|
| 16032 |
1525 d 12 h |
obado |
/trunk/wims/public_html/modules/adm/raw/ |
[adm/raw] "getclass" job can now return strings with '"' in correct json |
|
| 16031 |
1525 d 14 h |
obado |
/trunk/wims/public_html/modules/adm/ |
[adm/raw] "addclass" job handle fields limits now |
|
| 15818 |
1619 d 18 h |
guerimand |
/trunk/wims/public_html/modules/adm/raw/ |
[minor/add] module raw can send stat of server |
|
| 14384 |
2183 d 10 h |
obado |
/trunk/wims/public_html/ |
[adm/raw] add the job "changedates" (Repels the expiry date of `qclass` and all its sheets / exams)
+ Jobs "listsheets" and "listexams" now display the list of expiration dates
+ some code formatting |
|
| 14139 |
2315 d 16 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 |
2315 d 18 h |
obado |
/trunk/wims/public_html/modules/adm/raw/ |
[adm/raw] changelog + correct a bug introduced in previous commit (14135) |
|
| 13828 |
2390 d 12 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 |
2519 d 14 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 |
2656 d 11 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 |
2691 d 15 h |
obado |
/trunk/wims/public_html/modules/adm/raw/ |
[adm/raw] getclass can give information for a sub sub class in portal |
|
| 12162 |
2846 d 8 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 |
2848 d 14 h |
obado |
/trunk/wims/public_html/modules/adm/raw/ |
[minor] [adm/raw] Job "lightpopup" now keep trace of http/https protocol |
|
| 11662 |
3057 d 9 h |
obado |
/trunk/wims/public_html/modules/adm/raw/ |
[adm/raw] Changelog forgotten in previous commit |
|
| 11380 |
3162 d 16 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) |
|