Commit Graph

58 Commits (a9b94cd34cd42d13e3802bc8454b954c5d1838f5)

Author SHA1 Message Date
aragonc 00af0fac4e fix list groups in groups.tpl refs - CT#7539 10 years ago
Julio Montoya 31d0069d7f Remove unused code 10 years ago
Julio Montoya ed494a70ae Remove unused code. 10 years ago
Julio Montoya b3a020a62f Replace global $_course with api_get_course_info() 10 years ago
Julio Montoya 8e3173c3d7 Fix export to scorm. Move function into a class see #7673 10 years ago
Julio Montoya 051dea3bf2 Remove unused code. 10 years ago
Julio Montoya 66961e94aa Updating PHP docs 11 years ago
Julio Montoya 5ac25720c8 importing make_clickable function from wordpress 11 years ago
Julio Montoya f246e7278e Rename Class, removing require_once 11 years ago
Julio Montoya 1fa7391c82 Minor - format code 11 years ago
Julio Montoya 6f31661f55 Fixing tools 11 years ago
Julio Montoya 51dd3f40fb Merging from 19x 11 years ago
aragonc 94984e6b12 merge 12 years ago
Julio Montoya 62ebad5138 Session import fix see BT#7116 12 years ago
Julio Montoya c1b1816936 Using formvalidator helper in order to add users/groups see #6854 12 years ago
Julio Montoya dca2005382 Minor - cosmetic changes 12 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 13 years ago
Julio Montoya ab1191ee1c Adding new way to compare datetime in formvalidator 13 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 14 years ago
Yannick Warnier 5b4618fb9b Minor - Adapting code comments to phpdoc 14 years ago
Yannick Warnier 6c33498a64 Minor - Adapting code comments to phpdoc 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 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. 15 years ago
Ivan Tcholakov c78a569a03 Task #1765 - Corrections about the function for changing encoding of xml-texts. 15 years ago
Ivan Tcholakov fdcb66faaf Task #1765 - Some functions related to xml-processing have been moved to the library text.lib.php. 15 years ago
Ivan Tcholakov 63a60aad0a Task #1765 - Tabs conversion to spaces in some files. 15 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. 15 years ago
Ivan Tcholakov 37544565b7 Feature #1768 - Restructuring code within the libraries for better serving the "Documents" tool. 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 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