Rev |
Age |
Author |
Path |
Log message |
Diff |
16031 |
1422 d 15 h |
obado |
/trunk/wims/public_html/modules/adm/ |
[adm/raw] "addclass" job handle fields limits now |
|
11095 |
3178 d 16 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. |
|
10778 |
3291 d 18 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) |
|
10681 |
3296 d 19 h |
czzmrn |
/trunk/wims/public_html/modules/adm/raw/jobs/ |
[fix] when creating a subclass the file .subclasses needs to be upadated as well |
|
10111 |
3348 d 6 h |
bpr |
/trunk/wims/ |
[script] in case of a modification of the definition of a class,
indexation (.build_index) looks only at this class. |
|
9425 |
3605 d 12 h |
obado |
/trunk/wims/public_html/modules/adm/raw/jobs/ |
[adm/raw] corrects a bug causing build index being called only when a subclass was created (the test was inverse) + remove some unwanted spaces |
|
8235 |
3949 d 16 h |
obado |
/trunk/wims/public_html/modules/adm/raw/jobs/ |
[minor - adm/raw] authuser : class theme and css are no more fixed in user session, so teacher's cages are applied for already connected students. + some small corrections |
|
8051 |
4016 d 13 h |
czzmrn |
/trunk/wims/public_html/modules/adm/raw/ |
[minor] let adm/raw deal with class in groupemente + color default |
|
5967 |
4628 d 9 h |
obado |
/trunk/wims/public_html/modules/adm/raw/ |
[adm/raw] 2 new jobs : copyclass and getsheetstats + multiple bugs corrections |
|
5591 |
4753 d 16 h |
obado |
/trunk/wims/public_html/modules/adm/raw/jobs/ |
[adm/raw] Corrects a bug causing malformed single class creation |
|
5534 |
4761 d 16 h |
obado |
/trunk/wims/public_html/modules/adm/raw/jobs/ |
[adm/raw] optimize class creation. Now only rebuild indexes when its not a subclass creation |
|
4561 |
5067 d 17 h |
obado |
/trunk/wims/public_html/ |
[adm/raw] new job : linksheet (adds all exercices from sheet $qsheet to exam $qexam) + some bugs corrections + help headers |
|
4365 |
5119 d 17 h |
obado |
/trunk/wims/public_html/ |
[adm/raw] corrects bugs in addclass, adduser and listclasses |
|
4176 |
5153 d 10 h |
obado |
/trunk/wims/public_html/modules/adm/raw/ |
[adm/raw] - New jobs : getexosheet, modexosheet
- New script : update.exo
GetSheet has also been modified. to get exercice list from this Job, now you have to make a script in the response type. |
|
4118 |
5164 d 12 h |
obado |
/trunk/wims/ |
[major - Adm/Raw] maj du module adm/raw :
- New jobs : listexos, movexo, movexos, sharecontent
- New script : check.exoclass
- New output type : JSON
GetClass has also been modified for optimzation. It's no longer possible to get exercice list from this Job. Use "listexos" instead |
|
4061 |
5185 d 11 h |
obado |
/trunk/wims/public_html/ |
[adm/raw] adding possibility to add a subclass in a group |
|
4058 |
5186 d 10 h |
obado |
/trunk/wims/ |
[adm/raw] reorganizing class definitions, preventing a bug which was adding some unwanted parameters in .def class file |
|
3319 |
5489 d 12 h |
obado |
/trunk/wims/public_html/modules/adm/raw/ |
[minor/fix] minor fixes on adm/raw module |
|
3261 |
5516 d 10 h |
obado |
/trunk/wims/public_html/ |
[major/add] Last version of module adm/raw. Must be tested in several environments to be sure new jobs are working fine. |
|
391 |
6286 d 12 h |
obado |
/trunk/wims/public_html/modules/adm/raw/ |
[major/add]New features and modifications in the 3.21 version of "adm/raw" module (03/2008) :
-ALL outputs can be formatted according to the desire of the querying software.
-few bugs corrected (i.e., a wrong expiration date on job addclass)
-File jobs (getcsv, getclassfile, getclasstgz) aren't sending an "Ok status" anymore,
they just send directly the file, with a specific Content-Type
-New jobs added : checksheet,addsheet,delsheet,getsheet,listsheets |
|