Julio Montoya
|
fa1203ae6b
Add student publication folder visibility see #6760
|
9 yıl önce |
Yannick Warnier
|
0fe954e854
Switch all session.date_start and date_end to session.access_start_date and access_end_date - refs #7719
|
9 yıl önce |
Julio Montoya
|
221f333f17
Replace id_user with user_id, and id_session with session_id
|
9 yıl önce |
Julio Montoya
|
51fa68d4cb
Replace id_session with session_id.
|
9 yıl önce |
Julio Montoya
|
065e4863a4
Replace course_rel_user.course_code with course_rel_user.c_id
|
9 yıl önce |
Yannick Warnier
|
d575fa47a3
Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467
|
9 yıl önce |
Yannick Warnier
|
28757ba1a2
Minor - Code style
|
9 yıl önce |
Yannick Warnier
|
3b8a26f363
Replace NOW() by api_get_utc_datetime()
|
9 yıl önce |
Julio Montoya
|
d65a12c42c
Change statsUtils.lib.inc.php into a class
|
9 yıl önce |
Julio Montoya
|
277c7fdb37
Add c_id in track tables
|
9 yıl önce |
Yannick Warnier
|
28baec78d2
Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440
|
9 yıl önce |
Julio Montoya
|
0bad83d937
Adding intval, see #7440
|
10 yıl önce |
Julio Montoya
|
a7f298d105
Format code + fixing PHP warning.
|
10 yıl önce |
Julio Montoya
|
03c75e8a3f
Fix get_scorm_time() static not static calls see #7342
|
10 yıl önce |
aragonc
|
94984e6b12
merge
|
10 yıl önce |
Julio Montoya
|
8a3f022059
Replacing Database::get_user_info_from_id() (deprecated function) with api_get_user_id().
|
10 yıl önce |
Julio Montoya
|
0543c0b61e
use_session_mode is always true (variable should be removed in the next version)
|
12 yıl önce |
Julio Montoya
|
500d4b7efd
Minor - Removing libs already included in global.inc + removing Display::header when using api_not_allowed()
|
13 yıl önce |
Julio Montoya
|
b3a9e4f2ab
Removing libraries that are already included in global.inc.php
|
13 yıl önce |
Yannick Warnier
|
8620736e83
Minor - Adapting code comments to phpdoc
|
13 yıl önce |
Julio Montoya
|
490de2ffae
Using function Database::get_statistic_table instead of $_configuration['statistics_database'] to avoid problems in queries see #3265
|
13 yıl önce |
Julio Montoya
|
0a9c787fe5
Removing $_configuration['tracking_enabled'] because its always true see #2808
|
13 yıl önce |
ywarnier
|
a998f1786e
Removed useless backticks
|
13 yıl önce |
Ivan Tcholakov
|
e9a1213bd6
Task #1765 - Removing/changing obsolete code for encoding management (1). LP tool, Tracking tool.
|
14 yıl önce |
Ivan Tcholakov
|
bba47a8d68
Task #1765 - Shallow cleaning for some files in the Tracking tool.
|
14 yıl önce |
Ivan Tcholakov
|
f4adb7c366
Task #1765 - Reverting previous changes, a new attempt for modification of encoding management will be done.
|
14 yıl önce |
Ivan Tcholakov
|
7bae09894a
Task #1765 - Cleaning the files for the Tracking tool.
|
14 yıl önce |
Julio Montoya
|
e2d0321d78
Minor - Changing headers
|
14 yıl önce |
cfasanando
|
9fca61be94
merge
|
14 yıl önce |
Ivan Tcholakov
|
c2c757eed0
Feature #347 - The old tracking tool, Users, Web-services, Wiki, Assignments, and some files on the root level: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls.
|
14 yıl önce |