Commit Graph

43650 Commits (1ce92aebba7ce4f52da36be16579060fb45e921c)
 

Author SHA1 Message Date
jmontoyaa 1ce92aebba Add permissions when getting user coach info 8 years ago
jmontoyaa 8cd27f4173 If lp/lp category visibility settings are off show everythin BT#10882 8 years ago
jmontoyaa f64787d768 Set gidReq = 0 when group is not set see BT#14237 8 years ago
jmontoyaa 205999cc6c Fix php warning #2490 8 years ago
jmontoyaa 5749562994 Fix date in query + format code se BT#14229 8 years ago
Yannick Warnier fceb76a983 Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x 8 years ago
Yannick Warnier 091a0689f1 Add web.config for IIS, as contributed by @ullfindsmit 8 years ago
Angel Fernando Quiroz Campos 3b99aa45c7 Fix get course info when getting announcements 8 years ago
Yannick Warnier d84c1e7f49 Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x 8 years ago
Yannick Warnier 561d8f35cd Minor: Change some GIF icons to PNG in learnpath builder 8 years ago
Alex Aragón f8e1054b02 Merge branch '1.11.x' of https://github.com/chamilo/chamilo-lms into 1.11.x 8 years ago
Alex Aragón a1eef028cc view correction to verify password in add user 8 years ago
Angel Fernando Quiroz Campos 61adfc87e1 Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x 8 years ago
Angel Fernando Quiroz Campos fbb1fb065f Add exercise_attempts_report_show_username conf setting - refs BT#14212 8 years ago
Alex Aragón e7f51d6bcf Merge branch '1.11.x' of https://github.com/chamilo/chamilo-lms into 1.11.x 8 years ago
Alex Aragón eda5c56e55 fix sessionIsPremiun=null 8 years ago
Angel Fernando Quiroz Campos e6a724bdee Add exercise_attempts_report_show_username conf setting - refs BT#14212 8 years ago
Yannick Warnier 1de82f6fe9 Update language terms 8 years ago
Angel Fernando Quiroz Campos 476cee51fc Fix hide lp category for students - refs BT#14181 8 years ago
jmontoyaa 27bf0a26d0 Fix delete category see BT#14235 8 years ago
jmontoyaa 71f1034639 Minor - adding session duration and fix stats graph see BT#14229 8 years ago
jmontoyaa d613095de7 Fix "thread" import in chamilo format see BT#10885 8 years ago
jmontoyaa 38fc1a8348 Fix LP import in chamilo format see BT#10885 8 years ago
jmontoyaa 9a15a43564 Fix import of LP in "Chamilo format" see BT#10885 8 years ago
jmontoyaa bf46a96349 Minor - update lang vars 8 years ago
jmontoyaa a0285081d9 Merge branch '0.11.x' of github.com:chamilo/chamilo-lms into 1.11.x 8 years ago
jmontoyaa 6374655879 Minor - Fix behat test 8 years ago
Alex Aragón b423718a36 Merge branch '1.11.x' of https://github.com/chamilo/chamilo-lms into 1.11.x 8 years ago
Alex Aragón e68b60dd1d fix banner ajax useronline 8 years ago
Yannick Warnier e96190af40 Minor: Change or to || 8 years ago
Yannick Warnier 91888ab604 Security: SQL-escape the return value of api_get_real_ip() as HTTP headers are vulnerable to remote tampering 8 years ago
Yannick Warnier b358b8a0bf Internal: Remove useless quoting and rename some variables inside methods 8 years ago
Yannick Warnier a2bdf73df1 Internal: Rename variables in Events::updateEventExercise() and avoid unecessary Database::escape_string() calls 8 years ago
Yannick Warnier 0feba7c055 Internal: Convert all intval() calls to (int) casting (micro-optimization) 8 years ago
Yannick Warnier 0f758eca5b Internal: Convert all intval() calls to (int) casting (micro-optimization) 8 years ago
jmontoyaa fbc26a3ea0 Minor - format code, flint issues 8 years ago
jmontoyaa 09c92fe68b Add import/export LP using CourseBuilder/CourseRestorer see BT#10885 8 years ago
jmontoyaa 8725ef0a94 Fix user stats count see #2488 8 years ago
jmontoyaa f386d5ddc4 Ignore editor.css in the introduction page see BT#14221 8 years ago
jmontoyaa 725a60245a Fix "editor.css" inclusion when using style menu. BT#14221 8 years ago
Yannick Warnier 7c1d4e87bb Fix previous commit (1335887) missing a variable rename 8 years ago
Yannick Warnier e86561d985 Minor: Improve PHPDoc about Legal::get_type_of_terms_and_conditions() 8 years ago
Yannick Warnier 2c5af06cb3 Internal: Remove useless quoting in queries in legal.lib.php 8 years ago
Yannick Warnier f5a05ac052 Internal: Add validation on values used as params to other functions in events.lib.php 8 years ago
Yannick Warnier a170ad835e Internal: Add validation on values used as params to other functions in course.lib.php 8 years ago
Yannick Warnier 8838160983 Internal: Minor: Change phpdoc to allow array type as $event_value argument to addEvent() 8 years ago
Yannick Warnier 1335887901 Internal: Remove useless quoting in queries (and rename a few local variables) in course.lib.php 8 years ago
Yannick Warnier cfe84ae0aa Internal: Ensure return value of api_get_current_access_url_id() is -1 on failure 8 years ago
Yannick Warnier a7d41d3939 Internal: Ensure numeric value $rowi is what is as expected in exercise.php 8 years ago
Yannick Warnier a1666c72c6 Internal: Exit stylesheet upload if name_stylesheet is not properly defined 8 years ago