提交歷史

作者 SHA1 備註 提交日期
  Ivan Tcholakov 84f8d984e7 Feature #306 - Trimming whitespace from all the library files main/inc/lib. ~200 files are to be changed. 15 年之前
  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. 15 年之前
  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). 15 年之前
  Cristian Fasanando 51d5d80c7e Minor - fixed typo in param 15 年之前
  Arthur Portugal 479e039db6 Fixed \"Groups\" tool: Fixing hard-coded person name order to view student. 15 年之前
  Ivan Tcholakov 9b4be23a69 Feature #306 - Fixing the "who is online" page so it not to show user photos as productions. 15 年之前
  Ivan Tcholakov f409433502 Merge with 3f48a3680beb7fa812178a2f8b1749807485e883 15 年之前
  Ivan Tcholakov 9f7498f692 Feature #306 - Cleaning the top-directory php source files. 15 年之前
  Juan Carlos Raña 0fa2d2dd6a merge 15 年之前
  Juan Carlos Raña f2df33221b fix spanish translation 15 年之前
  Ivan Tcholakov 65d6998db5 Feature #306 - Trimming whitespace from the top level php files. 15 年之前
  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). 15 年之前
  Ivan Tcholakov 5ed7f167b5 Feature #306 - Corrections an optimiztion for speed for the functions get_lang() and api_get_path(). 15 年之前
  Ivan Tcholakov d9e28e4439 Feature #306 - Moving the function rmdirr() into the main API file. 15 年之前
  Ivan Tcholakov b9d9dfedee Feature #306 - "Groups" tool: Fixing hard-coded person name order. 15 年之前
  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. 15 年之前
  Ivan Tcholakov 8ca6741321 Feature #306 - Drafting future behaviour upgrade of the function api_get_path(). 15 年之前
  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. 15 年之前
  Ivan Tcholakov 96acaa4bd4 Feature #306 - Trimming whitespace from some system library files at the top level, from include-files and from some configuration files. 15 年之前
  Ivan Tcholakov 89d78750b3 Merge with fb930f5e91735b7aba746e5b33424228c2fd474b 15 年之前
  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. 15 年之前
  Arthur Portugal 3910660db7 Added image to forum size 16x16 15 年之前
  Arthur Portugal 646959fc68 Added display icon to post and replay forum 15 年之前
  aportugal dccbe6dae2 merge 15 年之前
  Arthur Portugal e9e14cd4a2 Changed the color of header into forum 15 年之前
  Arthur Portugal 43fd6dace5 Added name to each forum into groups 15 年之前
  Ivan Tcholakov bbbeb075a3 Merge with 0e7eb459f5418115c3091537cc144f0532eca0b3 15 年之前
  Ivan Tcholakov 51d0b9c94f Feature #306 - Database class and Display class: Trimming whitespace from source code. It was almost clean. 15 年之前
  Juan Carlos Raña c0b931e6ff translate to spanish some files 15 年之前
  Ivan Tcholakov 834f2aad5e Feature #306 - The main API: Cleaning code, pass 2. 15 年之前