.. |
js
|
b453b93d38
Merge branch '1.9.x' of github.com:aragonc/chamilo-lms into 1.9.x
|
11 years ago |
packaging
|
94984e6b12
merge
|
11 years ago |
README.txt
|
645d73ec59
Updated phpdoc comments packages.
|
14 years ago |
aicc.class.php
|
a384b7f845
Minor - format code.
|
10 years ago |
aiccBlock.class.php
|
a384b7f845
Minor - format code.
|
10 years ago |
aiccItem.class.php
|
a384b7f845
Minor - format code.
|
10 years ago |
aiccObjective.class.php
|
a384b7f845
Minor - format code.
|
10 years ago |
aiccResource.class.php
|
a384b7f845
Minor - format code.
|
10 years ago |
aicc_api.php
|
94984e6b12
merge
|
11 years ago |
aicc_hacp.php
|
a384b7f845
Minor - format code.
|
10 years ago |
audiorecorder.inc.php
|
94984e6b12
merge
|
11 years ago |
back_compat.inc.php
|
94984e6b12
merge
|
11 years ago |
blank.php
|
94984e6b12
merge
|
11 years ago |
content_makers.inc.php
|
caf6544fbf
Task #1765 - LP tool, cleaning files (14). Tabs are converted automatically to 4 spaces according to the last versions 11 of our coding conventions. The tool AnyEdit ( http://andrei.gmxhome.de/anyedit/ ) has been used for this conversion.
|
14 years ago |
display_audiorecorder.php
|
94984e6b12
merge
|
11 years ago |
download.php
|
94984e6b12
merge
|
11 years ago |
embed.php
|
94984e6b12
merge
|
11 years ago |
index.php
|
a8828b931d
Minor - Adapting code comments to phpdoc
|
13 years ago |
learnpath.class.php
|
e4487a82c1
Deprecating calls to get_db_progress()
|
10 years ago |
learnpathItem.class.php
|
fc8d42552b
Adding learnpath::getLpFromSession() function instead to call manually.
|
10 years ago |
learnpathList.class.php
|
e66dbbc716
Minor - format code
|
10 years ago |
learnpath_functions.inc.php
|
94984e6b12
merge
|
11 years ago |
lp_add.php
|
5213de2de5
A day has 86400 seconds, not 84600.
|
10 years ago |
lp_add_audio.php
|
a98ab8c51f
Should fix error while loading wav files using the LP tool BT#8157
|
10 years ago |
lp_add_item.php
|
b453b93d38
Merge branch '1.9.x' of github.com:aragonc/chamilo-lms into 1.9.x
|
11 years ago |
lp_admin_view.php
|
94984e6b12
merge
|
11 years ago |
lp_ajax_initialize.php
|
fc8d42552b
Adding learnpath::getLpFromSession() function instead to call manually.
|
10 years ago |
lp_ajax_last_update_status.php
|
fc8d42552b
Adding learnpath::getLpFromSession() function instead to call manually.
|
10 years ago |
lp_ajax_log.php
|
a8828b931d
Minor - Adapting code comments to phpdoc
|
13 years ago |
lp_ajax_save_item.php
|
fc8d42552b
Adding learnpath::getLpFromSession() function instead to call manually.
|
10 years ago |
lp_ajax_save_objectives.php
|
fc8d42552b
Adding learnpath::getLpFromSession() function instead to call manually.
|
10 years ago |
lp_ajax_start_timer.php
|
94984e6b12
merge
|
11 years ago |
lp_ajax_switch_item.php
|
fc8d42552b
Adding learnpath::getLpFromSession() function instead to call manually.
|
10 years ago |
lp_ajax_switch_item_toc.php
|
fc8d42552b
Adding learnpath::getLpFromSession() function instead to call manually.
|
10 years ago |
lp_build.php
|
94984e6b12
merge
|
11 years ago |
lp_comm.common.php
|
a8828b931d
Minor - Adapting code comments to phpdoc
|
13 years ago |
lp_comm.server.php
|
fc8d42552b
Adding learnpath::getLpFromSession() function instead to call manually.
|
10 years ago |
lp_content.php
|
94984e6b12
merge
|
11 years ago |
lp_controller.php
|
eb451830b4
Adding option $_configuration['hide_scorm_pdf_link'] BT#8662
|
10 years ago |
lp_edit.php
|
aa0035a584
merge
|
11 years ago |
lp_edit_item.php
|
94984e6b12
merge
|
11 years ago |
lp_edit_item_prereq.php
|
b453b93d38
Merge branch '1.9.x' of github.com:aragonc/chamilo-lms into 1.9.x
|
11 years ago |
lp_export.php
|
1ef3c90085
Task #1765 - LP tool, cleaning files (7).
|
14 years ago |
lp_impress.php
|
94984e6b12
merge
|
11 years ago |
lp_list.php
|
e4487a82c1
Deprecating calls to get_db_progress()
|
10 years ago |
lp_list_search.css
|
bd1ab08d8c
Showing search settings status when trying to use the search module see #3166
|
14 years ago |
lp_list_search.php
|
0c2c0ac34c
Minor - format code + removing var_dumps.
|
10 years ago |
lp_move_item.php
|
94984e6b12
merge
|
11 years ago |
lp_nav.php
|
e6a82dca85
Fixing get_progress_bar() calls see BT#8904 #7342
|
10 years ago |
lp_save.php
|
07a5baa4e0
Minor - format code.
|
10 years ago |
lp_stats.php
|
c3d575b6ad
Minor - format code.
|
10 years ago |
lp_upload.php
|
07a5baa4e0
Minor - format code.
|
10 years ago |
lp_view.lib.js
|
778510d39c
Task #1765 - LP tool, cleaning files (9).
|
14 years ago |
lp_view.php
|
e6a82dca85
Fixing get_progress_bar() calls see BT#8904 #7342
|
10 years ago |
lp_view_item.php
|
94984e6b12
merge
|
11 years ago |
openoffice_document.class.php
|
7610baf413
Webservice to Convert from ppt to Leaning path - refs BT#8441
|
10 years ago |
openoffice_presentation.class.php
|
94984e6b12
merge
|
11 years ago |
openoffice_text.class.php
|
94984e6b12
merge
|
11 years ago |
openoffice_text_document.class.php
|
94984e6b12
merge
|
11 years ago |
resourcelinker.inc.php
|
94984e6b12
merge
|
11 years ago |
resourcelinker.php
|
94984e6b12
merge
|
11 years ago |
scorm.class.php
|
c9362e4852
Fixing - PHP warnings, format code.
|
10 years ago |
scormItem.class.php
|
94984e6b12
merge
|
11 years ago |
scormMetadata.class.php
|
caf6544fbf
Task #1765 - LP tool, cleaning files (14). Tabs are converted automatically to 4 spaces according to the last versions 11 of our coding conventions. The tool AnyEdit ( http://andrei.gmxhome.de/anyedit/ ) has been used for this conversion.
|
14 years ago |
scormOrganization.class.php
|
fd797078f3
Task #1765 - Removing/changing obsolete code for encoding management (3).
|
14 years ago |
scormResource.class.php
|
94984e6b12
merge
|
11 years ago |
scorm_api.php
|
05b31a4037
Minor - format code, replacing global $_user,
|
10 years ago |
scorm_manage.php
|
645d73ec59
Updated phpdoc comments packages.
|
14 years ago |
storageapi.php
|
b453b93d38
Merge branch '1.9.x' of github.com:aragonc/chamilo-lms into 1.9.x
|
11 years ago |