Subversion Repositories wimsdev

Rev

Rev 11849 | Rev 15753 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 11849 Rev 13610
Line -... Line 1...
-
 
1
 
-
 
2
20190219: [r11849] replace speckedit by tinyMCE
-
 
3
                   + add labels to (list, radio and checkbox) primitives, for better accessibility  (OB)
-
 
4
-------------------------------------------- version 4.02
-
 
5
 
1
20170824: [r11849] use of datepicker (FG)
6
20170824: [r11849] use of datepicker (FG)
2
20160709: [r10736] bugfix when a technical variable change of name. Use code name instead of user name in the datafile (FG)
7
20160709: [r10736] bugfix when a technical variable change of name. Use code name instead of user name in the datafile (FG)
3
20160704: [r10721] model=accessvar and model=group not allowed when sharing vote. Wait for sharing technical variable (FG)
8
20160704: [r10721] model=accessvar and model=group not allowed when sharing vote. Wait for sharing technical variable (FG)
4
20160628: [r10471] bugfix loose of technical variable choice in preparing models (FG)
9
20160628: [r10471] bugfix loose of technical variable choice in preparing models (FG)
5
20160616: better format for file genrated file for exam and sheet in model=accessvar (compatible with exam process) (FG)
10
20160616: better format for file genrated file for exam and sheet in model=accessvar (compatible with exam process) (FG)
6
20160526: [r10273] change format of datafile for model=accessvar : better compatibility with technical variable modification (FG)
11
20160526: [r10273] change format of datafile for model=accessvar : better compatibility with technical variable modification (FG)
7
20160526: [r10270] change format of datafile for model=group : better compatibility with technical variable modification (FG)
12
20160526: [r10270] change format of datafile for model=group : better compatibility with technical variable modification (FG)
8
20160524: [r10241] model=accessvar compatible vith new technical variable (FG)
13
20160524: [r10241] model=accessvar compatible vith new technical variable (FG)
9
20160524: [r10233] model=group compatible vith new technical variable (FG)
14
20160524: [r10233] model=group compatible vith new technical variable (FG)
10
20120612: add guided mode (MC and bpr) for timetable and groups
15
20120612: add guided mode (MC and bpr) for timetable and groups
11
20120612: Fix : the list of voting participants was not calculated in case of a nominative vote 
16
20120612: Fix : the list of voting participants was not calculated in case of a nominative vote
12
        The list appears now only if it has been asked 
17
        The list appears now only if it has been asked
13
        no inf limits in case of a nominative vote (bpr) 
18
        no inf limits in case of a nominative vote (bpr)
14
20120607: Add : show list of non votant participants (FG)
19
20120607: Add : show list of non votant participants (FG)
15
-------------------------------------------- version 4.01
20
-------------------------------------------- version 4.01
-
 
21
 
16
20120528: fix bug : the name did not appear in case of superclasses in showresult (bpr)
22
20120528: fix bug : the name did not appear in case of superclasses in showresult (bpr)
17
20120301: bugfix job=showresult and job2=studentbyitem : information not correctly readen from database (FG)
23
20120301: bugfix job=showresult and job2=studentbyitem : information not correctly readen from database (FG)
18
20120122: a vote can be desactivate if there is no votant yet or if there is no content (should not happen !). 
24
20120122: a vote can be desactivate if there is no votant yet or if there is no content (should not happen !).
19
          If one save before filling the content, the title is saved (no error message). 
25
          If one save before filling the content, the title is saved (no error message).
20
          It is not possible to activate if there is no content. 
26
          It is not possible to activate if there is no content.
21
          introduce variable for the character limit for textarea. (bpr)      
27
          introduce variable for the character limit for textarea. (bpr)
22
20120114: add source of the vote when it is active (job=modify) (bpr)
28
20120114: add source of the vote when it is active (job=modify) (bpr)
23
20110707 symetric tabular is now an option (not shown with result view by participant) (FG)
29
20110707 symetric tabular is now an option (not shown with result view by participant) (FG)
24
20110707 result of uservar is hidden in tabular of result (FG)
30
20110707 result of uservar is hidden in tabular of result (FG)
25
20110620 participant cannot view result before vote (FG)
31
20110620 participant cannot view result before vote (FG)
26
20110620 add help for vote option only in french other lang have to be done (FG)
32
20110620 add help for vote option only in french other lang have to be done (FG)
Line 43... Line 49...
43
20100608 improvment of presentation of option panel configuration of a vote (FG)
49
20100608 improvment of presentation of option panel configuration of a vote (FG)
44
20100608 participant can view result of vote after voting and if supervisor allow it (FG)
50
20100608 participant can view result of vote after voting and if supervisor allow it (FG)
45
--------------------------------------------------------------------------------------------
51
--------------------------------------------------------------------------------------------
46
2010-02 : Version 4.00
52
2010-02 : Version 4.00
47
  This module replaces several previously existing language dependent modules adm/vote.xx
53
  This module replaces several previously existing language dependent modules adm/vote.xx
48
  of Gang Xiao. It has been constructed by localization of these modules, keeping a single 
54
  of Gang Xiao. It has been constructed by localization of these modules, keeping a single
49
  computation core and adding dictionaries.
55
  computation core and adding dictionaries.
50
 
56
 
51
--------------------------   version 3.29
57
--------------------------   version 3.29
52
20100118 show list of participant who vote if variable vote_whovoteshow=1 (FG)
58
20100118 show list of participant who vote if variable vote_whovoteshow=1 (FG)