jmontoyaa
bc22a13e7a
Fix query in UserManager::get_user_list
8 years ago
Angel Fernando Quiroz Campos
1a68775e22
Restorinf the count of days to go in session for user - refs BT#12539
8 years ago
jmontoyaa
b43c3d3627
Add virtual instance theme feature see BT#12490
...
- New function Template::getThemeDir() added to located the theme folder
- New setting in vchamilo ThemeFolder (DB change below)
- New field in vchamilo table: css_theme_folder (ALTER TABLE vchamilo ADD COLUMN css_theme_folder varchar(255);)
- Rewrite api_get_themes() using Finder class, adding vchamilo css theme folder
- Fix mirror function adding 'override' option
8 years ago
jmontoyaa
029776f32d
Improve CSS stylesheet change/upload
...
- Add theme parameter in function return_logo(), ChamiloApi::getPlatformLogo
- Use key/value array in function api_get_themes()
8 years ago
jmontoyaa
c3a7314e25
Add function visibility, fix link.
8 years ago
jmontoyaa
445cf69bfc
Replace custom queries to use CourseManager and UserManager libs
...
- Take into account the url id in UserManager lib
- Use CourseManager::count_courses instead custom sql
- Use CourseManager::get_courses_list instead custom sql
- Use UserManager::get_number_of_users instead custom sql
- Use UserManager::get_user_list instead custom sql
- Minor format code
See BT#12534
8 years ago
jmontoyaa
67686f59d6
Fix session list see BT#12534
...
- Replace custom queries with SessionManager functions
8 years ago
jmontoyaa
653f0017fa
Minor - Class improvements
...
- Remove commented code
- Update docs
- Remove get_lang second unused parameter
- Format code
8 years ago
jmontoyaa
b1006bf21e
Minor - format code, use === instead of ==
8 years ago
jmontoyaa
e6eaa0425e
Remove unused function: display_localised_html_file
8 years ago
jmontoyaa
656b2cad31
Minor - format code
8 years ago
jmontoyaa
1437a3f7e4
Use flash messages
...
- Remove unused function api_add_url_param
- Format code
8 years ago
jmontoyaa
f696f439d0
Fix PHP warning
8 years ago
jmontoyaa
dcc9e2affe
Minor - update phpdoc
8 years ago
Yannick Warnier
f80eadf8cf
Add support for unclosed attempts in exercises reports - fixes #1791 - refs BT#12444
8 years ago
Angel Fernando Quiroz Campos
6de5b9ce4d
Add option to hide the course notification - refs BT#12430
8 years ago
Angel Fernando Quiroz Campos
00ecb30cc9
Allow show course grouped by category in session list - refs BT#12430
8 years ago
Angel Fernando Quiroz Campos
98ec16a5cc
Minor - Format code - refs BT#12430
8 years ago
Angel Fernando Quiroz Campos
44f8aa8299
Minor - format code and jshint - refs BT#10892
8 years ago
Yannick Warnier
661239d80e
Add SMTP_UNIQUE_REPLY_TO setting + support in api_mail_html() - fixes #1772
8 years ago
jmontoyaa
929f4ea576
Avoid multiple creation of default certificates see BT#12528
8 years ago
jmontoyaa
15e6313c90
Format code + Remove triple api_get_session_condition()
8 years ago
Rafa
70c91603cf
done
8 years ago
Rafa
2a2fdcace4
no message
8 years ago
jmontoyaa
7ce8ea39c0
Minor - format code
8 years ago
Rafa
e5b740666c
Improvement of Student info: Now the client is allow to activate the options (‘progress’,’score’,’certificate’) individually.
8 years ago
jmontoyaa
5e765870e2
Add "pdf_img_dpi" configuration option see BT#11019
8 years ago
Angel Fernando Quiroz Campos
d80e22670a
Allow show full post content on blog home - refs BT#12324
8 years ago
Rafa
8fbbe40f19
done
8 years ago
Yannick Warnier
9c8528e4b3
Fix (as best as possible) issue with UTF-8 titles in PHPMailer - fixes #1577
8 years ago
Angel Fernando Quiroz Campos
f041d62f1c
Show annotation question on exercise results - refs BT#10892
8 years ago
Angel Fernando Quiroz Campos
cc9cbb93ed
Allow add text to annotation when clicking - refs BT#10892
8 years ago
Angel Fernando Quiroz Campos
b7d32c59bc
Simplify hidden input when elements changing values on annotation question - refs BT#10892
8 years ago
Angel Fernando Quiroz Campos
b76340f4ef
Fix add new element to annotation question - refs BT#10892
8 years ago
Angel Fernando Quiroz Campos
a472b8db07
Fix showing image for annotation question in admin list - refs BT#10892
8 years ago
Angel Fernando Quiroz Campos
c84b21858e
Change length of post extract in blog to 800 chars - refs BT#12324
8 years ago
Angel Fernando Quiroz Campos
1e5d710cc0
WIP Allow add text to annotation question - refs BT#10892
8 years ago
jmontoyaa
fdbe8493c7
Minor - format code,
8 years ago
Angel Fernando Quiroz Campos
97a0275a08
Show image in question list for admin - refs BT#10892
8 years ago
jmontoyaa
dff22364b7
Minor - format code,
8 years ago
jmontoyaa
c94bf00973
Add table id and class see BT#12521
8 years ago
jmontoyaa
954e2740bc
Minor - format code
8 years ago
Scrutinizer Auto-Fixer
50f7662956
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
8 years ago
jmontoyaa
07591a49d7
Minor - Format code, fix docs
8 years ago
Yannick Warnier
5c162806ea
Remove var_dump() calls to reduce severity detected by #scrutinizer
8 years ago
Yannick Warnier
055aadec5d
Minor - Improve PHPDoc
8 years ago
Yannick Warnier
abeffdd8e4
Minor - Code style - Use "self" instead of classname within the class and remove spaces around :: operator
8 years ago
Yannick Warnier
fc8fe965b7
Minor - Code style - Use "self" instead of classname within the class and remove spaces around :: operator
8 years ago
Yannick Warnier
3bfbeee958
Minor - Code style - Use "self" instead of classname within the class and remove spaces around :: operator
8 years ago
Yannick Warnier
d4e9222901
Minor - Code style - Use "self" instead of classname within the class and remove spaces around :: operator
8 years ago