.. |
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
|
aa4a022449
Replace Database::get_course_info with api_get_course_info()
|
10 years ago |
aiccBlock.class.php
|
57eeea7543
Removing require_once already loaded with composer.
|
10 years ago |
aiccItem.class.php
|
57eeea7543
Removing require_once already loaded with composer.
|
10 years ago |
aiccObjective.class.php
|
75e3579a64
Minor - replacing split function with explode.
|
10 years ago |
aiccResource.class.php
|
bf43bc777b
Minor - format code.
|
10 years ago |
aicc_api.php
|
57eeea7543
Removing require_once already loaded with composer.
|
10 years ago |
aicc_hacp.php
|
57eeea7543
Removing require_once already loaded with composer.
|
10 years ago |
audiorecorder.inc.php
|
28baec78d2
Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440
|
10 years ago |
back_compat.inc.php
|
57eeea7543
Removing require_once already loaded with composer.
|
10 years ago |
blank.php
|
bf43bc777b
Minor - format code.
|
10 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
|
57eeea7543
Removing require_once already loaded with composer.
|
10 years ago |
download.php
|
7bf47ed59c
Adding Event and ExerciseLib classes.
|
10 years ago |
embed.php
|
94984e6b12
merge
|
11 years ago |
index.php
|
57eeea7543
Removing require_once already loaded with composer.
|
10 years ago |
learnpath.class.php
|
592090d48a
affected_rows() function now needs a parameter.
|
10 years ago |
learnpathItem.class.php
|
856b15afa2
Add prerequisite_min_score/prerequisite_max_score db changes see BT#5776
|
10 years ago |
learnpathList.class.php
|
1ede08ef43
Fixes class name LearnpathList
|
10 years ago |
learnpath_functions.inc.php
|
7bf47ed59c
Adding Event and ExerciseLib classes.
|
10 years ago |
lp_add.php
|
b0068c8f16
UI improvements, adding addButtonCreate, addButtonUpdate, etc
|
10 years ago |
lp_add_audio.php
|
8fa63cc596
update files newscorm admin view
|
10 years ago |
lp_add_item.php
|
8fa63cc596
update files newscorm admin view
|
10 years ago |
lp_admin_view.php
|
2b3d6bdc6d
Update buttons.
|
10 years ago |
lp_ajax_initialize.php
|
57eeea7543
Removing require_once already loaded with composer.
|
10 years ago |
lp_ajax_last_update_status.php
|
57eeea7543
Removing require_once already loaded with composer.
|
10 years ago |
lp_ajax_log.php
|
57eeea7543
Removing require_once already loaded with composer.
|
10 years ago |
lp_ajax_save_item.php
|
ab5244cf84
Replace function name.
|
10 years ago |
lp_ajax_save_objectives.php
|
57eeea7543
Removing require_once already loaded with composer.
|
10 years ago |
lp_ajax_start_timer.php
|
94984e6b12
merge
|
11 years ago |
lp_ajax_switch_item.php
|
57eeea7543
Removing require_once already loaded with composer.
|
10 years ago |
lp_ajax_switch_item_toc.php
|
8cbe845878
Minor - Return lms_old_item_id from switch_item_toc()
|
10 years ago |
lp_build.php
|
8fa63cc596
update files newscorm admin view
|
10 years ago |
lp_comm.common.php
|
57eeea7543
Removing require_once already loaded with composer.
|
10 years ago |
lp_comm.server.php
|
ab5244cf84
Replace function name.
|
10 years ago |
lp_content.php
|
5a5c600e8a
Minor - format code.
|
10 years ago |
lp_controller.php
|
4d4a651155
Minor UI changes.
|
10 years ago |
lp_edit.php
|
1517b6a84c
update tpl and css newscorm
|
10 years ago |
lp_edit_item.php
|
8fa63cc596
update files newscorm admin view
|
10 years ago |
lp_edit_item_prereq.php
|
8fa63cc596
update files newscorm admin view
|
10 years ago |
lp_export.php
|
1ef3c90085
Task #1765 - LP tool, cleaning files (7).
|
14 years ago |
lp_impress.php
|
f0893659e1
Remove require_once
|
10 years ago |
lp_list.php
|
99ab28b315
update btns CT#7339
|
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
|
7bf47ed59c
Adding Event and ExerciseLib classes.
|
10 years ago |
lp_move_item.php
|
8fa63cc596
update files newscorm admin view
|
10 years ago |
lp_nav.php
|
cd0dc1ee8b
Remove language files with little use and clean deprecated language variables (part 2) - refs #4467
|
10 years ago |
lp_save.php
|
07a5baa4e0
Minor - format code.
|
10 years ago |
lp_stats.php
|
57eeea7543
Removing require_once already loaded with composer.
|
10 years ago |
lp_upload.php
|
57eeea7543
Removing require_once already loaded with composer.
|
10 years ago |
lp_view.lib.js
|
778510d39c
Task #1765 - LP tool, cleaning files (9).
|
14 years ago |
lp_view.php
|
8cc0662967
update css items effects scorm
|
10 years ago |
lp_view_item.php
|
8fa63cc596
update files newscorm admin view
|
10 years ago |
openoffice_document.class.php
|
42752cfdcf
Minor - Code style. Add Documentation and removed unused code - refs BT#8274
|
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
|
79c1b703e6
Remove resourcelinker language file inclusion
|
10 years ago |
resourcelinker.php
|
92c6631785
Remove language files with little use and clean deprecated language variables - refs #4467
|
10 years ago |
scorm.class.php
|
aa4a022449
Replace Database::get_course_info with api_get_course_info()
|
10 years ago |
scormItem.class.php
|
57eeea7543
Removing require_once already loaded with composer.
|
10 years ago |
scormMetadata.class.php
|
57eeea7543
Removing require_once already loaded with composer.
|
10 years ago |
scormOrganization.class.php
|
57eeea7543
Removing require_once already loaded with composer.
|
10 years ago |
scormResource.class.php
|
57eeea7543
Removing require_once already loaded with composer.
|
10 years ago |
scorm_api.php
|
9958f31efd
Fix course ID and session ID in scorm_api.php
|
10 years ago |
scorm_manage.php
|
645d73ec59
Updated phpdoc comments packages.
|
14 years ago |
storageapi.php
|
592090d48a
affected_rows() function now needs a parameter.
|
10 years ago |