Commit Graph

85 Commits (5b798d6882169adfc6dd8705380b028dcf874eaa)

Author SHA1 Message Date
Yannick Warnier 28baec78d2 Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 10 years ago
Julio Montoya caf33cad4f Minor - format code. 11 years ago
Julio Montoya 125eb3c50d Minor - format code. 11 years ago
aragonc 94984e6b12 merge 11 years ago
Julio Montoya 1c06b5e8fa Minor - fixing PHP warnings. 11 years ago
Julio Montoya 4549f630f6 Minor - fixing PHP notice. 11 years ago
Julio Montoya a7a56e8f13 No need to call a variable by reference when using formvalidator 13 years ago
Julio Montoya 7eb3eeb6be Validating setting allow_user_course_subscription_by_course_admin see BT#5020 13 years ago
Julio Montoya 7c999dfb6a Fixing query when subscribing users see BT#4816 13 years ago
Julio Montoya cdbfd63fec Fix bug when subscribing users see BT#4816 13 years ago
Julio Montoya ffeaadb749 Fixing query 13 years ago
Julio Montoya 8d1a475bab Minor - Changing button colors 13 years ago
Yannick Warnier 2b565cdf9a Removed -lang- prefix in get_lang() calls 13 years ago
Julio Montoya 7a6c0d9518 Hiding user emails if platform setting says so see #5216 13 years ago
Julio Montoya 1627551325 Moving constants to the main_api.lib.php, moving usermanager constants to the class see #4808 13 years ago
Julio Montoya 4768cc9d40 Style changes: Replacing a_button with btn 13 years ago
Julio Montoya 5a453927dd When hidden course tools we also block the access to the page with a api_not_allowed a new variables is needed: $current_course_tool = TOOL_ATTENDANCE; see BT#4138. Admins have access everywhere 13 years ago
Julio Montoya a94cac7509 Fixing function get_user_list_from_course_code() removing unused parameter 13 years ago
Julio Montoya 3783b375de Adding report by question page see #3864 13 years ago
Julio Montoya fe4a2c606e Minor - UI corrections in the subscribe user list page + adding comments 13 years ago
Julio Montoya 49f8859287 Should be load a little bit faster see #4079 14 years ago
Julio Montoya ad524fee0e Removing PHP notices 14 years ago
Julio Montoya e8dd8d12dd Removing libraries from some scripts because they're already added in global.inc 14 years ago
Julio Montoya c26dcd29b4 Moving sortableclass.lib.php and usermanager.lib.php in global.inc.php 14 years ago
Julio Montoya 7e55f0aefc Minor - changing status icons 14 years ago
Yannick Warnier e20f086b2a Minor - Adapting code comments to phpdoc 14 years ago
Yannick Warnier 0c80565d9c Minor - Adapting code comments to phpdoc 14 years ago
Julio Montoya 59f6e54cc0 Do not show anonymous users in user list 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Julio Montoya 05c0000680 Minor - Fixing HTML warnings 14 years ago
Julio Montoya 5000ba7113 Adding order in tracking use table see #3477 14 years ago
ywarnier 124a01e9ca Minor - Fixed language var 14 years ago
Julio Montoya 8f2f68ad49 Fixing sql error 14 years ago
Juan Carlos Raña b71deac253 Feature #2785 users 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Ivan Tcholakov b81b576864 More minor corrections, not important. 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
Ivan Tcholakov f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Julio Montoya 9d9deee645 Fixing sql query 15 years ago
Julio Montoya 3154fcc379 Fixing \"allow_view_user_list\" course parameter 15 years ago
Julio Montoya f09249a979 Fixing sql query to work with the multiple url feature 15 years ago
Carlos Vargas 6f82c5a157 Partial rename get_lang for tools 15 years ago
Guillaume Viguier 4f7b47a028 Last commits of Dokeos (https://sources.dokeos.com/public/dokeos) added to Chamilo 15 years ago
Patrick Cool 0c09148098 bugfix with pagination in sortable table 15 years ago
Julio Montoya 354bf47a4b Renaming Remove_XXS to remove_XSS function. See DT#388 15 years ago
cfasanando 9fca61be94 merge 15 years ago
Ivan Tcholakov c2c757eed0 Feature #347 - The old tracking tool, Users, Web-services, Wiki, Assignments, and some files on the root level: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
Julio Montoya 5435e875d3 Minor - Updating license 15 years ago
Julio Montoya 43df34c2d0 Sortable name MUST be unique session order and column problems due a session value 15 years ago