jmontoyaa
5fac7f1ff0
Add setting 'allow_career_diagram' see BT#12861
...
Allow careers to have a diagram based in a CSV file.
Requires DB change:
alter table extra_field_values modify column value longtext null;
9 years ago
Angel Fernando Quiroz Campos
6669d7e9b8
Improve code for resume_session.php - refs BT#12875
9 years ago
jmontoyaa
46d00fb5cb
admin/teachers can create dirs from ckeditor see BT#12809
9 years ago
jmontoyaa
bd1c44d58f
Minor - format code.
9 years ago
jmontoyaa
d1cf4980e2
Format code, remove strategy="IDENTITY"
9 years ago
Angel Fernando Quiroz Campos
5e2c2c20d7
Choose course category by ajax when they are more than 100
9 years ago
jmontoyaa
93ee3550a2
Add my_students page
9 years ago
jmontoyaa
03de0860c2
Minor - format code
9 years ago
Yannick Warnier
e73ca6ec6a
Minor - PHPDoc updates as suggested by @scrutinizer-auto-fixer
9 years ago
Yannick Warnier
46f335d40b
Minor - PHPDoc updates as suggested by @scrutinizer-auto-fixer
9 years ago
Scrutinizer Auto-Fixer
2830976b65
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
9 years ago
Scrutinizer Auto-Fixer
ddf46f7fca
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
9 years ago
Scrutinizer Auto-Fixer
14488458e2
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
9 years ago
Scrutinizer Auto-Fixer
a9a8ec5a55
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
9 years ago
Angel Fernando Quiroz Campos
9c21563a7f
Allow MathJax with CKEditor #1768
9 years ago
jmontoyaa
3a0d8fbc24
Adding Asciimath, Asciisvg see BT#12706
9 years ago
jmontoyaa
6a2f77b8de
Remove - datepicker see #1897
9 years ago
jmontoyaa
887119debe
Adding Asciimath, Asciisvg see BT#12706
9 years ago
jmontoyaa
168abf1d42
Remove - datepicker see #1897
9 years ago
Yannick Warnier
38549de8b2
Fix mistaken search by code instead of by path in get_course_image AJAX call
...
Add new method ChamiloApi::getCourseIdByDirectory()
9 years ago
Angel Fernando Quiroz Campos
ad36b1226a
Collapse CKEditor when full_ckeditor_toolbar_set is enabled - refs BT#12538
9 years ago
Scrutinizer Auto-Fixer
699ede4dbe
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
9 years ago
jmontoyaa
823c8232fa
Set correctly ckeditor config
9 years ago
Scrutinizer Auto-Fixer
9ba150d7c1
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
9 years ago
Angel Fernando Quiroz Campos
e0d21096e3
Show the full toolbar set to all CKEditor - refs BT#12538
9 years ago
jmontoyaa
cdaaac65e7
Fix format + minor changes
...
- remove unneeded ";"
- update docs
- replace "else if" with "elseif"
9 years ago
Yannick Warnier
d1b37f34fe
Minor - Add license refs + change dirname(__FILE__) to __DIR__ (about 4 times faster). See http://stackoverflow.com/questions/2749416/is-there-any-difference-between-dir-and-dirname-file-in-php
9 years ago
Scrutinizer Auto-Fixer
1c47b10a5e
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
9 years ago
Scrutinizer Auto-Fixer
1f901f0a32
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
9 years ago
Yannick Warnier
6ad8026dca
Change careerId for career in Promotion entity and link to Career entity - refs BT#12513
9 years ago
Angel Fernando Quiroz Campos
02220e0939
Integrating image2_chamilo with CKEditor toolbars #1738
9 years ago
Scrutinizer Auto-Fixer
fa1d80fab2
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
9 years ago
Scrutinizer Auto-Fixer
b8f1505d5e
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
9 years ago
Scrutinizer Auto-Fixer
1711b421c8
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
9 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
9 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()
9 years ago
jmontoyaa
b2910dcc84
Add ckeditor to matching and matching drag n drop see BT#12303
9 years ago
jmontoyaa
029dfc42dc
Fix ckeditor after commit
...
abeffdd8e4
9 years ago
jmontoyaa
954e2740bc
Minor - format code
9 years ago
Scrutinizer Auto-Fixer
50f7662956
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
9 years ago
jmontoyaa
07591a49d7
Minor - Format code, fix docs
9 years ago
Yannick Warnier
055aadec5d
Minor - Improve PHPDoc
9 years ago
Yannick Warnier
abeffdd8e4
Minor - Code style - Use "self" instead of classname within the class and remove spaces around :: operator
9 years ago
jmontoyaa
2feffcce8a
Remove pear/excelreader replaced by PHPExcel
9 years ago
Scrutinizer Auto-Fixer
1a423c4bde
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
9 years ago
Scrutinizer Auto-Fixer
a4d28af0e4
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
9 years ago
jmontoyaa
900bf9b32f
Minor - format code
9 years ago
Scrutinizer Auto-Fixer
b3ec3c22f6
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
9 years ago
Scrutinizer Auto-Fixer
abd536364d
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
9 years ago
jmontoyaa
b49164138b
Minor - format code
9 years ago