Commit Graph

50 Commits (98126289db61cca39cc72b8e4649603494b90d5f)

Author SHA1 Message Date
Julio Montoya a3cb06eaef [svn r17831] Minor - hidding adduser when login as a Session Admin 17 years ago
Julio Montoya 82f36399a7 [svn r17828] Session admins can add users, and view a user list. FS#3476 17 years ago
Isaac Flores f96a1a4b13 [svn r17505] logic changes-it was added search by email-(partial FS#3231) 17 years ago
Isaac Flores ec5a1771e9 [svn r17056] minor - changes in style - I changed the option mouseover by onclick - see(FS#3278) 17 years ago
Patrick Cool 1ff40eff4b [svn r17054] using Display::return_icon and Display::display_icon instead of img tags 17 years ago
Patrick Cool 806662e25a [svn r16958] using Display::return_icon and Display::display_icon instead of img tags 17 years ago
Yannick Warnier 8f981d1443 [svn r16888] FS#3213 It should not be possible for the admin to be eliminated by a teacher 17 years ago
Patrick Cool 35cc35cf8c [svn r16718] 17 years ago
Yannick Warnier ac4d0344ee [svn r16496] Minor - Made non-deletable user message more explicit - FS#2996 (jhinojosa) 17 years ago
Yannick Warnier 96615fb27b [svn r16483] Important and dangerous logic changes in "login_as" feature to completely clean the $_user array before reassigning it to login_as values. 17 years ago
Eric Marguin 9fc87e547e [svn r16070] my previous solution wasn't good to display courses of users. 17 years ago
Eric Marguin 9714d74199 [svn r16037] fix a bug on ie6 with ajax course list viewer (FS#2816) 17 years ago
Yannick Warnier 51dad91816 [svn r15137] Fix typo 18 years ago
Yannick Warnier 152daafa6b [svn r15095] Using translated string for login-as feature (see FS#2489.5) 18 years ago
Julio Montoya 082fa088b0 [svn r15015] Minor - Reporting icon now in gray instead of a white space. 18 years ago
Eric Marguin 0a27f29206 [svn r14848] new status : sessions admin (FS#2239) 18 years ago
Yannick Warnier 67af13aba7 [svn r14750] Fixed new icon alignment in modify column 18 years ago
Yannick Warnier 53fd169f0c [svn r14713] Fixed a few risky queries 18 years ago
Patrick Cool 9fe927af37 [svn r14708] small improvement 18 years ago
Patrick Cool 1cf0b41a08 [svn r14707] 18 years ago
Patrick Cool 4272ee3b19 [svn r14706] moved get_personal_session_course_list to inc/lib/usermanager.lib.php because the same function is now used in admin/user_list.php for displaying a tooltip with the courses the user is subscribed to 18 years ago
Patrick Cool 220d3a1406 [svn r14705] major performance improvement: removed n mysql queries (n = the number of users displayed on the page) 18 years ago
Eric Marguin b8fc0810ef [svn r14615] add the DRH status (adapted from ucanss development) 18 years ago
Eric Marguin baedb5c569 [svn r14115] remove tracking icon for teachers (didn't work) 18 years ago
Yannick Warnier 33af226809 [svn r14088] Improved status information in users list (now deal with Anonymous status and allow more statuses) 18 years ago
Eric Marguin 88b8f71267 [svn r13386] fix a major bug when logging as an user. Indeed, the time spent between the last connection of the user and the current moment was added to the time spent on the platform ! 18 years ago
Yannick Warnier 32c03823a4 [svn r13292] Fix encoding problem by using $charset inside calls to htmlentities() and htmlspecialchars 18 years ago
Eric Marguin 24fc844011 [svn r12707] because of check_token, we were not able to delete users selecting them with checkboxes 19 years ago
Julian Prud'homme 8dc7b67b02 [svn r12612] invert the lastname and the firstname (task http://projects.dokeos.com/?do=details&id=1598) 19 years ago
Yannick Warnier 7839f10bdb [svn r12484] Added possibility to search for all admins 19 years ago
Yannick Warnier 34963826f3 [svn r12277] Fixed CSRF security bug http://projects.dokeos.com/?do=details&id=1197 19 years ago
Eric Marguin 84670e7d0c [svn r11702] update link to reporting space 19 years ago
Julian Prud'homme a040528a62 [svn r11610] minor - fix a bug with language vars 19 years ago
Guillaume Lederer efef8bf448 [svn r11508] bug 1273 : clean the admin login info when changing the user before changing session vars. 19 years ago
Julian Prud'homme 6550411cca [svn r11301] fix a display bug && add language vars 19 years ago
Julian Prud'homme 80b6a073e1 [svn r11239] invert the firstname and lastname 19 years ago
Julian Prud'homme 2fa010b544 [svn r10926] add/update icons and language vars 19 years ago
Julian Prud'homme c10fb79a38 [svn r10920] add/update icons and language vars 19 years ago
Bart Mollet 8a17ba0aa9 [svn r10815] Fixing "login as" function 19 years ago
Julian Prud'homme 18a723d77e [svn r10811] re-add the "Platform Administration" interbreadcrumb 19 years ago
Julian Prud'homme df6ea84396 [svn r10637] add tracking links (towards reporting section) + add $this_section variable (for tabs) 19 years ago
Patrick Cool 1bc3449f01 [svn r10215] a little bit of dumb cleanup work (someone has to do it :-) 19 years ago
Patrick Cool 8c09063079 [svn r10204] coding standards for the inclusion of the language file. 19 years ago
Patrick Cool 27685c2472 [svn r10197] fourth run of cleanup of the table names 19 years ago
Patrick Cool 43833b9ae9 [svn r10190] first run of cleanup of the table names 19 years ago
Patrick Cool 8221774681 [svn r10082] cleanup $_configuration 19 years ago
Patrick Cool f8a6334c66 [svn r10062] refactoring: replace $is_trackingEnabled with $_configuration['tracking_enabled'] 19 years ago
Patrick Cool 68e71769f9 [svn r9991] replace $_uid with $_user['user_id'] 19 years ago
Patrick Cool 8a5e4ab91a [svn r9981] replace $_uid with $_user['user_id'] 19 years ago
Ludovic Gasc 3f54b7927e [svn r9834] desactivate upgrade button (not yet tested) 19 years ago