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
/
listmodules.proc
@ 5734
– Rev 11095
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
11095
3163 d 19 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.
6364
4522 d 14 h
obado
/trunk/wims/public_html/modules/adm/raw/
[adm/raw] getlog can now give log connexions for exams. (option = exams)
5384
4766 d 19 h
obado
/trunk/wims/public_html/modules/adm/raw/
[adm/raw] Corrects a bug in "check user" with external accounts (logins with a ".")
5300
4794 d 21 h
obado
/trunk/wims/public_html/modules/adm/
[adm/raw] minor improvement on job "listmodules"
5194
4845 d 8 h
guerimand
/trunk/wims/public_html/
[minor/add] add variable name_wims_level_$level
5190
4845 d 9 h
guerimand
/trunk/wims/public_html/
[major/fixme] move adm/class/levelname.phtml.$lang family to the right place adm/lang/levelname.phtml.$lang
4746
4985 d 17 h
obado
/trunk/wims/public_html/
[adm/raw] correcting bug on "listmodules" export in json + html correction in oef/Main
4561
5052 d 20 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
5149 d 15 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
3996
5205 d 21 h
obado
/trunk/wims/public_html/modules/adm/raw/
[adm/raw] Improves JSON compatibility for interconnexions with other environnements
3261
5501 d 13 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.