Commit Graph

2188 Commits (e495ecba56afcfb3bec014e79575add24e330668)

Author SHA1 Message Date
Eric Marguin e495ecba56 [svn r13079] fix more bugs with permissions (mainly mkdir without umask(0) or chmod) 17 years ago
Julian Prud'homme 11f5ba3a47 [svn r13078] By default, when adding a new work, we fill the document name and the authors field 17 years ago
Eric Marguin 32edddf14d [svn r13077] oups :) I forgot to remove some debug statement in last commit 17 years ago
Eric Marguin 85572aa867 [svn r13076] fix a global permissions bug when creating a file/folder 17 years ago
Eric Marguin bbacf605c3 [svn r13074] implements autoplay for mp3player when viewing a doc (not when building it) 17 years ago
Eric Marguin dd3724fd58 [svn r13073] prevent from accents in document filename ... not a beautiful way to do it but I'm open to advises. 17 years ago
Julian Prud'homme 434f9bda23 [svn r13072] remove the character \ in the step name in bluid mode 17 years ago
Julian Prud'homme 6ebf2bcc30 [svn r13071] Change the default values when creating a new calendar event 17 years ago
Julian Prud'homme f58f816cb4 [svn r13070] New Hot potatoes icon 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
Eric Marguin 8242245ef3 [svn r13064] DLTT import 17 years ago
Yannick Warnier 276d10ee7f [svn r13063] Added various changes to enable direct migration from 1.6 to 1.8.4 (yeepee!) 17 years ago
Yannick Warnier a909830717 [svn r13062] Added version information to the write_config_file() function 17 years ago
Yannick Warnier 022d3dddab [svn r13061] Added version information (have removed installedVersion.inc.php) 17 years ago
Yannick Warnier 1f7e6516cf [svn r13060] Updated database connection check (checking the mysql resource was useless as the connection failed -> the resource didn't exist) 17 years ago
Yannick Warnier 08a3d4cdac [svn r13059] Removed installedVersion.inc.php to put the version information inside the configuration.php file. This allows for the upgrade process to pick-up the old version of the campus, then modify it at the end of the upgrade process. 17 years ago
Yannick Warnier 21d7c2500d [svn r13058] Removed reference to installedVersion.inc.php, scheduled to be removed. 17 years ago
Yannick Warnier 1635e879eb [svn r13057] Avoid problems if the lines don't exist yet 17 years ago
Yannick Warnier dcf021d0c2 [svn r13056] Copied from update-file for 1.6->1.8 and updated to edit the version in the configuration file 17 years ago
Yannick Warnier 3a62208eb8 [svn r13055] Fixes bug FS#1788 17 years ago
Yannick Warnier 7cc596c5e5 [svn r13054] Fixed bug preventing courses directories to be copied from 1.6 to 1.8 17 years ago
Yannick Warnier cee343551a [svn r13053] Updated for 1.8.4 17 years ago
Yannick Warnier 82543ba7a9 [svn r13052] Fixed naming of databases in single DB mode - finally maintains the configuration file correctly 17 years ago
Yannick Warnier e0849e1533 [svn r13051] Check for database names to keep old installs (false singleDB) working 17 years ago
Yannick Warnier 298b6f91a2 [svn r13050] Minor updates (light efficiency improvements) 17 years ago
Yannick Warnier 803eded1db [svn r13049] Added specific QuickForm rule to improve restriction on username size 17 years ago
Yannick Warnier ed0f112265 [svn r13048] Altered username field size and value to avoid bug shortening login (database field is limited to 20 characters anyway). Fixes FS#1903 17 years ago
Yannick Warnier 60909f77fa [svn r13047] Replaced mysql_ calls by Database:: calls 17 years ago
Eric Marguin 1b0a6df37f [svn r13046] fix still bugs when listing threads where last poster is deleted 17 years ago
Eric Marguin 2ec9750665 [svn r13045] fix a fatal error which appears sometimes due to non-inclusion of some lp classes (FS#1899) 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
Eric Marguin e70d61881f [svn r13043] DLTT import 17 years ago
Eric Marguin dc2aa48759 [svn r13041] fix a bug when viewing complete report : we didn't see the lastname firstname but the id of the user in the left column (FS#1866) 17 years ago
Julian Prud'homme 62d0cee153 [svn r13040] Fix a bug : http://projects.dokeos.com/?do=details&id=1889 17 years ago
Julian Prud'homme a28b63e43a [svn r13039] Fix a bug : http://projects.dokeos.com/?do=details&id=1891 17 years ago
Julian Prud'homme 6d455e8a91 [svn r13037] Fix a bug with dates : http://projects.dokeos.com/?do=details&id=1802 17 years ago
Arnaud Ligot 2226e39b0a [svn r13030] fixing slide width/height for best aspect on the whiteboard of videoconference 17 years ago
Arnaud Ligot 668dae95cc [svn r13028] remove error_log 17 years ago
Yannick Warnier b139779d76 [svn r13019] Fixed a number of problems related to migration from 1.6 to 1.8 for single DB installs (notably forum tables) 17 years ago
Eric Marguin 95e9521eb6 [svn r13018] add the source tool for survey because it's really better with it... 17 years ago
Julian Prud'homme b374dbd0b0 [svn r13017] minor : add a white space between 2 words 17 years ago
Julian Prud'homme ec554a9675 [svn r13016] Fix a display bug of the csv export file : http://www.dokeos.com/forum/viewtopic.php?t=11185 (http://projects.dokeos.com/?do=details&id=1848) 17 years ago
Eric Marguin 22529c8776 [svn r13015] fix a bug when sending an annoucment in a session. The announcement was sent only to people present in course_rel_user 17 years ago
Eric Marguin 5cd7f2cc12 [svn r13007] fix a bug when answering / previewing a survey : the options were not sorted 17 years ago
Julian Prud'homme aaf76c3ade [svn r13006] add the parameter "false" at display_error_message() to parse html 17 years ago
Julian Prud'homme 1077b4b241 [svn r13003] Increase the size of the frame where steps and chapters are displayed in display mode 17 years ago
Eric Marguin c774ddd1c7 [svn r13001] remove an echo sql query :/ 17 years ago
Eric Marguin be99e37bfe [svn r13000] debug the tabs gestion : the "my progress" tab was forgotten and we tried to display admin tab whatever user status was 17 years ago
Yannick Warnier dd74af6074 [svn r12999] Fixed a bug in migration from 1.6 to 1.8.0 with single DB where if the single DB mode was used from some time and there were actually 3 databases (main, scorm and stats), the scorm and stats databases would not be found. This was a blocking bug. The upgrade script still needs some improvement to enable a full 1.6.x to 1.8.x migration. 17 years ago