Commit History

Author SHA1 Message Date
  Julio Montoya 867f6f036d Adding extra info in the stats when deleting a student (user_object is an array) 13 years ago
  Julio Montoya 33e153c8a8 Adding course int id see #3910 13 years ago
  Julio Montoya d813a5463f Fixing export/import session list from CSV/XML see #4069 13 years ago
  Julio Montoya 1fe811a0de Fixing function UserManager::get_personal_session_course_list due some changes in task BT#3211 13 years ago
  Yannick Warnier 096b8663dc Attempt at renaming to ['password_encryption'] for more clarity 13 years ago
  Julio Montoya 44fccbcedf Minor style change 13 years ago
  Yannick Warnier c8dd10708e cleanup of database queries for merge - highly risky merge (dating from months ago) - to be watched closely - requires re-install of the database 13 years ago
  Julio Montoya 906fa30cc8 Minor changes in groups 13 years ago
  Julio Montoya b47e60aa2d Adding comments due wrong user registration date. It should be the UTC time not the server time ... 13 years ago
  Julio Montoya 23c77f64b4 Adding certificate shortcut link see #3630 + some fixes in the certification tool 13 years ago
  Julio Montoya 6ac88d589b Moving require_once to global.inc.php 13 years ago
  Yannick Warnier 6c33498a64 Minor - Adapting code comments to phpdoc 13 years ago
  Julio Montoya 9e0c8288ca More minor corrections 13 years ago
  Julio Montoya 6f2a359db6 PHP warning fixed 13 years ago
  Julio Montoya 6fa115e2f6 Fixing function get_activities_data, bug when reporting activities date see #3734 13 years ago
  Julio Montoya e9665857d6 Using "api_" functions 13 years ago
  Noel Dieschburg a955b9e777 Merge 13 years ago
  Julio Montoya 5dd61e6bd3 Fixing wrong history message see BT#2668 13 years ago
  Julio Montoya 5e76fae893 Fixes #3686 create_username now returns: "jmontoya" instead of "montoyaarmasj" for the first name "Julio" and last name "Montoya Armas" 13 years ago
  Julio Montoya 8df72a1971 Many fixes in gradebook scores 13 years ago
  ywarnier f5e6a370ed Applied changes to order sessions by title (rather than by date) through an optional setting to get_sessions_by_category() 13 years ago
  Noel Dieschburg 6c29365b43 Conditional login : Ask the user to complete his data at first login 13 years ago
  Julio Montoya dba9a731cd Fixing and Improving exercise result export see BT#2722 13 years ago
  Julio Montoya 8bbfdefd52 Adding grade, course code and course title in gradebook certificates see BT#2725 13 years ago
  Julio Montoya a5a1920fca Using api_get_multiple_url() instead of $_configuration['multiple .. '] 13 years ago
  Julio Montoya 29eb5185c4 Fixing who is online images 13 years ago
  Julio Montoya 684c323f08 Image class improved, adding Imagick support to Chamilo, by default the gd lib is available need to change a constant in IMAGE_PROCESSOR in the image.lib.php file see #2664 requires testing 13 years ago
  Julio Montoya 0f09c6842d Fixing group bugs when deleting a user from the platform 13 years ago
  Julio Montoya e682f8fb34 Fixing user images 13 years ago
  Julio Montoya ab54458420 Fixing special courses to work by URL (multi site feature) see BT#1737 13 years ago