Commit Graph

880 Commits (2f2d08684501c1de2af5eb4f350ae52f1a870465)

Author SHA1 Message Date
Ivan Tcholakov c6c5be6371 [svn r21487] FS#4341 - Implementing a clickable sever mode indicator, placed in the footer. This indicator is visible by the platform administrators only and in "test server" mode only. 16 years ago
Ivan Tcholakov 130d7349b6 [svn r21362] FS#306 - Fixing direct output of a language variable, the function get_lang() should be used. 16 years ago
Ivan Tcholakov 0977566070 [svn r21361] FS#306 - Various fixes for better character encoding support. 16 years ago
Ivan Tcholakov c34b7c9c99 [svn r21359] FS#4308 - Adding attribute target="_blank" to some links and other minor fixes. 16 years ago
Jan Derriks 51cd001abb [svn r21291] FS#4304 - Import trainings csv fails 16 years ago
Jan Derriks 6f6c5c0675 [svn r21264] FS#4294 - import users error reporting enhanced 16 years ago
Jan Derriks 46159f5f57 [svn r21263] http://www.dokeos.com/forum/viewtopic.php?p=44641 16 years ago
Yannick Warnier 22f5dcdbd7 [svn r21178] Minor - Hide confusing form from config. To enable, just remove the HTML comments 16 years ago
Julio Montoya 46b843a3a6 [svn r21082] Security improvements FS#4261 16 years ago
Julio Montoya 9740dbc002 [svn r21079] Security improvements (2) 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
Cristian Fasanando e951ede4d1 [svn r20845] Fixed info icon "i" not aligned - partial FS#4232 16 years ago
Yannick Warnier d0dc1302b1 [svn r20809] Removed white space (visual) 16 years ago
Ivan Tcholakov 615e32d491 [svn r20723] FS#306 - Replacing some occurrences of the function mb_convert_encoding() with api_convert_encoding() which is able to support more encodings if the iconv php-extension has been activated. 16 years ago
Ivan Tcholakov c4b7a9bc22 [svn r20720] FS#306 - Replacing some natural language unsafe occurrences of the function utf8_encode(). 16 years ago
Ivan Tcholakov 5a41aa413d [svn r20709] FS#306 - Replacing some natural language unsafe occurrences of the function ucfirst(). 16 years ago
Cristian Fasanando d4663a7518 [svn r20708] Fixed bug in training sessions list - see FS#4217 (by rvelasquez) 16 years ago
Ivan Tcholakov f065024ec0 [svn r20699] FS#306 - Session import: Replacing of some strpos() function to api_strpos() nad some other functions around. Probably this is needed. If not, replacements do not change behaviour of code. 16 years ago
Ivan Tcholakov e5b8c9b669 [svn r20682] FS#306 - Replacing some natural language unsafe occurrences of the functions strlen() and substr(). Fixing a call to a non-existing function. 16 years ago
Carlos Vargas e136bf1002 [svn r20648] minor correctly breadcrumb in admin and myspace 16 years ago
Arthur Portugal 4329ba9a61 [svn r20643] Minor changed style button FS#3901 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
Yannick Warnier 3c2aec9b59 [svn r20520] Switched GARBAGE_PATH to SYS_ARCHIVE_PATH (see FS#4191) 16 years ago
Julio Montoya b338b7ef8f [svn r20509] Load CSS stylesheet name from the language variable 16 years ago
Julio Montoya 719dbff931 [svn r20508] Load CSS stylesheet name from the dir name not from a language variable 16 years ago
Julio Montoya 748dace5ad [svn r20490] Avoiding error message - see FS#4156 16 years ago
Ivan Tcholakov 5d9b08f8a1 [svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too). 16 years ago
Cristian Fasanando 4bc5c17a7d [svn r20415] Fixed export all sessions to csv or xml file - partial FS#4045 16 years ago
Noël Dieschburg dca5cc8fa7 [svn r20403] Cancel previous commit (error) 16 years ago
Noël Dieschburg 15aa9593cc [svn r20402] Corrects the nugs that show every user 4 times in a search 16 years ago
Yannick Warnier 7d650cb2cc [svn r20400] Fix forgotten error_log 16 years ago
Yannick Warnier f33b105033 [svn r20399] Updated users list to show a distinct icon when a user account is expired (fixes private task FS#3731) 16 years ago
Julio Montoya 16ee284166 [svn r20374] Minor - addslashes 16 years ago
Julio Montoya dbc7771ebc [svn r20373] Session import fix see FS#4045 16 years ago
Cristian Fasanando 47a642bde2 [svn r20220] Style changes - ordered buttons and height of fckeditor, changed title on button submit - see FS#3925 16 years ago
Julio Montoya edc7bb5c00 [svn r20198] Adding example files for the session import see FS#4045 16 years ago
Julio Montoya b9af523cc7 [svn r20197] Fixing XML session import FS#4045 16 years ago
Julio Montoya 168fa458c6 [svn r20190] Fixing CSV import partial FS#4045 16 years ago
Julio Montoya 1085d4f8e3 [svn r20188] Minor - fix typo 16 years ago
Julio Montoya 4b1e9d34c9 [svn r20181] Fixing CSV file see FS#4045 16 years ago
Julio Montoya e7f14f5b66 [svn r20161] Adding applyfilter to some forms see FS#4116 16 years ago
Julio Montoya b87a3f5c30 [svn r20157] Adding applyfilter to some forms see FS#4116 16 years ago
Cristian Fasanando ac97fd4abc [svn r20155] 3. Language variables used: ImportCourses and ImportUsersToACourse 16 years ago
Julio Montoya 4ade5c51bf [svn r20126] Adding html filter to course fields see FS#4116 16 years ago
Patrick Cool 0dc18e1e49 [svn r20112] #FS 4112 16 years ago
Julio Montoya eb15028b3d [svn r20098] Import a sessions list : example CSV is missing see FS# 4045 added by jhp1411 16 years ago
Cristian Fasanando 0587111c77 [svn r20077] Logic change - Fixed style button and title when occurs and error require field - FS#3925 16 years ago
Cristian Fasanando 256f992ead [svn r20076] Minor - Fixed warning getimagesize - partial FS#3921 16 years ago
Cristian Fasanando 95f7b65b3d [svn r20075] Minor - Fixed warning division by zero when you add a user with picture - partial FS#3921 16 years ago
Yannick Warnier f974d7853b [svn r20046] Fix display bug for right-floating add users link (by jhp1411) 16 years ago