Commit Graph

205 Commits (8dc68d321fb208a421e89021a4b43cd3d6af189e)

Author SHA1 Message Date
Eric Marguin 77e94e02ae [svn r14044] we can now configure the port for oogie/woogie (FS#1483) 17 years ago
Eric Marguin 294450b9e1 [svn r14000] more tools are needed in this fckeditor 17 years ago
Yannick Warnier 13368f6763 [svn r13993] Make sure versions are trimmed before comparing them. 17 years ago
Yannick Warnier 91b1996ed2 [svn r13982] Added colour-icons in courses list to show openness in a glimpse - Closes FS#1955 17 years ago
Eric Marguin 2aca85149a [svn r13972] fix a bug when having a long title and no code 17 years ago
Yannick Warnier 454be8549d [svn r13900] Added link to statistics page in the admin section's users list - Closes FS#458 17 years ago
Yannick Warnier ff68d0754b [svn r13897] Added warning message when install directory is still accessible (security threat) - Fixes FS#340 17 years ago
Yannick Warnier 7d32354de2 [svn r13895] Added update of openid to admin user_edit interface 17 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 17 years ago
Yannick Warnier 8c2b0250fd [svn r13805] Fixed bug when not submitting a file (see FS#1933) 17 years ago
Julian Prud'homme 7e83cb8fa9 [svn r13774] Use constants (COURSEMANAGER and STUDENT) instead of 1 and 5. Task #2075. 17 years ago
Yannick Warnier 866d1ae28c [svn r13767] Minor - Fixed a few warnings due to undefined variables 17 years ago
Eric Marguin 2eea39bab5 [svn r13754] some datas where not removed from db when we remove a user or a session 17 years ago
Julian Prud'homme d317c0c241 [svn r13746] Fix a bug with imported user status 17 years ago
Eric Marguin 1e23ce621a [svn r13561] fix again a bug with status, in CSV files (FS#2028) 17 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 17 years ago
Eric Marguin bf01906164 [svn r13542] fix a bug when counting students subscribed in a course of the session 17 years ago
Eric Marguin 6712e6ca5c [svn r13541] fix a bug when deleting someone from the course of the session 17 years ago
Eric Marguin b45c7a080c [svn r13540] the course coach should not be required (FS#2022) 17 years ago
Yannick Warnier 7661713305 [svn r13536] Fixed missing firstname on user approval e-mail\nFixed password field appearing when no password sent 17 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 ! 17 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) 17 years ago
Yannick Warnier 3389e1f3ab [svn r13365] Removed use of installedVersion.inc.php 17 years ago
Yannick Warnier 06ec857bd1 [svn r13295] Fix encoding problem by using $charset inside calls to htmlentities() and htmlspecialchars 17 years ago
Yannick Warnier 32c03823a4 [svn r13292] Fix encoding problem by using $charset inside calls to htmlentities() and htmlspecialchars 17 years ago
Julian Prud'homme e880752953 [svn r13273] Fix a bug : http://projects.dokeos.com/?do=details&id=1886 17 years ago
Julian Prud'homme 7de65d293f [svn r13268] Fix the bug : http://projects.dokeos.com/?do=details&id=1902 17 years ago
Yannick Warnier f866dbfe0a [svn r13183] Fixed ldap problem on users update 17 years ago
Yannick Warnier 54ae2e591d [svn r13182] Removed is_web_rtmp 17 years ago
Yannick Warnier dd0119f523 [svn r13180] Fix user export - wasn't restricting to one course when a course was selected, sometimes triggering memory exhaustion when too many users. 17 years ago
Julian Prud'homme ff9e2cc3e3 [svn r13176] Change the toolbar for fckeditor when editing the homepage 17 years ago
Yannick Warnier 0e50bcef76 [svn r13102] Getting version from configuration file 17 years ago
Eric Marguin 42e4cea0fa [svn r13080] cancel commit 13076 ... I'm sorry and stupid : this wasn't a bug (in fact the bug was due to mkdirs without umask) 17 years ago
Eric Marguin e495ecba56 [svn r13079] fix more bugs with permissions (mainly mkdir without umask(0) or chmod) 17 years ago
Eric Marguin 85572aa867 [svn r13076] fix a global permissions bug when creating a file/folder 17 years ago
Julian Prud'homme 8a0d2a39e2 [svn r13069] The course code is no more required when creating a course so we generate a course code if it's empty 17 years ago
Julian Prud'homme efd30455e4 [svn r13065] Fix a bug with the notice : http://projects.dokeos.com/?do=details&id=1883 17 years ago
Yannick Warnier 3a62208eb8 [svn r13055] Fixes bug FS#1788 17 years ago
Julian Prud'homme 4f43721ef5 [svn r13044] minor - fix a display bug : http://projects.dokeos.com/?do=details&id=1883 17 years ago
Julian Prud'homme aaf76c3ade [svn r13006] add the parameter "false" at display_error_message() to parse html 17 years ago
Eric Marguin 7c8038aedb [svn r12982] fix a bug with the status 17 years ago
Julian Prud'homme 463cf49ec9 [svn r12979] Fix a bug 17 years ago
Julian Prud'homme 988e72c528 [svn r12976] If there is only one session imported, we redirect on the session resume page : http://projects.dokeos.com/?do=details&id=1867 17 years ago
Eric Marguin cccf074975 [svn r12956] simpleXmlElement->nodeValue() becomes simpleXmlElement->nodeValue due to strange compatibility reasons 17 years ago
Julian Prud'homme 6762cceeeb [svn r12954] Add this feature : http://projects.dokeos.com/?do=details&id=1868 17 years ago
Julian Prud'homme 02c0ad98c8 [svn r12942] Fix a bug 17 years ago
Julian Prud'homme c29ac3620f [svn r12927] Fix a bug : http://projects.dokeos.com/?do=details&id=1846 (the 6th bug) 17 years ago
Julian Prud'homme 8f726f79fa [svn r12909] Fix lang var bugs : http://projects.dokeos.com/?do=details&id=1842 17 years ago
Julian Prud'homme 5514f682a8 [svn r12907] Fix a bug 17 years ago
Julian Prud'homme 080f43340e [svn r12905] replace a hard coded string by a lang var 17 years ago