Commit Graph

262 Commits (0132b984da261e1fa2aca836ba0eff897dbbad66)

Author SHA1 Message Date
Julio Montoya 78d00b11ca [svn r16015] "Parameters" field value avoided in Lp_item, we use instead the Quiz Random value (see FS#2785) 18 years ago
Julio Montoya e55c87c138 [svn r15989] The "parameters" field in lp_item table is fill with the random value of a Quiz. see FS#2785 18 years ago
Yannick Warnier 109b555ceb [svn r15651] Authorize empty theme to reset theme to course default in learning path edition page 18 years ago
Yannick Warnier 8564e5fcd6 [svn r15650] Added charsets allowed by edit form in authorized charsets 18 years ago
Yannick Warnier 5aa4fd3501 [svn r15648] Important. Completed queries before call to tree_array() to avoid warnings. Possible unforseeable side-effects. 18 years ago
Yannick Warnier 57d578bc51 [svn r15647] Important. Completed queries before call to tree_array() to avoid warnings. Possible unforseeable side-effects. 18 years ago
Yannick Warnier 76049f4111 [svn r15644] Removed notice-level messages 18 years ago
Yannick Warnier a1843b3d0a [svn r15548] Fix form labels appearance problems - see FS#2571 18 years ago
Yannick Warnier 39cff01d3e [svn r15544] Removed error logging 18 years ago
Yannick Warnier 77e08535db [svn r15542] Fix other flv issue in SCORM export - see FS#2526 18 years ago
Yannick Warnier 782f217232 [svn r15541] Fix flv issue in SCORM export - see FS#2526 18 years ago
Yannick Warnier caf79c11d1 [svn r15531] Increase filtering of new document filenames in learning path creation - see FS#2526 18 years ago
Yannick Warnier 5bfe41da93 [svn r15514] Fixed learnpath title encoding problem in get_html_toc() 18 years ago
Yannick Warnier 29861077b7 [svn r15473] Fix some url-append issues in SCORM export - see FS#2526 18 years ago
Julio Montoya a0b3e53618 [svn r15466] Functions changed html_entity_encode to mb_convert_encoding 18 years ago
Julio Montoya 57de0752af [svn r15431] Minor - add template button deleted. Change html_entity_decode to mb_convert_encoding 18 years ago
Julio Montoya c13d292e24 [svn r15355] Minor - title's encoding fixed 18 years ago
Julio Montoya e538ad192a [svn r15354] Minor - Fixed step's title when adding new items in LP 18 years ago
Julio Montoya 10dbba20ca [svn r15350] Fixed javascript confirmation function 18 years ago
Julio Montoya 19083915d7 [svn r15347] Minor - mysql_ functions replaced. Changed title's encoding. FS#2584 18 years ago
Yannick Warnier 3ba666ecac [svn r15340] Moved status icons to general image directory - see FS#2575 18 years ago
Julio Montoya a2ae949aa7 [svn r15324] Minor - LP's list template improved view 18 years ago
Yannick Warnier 51d49305d8 [svn r15314] Fix problem in item path for SCO items when using parameters - see FS#2493 - 3 18 years ago
Yannick Warnier c36974eb96 [svn r15303] Improvements in image export - part of FS#2526 18 years ago
Julio Montoya 57ea4c8570 [svn r15274] Learning path template's list changed at the right menu. (FS#2525) 18 years ago
Yannick Warnier 4761f1ec53 [svn r15096] Added checks to avoid warnings (although this one might be best left as is until thoroughly checked) (see FS#2492.1) 18 years ago
Julio Montoya 67c378a239 [svn r15072] Minor - Title margin changed. 18 years ago
Yannick Warnier cbf4afd17b [svn r15045] Updates to integrate new audio recorder/player in learning path 18 years ago
Julio Montoya 3f82db8ab7 [svn r15040] Minor - Warning avoided (FS#2490) 18 years ago
Julio Montoya 7a8d215e82 [svn r15039] Minor - Fixed title bug 18 years ago
Julio Montoya 2b195924fb [svn r14950] Lisibilité de la table des matières d'un parcours FS#2478. 18 years ago
Julio Montoya b0621c0a17 [svn r14926] Replace mysql_ functions. Fixed error in the title i.e l'été = l'ét&eacute (FS#2460 - 20/21) 18 years ago
Julio Montoya dd23b68f6d [svn r14835] Améliorer la mise en page de l'outil Travaux (FS#2449) 18 years ago
Yannick Warnier 3f6fa53899 [svn r14819] Added parameter to get_db_progress() to allow for a non-altered result 18 years ago
Julio Montoya fcad62bbe1 [svn r14813] Move chapter fixed. (see FS#2446) 18 years ago
Yannick Warnier c28cc8c55f [svn r14573] Renamed REL_CLARO_PATH constant to REL_CODE_PATH 18 years ago
Julio Montoya d9c9153aa3 [svn r14477] Enabled optional learning path -level CSS (see FS#576) 18 years ago
Yannick Warnier 31fa971a5a [svn r14332] Removed prerequisites option for chapters as the feature is not available in this context yet 18 years ago
Yannick Warnier ce2cec4700 [svn r14287] Use platform charset as original charset for build links 18 years ago
Yannick Warnier d58ae3164a [svn r14286] Create new learning paths in UTF-8 by default 18 years ago
Yannick Warnier e70cf5d21b [svn r14001] Remove "?" prefix where not necessary - Fixes FS#2139 18 years ago
Eric Marguin 0d2acc2bf8 [svn r13997] Oogie uses too jodconverter now. The code has been improved. 18 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 18 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. 18 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") 18 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) 18 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 18 years ago
Yannick Warnier 9299456c7d [svn r13973] Small fix to avoid warning for missing file which could break SCORM export 18 years ago
Yannick Warnier 5a842e5ea2 [svn r13931] Minor - updated code to avoid warning-level errors 18 years ago
Yannick Warnier 80b47340aa [svn r13867] Fixed unwanted double 'cidreq=' in an url 18 years ago