Commit Graph

107 Commits (30304e558d3df1abeb14fd02115858874bd9600d)

Author SHA1 Message Date
Julio Montoya 6dca0508d0 [svn r21077] Security improvements FS#4261 16 years ago
Ivan Tcholakov 19b511b13f [svn r20951] FS#4118 - Fixing more unsafe calls of the function getimagesize(), hopefully all of them. 16 years ago
Arthur Portugal c66c712cce [svn r20647] Minor changed in icons FS#3909 16 years ago
Julio Montoya cffc62ddca [svn r20561] Improvements to the user picture (2 new size picture now available) FS#4108 by jhp1411 16 years ago
Ivan Tcholakov 962e734a90 [svn r20473] FS#306 - The "Users" tool: Improvements for better encoding support. 16 years ago
Juan Carlos Raña 4ebc139e5e [svn r20426] adjust user icon and make active 16 years ago
Juan Carlos Raña 2dad6c08b0 [svn r20425] fix icon text 16 years ago
Juan Carlos Raña bd128e4224 [svn r20412] fix icon text 16 years ago
Isaac Flores 801b698d48 [svn r20261] style changes - added style css in user info - (partial FS#3909) 16 years ago
Patrick Cool 7f25d41bf9 [svn r19824] actions consistency 16 years ago
Ivan Tcholakov b5d160a14d [svn r19694] FS#4008 - Removing the extra-comments. Visual compacting the code for all introduction settings. 16 years ago
Ivan Tcholakov 508d22fdbb [svn r19693] FS#4008 - Restoring the settings for the online editor in course description tool, introduction section. Adding comments in all introduction sections to protect their settings. 16 years ago
Juan Carlos Raña de5f52e120 [svn r19524] fix icons 16 years ago
Juan Carlos Raña 7cbd53d11c [svn r19365] add photos to user list 16 years ago
Carlos Vargas a961d20857 [svn r19254] Partial add style for buttons see FS#3541 16 years ago
Julio Montoya 9286d1c6ea [svn r18942] Implementing sha1 as a possibility to encrypt user passwords see SVN#3798 16 years ago
Noël Dieschburg 37b9ae6337 [svn r18925] Replaces buttons in admin interfaces and in blogs 16 years ago
Julio Montoya 7618e24e82 [svn r18377] Bug fixed: now we show in the emails the correct Dokeos URL when the "multiple url" option is enabled see FS#3462 16 years ago
Juan Carlos Raña 335bf23d6c [svn r18319] change height section from 400 to 300 16 years ago
Juan Carlos Raña 146e0bf6cf [svn r18307] config button bar: introduction tool 16 years ago
Noël Dieschburg 1eebd5681b [svn r18287] -Changes login icon 16 years ago
Julio Montoya 451c0e6035 [svn r18156] UI improvements/ Adding the feature to add courses with an URL see FS#3462 16 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. 16 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 16 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 d755149fd6 [svn r17754] Minor - Logic changes - Fixed e-mail sender headers - see FS#2445 17 years ago
Cristian Fasanando b261277568 [svn r17747] Logic Changes - Added definition Return-path and charset correctly and change the function api_send_mail by api_mail - see FS#2445 17 years ago
Cristian Fasanando 85061309e7 [svn r17479] logic changes - improve make the user image clickable see FS#456 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
Yannick Warnier d8a589c442 [svn r17063] Move replace_dangerous_file() to main_api.lib.php (see FS#1947) by cvargas 17 years ago
Isaac Flores 81d3b1ea6f [svn r17013] changes in logic - allows subscription correctly - see(FS#3216) 17 years ago
Juan Carlos Raña 99db483f62 [svn r16965] adding the feature of portal configuration setting "show email adress" here. If off: only teachers can see it 17 years ago
Julio Montoya 5298dc4040 [svn r16753] FS#3009 - get information about one user fixed 17 years ago
Patrick Cool 7cff858189 [svn r16739] second part of css cleanup (currently only the css/corporate style) 17 years ago
Arnaud Ligot 25837e5d73 [svn r16701] FS#2786 17 years ago
Julio Montoya 4f55e0e3c4 [svn r16562] Now is possible to search a user with his email 17 years ago
Patrick Cool 664a2fc01d [svn r15913] bugfix: it was no longer possible to subscribe a teacher on the platform as a student in a course (and vice versa) 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) 17 years ago
Yannick Warnier 7aa33cfb5e [svn r15823] fixed POST action of subscribing teachers 17 years ago
Julio Montoya c657323dd1 [svn r15793] No more column coach in userInfo.php we can now edit the teacher option (see FS#2701 ) 17 years ago
Julio Montoya 979b9cde33 [svn r15246] Minor - Added admin.inc language file. 17 years ago
Julio Montoya 2d840c1313 [svn r15244] Allow to see the active/inactive users in the subscribe user's list. (see FS#2431) 17 years ago
Julio Montoya bf870d9b67 [svn r15233] Allow to see the active/inactive users in the course user's list. (see FS#2431) 17 years ago
Eric Marguin 54575c1b1b [svn r15205] improve the list of users (sort is done in sql and not with usort anymore) FS#2438 17 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 17 years ago
Julio Montoya ca8ea3318b [svn r15111] Minor - Typo 17 years ago
Julio Montoya 3a3f420792 [svn r15110] Fixed. (see FS#2460 - 30) 17 years ago
Julio Montoya 5ae3784642 [svn r14939] Export as CSV file fixed. mysql_ functions replaced. (see FS#2460 - 33) 17 years ago
Eric Marguin 64fdb34ffe [svn r14725] call remove_XSS for some $_GET values 17 years ago