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
/
copyclass.proc
@ 10935
– Rev 13460
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
13460
2430 d 15 h
obado
/trunk/wims/public_html/modules/adm/raw/
[adm/raw] [bugfix] A bunch of bugfixes, issued by Q. Coumes (thx to him) :
- **copyclass** : was not working as expected for a single class
- **getclassmodif** : was not returning a valid json when several modified files
- **getclasstgz** : HTML headers was merged with the tgz binary.
- **putcsv** : this alpha draft job now clearly indicate to avaoid using it until it's finished, instead of returning "unauthorized"
- **recuser** : more explicit message returned : "User successfully recovered"
- **repairclass** : typo corrected ('action,')
10778
3305 d 18 h
obado
/trunk/wims/public_html/modules/adm/raw/
[adm/raw] ./build-index is now called on the superclass ID when present. (addclass, copyclass, delclass, modclass)
10120
3361 d 16 h
obado
/trunk/wims/public_html/modules/adm/raw/jobs/
[adm/raw] now build-index is only applied on modified class (thanks to r. 10111 )
5967
4642 d 9 h
obado
/trunk/wims/public_html/modules/adm/raw/
[adm/raw] 2 new jobs : copyclass and getsheetstats + multiple bugs corrections