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
/
delexo.proc
– Rev 13008
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
13008
2588 d 12 h
obado
/trunk/wims/public_html/modules/adm/raw/jobs/
[minor][adm/raw] add forgotten "Exauthors" index in addexo and delexo jobs
11661
2960 d 5 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
3184 d 10 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.
4640
5044 d 10 h
obado
/trunk/wims/public_html/modules/adm/raw/
[adm/raw] Ajout de l'option "all" sur le job "listclasses", permettant d'afficher tous les parametres des classes + possibilité de lister toutes les classes sur ce job avec rclass="ALL" + nouveau job : "testexo" qui permet de tester la compilation d'un source oef en dehors d'une classe
4561
5073 d 12 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
5522 d 5 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.