Commit Graph

583 Commits (e91126a20c9df486e24a27f1a2008b6af1f74b39)

Author SHA1 Message Date
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
Cristian Fasanando 840c2b9710 [svn r20035] Minor - Fixed warning division by zero - partial FS#3921 16 years ago
Yannick Warnier 2823d802d2 [svn r19999] Fixes bug in unescaped JavaScript (see FS#3980) 16 years ago
Isaac Flores 25459107bb [svn r19995] minor - style changes - added style css - (partial FS#3909) 16 years ago
Cristian Fasanando de443ff000 [svn r19958] Logic change - Implemented alphabetic scroll of alphabet letters to select courses when you register them into a session - partial FS#3909 16 years ago
Cristian Fasanando caff18795a [svn r19953] Logic change - Implemented alphabetic scroll of alphabet letters to select users when you register them into a session - FS#3716 16 years ago
Carlos Vargas 24b22cb213 [svn r19952] where status is STUDENT, hide plataform_admin see FS#3771 16 years ago
Ivan Tcholakov a3f6dc9c15 [svn r19907] FS#4046 - Fixing the the platform admin's command "Import trainings list CSV" for proper dealing with traning languages. The CSV files may have inside an additional field "Language" which is not mandatory. While importing, platform language will be selected if: 1. There is no "Language" specified; 2. The specified language has not been enabled on the platform. 16 years ago
Carlos Vargas 79e34a6ffa [svn r19895] minor button add or edit system announcement see FS#3987 16 years ago
Patrick Cool 660fd0a8c2 [svn r19832] consistent icon 16 years ago
Arthur Portugal 77466e6769 [svn r19810] Added new image "add_template" for new template and the display fckeditor see FS#3909 16 years ago
Arthur Portugal a7f4466851 [svn r19807] Added new name at the column and change the style icons see FS#3909 16 years ago
Cristian Fasanando 672b026f4d [svn r19772] Fixed import course of a session from a file CSV - partial FS#3909 16 years ago
Cristian Fasanando 37eb9e814e [svn r19771] Minor - Fixed warning simplexml_load_file and message about don't contain data when you import a session from a file XML - partial FS#3909 16 years ago