Commit Graph

8453 Commits (5b47ad5bc1aa5ac429a07b5ff6a443a1813cac91)
 

Author SHA1 Message Date
Ivan Tcholakov 5b47ad5bc1 Bug #2867 - Trimming trailing whitespace in all (system range) css files (125 files). 16 years ago
Ivan Tcholakov 760d14b72e Bug #2867 - Trimming trailing whitespace in all (system range) javascript files. 16 years ago
Ivan Tcholakov ac78f29f83 Feature #306 - Adding some notes about the function api_get_path(). 16 years ago
Ivan Tcholakov 8c8211124e Bug #2867 - Suppressing a javascript error on IE8, "Object expected" -2146823281, when the editor unloads after "Fit Window" command has been used. 16 years ago
Ivan Tcholakov f9d6f5b7cf Merge with 751c993bc0ebcf4f6a31d9e157d63d848652084c 16 years ago
Ivan Tcholakov c6b8d1ff63 Feature #306 - Removing the obsolete library file media.lib.php. 16 years ago
Juan Carlos Raña 8b2430a3c4 add current work path 16 years ago
Ivan Tcholakov bc1231b1df #2867 - The online editor: Removing trailing whitespace from all html files. 16 years ago
Ivan Tcholakov 4f269f9588 #2867 - The online editor: Removing trailing whitespace from all javascript files. 16 years ago
Ivan Tcholakov 7deb5a929d #2867 - Upgrading from FCKEditor 2.6.4.1 to FCKEditor 2.6.5, Build 23959, 21-SEP-2009. 16 years ago
Ivan Tcholakov 965f0ad605 Feature #306 - Trimming totally trailing whitespace in php-source files, part 3 (final), 161 files. 16 years ago
Ivan Tcholakov b1872644bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 2, 140 files. 16 years ago
Ivan Tcholakov 7aef9165bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 1, 220 files. 16 years ago
Ivan Tcholakov 84f8d984e7 Feature #306 - Trimming whitespace from all the library files main/inc/lib. ~200 files are to be changed. 16 years ago
Ivan Tcholakov c40ccb5ec2 Feature #306 - Starting to exploit the powered function api_get_path(), for the online editor. The class Media (media.lib.php) becomes obsolete, it will be removed. 16 years ago
Ivan Tcholakov 08ec99208d Feature #306 - A rework of the function api_get_path(), essential moments are commented. The obsolete setting $GLOBALS['clarolineRepositorySys'] is not used by api_get_path() anymore. Support for the installation process has been added. Functionality has been upgraded with a mechanism for quering about specific "registered" resource files (scripts, players). Another upgrade is adding conversion between types of paths, i.e. between web absolute (WEB), system absolute (SYS), web semi-absolute (REL). Conversion is guaranteed for paths inside Dokeos. A formal test for api_get_path() has been developed. You may see it (there are lots of examples inside) by using URL similar to this one: http://localhost/dokeos/tests/main_api.lib.test_standalone.php . And a discovered mistake for mimetex configuration autodetectoin (a missing last slash) has been fixed (it seems to me there is another minor one - wrong processing URLs with port number, it will be fixed later). 16 years ago
Cristian Fasanando 51d5d80c7e Minor - fixed typo in param 16 years ago
Arthur Portugal 479e039db6 Fixed \"Groups\" tool: Fixing hard-coded person name order to view student. 16 years ago
Ivan Tcholakov 9b4be23a69 Feature #306 - Fixing the "who is online" page so it not to show user photos as productions. 16 years ago
Ivan Tcholakov f409433502 Merge with 3f48a3680beb7fa812178a2f8b1749807485e883 16 years ago
Ivan Tcholakov 9f7498f692 Feature #306 - Cleaning the top-directory php source files. 16 years ago
Juan Carlos Raña 0fa2d2dd6a merge 16 years ago
Juan Carlos Raña f2df33221b fix spanish translation 16 years ago
Ivan Tcholakov 65d6998db5 Feature #306 - Trimming whitespace from the top level php files. 16 years ago
Ivan Tcholakov e197cb109e Feature #306 - Replacing the ugly construct (my workaround) @getimagesize(api_url_to_local_path($image_path)) with a better one: api_getimagesize($image_path). 16 years ago
Ivan Tcholakov 5ed7f167b5 Feature #306 - Corrections an optimiztion for speed for the functions get_lang() and api_get_path(). 16 years ago
Ivan Tcholakov d9e28e4439 Feature #306 - Moving the function rmdirr() into the main API file. 16 years ago
Ivan Tcholakov b9d9dfedee Feature #306 - "Groups" tool: Fixing hard-coded person name order. 16 years ago
Ivan Tcholakov d45fb5c55c Feature #306 - Cleaning code of the user profile page (further checks are to be done). A correction in UserManager class that prevents user photos to be shown as productions. 16 years ago
Ivan Tcholakov 8ca6741321 Feature #306 - Drafting future behaviour upgrade of the function api_get_path(). 16 years ago
Ivan Tcholakov b98e8c295e Feature #306 - The main API: Deprecating the function api_url_to_local_path(), moving its functionality to api_get_path(). Restructuring some code. Some author's names have been verified and written correctly in the UTF-8 encoded source file. 16 years ago
Ivan Tcholakov 96acaa4bd4 Feature #306 - Trimming whitespace from some system library files at the top level, from include-files and from some configuration files. 16 years ago
Ivan Tcholakov 89d78750b3 Merge with fb930f5e91735b7aba746e5b33424228c2fd474b 16 years ago
Ivan Tcholakov 1a1e783ed3 Feature #306 - The main API: Cleaning code and some minor optimizations, pass 3. Two string functions have been upgraded, some deprecated functions have been placed at the bottom of the file in a special section. 16 years ago
Arthur Portugal 3910660db7 Added image to forum size 16x16 16 years ago
Arthur Portugal 646959fc68 Added display icon to post and replay forum 16 years ago
aportugal dccbe6dae2 merge 16 years ago
Arthur Portugal e9e14cd4a2 Changed the color of header into forum 16 years ago
Arthur Portugal 43fd6dace5 Added name to each forum into groups 16 years ago
Ivan Tcholakov bbbeb075a3 Merge with 0e7eb459f5418115c3091537cc144f0532eca0b3 16 years ago
Ivan Tcholakov 51d0b9c94f Feature #306 - Database class and Display class: Trimming whitespace from source code. It was almost clean. 16 years ago
Juan Carlos Raña c0b931e6ff translate to spanish some files 16 years ago
Ivan Tcholakov 834f2aad5e Feature #306 - The main API: Cleaning code, pass 2. 16 years ago
Ivan Tcholakov 21be703720 Feature #306 - The main API: Cleaning code, some minor optimizations, pass 1. 16 years ago
Ivan Tcholakov c2f9d649d7 Feature #306 - Platform admin tool: Cleaning code + minor fixes in add/edit user forms. 16 years ago
Carlos Vargas a1dafa630c Wrong path in thickbox.js (in Windows) 16 years ago
Ivan Tcholakov 4907269505 Merge with dbcfa2e118c930a6be7eac0ade6c7782a7a8f469 16 years ago
Juan Carlos Raña ee5fa0dcb6 fix icon text 16 years ago
Ivan Tcholakov 4a20a38a7c Feature #306 - UserManager: Some minor optimizations ( this was the initial intention :-) ). A tricky rework about the method UserManager::get_user_picture_path_by_id(). A collateral fix about uploading user photos in the platform admin tool, now it works correctly, including the case api_get_setting('split_users_upload_directory') === 'true'. Uploading photos through user profile tool is to be checked. And... fixing two unsafe getimagesize() calls. By the way, the date picker in the forms "User add" and "User edit" (platform admin) does not work, IE8. 16 years ago
Ivan Tcholakov cf200bcdee Feature #306 - Optimization of the function get_lang(). 16 years ago