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
/
addexo.proc
@ 4590
– Rev 13947
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
13947
2273 d 18 h
obado
/trunk/wims/public_html/modules/adm/raw/jobs/
[minor/bugfix] correct a bug in adm/raw causing a malformed json when addexo return a compilation error.
13008
2596 d 17 h
obado
/trunk/wims/public_html/modules/adm/raw/jobs/
[minor][adm/raw] add forgotten "Exauthors" index in addexo and delexo jobs
11661
2968 d 10 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
4561
5081 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
4118
5178 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
3261
5530 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.