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
/
putexo.proc
– 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
2559 d 14 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)
10939
3246 d 11 h
obado
/trunk/wims/public_html/
[minor] [adm/raw] putexo job : test if perl module "URI::URL" is installed
9963
3408 d 12 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.
6628
4439 d 7 h
obado
/trunk/wims/public_html/modules/adm/raw/
[adm/raw] now check for wims limits on exam and sheet (64 exercices max)
5802
4660 d 10 h
obado
/trunk/wims/public_html/modules/adm/raw/jobs/
[adm/raw] Correction d'un bug empechant l'ajout d'un exercice contenant des virgules dans une feuille.
5678
4687 d 7 h
obado
/trunk/wims/public_html/
[minor] Adds new script "adm/urldecode" : exact opposite of "adm/codeurl" script. (converts an URI string into normal string) + Corrects a bug in adm/raw putexo : now module url is well converted if sended in URI format. nb : for urldecode/codeurl works, you have to install a perl libray (liburi-perl on debian // p5-uri on Mac)
4561
5073 d 15 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
4176
5159 d 7 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.
3996
5226 d 15 h
obado
/trunk/wims/public_html/modules/adm/raw/
[adm/raw] Improves JSON compatibility for interconnexions with other environnements
3261
5522 d 7 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.