Commit Graph

6988 Commits (ed2aa0725a9907eea5ef4cc81687aa0dd4750426)

Author SHA1 Message Date
Ivan Tcholakov 87d45ef6c2 [svn r21625] FS#2867 - The FCKEditor, the simple file manager: Removing obsolete directories and files. 16 years ago
Ivan Tcholakov c61e7e67d7 [svn r21622] FS#2867 - Introducing two new path types for the function api_get_path() - WEB_SERVER_ROOT_PATH and SYS_SERVER_ROOT_PATH in the main API. Some corrections about the same function have been done. Using a call api_get_path(SYS_SERVER_ROOT_PATH) that is neccessary for the FCKEditor, simple file manager (within the function GetRootPath()) and advanced file manager. 16 years ago
Ivan Tcholakov ac289a0232 [svn r21621] FS#2867 - The FCKEditor, the simple file manager: There is a function GetRootPath() for returning the system document root path. In some configurations it might fail. For reducing such a probability, at the first attempt, this function will try to return the desired result using known configuration data from the Dokeos system. 16 years ago
Juan Carlos Raña 7da83ec27a [svn r21620] change names of the months by the number of the months to make a good sorting 16 years ago
Ivan Tcholakov 044b8bf096 [svn r21619] FS#306 - The global initialization script: Ensuring that the global variable $charset will stay unaffected after loading language files. 16 years ago
Ivan Tcholakov 217aae3678 [svn r21618] FS#306 - The multi-byte string library: Renaming a local variable $charset into $system_encoding for avoiding confusion while reading code. 16 years ago
Juan Carlos Raña 696b623b76 [svn r21617] fix the ordering of the dates on the tables 16 years ago
Ivan Tcholakov a4bc5094c9 [svn r21616] FS#306 - Removing unused declarations of the global variable $charset. 16 years ago
Ivan Tcholakov 1f002c7689 [svn r21615] FS#306 - Fixing an encoding problem in the template list, the FCKEditor. It is strange that the global variable $charset has wrong value in this context. To be invesigated. 16 years ago
Noël Dieschburg e5e951ce6c [svn r21605] dokfs4359 : authorize '/' in an fill in exercise 16 years ago
Ivan Tcholakov 199f61f1f7 [svn r21598] FS#2867 - The FCKEditor: Reworking the upload connector to be close to the 2.6.4 source original. 16 years ago
Ivan Tcholakov e42e3bc0ff [svn r21597] FS#2867 - The FCKEditor: Removing a unused file. 16 years ago
Ivan Tcholakov b9e6e6c7f8 [svn r21596] FS#2867 - The FCKEditor: Moving file manager's "connectors" folder from the legacy to the current place according to the original 2.6.4 code. This is to make upgrades easier. 16 years ago
Juan Carlos Raña 6a711a4775 [svn r21595] fix logic for the empty index page 16 years ago
Ivan Tcholakov f8c9100ef2 [svn r21591] FS#2867 - The FCKEditor: Reverting SVN#21585. The editor's version is 2.6.4 stable again. 16 years ago
Juan Carlos Raña 57d367790b [svn r21590] to edit, first select one page 16 years ago
Ivan Tcholakov e336afdd89 [svn r21589] FS#4360 - Learning path: Fixing a javasript error (detected under IE8), dTree 2.05 class. 16 years ago
Juan Carlos Raña c9724c74da [svn r21588] prevent edit main page as if it is empty after adding a page 16 years ago
Ivan Tcholakov d58c42d384 [svn r21585] FS#2867 - Dokeos 1.8.6.1: Upgrading the FCKEditor from version 2.6.4 to version 2.6.5 SVN, Build 23055, 23-JUN-2009. 16 years ago
Ivan Tcholakov ff8705fb78 [svn r21565] FS#306 - The learnpath class: Making detection of .dll and .exe files precise. 16 years ago
Ivan Tcholakov a5ea1a0c6b [svn r21564] FS#306 - The Dropbox tool, the downloader: Making detection of OpenOffice related files precise. 16 years ago
Ivan Tcholakov 415448375e [svn r21563] FS#306 - The Documents tool, the uploader: Making detection of .ppt, .pps and .xls files precise. 16 years ago
Ivan Tcholakov 44408089c1 [svn r21562] FS#306 - .../dokeos/main/course_info/download.php: Making file extension reqognition precise. Other cosmetic changes of code have been done. 16 years ago
Isaac Flores 487fa76987 [svn r21558] Minor - style changes - allow see data in utf8 - (partial FS#3909) 16 years ago
Isaac Flores 677a489338 [svn r21557] Minor - logic changes - replace undefined variable language - (partial FS#3909) 16 years ago
Isaac Flores 6e56fc3acb [svn r21556] logic changes - improvements in message tool with query sql - (partial FS#3909) 16 years ago
Isaac Flores 82f54d182f [svn r21554] style changes - improvements in profile and message tool - (partial FS#4350) 16 years ago
Isaac Flores ef710e0ee5 [svn r21549] logic changes - improvements in message tool - (partial FS#3909) 16 years ago
Ivan Tcholakov 58a144ad69 [svn r21548] FS#306 - Adding preliminary checks whether the PHP extension "mbstring" has been installed. See http://www.dokeos.com/forum/viewtopic.php?t=29548 16 years ago
Ivan Tcholakov 12aa14a32a [svn r21547] FS#306 - Moving the checks for installed optional php-extensions to the main API. 16 years ago
Ivan Tcholakov 10cd541aab [svn r21546] FS#306 - The Groups tool: Changing sorting by user names to be case-sensitive, it is faster. 16 years ago
Ivan Tcholakov ec46ee2199 [svn r21545] FS#306 - Gradebook, UserDataGenerator class: Corrections about sorting data. 16 years ago
Ivan Tcholakov f8de5daf54 [svn r21544] FS#306 - Gradebook, ResultsDataGenerator class: Corrections about sorting data by user names. 16 years ago
Ivan Tcholakov 391790a4d3 [svn r21543] FS#306 - GradebookDataGenerator class: Corrections about sorting data by title and by description. 16 years ago
Ivan Tcholakov d127f3a03c [svn r21542] FS#306 - Assesments (gradebook): A correction about sorting data by users. 16 years ago
Ivan Tcholakov a620e4e026 [svn r21541] FS#306 - Assesments (gradebook): A correction about sorting by users. 16 years ago
Ivan Tcholakov f63f2bb43a [svn r21540] FS#306 - Dropbox: Sorting by titles is to be done using natural order. 16 years ago
Ivan Tcholakov bbd225437f [svn r21539] FS#306 - The multi-bute string library: Removing recently introduced functions api_strcasercmp(), api_strrcmp(), api_strnatcasercmp(), api_strnatrcmp(). They have no chance to be useful. 16 years ago
Ivan Tcholakov ab0a0b8e4c [svn r21538] FS#306 - Reporting/tracking: A correction about sorting user data. 16 years ago
Ivan Tcholakov 5e35b39e71 [svn r21537] FS#306 - Reporting: Various corrections about sorting user data. 16 years ago
Ivan Tcholakov 8a5ba8aebe [svn r21536] FS#306 - Reporting: Various corrections about sorting session data. 16 years ago
Ivan Tcholakov 06f956b5b0 [svn r21535] FS#306 - Reporting: Various corrections about sorting user data. 16 years ago
Isaac Flores e853adf61d [svn r21534] style changes - improvements in profile - (partial FS#4350) 16 years ago
Ivan Tcholakov e4e14a2602 [svn r21533] FS#306 - The TableSort class: Removing obsolete code. 16 years ago
Isaac Flores 34fc3697da [svn r21532] Minor - style changes - Css improvements,for jquery tab in public_admin style - (partial FS#3909) 16 years ago
Ivan Tcholakov 592e2e53be [svn r21531] FS#306 - The file manager class: Changing sorting of file and folder names to be into natural order. 16 years ago
Ivan Tcholakov 49d35be75e [svn r21530] FS#306 - The document manager class: Changing sorting of file and folder names to be into natural order. 16 years ago
Ivan Tcholakov cafa6f9d5f [svn r21529] FS#306 - The slide show tool: Corrections for sorting images by file name using natural order. Also, some cosmetic changes have been made. 16 years ago
Ivan Tcholakov f83ae8a87f [svn r21528] FS#306 - The multi-byte string library: Adding new functions for reverse string comparisons - api_strcasercmp(), api_strrcmp(), api_strnatcasercmp(), api_strnatrcmp(). They are handy to be used as callback functions. 16 years ago
Ivan Tcholakov 8f367c5921 [svn r21527] FS#306 - The multi-byte string library: Adding new functions for sorting by keys - api_knatsort(), api_knatrsort(), api_knatcasesort(), api_knatcasersort(). 16 years ago