Commit Graph

2854 Commits (7801c5cb39dcba43c20d9f4f4c5aed009759a272)
 

Author SHA1 Message Date
Yannick Warnier 7801c5cb39 [svn r14040] Minor - Removed duplicate licensing terms 17 years ago
Yannick Warnier 247c4b3de0 [svn r14039] Added pics for gradebook extension 17 years ago
Yannick Warnier a2929ae873 [svn r14038] Fix bug in admin user creation caused by new field in user table 17 years ago
Yannick Warnier 7b448fbcb2 [svn r14037] Updated database tables getter function call 17 years ago
Yannick Warnier 985b8637e8 [svn r14036] Added gradebook results removal when deleting a user 17 years ago
Yannick Warnier ccfa530510 [svn r14035] Added gradebook table and settings to install/upgrade scripts 17 years ago
Yannick Warnier d996555fa0 [svn r14034] Updated api_sql_query() so that it doesn't die stupidly before printing the error message, and so that it doesn't die at all. 17 years ago
Yannick Warnier 809f0fb760 [svn r14033] Added constants for gradebook inclusion 17 years ago
Yannick Warnier 1444431296 [svn r14031] Minor code quoting fix 17 years ago
Yannick Warnier 68ee79f152 [svn r14030] Moved gradebook generic settings to main settings_current table 17 years ago
Yannick Warnier 4765fc436c [svn r14029] Minor DLTT edits 17 years ago
Yannick Warnier ad0bc137d9 [svn r14024] Minor code quoting fix 17 years ago
Yannick Warnier 5df822e08c [svn r14023] Enabled check on $current_form['allow_attachments'] 17 years ago
Yannick Warnier c8f86600f3 [svn r14022] Minor - initialise variables to avoid warning 17 years ago
Yannick Warnier f529e61cd2 [svn r14021] Minor code quoting fix 17 years ago
Yannick Warnier c19da569e7 [svn r14020] Remove useless parameter to display_course_icons() 17 years ago
Yannick Warnier b95f6d9dfb [svn r14019] Initialise official_code variable and prepare (commented code) for use of employeenumber as official code 17 years ago
Yannick Warnier 39dcefdafc [svn r14018] Minor code quoting 17 years ago
Yannick Warnier 2d61380aa1 [svn r14017] Call global $_user variable to fill in e-mail 17 years ago
Yannick Warnier 87689e1447 [svn r14016] Minor improvements in data used as source of SQL queries (updated to fit new variables) 17 years ago
Yannick Warnier f678c619c4 [svn r14015] Minor typo 17 years ago
Yannick Warnier b00eb6c4e5 [svn r14014] Prepare some items of the changelog for Dokeos 1.8.5 17 years ago
Eric Marguin ea374a7d54 [svn r14007] improve relation between sessions and dropbox tool : a file of a session is no longer visible in another session (FS#2087) 17 years ago
Yannick Warnier a8961a00a4 [svn r14002] Improved gradebook extension to allow for multi-course evaluations, including learning paths. 17 years ago
Yannick Warnier e70cf5d21b [svn r14001] Remove "?" prefix where not necessary - Fixes FS#2139 17 years ago
Eric Marguin 294450b9e1 [svn r14000] more tools are needed in this fckeditor 17 years ago
Eric Marguin 0d2acc2bf8 [svn r13997] Oogie uses too jodconverter now. The code has been improved. 17 years ago
Yannick Warnier ff3d791efd [svn r13995] Added learning paths to gradebook 17 years ago
Yannick Warnier 85f30e54b9 [svn r13994] Adding development version of gradebook extension to be integrated in Dokeos core. This code isn't complete yet but is added in order to benefit from the SVN repository during the code revision and extension. 17 years ago
Yannick Warnier 13368f6763 [svn r13993] Make sure versions are trimmed before comparing them. 17 years ago
Yannick Warnier 851fd0b86e [svn r13992] Removed include for file that didn't exist 17 years ago
Yannick Warnier 8884a15d91 [svn r13991] Fix bug in dropbox files download. Submitted by Ludwig Theunis. See http://www.dokeos.com/forum/viewtopic.php?t=12144 17 years ago
Yannick Warnier 35584a9f7f [svn r13990] Fixed another bug in prerequisites whereby using the "next" button could force an item with incompleted prerequisites to show. See http://www.dokeos.com/forum/viewtopic.php?p=40032#40032 17 years ago
Eric Marguin dcaf146199 [svn r13989] update jod converter with docx and pptx support. 17 years ago
Yannick Warnier d01e1175eb [svn r13988] Major improvements in the handling of scores and prerequisites in the learning path tool. Implies database field values update, meaning you need to create a new learning path if you want to try it out in 1.8.5 SVN (without executing the upgrade script). Should close FS#2112. 17 years ago
Julian Prud'homme 2cd3fee96e [svn r13987] Fix a bug with redirection 17 years ago
Olivier Sourie ab4e388a40 [svn r13984] 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
Yannick Warnier 85ca534c5f [svn r13981] Added default value to $changeRenderer in build_directory_selector() 17 years ago
Julian Prud'homme 9d56493724 [svn r13980] Fix a bug : http://projects.dokeos.com/index.php?do=details&task_id=2082 17 years ago
Yannick Warnier 2b4a018530 [svn r13979] Added write_objectives_to_db() and applied it to avoid problems of lost data when recording objectives. Fixes the bug preventing the recording of those objectives. 17 years ago
Yannick Warnier 0ce0a7a2e7 [svn r13978] Deal (badly) with cases where charset cannot be found in parsing a SCORM imsmanifest 17 years ago
Yannick Warnier d76989ae1c [svn r13977] Major improvements to SCORM export (fixing issue with prerequisites of previously-imported SCORM, fixing bug preventing elements nested at more than 2 levels deep to be exported, fixing element type when originally a "sco") 17 years ago
Yannick Warnier 13734f0cae [svn r13976] Added get_ref() 17 years ago
Yannick Warnier 6c2e92635b [svn r13975] Added code to create mandatory directory in temporary directory for scorm export (sometimes conditions weren't met to have that directory ready) 17 years ago
Yannick Warnier 8eac6fe974 [svn r13974] Make sure that if the memory limit for SCORM export is higher than 128M, we don't reduce it 17 years ago
Yannick Warnier 9299456c7d [svn r13973] Small fix to avoid warning for missing file which could break SCORM export 17 years ago
Eric Marguin 2aca85149a [svn r13972] fix a bug when having a long title and no code 17 years ago
Yannick Warnier ad0ea27cee [svn r13971] Reverted change 17 years ago
Yannick Warnier bcd2b0e2c8 [svn r13970] Activate anonymous mode as soon as reaching a course homepage 17 years ago