.. |
js
|
6ef14576bb
Merge with CBlue 1.8.8.2
|
13 years ago |
packaging
|
a5222167c0
Dummy changes
|
15 years ago |
README.txt
|
645d73ec59
Updated phpdoc comments packages.
|
14 years ago |
aicc.class.php
|
6716e11536
Replacing pclZip wirh PclZip
|
12 years ago |
aiccBlock.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 |
aiccItem.class.php
|
9be8659dff
Improving LP list speed see BT#4701
|
12 years ago |
aiccObjective.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 |
aiccResource.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 |
aicc_api.php
|
5e26cfa844
Now scorm logs are show in the console not in a div
|
12 years ago |
aicc_hacp.php
|
6aab5c3641
Fixing AICC string manage see #4131 fixed/reported by M. Holden
|
12 years ago |
audiorecorder.inc.php
|
c7b150b0e9
Fixing SQL queries due the nes DB changes (singe database) see #3910
|
13 years ago |
back_compat.inc.php
|
f433aa1a77
Removing some classes that are already loaded using autoload
|
13 years ago |
blank.php
|
faee8f4be6
Removed -lang- prefix in get_lang() calls
|
12 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
|
33b2fc8871
Removing unused scripts + replacing the reduced_header.inc.php with the Display::display_reduced_header() function
|
13 years ago |
download.php
|
b25ada27d7
Minor - Adding static into some classes to avoid PHP warnings
|
12 years ago |
embed.php
|
d0f01d6612
Adding vimeo embed code for LPs see BT#6537
|
11 years ago |
index.php
|
a8828b931d
Minor - Adapting code comments to phpdoc
|
13 years ago |
learnpath.class.php
|
bc15484afa
Adding course code in URL in order to fix the "newscorm -1" error see BT#6962
|
11 years ago |
learnpathItem.class.php
|
45c6d9e537
Minor - format code
|
11 years ago |
learnpathList.class.php
|
3608ad1d47
Fixing function: If empty return false
|
12 years ago |
learnpath_functions.inc.php
|
d163010e95
Minor: Removed deprecated code already commented
|
12 years ago |
lp_add.php
|
4b5f07b04e
Minor fixing PHP warnings
|
12 years ago |
lp_add_audio.php
|
68053abcb9
Adding wami support if browser is not chrome. see BT#6613
|
11 years ago |
lp_add_item.php
|
3cfed547fc
Fixed regression from 1.9.0 whereby the templates selector didn't appear in learning path item creation - refs #5265
|
11 years ago |
lp_admin_view.php
|
9567d2799d
Fixing LP UI when editing a Chapter see #5593
|
12 years ago |
lp_ajax_initialize.php
|
308ef01050
Turning off debug in LPs
|
12 years ago |
lp_ajax_last_update_status.php
|
258b92ad06
No need to call a variable by reference when calling the $oLP variable saved in session possible error in php 5.4 see BT#5198
|
12 years ago |
lp_ajax_log.php
|
a8828b931d
Minor - Adapting code comments to phpdoc
|
13 years ago |
lp_ajax_save_item.php
|
45c6d9e537
Minor - format code
|
11 years ago |
lp_ajax_save_objectives.php
|
258b92ad06
No need to call a variable by reference when calling the $oLP variable saved in session possible error in php 5.4 see BT#5198
|
12 years ago |
lp_ajax_start_timer.php
|
0fb30a3cd1
Moving start time inside LPInitialize + adding more scorm logs
|
12 years ago |
lp_ajax_switch_item.php
|
db0338993e
Fixing ie8 issues when loading LP audio.
|
11 years ago |
lp_ajax_switch_item_toc.php
|
258b92ad06
No need to call a variable by reference when calling the $oLP variable saved in session possible error in php 5.4 see BT#5198
|
12 years ago |
lp_build.php
|
322dd09457
Fixing UI in LP adding actions bar
|
12 years ago |
lp_comm.common.php
|
a8828b931d
Minor - Adapting code comments to phpdoc
|
13 years ago |
lp_comm.server.php
|
258b92ad06
No need to call a variable by reference when calling the $oLP variable saved in session possible error in php 5.4 see BT#5198
|
12 years ago |
lp_content.php
|
b8bbb3a05d
Adding api_get_cidreq() in URL before redirecting.
|
11 years ago |
lp_controller.php
|
0f57807d40
Fix some bugs in learning path item drag-n-drop - ref #6622
|
11 years ago |
lp_edit.php
|
27229b1eeb
Fixes LP bug when browsing items see BT#5198
|
12 years ago |
lp_edit_item.php
|
9567d2799d
Fixing LP UI when editing a Chapter see #5593
|
12 years ago |
lp_edit_item_prereq.php
|
7e40f9652e
Minor - changing get_lang('Prerequisites') with get_lang('LearnpathPrerequisites')
|
12 years ago |
lp_export.php
|
1ef3c90085
Task #1765 - LP tool, cleaning files (7).
|
14 years ago |
lp_impress.php
|
1242cd7f98
Adding bar in the impress LP view see #4595
|
12 years ago |
lp_list.php
|
cfd5c3836d
Fixing LP list when using the "back" button see #4595
|
12 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
|
6db5201731
Fixed a call-time pass by reference in Xapian-related scripts - refs #3550
|
12 years ago |
lp_move_item.php
|
5ddb6e944f
More fixes in the LP UI
|
12 years ago |
lp_nav.php
|
5afca3edb3
Fixing ie8 html errors.
|
11 years ago |
lp_save.php
|
6cd582b541
Task #1765 - LP tool, cleaning files (8).
|
14 years ago |
lp_stats.php
|
0b7d468d38
Fixing LP when doing an exercise
|
12 years ago |
lp_upload.php
|
dfb1ba063c
Code style for Woogie - not fixed yet
|
11 years ago |
lp_view.lib.js
|
778510d39c
Task #1765 - LP tool, cleaning files (9).
|
14 years ago |
lp_view.php
|
90f6055346
Adding course id when showing items see BT#6815
|
11 years ago |
lp_view_item.php
|
88ae9fb3db
Minor removing whitespaces.
|
11 years ago |
openoffice_document.class.php
|
9ebba86c1e
When using oogie now the files are moved to the "learnpath" folder
|
12 years ago |
openoffice_presentation.class.php
|
e3ddea49f8
Replacing old D0kIndexer class with ChamiloIndexer class
|
12 years ago |
openoffice_text.class.php
|
e3ddea49f8
Replacing old D0kIndexer class with ChamiloIndexer class
|
12 years ago |
openoffice_text_document.class.php
|
e3ddea49f8
Replacing old D0kIndexer class with ChamiloIndexer class
|
12 years ago |
resourcelinker.inc.php
|
81689da938
Minor - style code.
|
11 years ago |
resourcelinker.php
|
fc1dff7906
#4784 session register
|
12 years ago |
scorm.class.php
|
f0504a01ad
Minor - format code
|
11 years ago |
scormItem.class.php
|
9be8659dff
Improving LP list speed see BT#4701
|
12 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
|
542dff144e
Removing learnpath::escape_string
|
12 years ago |
scorm_api.php
|
bc15484afa
Adding course code in URL in order to fix the "newscorm -1" error see BT#6962
|
11 years ago |
scorm_manage.php
|
645d73ec59
Updated phpdoc comments packages.
|
14 years ago |
storageapi.php
|
7ef86e8b94
Replacing name stored_values with track_stored_values
|
12 years ago |