Commit Graph

88 Commits (b41e42b48ba60d0b653fd4a7a74d65b75071f9a2)

Author SHA1 Message Date
Julio Montoya b41e42b48b Use setCustomElementTemplate() instead of setElementTemplate 11 years ago
Julio Montoya b0068c8f16 UI improvements, adding addButtonCreate, addButtonUpdate, etc 11 years ago
Julio Montoya 060fb00f2f Rename add_textfield to addTextfield 11 years ago
Yannick Warnier 28baec78d2 Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 11 years ago
Julio Montoya caf33cad4f Minor - format code. 11 years ago
Julio Montoya 125eb3c50d Minor - format code. 11 years ago
aragonc 94984e6b12 merge 12 years ago
Julio Montoya 1c06b5e8fa Minor - fixing PHP warnings. 12 years ago
Julio Montoya 4549f630f6 Minor - fixing PHP notice. 12 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 14 years ago
Julio Montoya 4768cc9d40 Style changes: Replacing a_button with btn 14 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 14 years ago
Julio Montoya a94cac7509 Fixing function get_user_list_from_course_code() removing unused parameter 14 years ago
Julio Montoya 3783b375de Adding report by question page see #3864 14 years ago
Julio Montoya fe4a2c606e Minor - UI corrections in the subscribe user list page + adding comments 14 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 15 years ago
root 5b2ec4f888 permission commit + removes tests directory 15 years ago
Julio Montoya 05c0000680 Minor - Fixing HTML warnings 15 years ago
Julio Montoya 5000ba7113 Adding order in tracking use table see #3477 15 years ago
ywarnier 124a01e9ca Minor - Fixed language var 15 years ago
Julio Montoya 8f2f68ad49 Fixing sql error 15 years ago
Juan Carlos Raña b71deac253 Feature #2785 users 15 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) 16 years ago
Ivan Tcholakov f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 16 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 16 years ago
Julio Montoya 9d9deee645 Fixing sql query 16 years ago
Julio Montoya 3154fcc379 Fixing \"allow_view_user_list\" course parameter 16 years ago
Julio Montoya f09249a979 Fixing sql query to work with the multiple url feature 16 years ago
Carlos Vargas 6f82c5a157 Partial rename get_lang for tools 16 years ago
Guillaume Viguier 4f7b47a028 Last commits of Dokeos (https://sources.dokeos.com/public/dokeos) added to Chamilo 16 years ago
Patrick Cool 0c09148098 bugfix with pagination in sortable table 16 years ago
Julio Montoya 354bf47a4b Renaming Remove_XXS to remove_XSS function. See DT#388 16 years ago
cfasanando 9fca61be94 merge 16 years ago