Julio Montoya
|
b1855c38cc
Minor - Replace global variables.
|
9 years ago |
Yannick Warnier
|
a29ff92d66
Add apiIsSystemInstalled() to check for signs of Chamilo installation and to return a clean array allowing for decisions to be taken. Use of lower_camel_case should be abandoned progressively anyway, so using upperCamelCase
|
9 years ago |
Yannick Warnier
|
fe9149032d
Merge pull request #568 from aragonc/bootstrap
|
9 years ago |
Yannick Warnier
|
4dc2185a8a
Merge branch '1.10.x' of github.com:chamilo/chamilo-lms into 1.10.x
|
9 years ago |
Yannick Warnier
|
89f4575fbc
Minor - Improve unit tests consistency
|
9 years ago |
Angel Fernando Quiroz Campos
|
7a47de905a
Remove Bxslider JS library - refs #7539
|
9 years ago |
Julio Montoya
|
61a72a4dc4
Fix js lib calls.
|
9 years ago |
Julio Montoya
|
063a81f835
Change js lib path see #7573
|
9 years ago |
Julio Montoya
|
9c8376cd1b
Block access if group was set to invisible see BT#9425
|
9 years ago |
Julio Montoya
|
ef918e0e64
Fix PHP warning.
|
9 years ago |
Julio Montoya
|
2964727aad
Minor - format code.
|
9 years ago |
aragonc
|
1150c65d04
update home course thematic home description
|
10 years ago |
Yannick Warnier
|
b7e62c802d
Merge pull request #549 from AngelFQC/BT9092
|
10 years ago |
Angel Fernando Quiroz Campos
|
882aee8bf8
Load sublanguage in plugin templates - refs BT#9092
|
10 years ago |
Julio Montoya
|
7a00e21268
Fixing weird condition.
|
10 years ago |
Julio Montoya
|
600335702b
Update jquery-ui version 1.11.3
|
10 years ago |
Yannick Warnier
|
fedf5c3f31
Fix queries still using exe_cours_id and move as much as possible to integer variables around that - refs #7555
|
10 years ago |
Julio Montoya
|
ab5244cf84
Replace function name.
|
10 years ago |
Julio Montoya
|
35c7f76960
Require php 5.4 for chamilo 1.10.x see #7549
|
10 years ago |
Julio Montoya
|
709aa53ff9
Remove unused function + set anonymous user if user_id = 0
|
10 years ago |
Julio Montoya
|
c17906cc26
Merge branch '1.10.x' of ssh://github.com/chamilo/chamilo-lms into 1.10.x
|
10 years ago |
Julio Montoya
|
f70c7cc617
Remove global in api_get_user_info()
|
10 years ago |
Yannick Warnier
|
a9df86da5e
Update api_get_real_ip() function to use explode - refs #7268
|
10 years ago |
Julio Montoya
|
4a18a2e34f
Move sub_language.class.php inside inc/lib
|
10 years ago |
Julio Montoya
|
4df45a4442
Fix PHP warnings and notices
|
10 years ago |
Angel Fernando Quiroz Campos
|
02f0faa770
Add error message when the upload has failed - refs BT#9082
|
10 years ago |
Julio Montoya
|
a8fd964f96
Removing require_once
|
10 years ago |
jmontoya
|
4f762008bf
Removes mail.lib.inc.php move function inside api.lib.php
|
10 years ago |
Yannick Warnier
|
d440fae8bc
Merge pull request #492 from ilosada/BT8939a
|
10 years ago |
Imanol Losada
|
1c747e518e
Extra fields are available before creating a user. Add 'getSMSPluginName' function. Now 'sms_type' is got dynamically. Edit translation files - refs BT#8939
|
10 years ago |