Scrutinizer Auto-Fixer
465d16f644
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
9 years ago
jmontoyaa
1d19142825
Add maintenance html ckeditor + add htaccess template see BT#12478
9 years ago
jmontoyaa
48374a29f4
Minor - Format code
9 years ago
Nicolas Ducoulombier
5be16f0752
Fix syntax error, unexpected '.1' on plugins admin page generated by commit 1f7844380e
9 years ago
Scrutinizer Auto-Fixer
6cf31a7bcc
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
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
Scrutinizer Auto-Fixer
7a56f3fbb3
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
9 years ago
jmontoyaa
359a7edeed
Minor - Remove double ";"
9 years ago
Scrutinizer Auto-Fixer
1f7844380e
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
9 years ago
Yannick Warnier
6bdac0ba8f
Minor - Code styling
9 years ago
jmontoyaa
3c97672b52
Admin can only edit the file.
9 years ago
jmontoyaa
a3d56073e7
Add edit_htaccess plugin (requires testing) see BT#12478
9 years ago
Scrutinizer Auto-Fixer
8eaaedcb6e
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
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
Angel Fernando Quiroz Campos
0407630444
Fix toolbars action
9 years ago
Scrutinizer Auto-Fixer
18c0ec9187
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
jmontoyaa
91c267920d
Add buy_course_redirect redirect see:
...
#1499
9 years ago
Scrutinizer Auto-Fixer
d91507ffeb
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
Angel Fernando Quiroz Campos
b07d954ef1
Allow hide BBB meetings when no recording and storing sessions - refs BT#12494
9 years ago
Angel Fernando Quiroz Campos
adf0fc1ce8
Fix meeting list for BBB - refs BT#12494
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
Yannick Warnier
5c162806ea
Remove var_dump() calls to reduce severity detected by #scrutinizer
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
Yannick Warnier
fc8fe965b7
Minor - Code style - Use "self" instead of classname within the class and remove spaces around :: operator
9 years ago
Yannick Warnier
3bfbeee958
Minor - Code style - Use "self" instead of classname within the class and remove spaces around :: operator
9 years ago
Yannick Warnier
d4e9222901
Minor - Code style - Use "self" instead of classname within the class and remove spaces around :: operator
9 years ago
Yannick Warnier
b467be4456
Code and comments improvements as suggested by #scrutinizer
9 years ago
Yannick Warnier
02f16760bd
Minor - Code style - Use "self" instead of classname within the class and remove spaces around :: operator
9 years ago
Yannick Warnier
eb6b3e5f22
Minor - Code style
9 years ago
Yannick Warnier
9e73f2845b
vChamilo plugin: Add info about Archive, Home and Upload URL configs in instance edition
9 years ago
Yannick Warnier
3720bd89f9
Add DB queries for vChamilo plugin v1.6
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
d0d332a667
Fix parameters, add int casting.
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
Yannick Warnier
8fa5a93961
Use pChart 2.0.3 to support PHP 7.1 - refs #1725
9 years ago
jmontoyaa
cf008ac33f
Instance cannot have multiple urls see BT#12363
9 years ago
jmontoyaa
ce3a391fc0
Minor - format code
9 years ago
jmontoyaa
ce37836102
"Buy/sell courses" plugin fixes
...
- Changed buyCoursesForGridCatalogVerificator to buyCoursesForGridCatalogValidator
- New function isEnabled
- Fix fatal error in session/about.php
- Fix typos and english
- Update docs
9 years ago
jmontoyaa
0d15a964c4
Fix bbb fatal error when listing meetings
9 years ago
José Loguercio
863c8df3fc
Added spanish lang var to buycourse plugin
9 years ago
José Loguercio
15ee797e23
Added Service delete handler
9 years ago
José Loguercio
545e051800
Reworked and added LP Final Item Service Type and Handler - Refs BT#12077
9 years ago
José Loguercio
1024bb904d
Added Certificate Service handler in LP Final Item
9 years ago
jmontoyaa
f15e59878a
Add archive_url, home_url, upload_url settings see BT#11414
9 years ago
José Loguercio
9ab07dd7d2
Swap the second geolocation mark color from green to blue - Refs BT#11371
9 years ago
jmontoyaa
dd2d7edff6
Minor - format code
9 years ago