Commit Graph

11104 Commits (f1bae326b5835d94a8c4d62aaa4d794ea80ef30f)

Author SHA1 Message Date
Yannick Warnier f1bae326b5 United two commits to reduce database overhead (related to CT#1479) 15 years ago
Yannick Warnier acd9e84fef Removed division of average score in course's exercises - the division is already processed by Tracking::get_avg_student_exercise_score() (related to CT#1479 by Jean Robert Opgenort) 15 years ago
Yannick Warnier f82dacc3e3 Minor - code style update 15 years ago
Yannick Warnier 1b662e342b Added quick hack to complete fix to CT#1032 15 years ago
Yannick Warnier 5fc37e6417 Partially fixed CT#1032 - Title remains in previous language 15 years ago
Yannick Warnier 69ff2dfd22 Fixed parse error in previous commit 15 years ago
Yannick Warnier 582f6a0c7b Minor - header update 15 years ago
Yannick Warnier 3ea0b0ccf4 Updated return values for most of the system announcements functions to return only true/false and log if errors 15 years ago
Yannick Warnier ebe033b36e Added debug.lib.php library 15 years ago
Yannick Warnier 376c08bb5a Renamed debug.lib.inc.php 15 years ago
Yannick Warnier 1b26bc3e0e Removed inclusion of debug.lib.inc.php (to be included in global.inc.php as a debug class definition file) 15 years ago
Yannick Warnier b5b95b5aaf Fixed e-mail sender name for global announcements (always using admin's name) - fixes CT#1472 15 years ago
Yannick Warnier e6d312d9fd Minor - Fixed order of params *in function documentation* 15 years ago
Ivan Tcholakov 994f05c2ff Task #351 - Visual corrections for the tests, about the answer text margins. 15 years ago
Ivan Tcholakov c8b7d1a8ce Task #351 - A CSS syntax correction. 15 years ago
Ivan Tcholakov 837a6d32bf Task #351 - HTML syntax corrections only. 15 years ago
Yannick Warnier f909a58250 Fixed erroneous variable name (chatset -> charset) 15 years ago
Yannick Warnier 39e0a4083b Fixed bug in learnpath chapter movement - fixes CT#1651, as submitted by aboivin 15 years ago
Yannick Warnier f8ac51a02e Minor code cleanup 15 years ago
Yannick Warnier 91ace9c5b8 Set encoding as UTF-8 in RSS fetcher - Fixed CT#1649 15 years ago
Yannick Warnier 7054596b42 Fixing character display issue - see http://www.chamilo.org/es/node/670 15 years ago
Yannick Warnier 57ed44c655 Minor - reviewed code (see CT#1395) 15 years ago
Yannick Warnier 2bab332d56 Minor - Avoiding notice-level reporting (see CT#1442) 15 years ago
Yannick Warnier 7fcae902d8 Updated label for task - fixes CT#1639 15 years ago
Yannick Warnier 8dac946b18 Fixed learnpath visibility in sessions and other buggy stuff (applied CT#1653 by Claire Thibault) 15 years ago
Yannick Warnier 7a8ac38a41 Added optional session parameter to api_get_item_visibility() - see CT#1653 15 years ago
Ivan Tcholakov 3c1c6ecf13 Cleaning the file fcktemplates.xml.php, doubled calls of the function get_lang() have been fixed. 15 years ago
Ivan Tcholakov e8234a4e31 Minor code simplification for the function get_lang(). 15 years ago
Ivan Tcholakov a764eaf74c Feature #189 - Updating .../chamilo/main/exercice/showinframes.php: document type declaration, encoding, the title contains the actual brand. 15 years ago
Ivan Tcholakov 1d5fd2177a Feature #189 - Cleaning and coding conventions application for the file .../chamilo/main/exercice/showinframes.php 15 years ago
Ivan Tcholakov b4acd5cde0 A minor English language correction. 15 years ago
Juan Carlos Raña 39c894bab2 fix a bad language variable 15 years ago
Ricardo Rodriguez d119c00fdd fixed the text of icon info 15 years ago
Ricardo Rodriguez 11b81a2b59 Added an icon info about the role of tutor in case of trainer will change the role of students 15 years ago
Juan Carlos Raña b6771e8b58 temporarily hide the search button due to a recursive search problem 15 years ago
Juan Carlos Raña 83e7a68e63 ajaxfilemanager updated to 1.0 RC5 15 years ago
Ivan Tcholakov 5117aeecbe Feature #1744 - Online editor, YouTube plugin: Correction of the returned results of a javascript function. 15 years ago
Ivan Tcholakov dfcfaf5d8d Feature #1744 - Cleaning logical conditions (4). 15 years ago
Ivan Tcholakov c7b44cc1e9 Feature #1744 - Cleaning logical conditions (3). 15 years ago
Ivan Tcholakov 7515a2354b Feature #1744 - Cleaning logical conditions (2). 15 years ago
Ivan Tcholakov f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 15 years ago
Ricardo Rodriguez 9ff4b4a7e3 hidden button \"submit file\" the section work when the teacher doesn't send any homework 15 years ago
Ivan Tcholakov c5e36d049a Minor code cleaning for the function get_lang(). 15 years ago
Ricardo Rodriguez e7f0ef640f deleted the sql query's 15 years ago
Ricardo Rodriguez 7610ea5aac eliminated - die($version_url) 15 years ago
Ricardo Rodriguez fa3d3046cb Added a new value by default at the variable $status, created a new variable $status_filter and fixed the sql consultance. In the index.php modified the function check_system_version2 declarated a new varibles $number_of_course and deleted the sql query's 15 years ago
Julio Montoya 37a2bf9711 Fixing BT#1272 when adding a Chamilo item (quiz, forum, etc) in a LP with a SCO type 15 years ago
Julio Montoya 169193a5b1 Fixing BT#1272 when adding a chamilo quiz in a sco 15 years ago
Juan Carlos Raña cfccf804ab the gallery would not be accessible after a search because the images are in different directories, and the gallery tool designed to retrieve a directory not an array 15 years ago
Ivan Tcholakov 23483a50cb Mr. Chamilo 15 years ago