Julio Montoya
|
5aa76ef211
Replacing function get_statistic_table() with get_main_table() see BT#6220
|
11 anni fa |
Julio Montoya
|
6d761817c6
Remove back_compat.inc.php
|
12 anni fa |
Julio Montoya
|
3334cac0ec
Removing white spaces
|
12 anni fa |
Julio Montoya
|
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 anni fa |
Julio Montoya
|
a0d2886cf8
Minor cleaning files
|
12 anni fa |
Julio Montoya
|
d27bca7d25
Removing & unserialize that fires PHP warnings
|
12 anni fa |
Julio Montoya
|
e49e675a3b
Fixing PHP warnings
|
13 anni fa |
Julio Montoya
|
d08c14510d
Adding c_id in queries in newscorm - LP
|
13 anni fa |
Yannick Warnier
|
a8828b931d
Minor - Adapting code comments to phpdoc
|
13 anni fa |
Julio Montoya
|
0a9c787fe5
Removing $_configuration['tracking_enabled'] because its always true see #2808
|
13 anni fa |
Ivan Tcholakov
|
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 anni fa |
Ivan Tcholakov
|
778510d39c
Task #1765 - LP tool, cleaning files (9).
|
14 anni fa |
Ivan Tcholakov
|
1ef3c90085
Task #1765 - LP tool, cleaning files (7).
|
14 anni fa |
Yannick Warnier
|
645d73ec59
Updated phpdoc comments packages.
|
14 anni fa |
Ivan Tcholakov
|
6458086e7a
Task #1765 - A transaction for the 1.8.7.1 release. Minor optimizations, replacement of the function calls include(), require(), include_once() and require_once() with the correspondent statements.
|
14 anni fa |
Juan Carlos Raña
|
79f06f55f2
merge
|
15 anni fa |
Ivan Tcholakov
|
de0ec5ca3d
Feature #306 - Line endigs cohrrence, Part 3: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files.
|
15 anni fa |
Yannick Warnier
|
47022680ce
Accept gzopen64() too as a test of the zlib extension load
|
15 anni fa |
Ivan Tcholakov
|
1fa21303bd
Feature #306 - Replacing the function api_sql_query() with Database::query(), starting from "link" folder and ending with "work" folder.
|
15 anni fa |
Ivan Tcholakov
|
b1872644bf
Feature #306 - Trimming totally trailing whitespace in php-source files, part 2, 140 files.
|
15 anni fa |
Ivan Tcholakov
|
c7631d1d5f
[svn r20440] FS#306 and FS#4143 - Course (Learning path) tool: Some fixes for better character encoding management.
|
15 anni fa |
Yannick Warnier
|
e0b309fe8f
[svn r16438] Avoid duplication of write operations for SCORM objectives (suggestion by Eric M.)
|
16 anni fa |
Yannick Warnier
|
f45e85a785
[svn r15853] Fix HTTP 500 error when returning from another item of which prerequisites were not completed
|
16 anni fa |
Yannick Warnier
|
18a911ec62
[svn r15312] Fixed score recording for HotPotatoes and Dokeos exercises in Dokeos learning paths by adding max-score to parameters sent from the exercises tool - see FS#2493
|
16 anni fa |
Yannick Warnier
|
c28cc8c55f
[svn r14573] Renamed REL_CLARO_PATH constant to REL_CODE_PATH
|
17 anni fa |
Yannick Warnier
|
d01e1175eb
[svn r13988] Major improvements in the handling of scores and prerequisites in the learning path tool. Implies database field values update, meaning you need to create a new learning path if you want to try it out in 1.8.5 SVN (without executing the upgrade script). Should close FS#2112.
|
17 anni fa |
Yannick Warnier
|
2b4a018530
[svn r13979] Added write_objectives_to_db() and applied it to avoid problems of lost data when recording objectives. Fixes the bug preventing the recording of those objectives.
|
17 anni fa |
Yannick Warnier
|
ef88f4aa10
[svn r13761] Using Database class for db queries
|
17 anni fa |
Yannick Warnier
|
67b355be3c
[svn r13645] Removed forgotten debug switch
|
17 anni fa |
Yannick Warnier
|
473ff00ac3
[svn r13590] Added management of SCORM objectives. Needs some testing but the feature seems to work.
|
17 anni fa |