Ivan Tcholakov
|
e27f8ea601
Bug #1370 - Before going further, cleaning code first. Clarification of using constants for selecting database tables. Replacing everywhere hardcoded database names with the corresponding constants.
|
15 years ago |
Ivan Tcholakov
|
933b1bebdd
Issue #306 - Elimination of some direct calls of the function mb_convert_encoding(). The goal is we not to depend badly on the mbstring extension.
|
15 years ago |
Yannick Warnier
|
fdde2efbbe
[svn r21136] Using api_convert_encoding() instead of mb_convert_encoding()
|
16 years ago |
Isaac Flores
|
7291a8993b
[svn r20572] logic changes - improvements in scorm export - (partial FS#2602)
|
16 years ago |
Yannick Warnier
|
98df6fce03
[svn r17598] Fixes to latest commits
|
16 years ago |
Marco Villegas
|
15ef79fbb7
[svn r17550] search: refactor search engine index and search interface and let learnpath follow it
|
16 years ago |
Julio Montoya
|
5d2468d2ce
[svn r16074] Showing the LP image and the author name. FS#2841
|
16 years ago |
Yannick Warnier
|
d15c9d9592
[svn r15577] Updated API documentation
|
16 years ago |
Julio Montoya
|
d9c9153aa3
[svn r14477] Enabled optional learning path -level CSS (see FS#576)
|
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
|
a4d160ec66
[svn r13628] Various minor changes to improved non-UTF-8 XML encoding support - Includes fix for FS#2032
|
17 years ago |
Yannick Warnier
|
59c6274628
[svn r13287] New SCORM and AICC paths are now visible by default
|
17 years ago |
Yannick Warnier
|
142f776f6a
[svn r13109] Added insertion of display_order
|
17 years ago |
Yannick Warnier
|
50a611f23f
[svn r13100] Added call to api_item_property_update() to insert the learnpaths in item_property
|
17 years ago |
Eric Marguin
|
9214f00d43
[svn r13082] add api_chmod_R function and chmod imported scorm directory (recursively)
|
17 years ago |
Eric Marguin
|
1606dbf6d6
[svn r13081] chmod impoerted scorm directory
|
17 years ago |
Yannick Warnier
|
7e2a86eed7
[svn r12958] Added code to deal with SCORM 1.2's mastery_score and max_time_allowed. Possibly introducing a risk in calculating the status of the element. If the mastery score has been reached, then the status is changed to "passed" (if not already 'completed').
|
17 years ago |
Yannick Warnier
|
e26cbd3999
[svn r12370] Allowing but renaming .php and .phtml files in SCORM and AICC packages
|
18 years ago |
Yannick Warnier
|
d290f59922
[svn r12224] Fixed little bug in database naming. Partial database names are enough for Database::get_course_table(), no need to give table_prefix
|
18 years ago |
Eric Marguin
|
0ddd1e61a9
[svn r12192] fix a bug when selecting the tables
|
18 years ago |
Yannick Warnier
|
c4f440387c
[svn r12167] Fixed errors with unique db mode (see forum http://www.dokeos.com/forum/viewtopic.php?t=8084 )
|
18 years ago |
Yannick Warnier
|
fd509e1ed0
[svn r10437] Added handling of the parameters attribute in imsmanifest <item> element
|
18 years ago |
Yannick Warnier
|
aaa14e93dc
[svn r10334] Improved imsmanifest.xml locating
|
18 years ago |
Patrick Cool
|
43833b9ae9
[svn r10190] first run of cleanup of the table names
|
18 years ago |
Yannick Warnier
|
e595877cde
[svn r10122] Changing default force_commit to 0
|
18 years ago |
Yannick Warnier
|
ed78feeda0
[svn r9921] Updated course table name building (was triggering problems when migrating the way it was)
|
18 years ago |
Ludovic Gasc
|
3f54b7927e
[svn r9834] desactivate upgrade button (not yet tested)
|
18 years ago |