Julio Montoya
|
0427f8defb
Fixing a bug when loading plugins due recent changes in the Chamilo 1.10 structure
|
11 years ago |
Julio Montoya
|
633dc47e83
Merge remote-tracking branch 'upstream/master'
|
11 years ago |
Julio Montoya
|
ee83c67e89
Merge branch 'master' of github.com:chamilo/chamilo-lms
|
11 years ago |
Julio Montoya
|
9b188cbb68
Disabling invitations notifications (just for now)
|
11 years ago |
Yannick Warnier
|
aaa521d1b1
Fixed missing 'student view' button in session courses - refs BT#6127
|
11 years ago |
Julio Montoya
|
03119263f3
Merge remote-tracking branch 'upstream/master'
|
11 years ago |
Julio Montoya
|
7ad45b4dda
Fixing queries, php notices and warnings due recent changes (adding c_id in new tables)
|
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 |
Alberto Torreblanca
|
0cacb1c2dd
Virtual keyboard and Copy,paste disable.
|
11 years ago |
Julio Montoya
|
6e1279f783
Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638
|
11 years ago |
Julio Montoya
|
b32f3d33f9
Fixing default template settings see #6111
|
11 years ago |
Julio Montoya
|
b19137edd0
Merge
|
11 years ago |
Julio Montoya
|
dcd43265cb
Minor - no need to add the title in the constructor of Template
|
11 years ago |
Yannick Warnier
|
af972d8c5b
Removed hardcoded template dir - refs #6111
|
11 years ago |
Julio Montoya
|
66e8bd2756
Improving security in the LegacyController when user is not login.
|
11 years ago |
Julio Montoya
|
e2364e0910
Adding cidReset function in new controllers
|
11 years ago |
Julio Montoya
|
8ca3664eac
Minor - cosmetic changes
|
11 years ago |
Julio Montoya
|
f39d0d90e3
Merging the Social Group with the Classes(usergroup). Now the social groups are inserted in the usergroup table. See BT#4301
|
12 years ago |
Julio Montoya
|
41dcf8a8c2
Improving Userportal now you can filter by courses, courses with my personal categories, special courses, sessions, session in categories, also adding PageController class as a service and replacing calls see BT#4890
|
12 years ago |
Julio Montoya
|
cfac24c461
Removing deprecating function function get_setting() is replaced with api_get_setting(),
|
12 years ago |
Julio Montoya
|
5672e0f235
Replacing $_SESSION['sec_token'] with Security::getCurrentToken()
|
12 years ago |
Julio Montoya
|
f6beb2420f
Improving performace: loading user info once in local.inc. Moving requires in global.inc instead of adding the requires in other files in inc/lib (internationalization)
|
12 years ago |
Julio Montoya
|
3eb2b5571c
Minor improvements in the template, bug link and help content are executed with twig templates
|
12 years ago |
Julio Montoya
|
4e3788d569
Removing error_reporting everywhere
|
12 years ago |
Julio Montoya
|
2758b2bd29
Removing console logs
|
12 years ago |
Julio Montoya
|
f1e0e305e4
Minor style changes
|
12 years ago |
Julio Montoya
|
4ee0c34b3e
Minor code style changes
|
12 years ago |
Julio Montoya
|
fcb849039e
Fixing PHP warnings
|
12 years ago |
Julio Montoya
|
6ff2df4a85
Drag and drop draft using jplumb see #5959
|
12 years ago |
Julio Montoya
|
bae4ded345
Updating vendors
|
12 years ago |