Yannick Warnier
|
57e50305bb
Added course option to learnpath::toggle_visibility()
|
11 سال پیش |
Julio Montoya
|
f1643bf5e7
Fixing error due recent merge
|
11 سال پیش |
Julio Montoya
|
e6a6c08c28
Merge branch 'chamilo19'
|
11 سال پیش |
Julio Montoya
|
d0f01d6612
Adding vimeo embed code for LPs see BT#6537
|
11 سال پیش |
Yannick Warnier
|
aca6100ffb
Fixed issue with prerequisites failing when using subdirectories in the LP's TOC - refs #6405
|
11 سال پیش |
jmontoya
|
f0fdff6573
Do not set sections as a prerequisite see BT#5928
|
11 سال پیش |
jmontoya
|
4f1442dfb4
LP: Sections (chapters) can't be assigned as a prerequisite see BT#5928
|
11 سال پیش |
jmontoya
|
a064b60066
Fixing PHP warning
|
11 سال پیش |
jmontoya
|
37fce9ceaa
Replacing "../img" with Display::return_icon()
|
11 سال پیش |
jmontoya
|
3df0498662
Replacing relative with absolute paths
|
11 سال پیش |
Julio Montoya
|
7874eb5aee
Fixing SQL queries.
|
11 سال پیش |
Julio Montoya
|
c6b067a2e2
Adding exit in lp ajax calls.
|
11 سال پیش |
Julio Montoya
|
a145cf95db
Fixing URL issues in LP
|
11 سال پیش |
Julio Montoya
|
4b11202107
Fixing images and replacing id with iid (exercise table)
|
11 سال پیش |
Julio Montoya
|
2535c676b8
Fixing require_once path "forum/forumfunction.inc.php"
|
11 سال پیش |
Julio Montoya
|
d76b6cc817
Adding "api_" in function inside main_api.lib.php
|
11 سال پیش |
Julio Montoya
|
6b8c7ea713
Using absolut paths
|
11 سال پیش |
Julio Montoya
|
ddef60a6ee
Fixing PHP warnings
|
11 سال پیش |
Julio Montoya
|
753b219774
Fixing query adding iid instead of id
|
11 سال پیش |
Julio Montoya
|
5d8700593b
Fixing wrong use of database::query and database::insert_id() (changes in old code)
|
11 سال پیش |
Julio Montoya
|
6c98ad1982
Using $app['orm.ems']['db_write'] instead of $app['orm.em'] because we can use 2 databases to read or write depending in a configuration located in services.php
|
11 سال پیش |
Julio Montoya
|
8616f1e9de
Injecting the $result inside the Database::affected_rows() in order to work with Doctrine
|
11 سال پیش |
Julio Montoya
|
5aa76ef211
Replacing function get_statistic_table() with get_main_table() see BT#6220
|
11 سال پیش |
Julio Montoya
|
23c1544b1a
Adding course info array in the function api_set_default_visibility()
|
11 سال پیش |
Julio Montoya
|
642f769f74
Fixing PHP notices
|
11 سال پیش |
unknown
|
939c9bf7fd
#5855
|
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
|
4f50329704
Replacing root_sys with api_get_path(SYS_PATH), setting sys path in global inc instead of api_get_path() changing some other paths due the new "data" folder see #6104
|
11 سال پیش |
Julio Montoya
|
04a69225e1
Adding track_e_hotpotatoes.c_id, track_e_exercices.c_id, and track_e_attempt.c_id fields see #6090
|
11 سال پیش |
Julio Montoya
|
1e16fba5c7
Removing unused entities, renaming entities instead of Entity\EntityUser we just use Entity\User, removing unused Proxies folder too
|
11 سال پیش |