Commit Graph

718 Commits (a3019a9959502f7ba6567f36a419363329ffa522)

Author SHA1 Message Date
Ivan Tcholakov 0c5a7d4857 Issue #306 - Platform admin, session import tool: Applying validation for course languages, fixing a conflict between global variables. 15 years ago
Ivan Tcholakov a794b60d52 Issue #306 - Elimination of the method UserManager::cut_username(). Reverting a fragment of code that was inserted by mistake. Other minor corrections. 15 years ago
Ivan Tcholakov 1be6407cf3 Issue #306 - Platform admin, session and user import tools again: Updating logic about usernames. Fixing a mistake of mine. 15 years ago
Ivan Tcholakov 2cbaebf31f Issue #306 - Platform admin: Final changes in the scripts for xml-import (only) of sessions and users. Dealing with encodings of csv-files is another story. 15 years ago
Ivan Tcholakov 1289b6bf56 Issue #306 - Platform admin: Changes in the scripts for xml-import of users. Now the input xml-file may be arbitrary encoded, supported encodings depend on our multibyte string library. This is a variation of the same trick as it was in r8357. 15 years ago
Ivan Tcholakov 24e356e318 Issue #306 - Platform admin: Various corrections in the scripts for xml-import of sessions and users, increasing reliability when data with extra-whitespace is imported. 15 years ago
Ivan Tcholakov 9f06d3d0f6 Issue #306 - Platform admin, the user import script: Fixing person name oder in error messages, applyng some new methods from UserManager class. 15 years ago
Ivan Tcholakov 03d75622cc Issue #306 - Platform admin: Corrections about the form in the user import script. 15 years ago
Ivan Tcholakov 2109615ac9 Issue #306 - Platform admin: Cleaning code in the user import script, for easier reading. 15 years ago
Ivan Tcholakov eb0a627e07 Issue #306 - Platform admin: Cleaning trailing whitespace in the user import script. 15 years ago
Ivan Tcholakov b44cc46864 Issue #306 - Platform admin: Minor corrections in the script for session import. 15 years ago
Ivan Tcholakov b20726c95d Issue #306 - Platform admin, the session import script: Starting to use the newly introduced function api_utf8_encode_xml(). 15 years ago
Ivan Tcholakov 6f9b2b7753 Issue #306 - Platform admin, the session import script: Starting to use some newly introduced in the UserManager class methods for processing usenames. 15 years ago
Ivan Tcholakov 3d565f0708 Issue #306 - Platform admin, the session import script: Applying our coding conventions and other minor reworks. 15 years ago
Ivan Tcholakov f00fef6d45 Issue #306 - Platform admin, session import: Preparing a script for modifications, cleaning code for easy reading. 15 years ago
Arthur Portugal d313de4717 Fixed the get_lang and security token DT#5214 15 years ago
Ivan Tcholakov 864f6a4395 Issue #306 - Platform administrator, tool usage statistics: Translation of tool names. 15 years ago
Ivan Tcholakov 27e71d5b8b Bug #3646 and Issue #306 - Groups tool: Fixing person name order and sorting to be dependable on the internationalization settings. Other corrections about sortable tables with person names: Assigning the default (initial) field for sorting to be dependable on the internationalization settings. 15 years ago
Cristian Fasanando 474ed1f991 Minor - fixed error typo in query sql into session_edit.php file - partial DT #5214 15 years ago
Cristian Fasanando b7d2337ce7 Minor - fixed error typo in a query sql into session_edit.php file - partial DT #5214 15 years ago
Ivan Tcholakov a6a6cea3a6 Bug #3646 and Issue #306 - The agenda tool: Fixing person name order to be dependable on the internationalization settings. Setting the date-picker to work with the system's encoding. Common changes: Replacing repetitive code for building localized arrays with week days and months with API-function calls. Some other minor changes. 15 years ago
Cristian Fasanando 304b972cad Added error message when the file extension is not correct in user import option - DT #5216 15 years ago
Ivan Tcholakov ed64d52dac Bug #3646 and Issue #306 - User profile and Platform administrator's tools (Part 5): Fixing person name order and sorting to be dependable on the internationalization settings. 15 years ago
Ivan Tcholakov 8e0075faa6 Bug #3646 and Issue #306 - Announcements and Platform administrator's tools (Part 4): Fixing person name order and sorting to be dependable on the internationalization settings. 15 years ago
Ivan Tcholakov 2fbb70174c Bug #3646 and Issue #306 - Platform administrator's tools: Fixing person name order and sorting to be dependable on the internationalization settings, Part 3. 15 years ago
Ivan Tcholakov a0618dc58b Bug #3646 and Issue #306 - Platform administrator's tools: Fixing person name order and sorting to be dependable on the internationalization settings, Part 2. 15 years ago
Ivan Tcholakov 0f566d6e03 Bug #3646 and Issue #306 - Platform administrator's tools: Fixing person name order and sorting to be dependable on the internationalization settings, Part 1. 15 years ago
Cristian Fasanando b07b8203d4 Fixed shows templates in documents when it was created from platform administration - partial FT #5209 15 years ago
Ivan Tcholakov c948fcb2bb Bug #3384 - Eliminating improper (not language neutral) use of api_uswords() plus another minor correction. 15 years ago
Yannick Warnier 018c81064b Hide option to enable search (feature not available without major non-web installation work) 15 years ago
Juan Carlos Raña e76abc75ab fix icon text 15 years ago
Isaac Flores 43ad91940c Minor - improvements in feature sublanguage - partial(DT#5130) 15 years ago
Ivan Tcholakov 0f78b8955b Feature #3287 - Replacement call of the deprecated function get_setting() with api_get_setting(). The function get_setting() will be deleted in the main API in Dokeos 1.8.7, the this task #3287 will be closed. Nothing is to be tested at the moment. 15 years ago
Julio Montoya ee000ed136 Fixing pagination 15 years ago
Julio Montoya 25279a08c5 Adding get_lang to templates 15 years ago
Julio Montoya ef514cd7d4 include_once changed to include see when loading lang variables DT#5130 15 years ago
Julio Montoya 74f33560d8 Improvements in search terms of language see DT#5130 requires testing! 15 years ago
Ivan Tcholakov 980ec02ff9 Bug #4242: Implementing missing localizations (week-day names, months) for platform-admin's statistic reports. 15 years ago
Ivan Tcholakov 5079fc0e06 Issue #306 - Elimination of some direct calls of the function iconv(). 15 years ago
Ivan Tcholakov 933b1bebdd Issue #306 - Elimination of some direct calls of the function mb_convert_encoding(). The goal is we not to depend badly on the mbstring extension. 15 years ago
Julio Montoya 67f0d0a3be Minor - changing lang variable 15 years ago
Julio Montoya d6cb5243ef Fixing width lenght and lang variables updated 15 years ago
Julio Montoya 72192614fb Delete course from session fixed 15 years ago
Julio Montoya 2d6fc98ca8 Minor - Show only extra fields that are visible 15 years ago
Julio Montoya 16c0200e52 Fixing footer in session list 15 years ago
Julio Montoya 3d3cf9f972 Minor - Fixing pages style 15 years ago
Julio Montoya 406b01920f Adding get_lang instead of a simple echo 15 years ago
Julio Montoya bdb5e5dc4b Minor - Adding escape_string functions 15 years ago
Julio Montoya 615d141492 Minor - Adding remove_XSS function 15 years ago
Julio Montoya 23e67f1f01 Fixing typo 15 years ago