Subversion Repositories wimsdev

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
18605 17 d 2 h gmarbeuf /trunk/wims/public_html/html/ [Glossary] modification of the link for inserting a glose as a help in a sheet  
17252 977 d 1 h bpr /trunk/wims/public_html/ [glossary] insert as a feedbackexo  
17251 977 d 6 h bpr /trunk/wims/public_html/ [glossary] in the general glossary, it is not possible to navigate in a class
if user!=supervisor
add link to add a general glose as a helpexo (besoin d'aide).
 
16469 1205 d 13 h guerimand /trunk/wims/public_html/html/ [minor] hide link to insert ressources in case of print version of exercise  
16468 1205 d 13 h guerimand /trunk/wims/public_html/html/ [minor] hide link to insert ressources in case of print version of exercise  
16449 1208 d 11 h guerimand /trunk/wims/public_html/html/ undo r16448 waiting v4.23d  
16448 1208 d 12 h guerimand /trunk/wims/public_html/html/ [minor] link to insert exercice in sheet/freework not displayed in case of printing version  
16087 1362 d 12 h guerimand /trunk/wims/public_html/ [minor,module=adm/class/freework] add type=4 freework (workinprogress...)  
15767 1547 d 13 h guerimand /trunk/wims/public_html/ [minor] adapt link nextexo and precexo for individual sheet system  
15729 1583 d 0 h reyssat /trunk/wims/public_html/html/ [bug] missing tail when viewing checked exercises from supervisor point of view  
14733 1944 d 8 h bpr /trunk/wims/public_html/ [adddoc] all link parameters are taking in account in adding a tool  
14646 1973 d 9 h bpr /trunk/wims/public_html/ [improvment] add the possibility to have multiple "besoin d aide"
(work in progress)
 
14338 2094 d 8 h bpr /trunk/wims/public_html/html/ [formatage]  
14213 2148 d 12 h czzmrn /trunk/wims/public_html/html/ [fix] forgotten (?) debug  
14192 2160 d 11 h bpr /trunk/wims/public_html/html/ [fix] fix insertion of a class document in helpexo  
13915 2253 d 0 h bpr /trunk/wims/public_html/ [formatage]  
13762 2289 d 9 h bpr /trunk/wims/public_html/html/ [tocheck] try to manage with linereturn in confparm in particular
perhaps, this will be revert ??
 
13743 2293 d 9 h bpr /trunk/wims/public_html/html/ [formatage]  
12836 2589 d 10 h bpr /trunk/wims/public_html/ [glossary] links for supervisor  
12595 2622 d 7 h bpr /trunk/wims/public_html/ [glossary] add description in a glossary - ergonomy (work in progress)
the link "insert in a sheet as an help" appears only for the menu
of the glossary, not for a glose
 
12569 2630 d 3 h bpr /trunk/wims/public_html/ [work in progress] module to manage the glossary.
ergonomy is not perfect ! it is a beginning !
 
12515 2648 d 5 h bpr /trunk/wims/public_html/html/ [formatage]  
12370 2665 d 1 h bpr /trunk/wims/public_html/ [html] add # and id for back in a sheet or a sequence  
11609 2954 d 5 h bpr /trunk/wims/public_html/ [html] no moduback in the case of the Xiao help  
11268 3063 d 3 h obado /trunk/wims/public_html/ [exam] Add a display of the date/time when the exam will end to the remaining exam time, that was not precise enough for some students.
Technicaly, it adds a new "html/examclock.proc" containing what was previously cloned in homerf_user and homref_supervisor + a new perl script "bin/get_end_date", which takes 2 parameters : a duration (to add to local datetime) and the format of the returned datetime
 
10849 3273 d 9 h bpr /trunk/wims/public_html/html/ [minor] tools comes back in the user headmenu in exam (no left menu in case of exam ?).  
10792 3279 d 6 h bpr /trunk/wims/public_html/ [ergo] add next and prev links in oef modules when user is not a non supervisor
participant in a class.
 
10654 3287 d 13 h bpr /trunk/wims/public_html/html/ [language]  
10637 3288 d 10 h bpr /trunk/wims/public_html/html/ [links] links with image (prev and next in a oef module)  
10321 3304 d 22 h bpr /trunk/wims/public_html/ [adm/doc] change the menus in document. Add the "left menu" for
user (not only for supervisor).
 
10285 3321 d 12 h bpr /trunk/wims/public_html/ [ergo] too many itemsep.  
10252 3329 d 3 h bpr /trunk/wims/public_html/ [minor] add some itemsep  
10057 3346 d 3 h bpr /trunk/wims/public_html/ [ergo] transfer the link "tool" in the left menu.  
10039 3349 d 6 h bpr /trunk/wims/public_html/ [ergo] transfer some links for document and supervisor in modules/adm/doc  
9800 3497 d 2 h bpr /trunk/wims/public_html/html/ [work in progress] comment some of the items in the ref menu. Should be check
(they are already in the headmenu, I hope !)
 
9703 3515 d 23 h bpr /trunk/wims/public_html/html/ [minor] add separator in a menu  
9624 3554 d 9 h guerimand /trunk/wims/public_html/html/ [minor] adapt link  
9309 3638 d 5 h bpr /trunk/wims/public_html/ [major] add possibility to have language files in the themes
for the moment, must create lang/name.phtml.fr or lang/newfile
where newfile is the adress of the lang file in some administrative module
with / replace by _ , for example adm_createxo_lang_names.phtml.fr (be careful,
this can yet be changed).
 
9281 3650 d 8 h bpr /trunk/wims/public_html/ [language] transfer wims_name_moduback in html/ for use in the supervisor page :
return from an exercise to the intro of the module.
 
8597 3785 d 4 h obado /trunk/wims/public_html/html/ [lightpopup] Now lightpopup mode is no more cutting off all menumodubox links for supervisor.
It checks if links are in a whitelist before choosing to display them or not. For now, only "next series" and "previous series" are in this whitelist.