Commit Graph

2831 Commits (a8961a00a44eb8b2e80dc50499bc6359e1946812)
 

Author SHA1 Message Date
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
Yannick Warnier 9daa7942b2 [svn r13969] Fixes regarding anonymous user permissions 17 years ago
Yannick Warnier fa237d3589 [svn r13968] Minor code improvement (avoid notices) 17 years ago
Yannick Warnier 11a97c7c8b [svn r13967] Set default tool name to empty string (in this case we don't need a tool name to be shown) 17 years ago
Eric Marguin 899e3326f6 [svn r13966] fix a bug with accents in lp name (FS#2081 and http://www.dokeos.com/forum/viewtopic.php?p=39818#39818) 17 years ago
Eric Marguin 0c6fc69fdf [svn r13965] add the number of connexions to a course (http://www.dokeos.com/forum/viewtopic.php?t=11492) 17 years ago
Yannick Warnier a36ef8a00d [svn r13964] Set default tool name to empty string for forum (the last element of breadcrumb navigation is already set in the breadcrumb) 17 years ago
Eric Marguin 4ee03d5481 [svn r13963] add the number of connexions to a course (http://www.dokeos.com/forum/viewtopic.php?t=11492) 17 years ago
Yannick Warnier baa8f30477 [svn r13962] Set default tool name to empty string for forum (the last element of breadcrumb navigation is already set in the breadcrumb) 17 years ago
Yannick Warnier 19df7de9bb [svn r13960] Don't display breadcrumb links if they are empty 17 years ago
Yannick Warnier 937885a8eb [svn r13959] Removed tab navigation if user is anonymous 17 years ago
Yannick Warnier fc3a1ef36f [svn r13958] Updated to suit anonymous user mode 17 years ago
Julian Prud'homme f822b97b3a [svn r13940] I forgot to submit the font file for the user's template 17 years ago
Yannick Warnier 65ad6e80de [svn r13933] Re-enabled edit by users if option selected in course settings - see FS#1907 17 years ago
Yannick Warnier 04b2043626 [svn r13932] Add translated explanation why the username is refused if longer than 20 chars 17 years ago
Yannick Warnier 5a842e5ea2 [svn r13931] Minor - updated code to avoid warning-level errors 17 years ago
Yannick Warnier 921e3ba348 [svn r13930] Code cleanup (keep under watch for side-effects) 17 years ago
Yannick Warnier 1c5113ae9e [svn r13929] Minor - Avoid warning-level error code 17 years ago
Yannick Warnier f16931e8c2 [svn r13928] Dangerous change that seems to fix the issue with "session side-effect" warning (see FS#1282) 17 years ago
Yannick Warnier 134a8fe40b [svn r13927] Minor - removed warning-level code problems 17 years ago
Yannick Warnier d9d0e02c31 [svn r13926] Being more specific about the PHP version (5) that is a prerequisite to Dokeos 17 years ago
Yannick Warnier 7a9f21b506 [svn r13925] Removed erroneous references to claroline 17 years ago
Yannick Warnier c99a136ba4 [svn r13924] Reverted from SVN commit 12459 allowing tool_name to be empty in display_header(). This is giving useless freedom to the developer, a tool name should always be given when using display_header() - Closes FS#1281 17 years ago
Yannick Warnier 8355017a45 [svn r13923] Minor - add vars init to avoid warnings 17 years ago