Commit Graph

61 Commits (5856f139265bdc04ca12a7f755f6a33aae648411)

Author SHA1 Message Date
Juan Carlos Raña 335bf23d6c [svn r18319] change height section from 400 to 300 17 years ago
Juan Carlos Raña 146e0bf6cf [svn r18307] config button bar: introduction tool 17 years ago
Noël Dieschburg 1eebd5681b [svn r18287] -Changes login icon 17 years ago
Ivan Tcholakov 19565b26cb [svn r18113] FS#2867 - Removing duplicate settings for the FCKEditor for introduction sections. These settings are calculated in the formvalidator module. 17 years ago
Cristian Fasanando 4557d23a44 [svn r18038] Logic changes - Fixed user's name and course duplicated when you create or edit a session and users list is not correct into a course - see FS#3495 17 years ago
Ivan Tcholakov 333dd58cf7 [svn r17787] FS#2867 - FCKEditor, configuration options for the tool introduction sections: Clearing the global variable $fck_attribute immediatelly after its use to ensure that the concrete settings will not interfere in other places. 17 years ago
Ivan Tcholakov af7ec8566d [svn r17769] FS#2867 - FCKEditor: Moving towards the new system of managing URLs (to use relative or at least semi-absolute ones, a built-in the editor option is started to be used). Changing/addition of editor's configuration options for Documents tool and all tool introduction sections. 17 years ago
Cristian Fasanando a19d8558b5 [svn r17122] Fixed bugs when you make double clic on register in subscribe users to this course session and you can't unsubscribe a user in a session see (FS#3284) 17 years ago
Isaac Flores 81d3b1ea6f [svn r17013] changes in logic - allows subscription correctly - see(FS#3216) 17 years ago
Patrick Cool 7cff858189 [svn r16739] second part of css cleanup (currently only the css/corporate style) 17 years ago
Julio Montoya 07ed204af7 [svn r15833] In User's tool is possible to change the status of a user into coach. (see FS#2701) 18 years ago
Julio Montoya c657323dd1 [svn r15793] No more column coach in userInfo.php we can now edit the teacher option (see FS#2701 ) 18 years ago
Julio Montoya 2d840c1313 [svn r15244] Allow to see the active/inactive users in the subscribe user's list. (see FS#2431) 18 years ago
Julio Montoya bf870d9b67 [svn r15233] Allow to see the active/inactive users in the course user's list. (see FS#2431) 18 years ago
Eric Marguin 54575c1b1b [svn r15205] improve the list of users (sort is done in sql and not with usort anymore) FS#2438 18 years ago
Eric Marguin d7d675c1da [svn r15194] all the users of the course were listed even if whe choose to display only 20 of them FS#2438 18 years ago
Julio Montoya ca8ea3318b [svn r15111] Minor - Typo 18 years ago
Julio Montoya 3a3f420792 [svn r15110] Fixed. (see FS#2460 - 30) 18 years ago
Julio Montoya 5ae3784642 [svn r14939] Export as CSV file fixed. mysql_ functions replaced. (see FS#2460 - 33) 18 years ago
Julio Montoya 5f840878cb [svn r14699] Missing api_protect_course_script (see FS#2403 ) 18 years ago
Julio Montoya 04a0fa52e4 [svn r14669] Layout Improvements in User tool (see FS#2379) 18 years ago
Yannick Warnier 9daa7942b2 [svn r13969] Fixes regarding anonymous user permissions 18 years ago
Yannick Warnier a23ee23c04 [svn r13737] Minor - Fixed code to avoid warning 18 years ago
Eric Marguin 0188d7add9 [svn r13334] improves sorts 18 years ago
Eric Marguin 35f4406cd2 [svn r13332] default order of user list 18 years ago
Yannick Warnier 92db3fdff5 [svn r13297] Fix encoding problem by using $charset inside calls to htmlentities() and htmlspecialchars 18 years ago
Julian Prud'homme dd83a780c1 [svn r13218] Change a lang var 18 years ago
Julian Prud'homme 8dc7b67b02 [svn r12612] invert the lastname and the firstname (task http://projects.dokeos.com/?do=details&id=1598) 19 years ago
Julian Prud'homme 53636b5d26 [svn r12585] Add a language file 19 years ago
Julian Prud'homme 9c6691dd13 [svn r12567] Fix the bug with user number in course : http://projects.dokeos.com/?do=details&id=1554 19 years ago
Julian Prud'homme 97778d4ca4 [svn r12263] First step ni removing all $_SERVER['PHP_SELF'] 19 years ago
Julian Prud'homme a49e14ee07 [svn r12225] re_add a missing '?' in a link 19 years ago
Yannick Warnier 134661b6ad [svn r12221] Added cidReq's to most links - final step 19 years ago
Yannick Warnier 14efa1a1c3 [svn r12218] Updated to api_not_allowed() calls, part 1/2 19 years ago
Patrick Cool daa02fd213 [svn r11874] consistency improvements 19 years ago
Julian Prud'homme 2d5fbc49fe [svn r11864] Change the user list in regard with the session / user status (and clean the code) 19 years ago
Eric Marguin cc3172a924 [svn r11681] improve reporting for the teacher 19 years ago
Julian Prud'homme d360cead60 [svn r11531] This update allow course admin to choose between add students or add teachers in the 'user tool' 19 years ago
Eric Marguin d38dd43c4a [svn r11409] improves reporting (there is now a teacher interface) 19 years ago
Julian Prud'homme 2db842e894 [svn r11240] Replace the excel export picture 19 years ago
Julian Prud'homme 80b6a073e1 [svn r11239] invert the firstname and lastname 19 years ago
Julian Prud'homme 8ab064f4be [svn r11140] remove the double group name and clean up the code 19 years ago
Julian Prud'homme 164c682571 [svn r11132] Remove the XLS export and change an icon 19 years ago
Julian Prud'homme 260c58a65e [svn r11121] Fix a whith session mode 19 years ago
Julian Prud'homme 071610755a [svn r11120] fix a bug 19 years ago
Julian Prud'homme 6db2134212 [svn r11097] update for language var bugs 19 years ago
Julian Prud'homme b99745306d [svn r11076] fix a bug for CSV/XLS export 19 years ago
Julian Prud'homme 83006ffc2e [svn r10902] add/update breadcrumb, icons, language vars, etc... 19 years ago
Patrick Cool 04643425ca [svn r10807] bugfix: search not working as student + fix for usability problem 19 years ago
Eric Marguin 82ff401643 [svn r10420] local.inc.php : delete de session_id in session when we leave a course and fix a bug in tutor rights 19 years ago