jmontoyaa
|
493eda437f
|
Remove anon users in "whoisonline" pages see BT#13324
|
8 years ago |
jmontoyaa
|
578e1e527f
|
Minor - format code, remove unused variables
|
8 years ago |
Scrutinizer Auto-Fixer
|
699ede4dbe
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
8 years ago |
Scrutinizer Auto-Fixer
|
6cf31a7bcc
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
8 years ago |
jmontoyaa
|
244a19d4c7
|
Replace Database :: get_main_table with Database::get_main_table
|
8 years ago |
Yannick Warnier
|
0fe954e854
|
Switch all session.date_start and date_end to session.access_start_date and access_end_date - refs #7719
|
10 years ago |
Yannick Warnier
|
c37f395103
|
Risky: move many api_get_course_info() calls to api_get_course_info_by_id() and remove many useless and resource-consuming function calls
|
10 years ago |
Julio Montoya
|
839c6b50fb
|
Fix search UI see #7539
|
10 years ago |
Julio Montoya
|
221f333f17
|
Replace id_user with user_id, and id_session with session_id
|
10 years ago |
Julio Montoya
|
51fa68d4cb
|
Replace id_session with session_id.
|
10 years ago |
Julio Montoya
|
59ad2c869b
|
Minor - format code
|
10 years ago |
Julio Montoya
|
608f9a6b60
|
Format code, remove require_once
|
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
|
df958828f8
|
Replace NOW() by api_get_utc_datetime()
|
10 years ago |
Yannick Warnier
|
652c6ecf19
|
Move index language file to trad4all - refs #4467
|
10 years ago |
Yannick Warnier
|
0fd303d75d
|
Remove chat.inc.php language file in all languages upon upgrade (variables have been moved to trad4all.inc.php) - refs #4467
|
10 years ago |
Julio Montoya
|
277c7fdb37
|
Add c_id in track tables
Change function parameters to use c_id instead of course code
|
10 years ago |
Julio Montoya
|
fa59e31b48
|
Minor - format code, updating license reference.
|
10 years ago |
Julio Montoya
|
6af9760bfa
|
Adding files needed to boot the app.
|
11 years ago |
Julio Montoya
|
5aa76ef211
|
Replacing function get_statistic_table() with get_main_table() see BT#6220
|
12 years ago |
Julio Montoya
|
dad69fb238
|
Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638
|
12 years ago |
Julio Montoya
|
2e31407694
|
Minor adding comments
|
12 years ago |
Julio Montoya
|
66b06f5ed4
|
Minor adding todos
|
12 years ago |
Julio Montoya
|
4bc0525d3e
|
Fixing whoisonline due recent changes in templates
|
12 years ago |
Julio Montoya
|
c2f526e6a2
|
More fixes due the date changes in the session table
|
13 years ago |
Yannick Warnier
|
b3bf43e64d
|
Minor - Adapting code comments to phpdoc
|
14 years ago |
root
|
5b2ec4f888
|
permission commit + removes tests directory
|
14 years ago |
Noel Dieschburg
|
409a1f0b06
|
Suppresses the test directory and sets the permission for production use
|
15 years ago |
Noel Dieschburg
|
e6444dc928
|
Dummy permission commitx
|
15 years ago |
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.
|
15 years ago |
cvargas
|
e969a4161a
|
merge
|
16 years ago |
Cristian Fasanando
|
dcaa2dbc2b
|
Fixed missing id_coach field into session_rel_course table - partial DT#5496
|
16 years ago |
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.
|
16 years ago |
Yannick Warnier
|
47022680ce
|
Accept gzopen64() too as a test of the zlib extension load
|
16 years ago |
Ivan Tcholakov
|
9f7498f692
|
Feature #306 - Cleaning the top-directory php source files.
|
16 years ago |
Ivan Tcholakov
|
65d6998db5
|
Feature #306 - Trimming whitespace from the top level php files.
|
16 years ago |
Ivan Tcholakov
|
db8063729d
|
Bug #3646 and Issue #306 - Wiki tool and some top-level pages: Fixing person name order and sorting to be dependable on the internationalization settings.
|
16 years ago |
Julio Montoya
|
5ef26e69ff
|
Changing header + security
|
16 years ago |
Julio Montoya
|
fc4fbaa5ad
|
Adding validation before executing a query
|
16 years ago |
Eric Marguin
|
852bb8a347
|
[svn r11783] fix a bug in the list of user connected
|
18 years ago |
Julian Prud'homme
|
d43fa75f5f
|
[svn r11042] Add language vars
|
18 years ago |
Patrick Cool
|
8c09063079
|
[svn r10204] coding standards for the inclusion of the language file.
$langFile -> $language_file
+ adding a consistent comment line throughout the code
+ some cleanup
|
19 years ago |
Patrick Cool
|
aa015e96b2
|
[svn r10191] seccond run of cleanup of the table names
http://www.dokeos.com/forum/viewtopic.php?t=7982
|
19 years ago |
Patrick Cool
|
43833b9ae9
|
[svn r10190] first run of cleanup of the table names
http://www.dokeos.com/forum/viewtopic.php?t=7982
|
19 years ago |
Patrick Cool
|
865a78681b
|
[svn r9994] a little bit of cleanup and adding @todo information
|
19 years ago |
Patrick Cool
|
99715eefae
|
[svn r9992] replace $_uid with $_user['user_id']
|
19 years ago |
Ludovic Gasc
|
3f54b7927e
|
[svn r9834] desactivate upgrade button (not yet tested)
|
19 years ago |