Julio Montoya
|
8616f1e9de
Injecting the $result inside the Database::affected_rows() in order to work with Doctrine
|
11 лет назад |
Julio Montoya
|
d9d92e9f4d
Replaced Database::get_course_info() with api_get_course_info(),
|
11 лет назад |
Julio Montoya
|
dad69fb238
Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638
|
11 лет назад |
Julio Montoya
|
6e1279f783
Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638
|
11 лет назад |
Julio Montoya
|
3cf467c86b
Fixing Auth class conflict in composer
|
11 лет назад |
Julio Montoya
|
5672e0f235
Replacing $_SESSION['sec_token'] with Security::getCurrentToken()
|
11 лет назад |
Julio Montoya
|
581ca79746
Fixing PHP notices + renaming "Script" class to "Tasks" class (used only when calling composer update - not used yet)
|
11 лет назад |
Julio Montoya
|
9b85836c4a
Merge with 1.9.x
|
11 лет назад |
Julio Montoya
|
aef709f1ae
If not category code is available return all courses see BT#5944
|
12 лет назад |
Julio Montoya
|
2866dd5d17
Adding 4 level for course categories see #5850
|
12 лет назад |
Julio Montoya
|
308a29ffac
Removing PHP warnings
|
12 лет назад |
Julio Montoya
|
dca6d44591
Removing require_once for "fckeditor.php" and tracking.lib.php already loaded in the autoloader
|
12 лет назад |
Julio Montoya
|
e000127aa8
FIxing message when user registers to a course see BT#5655
|
12 лет назад |
Julio Montoya
|
d31f38d7ec
Course order - Minor imporvements adding break in order to stop the loop when searching for the course code see BT#5558
|
12 лет назад |
Julio Montoya
|
e9a9a1a17e
Fixing course protected by password see #5470
|
12 лет назад |
Julio Montoya
|
d63a9ff1a8
Minor - cosmetic changes
|
12 лет назад |
Julio Montoya
|
8484f974c6
Adding course link when searching skills (student view) see #1791
|
12 лет назад |
Yannick Warnier
|
bb6de80ad5
Allow subscribe/unsubscribe from course catalog for open (not public) courses - refs #5240
|
12 лет назад |
Julio Montoya
|
09e4726216
Fixing go button for admins and drh see #5140
|
12 лет назад |
Julio Montoya
|
092b2b2b75
Minor cosmetic changes
|
12 лет назад |
Julio Montoya
|
51779ded07
Fixing courses catalog order see BT#4346
|
12 лет назад |
Julio Montoya
|
318d0dba1d
Fixing bug when showing/hiding the gotocourse button see #4508
|
12 лет назад |
Julio Montoya
|
ca5b52f747
Improving usability + showing the "gotocourse" button instead of "subscription" for "open to world" and "open to platform" courses see #4508
|
12 лет назад |
Julio Montoya
|
2bd6f4fd64
Lot of fixes in the new Smarty templates + adding star average , user vote + improving hot courses block (new tpl file hot_courses.tpl)
|
13 лет назад |
Julio Montoya
|
d49099fce7
Adding course rating system in the course catalog see # 4191 (waiting validation to the table field names in order to add the SQL in the migrate file)
|
13 лет назад |
Julio Montoya
|
b3594e03bf
Minor - cleaning style code
|
13 лет назад |
Julio Montoya
|
521d7e8ea0
Hiding special courses when using the random course option in Course catalog
|
13 лет назад |
ywarnier
|
860d0d1260
Minor - Fixed typo in variable
|
13 лет назад |
ywarnier
|
9169bb2376
Minor - Fixed typo in variable
|
13 лет назад |
Yannick Warnier
|
2ca9d2b677
Minor - Adapting code comments to phpdoc
|
13 лет назад |