wimsdev
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
wimsdev
(root)
/
trunk
/
wims
/
public_html
/
modules
/
adm
/
raw
/
jobs
/
addsheet.proc
@ 10939
– Rev 13228
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
13228
2639 d 9 h
obado
/trunk/wims/public_html/modules/adm/raw/
[bugfix] [adm/raw] get around a limitation in wims.cgi : now assigning a value to wims_sheet seems forbidden (and may kill wims process)
11661
3040 d 2 h
obado
/trunk/wims/public_html/modules/adm/raw/
[adm/raw] - Add a new job "buildexos" : it compiles (src->def) all class exercices, and refresh indexes
- Jobs "delexo" and "addexo" now accept the option "no_build", that improves the speed when there is a lot of exercices to handle at the same time. (but don't forget to call the "buildexos" job when all the deletions are done !)
- better "severity" definition in addsheet
11095
3264 d 8 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
3329 d 5 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.
9963
3488 d 7 h
obado
/trunk/wims/public_html/modules/adm/raw/
[adm/raw] "delsheet" and "delexam" jobs no more can delete a sheet/exam if there is at least one more recent active of same type. (jobs still in BETA) + adjust some WIMS limits : now you can't add more than $MAX_SHEETS sheets and $MAX_EXAMS exams.
9689
3620 d 7 h
obado
/trunk/wims/public_html/modules/adm/raw/
[minor] [adm/raw] adds "modsheet" job in protocol.txt + converts tabs to spaces.
4783
5062 d 2 h
obado
/trunk/wims/public_html/modules/adm/raw/
[adm/raw] correction bug divers (doubles quotes maintenant autorisées dans getsheet et getexam)
4561
5153 d 9 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
3261
5602 d 2 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.
1706
5852 d 20 h
bpr
/trunk/wims/public_html/modules/adm/raw/jobs/
[minor/typo]
1701
5853 d 1 h
georgesk
/trunk/wims/public_html/modules/adm/raw/jobs/
modified addsheet.proc so it conforms to its documentation
392
6372 d 4 h
obado
/trunk/wims/public_html/modules/adm/raw/
[major/add] files forgotten in the precedent revision, sorry :