Commit Graph

105 Commits (da0ceb372f90c0c9d455da3c8571fdc3b4ac870a)

Author SHA1 Message Date
Julio 7b601bfbc2 Fix php warnings, add docs 10 years ago
aragonc 701b49bedb fix button upload file corrections CT#7769 10 years ago
Julio Montoya 3837899029 Format code. 10 years ago
Julio Montoya 0a8495e3b5 Remove gid unset, use api_get_group_id, api_get_course_id 10 years ago
Julio Montoya 1dbfe5d8e9 Minor - Format code, remove unused code. 10 years ago
Julio Montoya 8d999abd04 Replace global $_user 10 years ago
Julio Montoya 00e6ccfe0b Fix messages. 10 years ago
Julio Montoya ce522a76ba Fix wrong URL see #7783 10 years ago
Julio Montoya 2f9afe88a2 Improve user UI see BT#6050 (work in progress) 10 years ago
Julio Montoya 84901e877f Add user subscription tab see #6050 10 years ago
Julio Montoya 327c07aae1 Unify extra fields in one table. 10 years ago
Julio Montoya 7a48963223 Fix queries. 10 years ago
Julio Montoya 221f333f17 Replace id_user with user_id, and id_session with session_id 10 years ago
Julio Montoya a2aec24456 Replace id_user with user_id and id_session with session_id (Partial) 10 years ago
Julio Montoya 065e4863a4 Replace course_rel_user.course_code with course_rel_user.c_id 10 years ago
Yannick Warnier d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 10 years ago
Yannick Warnier 5ff099376f Move registration and create_course language files to trad4all - refs #4467 10 years ago
Julio Montoya b41e42b48b Use setCustomElementTemplate() instead of setElementTemplate 10 years ago
Julio Montoya b0068c8f16 UI improvements, adding addButtonCreate, addButtonUpdate, etc 10 years ago
Julio Montoya 060fb00f2f Rename add_textfield to addTextfield 10 years ago
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
Julio Montoya 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 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 7ad45b4dda Fixing queries, php notices and warnings due recent changes (adding c_id in new tables) 12 years ago
Julio Montoya dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 12 years ago
Julio Montoya 91c6098c1d Fixing PHP notices 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 c87c20b383 Reordering extrafields classes 13 years ago
Julio Montoya ea7a661df9 Adding more fixes see #4871 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 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