Julio Montoya
|
d9d92e9f4d
Replaced Database::get_course_info() with api_get_course_info(),
|
11 years ago |
Julio Montoya
|
50761f63a1
Minor cosmetic changes
|
11 years ago |
Julio Montoya
|
aaa286944a
Fixing queries due recent changes in the DB see BT#5638
|
11 years ago |
Julio Montoya
|
dad69fb238
Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638
|
11 years ago |
Julio Montoya
|
b3202bbfab
Minor - preventing PHP warning/notices
|
11 years ago |
Julio Montoya
|
dac6350c3e
Removing require_once already added in global.inc or via composer
|
11 years ago |
Julio Montoya
|
5b0e21a136
Removing calls of fileDisplay.lib.php
|
12 years ago |
Julio Montoya
|
efc4ecaadf
Moving function from fileDisplay.lib.php to fileManage.lib.php
|
12 years ago |
Julio Montoya
|
f4f0ea6397
Removing require_once for "mail.lib.inc.php"
|
12 years ago |
Julio Montoya
|
bab9983e74
Using a more updated function to gather if user is a member is subscribed to the course
|
12 years ago |
Julio Montoya
|
4532e24aac
Fixing document quota when using dropbox see #3918
|
12 years ago |
Julio Montoya
|
36eef0860f
Minor - Removing libs already added
|
12 years ago |
Laurent Opprecht
|
fc1dff7906
#4784 session register
|
12 years ago |
Laurent Opprecht
|
03926d6722
#4784 api_session_register
|
12 years ago |
Laurent Opprecht
|
8e2add3216
global move loading of classes to autoload
|
12 years ago |
Julio Montoya
|
5a453927dd
When hidden course tools we also block the access to the page with a api_not_allowed a new variables is needed: $current_course_tool = TOOL_ATTENDANCE; see BT#4138. Admins have access everywhere
|
13 years ago |
Yannick Warnier
|
f1e59a9bab
Minor - Adapting code comments to phpdoc
|
13 years ago |
Yannick Warnier
|
1b26bc3e0e
Removed inclusion of debug.lib.inc.php (to be included in global.inc.php as a debug class definition file)
|
14 years ago |
Ivan Tcholakov
|
6928690ac0
Feature #272 - Edition of comments in "Dropbox" tool. Function simplification in "Assignments" tool.
|
15 years ago |
Ivan Tcholakov
|
02c7a86e61
Feature #272 - Some corrections in "Assignments" tool. Code cleaning for "Assignments" and "Dropbox" tools.
|
15 years ago |
Ivan Tcholakov
|
7b8738101a
Feature #272 - The Dropbox tool code - cosmetic changes before abandonning it.
|
15 years ago |
Ivan Tcholakov
|
edb3658f54
Feature #272 - The Dropbox tool fully uses the conventional language sub-system, the function dropbox_leng() has been eliminated.
|
15 years ago |
Ivan Tcholakov
|
c088a21b36
Feature #272 - Mailing: Duplicate statements for loading the configuration file have been removed.
|
15 years ago |
Ivan Tcholakov
|
427bdffdd3
Feature #272 - Writting an author's name (Ren?) correctly within UTF-8 source code.
|
15 years ago |
cvargas
|
e969a4161a
merge
|
15 years ago |
Cristian Fasanando
|
64cc78fc89
implemented display shared files from dropbox tool into current training session - partial DT#5496
|
15 years ago |
Juan Carlos Raña
|
79f06f55f2
merge
|
15 years ago |
Ivan Tcholakov
|
588a409e3a
Feature #306 - Line endigs cohrrence, Part 1: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files.
|
15 years ago |
Yannick Warnier
|
47022680ce
Accept gzopen64() too as a test of the zlib extension load
|
15 years ago |
Ivan Tcholakov
|
7aef9165bf
Feature #306 - Trimming totally trailing whitespace in php-source files, part 1, 220 files.
|
15 years ago |