Subversion Repositories wimsdev

Rev

Rev 16518 | Blame | Compare with Previous | Last modification | View Log | RSS feed

 ------------ version 3.05 
20220402 [r16518] use new parameter wims_mail_hidden (FG)
 ------------ version 3.04 
20220111 [r16250] in groupement supervisor can disallow right to create class to teacher account (FG)
20210915 [r16044] display user_lastconnect (FG)
20191008 [r14314] use script adm/class/quotafree.proc to manage class free space (FG)
20180708 [r13164] add job=getclasspwd (for checking class_password when users want to modify their userprop) (FG)
20180629 [r13115] in job=transfer, change to main instead of reading a non existent file (SL)
20180613 [r12941] in job=userprop hide techvar title when no techvar in class (FG)
20180613 [r12940] user can see their own comment for version of class >=6 (FG)
20180612 [r12934] display complementary reg variable in user propriety page (FG)
20180612 [r12933] limit_regvars is reading in bases/sys/define.conf (FG)
20180611 [r12925] user can see their own technical variable (FG)
20180329 [r12435] optimization and correction of same bug as r12415 (FG)
20180328 [r12415] fix small bug in table when no data in technical variable (bpr)
20180327 [r12408] sort table teacherlist (FG)
20180327 [r12406] use script tablesort.js to sort table (FG-OB)
20180315 [r12320] sort in column in userlist table (FG)
20171021 [r12076] replace use of user_photofile by filexists command (FG)
20171019 [r12072] job=userprop supervisor groupement and class creator can open/close participant access to teacher (FG)
20171019 [r12072] job=teacher supervisor in class can see teacherlist with restricted information (FG)
20171019 [r12072] job=teacher display participant access for teacher (FG)
20171019 [r12072] job=teacher only for wims_supertype=2 (FG)
20171017 [r12058] wims_supertype=4 replace class number by name in job=userprop (FG)
20171017 [r12057] wims_supertype=2 replace class number by name in job=teacher (FG)
20171017 [r12056] wims_supertype=2 replace class number by name in userpanel + can modify user_supervise by checkbox (FG)
20171010 [r12018] can delete photofile or photourl (FG)
20171005 [r12002] can upload a photo : possibility to replace photourl (FG)
20170921 [r11920] fix some html and accessibility problems in user page properties (bpr)
20170921 [r11919] userphoto display in user page properties (FG)
20170207 [r10758] when a participant is deleted, all activities are moved with a .
20160711 [r10758] column technical variable don't display when non technical variable in the class (FG)
20160628 [r10464] ergonomy on job=regmanage + user of varfilter reactivated (FG)
20160627 [r10455] varfilter interface appear only if one varfilter exists (FG)
20160409 [r9985] use new technical variable and varfilter for job=userprop (FG)
20160409 [r9984] use new technical variable and varfilter for job=userlist (FG)
20151007 [r9602] replace connected image by css class + title=connected (bpr)
20150930 [r9572] use common files for varfilter (FG)
20150925 [r9537] value of varfilter kept in the module until change or quit (evenif restart) (FG)
20150815 add job=regmanage to manage registration in subclass in a groupement (FG)
20150315 independant comments on user in subclass/class (FG)
20141016 suppress multiple reading file in job=delprep,deluser (FG)
20141016 link deleted participant display even if there is no participant in class (FG)
20141016 job=userlist : display information on all participant of classes (FG)
20141011 separation of userlist in two modules userscore and usermanage (FG)
20141010 job=teacherlist don't exists replace by existing job teacher (FG)
20140828 show usercnt in userlist (FG)
2014:
  add new scores
  it is now possible to filter the list according to a user variable.
20120911: fix bug on external_auth : was erased if login is given and not external_auth (bpr)
20120617: adaptation to new script adm/whoconnect (FG)
20120615: open the csv upload to the supervisor of a level (bpr)
20120612: in a superclass, the creator of a class can give a gestion access to another teacher (bpr)
20120405: supervisor can see which participant are connected (FG)
version 4.00:
20120312 : update uploading user data with external_auth
    - can give only the external_auth if external auth and idp are activated
    - can update data of already registered users only with the login (or external_auth
    if auth is activated)


---------------------------- version 3.03
20110618 add list of teachers - it is now possible for the superclass administrator to modify or change
    a teacher password. (bpr)
20110317 bugfix with syntax bound in file var.proc.showsheet (FG thanks to BPR)
---------------------------- version 3.02
20100512 direct link from sheet score and sheet (BPR)
20100510 a participant can modify his photourl (FG)
20100501 add anchor in sheet score table (BPR)
20100420 hide link livret when wims_showlivret=no (FG)
---------------------------- version 3.01
20100326 delete file userscore and direct link to adm/class/userscore in all file use it (FG)
20100316 job=examcheck : show score of each exo for each exam and each session (FG)
2010-02 : Version 3.00
  This module replaces several previously existing language dependent modules adm/class/userlist.xx
  of Gang Xiao. It has been constructed by localization of these modules, keeping a single
  computation core and adding dictionaries.

----------------------------  version 2.41
20091204 bugfix : when many user and many sheet too_many_variables_name (FG)
----------------------------  version 2.40
20091119 Language - Add colors and tooltip (BPR)
----------------------------  version 2.39
20090630 Add link to livret de competences (FG)
----------------------------  version 2.39
20090125 add photourl user (BPR)
----------------------------  version 2.38
20081213 user IP doesn't showned when wims_show_ip=no (can be fixed with manager site console) by F. Guerimand
----------------------------  version 2.35
20081125 bugfixed : dans un portail ou un groupement les enseignants peuvent modifier les informations sur les utilisateurs des autres sous_classes (F. Guerimand) bug corrigé en utilisant le script adm/class/userisinclass (d'ou version wims>3.64)
----------------------------  version 2.34
20071225 userlist : ajout d'un lien sur le module "activity".
20070922 userlist : Affectation par default de showsheet dans le cas job_affi=qualite ou job_affi=points correction de fonctionnement (Fabrice Guerimand)
20070512 Ajout job=showsheet : visualisation de tableau de score d'une feuille (Fabrice Guerimand)