Julio Montoya
|
065e4863a4
Replace course_rel_user.course_code with course_rel_user.c_id
|
10 years ago |
Yannick Warnier
|
d575fa47a3
Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467
|
10 years ago |
Yannick Warnier
|
28757ba1a2
Minor - Code style
|
10 years ago |
Yannick Warnier
|
3b8a26f363
Replace NOW() by api_get_utc_datetime()
|
10 years ago |
Yannick Warnier
|
46ddba6aab
Remove unnecessary quotes from queries still using access_cours_id - refs #7555
|
10 years ago |
Yannick Warnier
|
fedf5c3f31
Fix queries still using exe_cours_id and move as much as possible to integer variables around that - refs #7555
|
10 years ago |
Angel Fernando Quiroz Campos
|
702ed12697
Merge branch '1.10.x' of https://github.com/chamilo/chamilo-lms into 7268
|
10 years ago |
Angel Fernando Quiroz Campos
|
d1a21a6c9b
Rename track_e_exercices to track_e_exercises table - refs #7268
|
10 years ago |
Julio Montoya
|
d65a12c42c
Change statsUtils.lib.inc.php into a class
|
10 years ago |
Julio Montoya
|
277c7fdb37
Add c_id in track tables
|
10 years ago |
Yannick Warnier
|
8620736e83
Minor - Adapting code comments to phpdoc
|
13 years ago |
Julio Montoya
|
490de2ffae
Using function Database::get_statistic_table instead of $_configuration['statistics_database'] to avoid problems in queries see #3265
|
14 years ago |
Julio Montoya
|
0a9c787fe5
Removing $_configuration['tracking_enabled'] because its always true see #2808
|
14 years ago |
ywarnier
|
a998f1786e
Removed useless backticks
|
14 years ago |
Julio Montoya
|
e2d0321d78
Minor - Changing headers
|
15 years ago |
Guillaume Viguier
|
f4c7015a3a
Date and time management; got rid of format_locale_date - Chamilo - CT#696
|
15 years ago |
cvargas
|
e969a4161a
merge
|
15 years ago |
Juan Carlos Raña
|
79f06f55f2
merge
|
15 years ago |
Yannick Warnier
|
47022680ce
Accept gzopen64() too as a test of the zlib extension load
|
15 years ago |
Ivan Tcholakov
|
4b9659419e
Bug #3646 and Issue #306 - The old tracking tool and "Users" tool: Fixing person name order and sorting to be dependable on the internationalization settings. Other fixes have been done too.
|
15 years ago |
Ivan Tcholakov
|
78e91ea709
[svn r20472] FS#306 - The tracking tool (obsolete?): Improvements for better encoding support.
|
16 years ago |
Julian Prud'homme
|
97778d4ca4
[svn r12263] First step ni removing all $_SERVER['PHP_SELF']
|
18 years ago |
Eric Marguin
|
dc719fc015
[svn r11113] DLTT Import + fix problem with some langvars
|
18 years ago |
Yannick Warnier
|
6503b4a8dc
[svn r11039] Bugfix - #1186 - "Logins" link wrong in personnalLog.php
|
18 years ago |
Bart Mollet
|
0b9bd4462c
[svn r10866] Fixing an XSS problem
|
18 years ago |
Patrick Cool
|
8c09063079
[svn r10204] coding standards for the inclusion of the language file.
|
18 years ago |
Patrick Cool
|
aa015e96b2
[svn r10191] seccond run of cleanup of the table names
|
18 years ago |
Patrick Cool
|
8221774681
[svn r10082] cleanup $_configuration
|
18 years ago |
Patrick Cool
|
f8a6334c66
[svn r10062] refactoring: replace $is_trackingEnabled with $_configuration['tracking_enabled']
|
18 years ago |
Patrick Cool
|
68e71769f9
[svn r9991] replace $_uid with $_user['user_id']
|
18 years ago |