Commit Graph

227 Commits (789db84a0f5a91efe577ba181ace4cdf1f092b16)

Author SHA1 Message Date
Yannick Warnier d39f870340 [svn r14655] Minor - Initial script for user fields management (copy of user_add.php) 18 years ago
Yannick Warnier 970f1886d1 [svn r14654] Minor - removed unnecessary Security lib loading 18 years ago
Eric Marguin 432856afe2 [svn r14632] replace drh_id by hr_dept_id 18 years ago
Eric Marguin 181a03f1cf [svn r14625] fix a bug when trying to insert a media on homepage 18 years ago
Eric Marguin b8fc0810ef [svn r14615] add the DRH status (adapted from ucanss development) 18 years ago
Yannick Warnier c28cc8c55f [svn r14573] Renamed REL_CLARO_PATH constant to REL_CODE_PATH 18 years ago
Yannick Warnier 4f00541088 [svn r14418] Check the tool doesn't exist before inserting it 18 years ago
Yannick Warnier 7d0bdf136e [svn r14410] Updated check for videoconference database row tool 18 years ago
Yannick Warnier 15f16d9460 [svn r14407] Update for new videoconference tool settings 18 years ago
Yannick Warnier 79d5371749 [svn r14372] Minor fix to avoid warning with open_basedir directive 18 years ago
Yannick Warnier 52d58d47e0 [svn r14307] Added user theme selection in user's profile (includes creating api_get_themes() in main_api and corresponding select list in FormValidator). Implements part of FS#2204 18 years ago
Eric Marguin 9f0e0c61a6 [svn r14291] improve display of categories in course creation/editions forms 18 years ago
Eric Marguin 2900a6bd6f [svn r14282] allow to create session even with a great number of users (exemple : campus.dokeos.com) 18 years ago
Yannick Warnier 06aaa31bb3 [svn r14281] Changed campus registration to add manager name and organisation name 18 years ago
Eric Marguin 32d212a4c6 [svn r14280] display the visual code instead of the real code (FS#2235) 18 years ago
Yannick Warnier 1432deba87 [svn r14215] Added filtering against possible XSS (see FS#2218 4.3) 18 years ago
Yannick Warnier 894ad52527 [svn r14214] Added filtering against XSS (see FS#2218 4.2) 18 years ago
Yannick Warnier 66260b3c99 [svn r14209] Removed possible SQL and XSS attacks (parallel to problem 2.1 in FS#2218) 18 years ago
Eric Marguin baedb5c569 [svn r14115] remove tracking icon for teachers (didn't work) 18 years ago
Eric Marguin 467464fa77 [svn r14114] fix a bug when trying to access the reporting of a student 18 years ago
Eric Marguin 8046050d9a [svn r14101] add no manager item when creating/editing a course (FS#2159) 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 77e94e02ae [svn r14044] we can now configure the port for oogie/woogie (FS#1483) 18 years ago
Eric Marguin 294450b9e1 [svn r14000] more tools are needed in this fckeditor 18 years ago
Yannick Warnier 13368f6763 [svn r13993] Make sure versions are trimmed before comparing them. 18 years ago
Yannick Warnier 91b1996ed2 [svn r13982] Added colour-icons in courses list to show openness in a glimpse - Closes FS#1955 18 years ago
Eric Marguin 2aca85149a [svn r13972] fix a bug when having a long title and no code 18 years ago
Yannick Warnier 454be8549d [svn r13900] Added link to statistics page in the admin section's users list - Closes FS#458 18 years ago
Yannick Warnier ff68d0754b [svn r13897] Added warning message when install directory is still accessible (security threat) - Fixes FS#340 18 years ago
Yannick Warnier 7d32354de2 [svn r13895] Added update of openid to admin user_edit interface 18 years ago
Eric Marguin 4acd40118b [svn r13863] avoid sql error when status is not 1 or 5 (didn't know it's possible) - FS#2088 18 years ago
Yannick Warnier 8c2b0250fd [svn r13805] Fixed bug when not submitting a file (see FS#1933) 18 years ago
Julian Prud'homme 7e83cb8fa9 [svn r13774] Use constants (COURSEMANAGER and STUDENT) instead of 1 and 5. Task #2075. 18 years ago
Yannick Warnier 866d1ae28c [svn r13767] Minor - Fixed a few warnings due to undefined variables 18 years ago
Eric Marguin 2eea39bab5 [svn r13754] some datas where not removed from db when we remove a user or a session 18 years ago
Julian Prud'homme d317c0c241 [svn r13746] Fix a bug with imported user status 18 years ago
Eric Marguin 1e23ce621a [svn r13561] fix again a bug with status, in CSV files (FS#2028) 18 years ago
Eric Marguin 9db6abc782 [svn r13545] if a user imported still exists, update the datas of this user with the datas indicated in the file 18 years ago
Eric Marguin bf01906164 [svn r13542] fix a bug when counting students subscribed in a course of the session 18 years ago
Eric Marguin 6712e6ca5c [svn r13541] fix a bug when deleting someone from the course of the session 18 years ago
Eric Marguin b45c7a080c [svn r13540] the course coach should not be required (FS#2022) 18 years ago
Yannick Warnier 7661713305 [svn r13536] Fixed missing firstname on user approval e-mail\nFixed password field appearing when no password sent 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 af1c3934c7 [svn r13371] Fixed problem detecting versions differences in admin homepage (there was a whitespace in the version from the Dokeos website) 18 years ago
Yannick Warnier 3389e1f3ab [svn r13365] Removed use of installedVersion.inc.php 18 years ago
Yannick Warnier 06ec857bd1 [svn r13295] Fix encoding problem by using $charset inside calls to htmlentities() and htmlspecialchars 18 years ago
Yannick Warnier 32c03823a4 [svn r13292] Fix encoding problem by using $charset inside calls to htmlentities() and htmlspecialchars 18 years ago
Julian Prud'homme e880752953 [svn r13273] Fix a bug : http://projects.dokeos.com/?do=details&id=1886 18 years ago
Julian Prud'homme 7de65d293f [svn r13268] Fix the bug : http://projects.dokeos.com/?do=details&id=1902 18 years ago
Yannick Warnier f866dbfe0a [svn r13183] Fixed ldap problem on users update 18 years ago