.. |
js
|
74d22e5374
[svn r21500] logic changes - improvements in export scorm with question matching - (partial FS#4300)
|
преди 15 години |
packaging
|
cd02d218dd
[svn r13515] Static files to add to SCORM package on export
|
преди 17 години |
README.txt
|
3f54b7927e
[svn r9834] desactivate upgrade button (not yet tested)
|
преди 18 години |
aicc.class.php
|
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 години |
aiccBlock.class.php
|
d15c9d9592
[svn r15577] Updated API documentation
|
преди 16 години |
aiccItem.class.php
|
f52c42151a
[svn r14270] fix a bug when saving item (the param prerec_check cas not passed to parent class)
|
преди 17 години |
aiccObjective.class.php
|
d15c9d9592
[svn r15577] Updated API documentation
|
преди 16 години |
aiccResource.class.php
|
d15c9d9592
[svn r15577] Updated API documentation
|
преди 16 години |
aicc_api.php
|
9dce81ad53
Bug #3646 and Issue #306 - Learning paths, the old Conference tool, Booking tool, Social network tool, Surveys: Fixing person name order and sorting to be dependable on the internationalization settings.
|
преди 15 години |
aicc_hacp.php
|
9dce81ad53
Bug #3646 and Issue #306 - Learning paths, the old Conference tool, Booking tool, Social network tool, Surveys: Fixing person name order and sorting to be dependable on the internationalization settings.
|
преди 15 години |
audiorecorder.inc.php
|
c1da06964a
[svn r19458] Commented the show audio for the version stable see FS#3688 and FS#3917
|
преди 16 години |
back_compat.inc.php
|
c87dfa80b2
[svn r22201] Added library event.lib.inc.php in global.inc and remove require_once to this one from other files - partial FS#842
|
преди 15 години |
blank.php
|
a44635dbd8
[svn r20280] Removed button "Quit test" when you finished a test into lp - partial FS#4105
|
преди 16 години |
content_makers.inc.php
|
d4e6563388
[svn r21127] Added Udutu to the supported authoring tools (thanks to Roger Mundell <rmundell@udutu.com> for the test).
|
преди 16 години |
display_audiorecorder.php
|
9d19c98fad
[svn r16128] LP's menu improvements see FS#2841
|
преди 16 години |
document.php
|
bbc2ff3079
[svn r22094] FS#2867 - The learning path tool: Eliminating the global variable $fck_attribute, part 1.
|
преди 15 години |
dtree.css
|
3f54b7927e
[svn r9834] desactivate upgrade button (not yet tested)
|
преди 18 години |
dtree.js
|
e336afdd89
[svn r21589] FS#4360 - Learning path: Fixing a javasript error (detected under IE8), dTree 2.05 class.
|
преди 15 години |
index.php
|
d15c9d9592
[svn r15577] Updated API documentation
|
преди 16 години |
learnpath.class.php
|
d7870d84d4
Updaiting search files
|
преди 15 години |
learnpathItem.class.php
|
18a8edf355
Remove error_log()
|
преди 15 години |
learnpathList.class.php
|
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 години |
learnpath_functions.inc.php
|
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 години |
lp_add.php
|
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 години |
lp_add_item.php
|
5bb5cee17f
Fixed tooltip in learning path documents adding by default template empty when you create a document into learning path tool - partial DT #4337
|
преди 15 години |
lp_admin_view.php
|
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 години |
lp_ajax_last_update_status.php
|
335c279ab1
[svn r21162] Not enabled improvement to SCORM. Doesn't work properly in all circumstances, so better disabling it, but the code is almost correct.
|
преди 16 години |
lp_ajax_save_item.php
|
f96884e55d
Improvements in multiples attempts with scorm
|
преди 15 години |
lp_ajax_save_objectives.php
|
89d538ed11
[svn r17328] Added code to move SCORM API to jQuery
|
преди 16 години |
lp_ajax_start_timer.php
|
89d538ed11
[svn r17328] Added code to move SCORM API to jQuery
|
преди 16 години |
lp_ajax_switch_item.php
|
c7631d1d5f
[svn r20440] FS#306 and FS#4143 - Course (Learning path) tool: Some fixes for better character encoding management.
|
преди 16 години |
lp_api.php
|
1ce1d88a39
[svn r17337] Switched to jQuery for SCORM API (see private FS#3124)
|
преди 16 години |
lp_author_image.php
|
7dc7fab256
[svn r16197] LP menu improvements see FS#2841
|
преди 16 години |
lp_build.php
|
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 години |
lp_comm.common.php
|
473ff00ac3
[svn r13590] Added management of SCORM objectives. Needs some testing but the feature seems to work.
|
преди 17 години |
lp_comm.server.php
|
c7631d1d5f
[svn r20440] FS#306 and FS#4143 - Course (Learning path) tool: Some fixes for better character encoding management.
|
преди 16 години |
lp_content.php
|
0f78b8955b
Feature #3287 - Replacement call of the deprecated function get_setting() with api_get_setting(). The function get_setting() will be deleted in the main API in Dokeos 1.8.7, the this task #3287 will be closed. Nothing is to be tested at the moment.
|
преди 15 години |
lp_controller.php
|
d9e28e4439
Feature #306 - Moving the function rmdirr() into the main API file.
|
преди 15 години |
lp_edit.php
|
b9013db6dc
[svn r22241] FS#2867 - The online editor: Renaming a toolbar, 'CommentLearningPath' --> 'LearningPathAuthor'.
|
преди 15 години |
lp_edit_item.php
|
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 години |
lp_edit_item_prereq.php
|
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 години |
lp_export.php
|
3f54b7927e
[svn r9834] desactivate upgrade button (not yet tested)
|
преди 18 години |
lp_footer.php
|
9bf47e1779
[svn r12605] Added flag for use as anonymous user
|
преди 18 години |
lp_header.php
|
151e2468cd
[svn r22074] change target="_top" with target="_self" FS#3759
|
преди 15 години |
lp_list.php
|
d7870d84d4
Updaiting search files
|
преди 15 години |
lp_list_search.css
|
50c30370b7
[svn r17908] clean-lp-list-search:
|
преди 16 години |
lp_list_search.php
|
d7870d84d4
Updaiting search files
|
преди 15 години |
lp_log.php
|
5060ac0676
[svn r20465] FS#306 - The "Courses" tool again: Improvements for better encoding support.
|
преди 16 години |
lp_message.php
|
5060ac0676
[svn r20465] FS#306 - The "Courses" tool again: Improvements for better encoding support.
|
преди 16 години |
lp_move_item.php
|
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 години |
lp_nav.php
|
75b1ca3470
[svn r20858] Fixed autostart audio when a test is finished - partial FS#4232 (by rvelasquez)
|
преди 16 години |
lp_save.php
|
5060ac0676
[svn r20465] FS#306 - The "Courses" tool again: Improvements for better encoding support.
|
преди 16 години |
lp_stats.php
|
656aace234
fixes dt #5222
|
преди 15 години |
lp_toc.php
|
dd23b68f6d
[svn r14835] Améliorer la mise en page de l'outil Travaux (FS#2449)
|
преди 17 години |
lp_upload.php
|
7291a8993b
[svn r20572] logic changes - improvements in scorm export - (partial FS#2602)
|
преди 16 години |
lp_view.lib.js
|
3f54b7927e
[svn r9834] desactivate upgrade button (not yet tested)
|
преди 18 години |
lp_view.php
|
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 години |
lp_view_item.php
|
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 години |
openoffice_document.class.php
|
676420c9c0
[svn r20340] FS#3969 - The Oogie converter: Partial improvement of encoding management for slide titles. Titles are expected to be shown correctly in Latin1 languages - (English) French, Spanish, Italian... Possible platform encodings - ISO-8859-1, ISO-8859-15, UTF-8. Tested on Ubuntu 9.04. Machine's locale settings might interfere conversions, this will be researched in the future.
|
преди 16 години |
openoffice_presentation.class.php
|
ecbfd35e89
[svn r20717] FS#306 - Replacing some natural language unsafe occurrences of the function html_entity_decode().
|
преди 16 години |
openoffice_text.class.php
|
c7631d1d5f
[svn r20440] FS#306 and FS#4143 - Course (Learning path) tool: Some fixes for better character encoding management.
|
преди 16 години |
openoffice_text_document.class.php
|
e197cb109e
Feature #306 - Replacing the ugly construct (my workaround) @getimagesize(api_url_to_local_path($image_path)) with a better one: api_getimagesize($image_path).
|
преди 15 години |
resourcelinker.inc.php
|
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 години |
resourcelinker.php
|
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 години |
scorm.class.php
|
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 години |
scorm.lib.php
|
b35deb5649
[svn r12502] correct nomenclatura
|
преди 18 години |
scormItem.class.php
|
191cc461d9
redefine @package
|
преди 15 години |
scormMetadata.class.php
|
191cc461d9
redefine @package
|
преди 15 години |
scormOrganization.class.php
|
191cc461d9
redefine @package
|
преди 15 години |
scormResource.class.php
|
191cc461d9
redefine @package
|
преди 15 години |
scorm_admin.php
|
a08ebc1c8a
[svn r20656] Minor - Added comment
|
преди 16 години |
scorm_api.php
|
9dce81ad53
Bug #3646 and Issue #306 - Learning paths, the old Conference tool, Booking tool, Social network tool, Surveys: Fixing person name order and sorting to be dependable on the internationalization settings.
|
преди 15 години |
scorm_manage.php
|
3f54b7927e
[svn r9834] desactivate upgrade button (not yet tested)
|
преди 18 години |