Julio Montoya
|
68fe06f9b6
Adding missing function needed for the widescale plugin see BT#5637
|
12 years ago |
Julio Montoya
|
26cb8635ea
Minor - updating comments
|
12 years ago |
Julio Montoya
|
0427f8defb
Fixing a bug when loading plugins due recent changes in the Chamilo 1.10 structure
|
12 years ago |
Julio Montoya
|
d477a61474
Undo htaccess change
|
12 years ago |
Julio Montoya
|
4ec71d388b
Updating settings latest update when plugins are modified.
|
12 years ago |
Julio Montoya
|
ab16ae4412
Fixing php notice
|
12 years ago |
Julio Montoya
|
ea39532e4a
Minor - updating comments
|
12 years ago |
Julio Montoya
|
84908ccdcb
Fixing copy course due the recent changes in the exercise tool (iid field added) see BT#5638
|
12 years ago |
Julio Montoya
|
3aa0f0b280
Fixing PHP notices
|
12 years ago |
Julio Montoya
|
158ebc34da
Fixing copy course with the new field iid
|
12 years ago |
Julio Montoya
|
0987096e13
Removing course_code not longer needed we use now the "c_id" field see BT#5638
|
12 years ago |
Julio Montoya
|
ee83c67e89
Merge branch 'master' of github.com:chamilo/chamilo-lms
|
12 years ago |
Julio Montoya
|
e3883f43b9
Fixing phpqrcode autoload. The lib was always loaded no matter what. This need to be fixed in the phpqrcode lib repo. For now we use composer to generate the class map for this library.
|
12 years ago |
Julio Montoya
|
1df55367aa
Fixing _user session variable in order to load once the _user array
|
12 years ago |
Julio Montoya
|
9b188cbb68
Disabling invitations notifications (just for now)
|
12 years ago |
Julio Montoya
|
97cd7e5b09
Fixing PHP notices
|
12 years ago |
Julio Montoya
|
677b483dfa
Fixing php notices
|
12 years ago |
Julio Montoya
|
358837a1c2
Removing exit
|
12 years ago |
Yannick Warnier
|
aaa521d1b1
Fixed missing 'student view' button in session courses - refs BT#6127
|
12 years ago |
Yannick Warnier
|
4994b2910e
Added index to session_rel_user table and updated database version with a countable, previsible number
|
12 years ago |
Julio Montoya
|
75d984a90b
Minor - comment debug
|
12 years ago |
Julio Montoya
|
e25a2610ad
Moving service definitions in services + fixing a bug in cidreset when loading a course with out a cidreq
|
12 years ago |
Julio Montoya
|
49e24acd4c
Fixing fckeditor when adding images, creating folders
|
12 years ago |
Julio Montoya
|
7b67758fa6
Fixing PHP warning
|
12 years ago |
Julio Montoya
|
0dca6ac2eb
Minor - cosmetic changes
|
12 years ago |
Julio Montoya
|
1478e27745
Minor - cosmetic changes
|
12 years ago |
Julio Montoya
|
96b2c934af
Removing require_once learnpathList.class.php already loading the class via composer
|
12 years ago |
Julio Montoya
|
99274401a7
Separation of concerns moving services definitions in a services.php and routes definitions in a routes.php in order to have a cleaner global.inc.php
|
12 years ago |
Julio Montoya
|
98ec088a65
Cosmetic changes
|
12 years ago |
Julio Montoya
|
bfee94ee25
Adding files that were located in archive/ inside temp/ (.htaccess and index.html)
|
12 years ago |