Commit Graph

58 Commits (ea4a6dbfd683061a8ce136955dfec7942bdfedbe)

Author SHA1 Message Date
Julio Montoya c1b1816936 Using formvalidator helper in order to add users/groups see #6854 12 years ago
Julio Montoya dca2005382 Minor - cosmetic changes 13 years ago
Julio Montoya c69667f714 Adding static in functions 13 years ago
Julio Montoya cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), 13 years ago
Julio Montoya 90b459de35 Moving files into main/inc/lib 13 years ago
Julio Montoya c33eb76639 Removing PHP warnings/notices 13 years ago
Julio Montoya e721be3c5a Removing var_dump 13 years ago
Julio Montoya b34d576a9c Fixing user expiration date see #5846 13 years ago
Julio Montoya 7dbb273294 Removing add_course.lib.inc.php files functions moved to course.lib.php 13 years ago
Julio Montoya f7cffdd3fd Fixing fatal error #5505 13 years ago
Julio Montoya e53acfda9b Minor cosmetic changes 14 years ago
Julio Montoya ab1191ee1c Adding new way to compare datetime in formvalidator 14 years ago
Julio Montoya 0ce6128dd4 Trying to improve time filter 14 years ago
Julio Montoya b319b95ff1 Minor - Fixing breadcrumb when course has a big title 14 years ago
Julio Montoya 867f6f036d Adding extra info in the stats when deleting a student (user_object is an array) 14 years ago
Julio Montoya 86efd32935 Adding a constant in order to edit the number of decimals see BT#2805 15 years ago
Yannick Warnier 5b4618fb9b Minor - Adapting code comments to phpdoc 15 years ago
Yannick Warnier 6c33498a64 Minor - Adapting code comments to phpdoc 15 years ago
root 5b2ec4f888 permission commit + removes tests directory 15 years ago
Julio Montoya f39f25ae01 Adding new exercise type of question Delineation and Scenario, updating swf of hotspots see #2974 (partial), 15 years ago
Julio Montoya 78df09bdd3 Fixing week view in the new session view see BT#2063 15 years ago
Julio Montoya 25b68c938e Fixing add users, courses and sessions see BT#2021 15 years ago
Ivan Tcholakov b69e884026 Task #2560 - Fixing some indentations that I broke in the previous transaction. 15 years ago
Ivan Tcholakov 81eb7fe847 Task #2560 - On HotPotatoes import the test's title is retrieved from the (html) title tag. 15 years ago
Ivan Tcholakov 3eb6125ecf Feature #2132 - Implementing automatic (when it is needed) inclusion of the script ASCIIMathML.js when a wiki-page is converted as full html document, stored in the Documents tool. 15 years ago
Julio Montoya 32d673acfd Adding new session screen see BT#1630 no sorting funcionality yet ... 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Ivan Tcholakov e40dd672b8 Task #1765 - A correction within the function _api_convert_encoding_xml(): In the xml header the encoding option should precede the standalone option, otherwise DOMDocument fails to load the xml document. 16 years ago
Ivan Tcholakov c78a569a03 Task #1765 - Corrections about the function for changing encoding of xml-texts. 16 years ago
Ivan Tcholakov fdcb66faaf Task #1765 - Some functions related to xml-processing have been moved to the library text.lib.php. 16 years ago
Ivan Tcholakov 63a60aad0a Task #1765 - Tabs conversion to spaces in some files. 16 years ago
Ivan Tcholakov 89224a077a Feature #747 - The function api_parse_tex() and _text_parse_texexplorer() have been announced as deprecated. All the parsers inside the function text_filter() have been disabled, because their code is old. 16 years ago
Ivan Tcholakov 37544565b7 Feature #1768 - Restructuring code within the libraries for better serving the "Documents" tool. 16 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 16 years ago
Ivan Tcholakov c67a7bc2bf Feature #272 - text.lib.php: Adding two new functions api_camel_case_to_underscore() and api_underscore_to_camel_case() and tests for them. 16 years ago
Ivan Tcholakov e005172870 Feature #272 - The main API: Revisiting some of old TODOs of mine + cleaning. 16 years ago
Ivan Tcholakov be4fd4c1eb Feature #272 - fileManage.lib.php and text.lib.php: Revision, coding conventions, cleaning. 16 years ago
Guillaume Viguier f4c7015a3a Date and time management; got rid of format_locale_date - Chamilo - CT#696 16 years ago
Guillaume Viguier 3aa8a5b8f4 Date and time management - Chamilo - CT#696 16 years ago
Guillaume Viguier 7afd8c72d2 Dates refactoring - Chamilo - CT#696 16 years ago
Ivan Tcholakov a25bbccd42 Feature #272 - Cleaning of the file text.lib.php. Making the function date_to_str_ago() more conveniet for use. 16 years ago
Cristian Fasanando 911282e1a2 added time spent last week for teachers' report inside dashboard 16 years ago
cvargas e969a4161a merge 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 17 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. 17 years ago
Ivan Tcholakov 0cb59eb5a7 Issue #306 - Adding a new library about internationalization issues. Currently it contains routines for date/time formatting. 17 years ago
Ivan Tcholakov 5a41aa413d [svn r20709] FS#306 - Replacing some natural language unsafe occurrences of the function ucfirst(). 17 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. 17 years ago
Cristian Fasanando 93dff3d1ee [svn r20574] Remove part of license text (shortcut to common license) 17 years ago
Cristian Fasanando d97dec7e28 [svn r20573] Added possibility to embed in a <span> to cut() function 17 years ago