aragonc
|
9791b6df43
Merge branch '1.9.x' of github.com:chamilo/chamilo-lms into 1.9.x
|
10 years ago |
Julio Montoya
|
f0f3cf9224
Adding thematic.lib.php in autoloader, fixes double declaration error.
|
10 years ago |
Alex
|
14c45f5858
Merge branch '1.9.x' of github.com:chamilo/chamilo-lms into 1.9.x
|
10 years ago |
Julio Montoya
|
42c3c2bca0
Replacing title with a link.
|
10 years ago |
aragonc
|
94984e6b12
merge
|
10 years ago |
Julio Montoya
|
4504c2101e
Adding search forms see BT#7297
|
10 years ago |
Julio Montoya
|
2fef0bfe69
Fixing reporting for HRM and teachers see BT#7297
|
10 years ago |
Julio Montoya
|
e46b639130
Fixing - url
|
10 years ago |
Julio Montoya
|
0d621c382a
Simplifying reportings see BT#7297
|
10 years ago |
Yannick Warnier
|
1a511b64c6
Optimization - shortcircuit a few useless conditions that ask a lot from the DB - refs BT#7140
|
11 years ago |
Yannick Warnier
|
e4bc5eda46
Add condition to avoid high-load useless session queries - refs BT#7140
|
11 years ago |
Yannick Warnier
|
3eda87718f
Add link to course from session tracking detailed list - refs BT#7140
|
11 years ago |
Julio Montoya
|
4ee3a13d33
Adding user list for DRH with search box. See BT#6770
|
11 years ago |
Julio Montoya
|
9d2fc90caf
DRH can login as user. see BT#6770
|
11 years ago |
Julio Montoya
|
2bc07853c5
Adding login ass button see BT#6770
|
11 years ago |
Julio Montoya
|
d0e5476a73
Fixing parameter, in order to show 50 rows.
|
11 years ago |
Julio Montoya
|
b19b7a2a69
Show more rows.
|
11 years ago |
Julio Montoya
|
c03fe190e4
drh can see all users/courses inside the session if the configuration['drh_can_access_all_session_content'] is set see BT#6770
|
11 years ago |
Yannick Warnier
|
9286629ab0
Minor - Added PHPDoc blocks
|
12 years ago |
Julio Montoya
|
aeebd0bf75
courseLog was cut in 3 files see #5753
|
12 years ago |
Julio Montoya
|
5568f1b8e8
Removing center alignment now it depends in the CSS class data_table see #5175
|
12 years ago |
Julio Montoya
|
46161be4cd
Fixing query see #4504
|
12 years ago |
Julio Montoya
|
14fa80654a
Using formvalidator instead of HTML, using the new function page_header and page_subheader
|
12 years ago |
Julio Montoya
|
686051142e
Fixing page headers
|
12 years ago |
Julio Montoya
|
c1503e2205
Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM
|
13 years ago |
Julio Montoya
|
2c7132469c
Minor fixing reporting titles
|
13 years ago |
Julio Montoya
|
f6556c59f9
Cleaning my reporting
|
13 years ago |
Julio Montoya
|
b3a9e4f2ab
Removing libraries that are already included in global.inc.php
|
13 years ago |
Julio Montoya
|
c26dcd29b4
Moving sortableclass.lib.php and usermanager.lib.php in global.inc.php
|
13 years ago |
Julio Montoya
|
08eb7155b4
Modifiying the tracking::get_avg_student_score function to count only the LP that have an exercise to get the average not ALL the LPs
|
14 years ago |