Rev 17099 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
17129 | guerimand | 1 | ------------ version 2.02 |
17099 | guerimand | 2 | 20220926 [r17099] use adm/gateway/mkindex before changing structure to prevent corrupted index (FG) |
16438 | guerimand | 3 | ------------ version 2.01 |
16124 | guerimand | 4 | 20211110 [r16124] limit number of level/classes/courses/programm with systeme limit MAX_SUBCLASSES (FG) |
13515 | guerimand | 5 | 20181228 [r13515] bugfix keep previous values of user_supervise when create a new teatcher account (FG) |
13050 | bpr | 6 | 20180619 [r13050] fix teacheradd when idp=php, the variable class was empty (bpr) |
12995 | guerimand | 7 | 20180619 [r12995] importclasscsv only keyword cname and login are needed (FG) |
12626 | bpr | 8 | 20180505 [r12625] add table sort (bpr) |
11234 | bpr | 9 | 20170212 [r11234] checkbox for adding teacher gestion access [wimsdev-Feature Requests][#11064] |
11214 | guerimand | 10 | 20170207 [r11214] add job=addclasscsv : can create class by csv import (FG) |
12626 | bpr | 11 | 20170207 [r11211] bugfix: wims_menu_item don't display when no program in a level (FG) |
5149 | bpr | 12 | Version 3.00 : 2012-03 |
13 | External authentification and identification are implemented. |
||
14 | Add supervise (and participate) fields in the properties of a teacher which can be |
||
15 | changed by the administrator |
||
16 | |||
11234 | bpr | 17 | 2011-06-18 |
5149 | bpr | 18 | When the supervisor is changed in a gateway, the email adress is now changed also. (bpr) |
4217 | bpr | 19 | |
2589 | bpr | 20 | 2010-02 : Version 2.00 |
21 | This module replaces several previously existing language dependent modules adm/class/gateway.xx |
||
11234 | bpr | 22 | of Gang Xiao. It has been constructed by localization of these modules, keeping a single |
23 | computation core and adding dictionaries. |