Commit Graph

282 Commits (bd38dccabd89d95440785d969233514844198ce3)

Author SHA1 Message Date
Julio Montoya f4526319a7 Adding option to delete current users when importing users using a CSV file see #4747 12 years ago
Julio Montoya d507d8961e Allowing import user list in a course session see BT#4747 12 years ago
Julio Montoya 207e42a890 Adding user image when exporting to PDF see BT#2741 12 years ago
Julio Montoya e14297ff8a User list to PDF, now it shows the current teacher BT#2741 12 years ago
Julio Montoya 8cc96ed58f Implements unsubscribe button for students see #5258 13 years ago
Yannick Warnier b50db57a73 Minor language variable fix - refs #4776 13 years ago
Julio Montoya 0543c0b61e use_session_mode is always true (variable should be removed in the next version) 13 years ago
Julio Montoya 7a6c0d9518 Hiding user emails if platform setting says so see #5216 13 years ago
Julio Montoya 065f7bd6e1 Fixing wrong function name 13 years ago
Julio Montoya e7a4093804 Fixing total number of users in ranking see #4861 13 years ago
Julio Montoya 9b20b9439c Removing require_once libs already called with autoload.inc.php 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 1f1e3c6c74 Minor class UI corrections see BT#4300 13 years ago
Julio Montoya fb97779f02 Minor changes 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 814a14b1a5 Fixing user list to PDF export (adding coaches) see BT#2741 13 years ago
Julio Montoya c1503e2205 Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 13 years ago
Julio Montoya f18d73beaf Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 13 years ago
Julio Montoya 87f86bd06f Replacing some '22' strings with the new icon constant ICON_SIZE_SMALL 13 years ago
Julio Montoya faca288269 Adding legal agreement when exporting user list (if enabled) see BT#3465 13 years ago
Julio Montoya a94cac7509 Fixing function get_user_list_from_course_code() removing unused parameter 13 years ago
Julio Montoya dcc374abe0 Minor removing comments 13 years ago
Yannick Warnier 80397eeafc Add 'login as' link for platform admin only, in users list in course 13 years ago
Julio Montoya af39549929 Adding smarty in the social tool + fixin the who is online in order to user pagination 13 years ago
Julio Montoya 3783b375de Adding report by question page see #3864 13 years ago
Julio Montoya 9718b57562 Fixing user list order see #3872 13 years ago
Julio Montoya 9199939999 Minor - Fixing work/user lists + changing exercise category lang variable 13 years ago
Julio Montoya fe4a2c606e Minor - UI corrections in the subscribe user list page + adding comments 13 years ago
Julio Montoya 37cb1bc68d Adding some fixes in the user list to PDF see BT#2741 13 years ago
Julio Montoya 0255058bf3 Some fixes in the user list to PDF export see BT#2741 13 years ago
Julio Montoya 657acbbfad Export to PDF only teachers see BT#2741 13 years ago
Julio Montoya d7b7d1f9ab Adding main/css/print.css + some fixes during user list to PDF export see BT#2741 13 years ago
Julio Montoya d7e06f96ce Fixing SQl query see BT#3269 13 years ago
Julio Montoya 49f8859287 Should be load a little bit faster see #4079 13 years ago
Julio Montoya 2f4b71be99 Minor - Removing var_dump 13 years ago
Julio Montoya f8389db6e8 Improving foreach and error reporting see BT#3211 13 years ago
Hubert Borderiou 19f2ef4f61 #4030 Start to do : add username to avoid homonymous and some commentary cleaning in code - refs #4030 13 years ago
Julio Montoya b3594e03bf Minor - cleaning style code 13 years ago
Julio Montoya ebf90eae5a Minor - Replacing lang vars see BT#3211 13 years ago
Julio Montoya 34d61eff01 Adding user import using a CSV file BT#3211 13 years ago
Julio Montoya 5da929aa4f Adding user id when exporting user list see BT#3211 13 years ago
Julio Montoya 3436d23d95 Minor admin permission fix see BT#3194 13 years ago
Yannick Warnier 580bc9b4c9 Fixed access to user management icons in courses user pages - refs BT#3194 13 years ago
Julio Montoya ad524fee0e Removing PHP notices 13 years ago
Yannick Warnier 096b8663dc Attempt at renaming to ['password_encryption'] for more clarity 13 years ago
Yannick Warnier e456fea017 Removed deprecated variable from all files 13 years ago
Julio Montoya 1d1c2d0a15 User list to PDF see BT#2741 13 years ago
Julio Montoya f5b9c8e49b Fixing Image Library when using the "Draw" ( document/create_draw.php) option in documents see #3927 13 years ago
Julio Montoya e8dd8d12dd Removing libraries from some scripts because they're already added in global.inc 13 years ago