Yannick Warnier
4178088552
Internal - Fix static permissions for files/directories: use API functions to get the right permissions - refs #2582
8 years ago
Yannick Warnier
e96190af40
Minor: Change or to ||
8 years ago
jmontoyaa
725a60245a
Fix "editor.css" inclusion when using style menu. BT#14221
...
- "style" parameter removed, now editor.css is only included when
the ckeditor is in fullpage and it's controlled by FormValidator.
8 years ago
Yannick Warnier
a1666c72c6
Internal: Exit stylesheet upload if name_stylesheet is not properly defined
8 years ago
Julio Montoya
ecdc2037e2
Applied fixes from FlintCI
8 years ago
Julio Montoya
3c271b5819
Applied fixes from FlintCI
8 years ago
Julio Montoya
bf885f42f4
Applied fixes from FlintCI
8 years ago
jmontoyaa
5deb1ccabe
Minor - group plugins installed/not installed
8 years ago
jmontoyaa
3edf9eccc7
Minor - format code, rename function
...
- Rename "get_settings_form" to "getSettingsForm"
8 years ago
Julio
c67e40aad2
Fix PHP warning
8 years ago
Alex Aragon
eee3bd32dd
fix feeback dropbox
8 years ago
jmontoyaa
66ccac4acb
Replace getWebPlatformLogoPath with getPlatformLogoPath fix pdf export
...
see BT#13394
8 years ago
jmontoyaa
96fd16d8f9
Improve plugin load speed.
8 years ago
jmontoyaa
48f6056e68
Minor - format code.
8 years ago
jmontoyaa
efe2830444
Minor - format code.
8 years ago
Angel Fernando Quiroz Campos
4838d1f54a
Fix add/edit system templates - refs BT#13200 BT#13086
9 years ago
Alex Aragon
9b7cdb9c50
fix add template - refs BT#13086
9 years ago
Alex Aragon
57dd4f6e46
Style structure for CSS templates
9 years ago
jmontoyaa
b645a34fdc
Replace null with '' string see BT#13024
9 years ago
Yannick Warnier
11c1414f19
Move and rename local function get_settings() to settings.lib.php::getCategorySettings() to allow re-use
9 years ago
jmontoyaa
6959ceb1de
Minor - format code.
9 years ago
Angel Fernando Quiroz Campos
d12a47f6e0
Fix 65188b0
9 years ago
Polycapa
9396a2478b
Add missing spaces
...
=> operator need to have space before and after
9 years ago
Polycapa
1691cf3eee
Replace id with aria-label
...
Ids were added to link inputs with text label. As they are dangerous
(very common english word) and they are only useful for accessibility,
replace them by aria-label
9 years ago
Angel Fernando Quiroz Campos
b53b86fbea
Remove jquery-ui tabs from Stylesheets Settings
9 years ago
Scrutinizer Auto-Fixer
e55f8cc5f0
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
9 years ago
Polycapa
73ba61f5f3
Fix for codeclimate
9 years ago
Polycapa
6b3ac766aa
Link textarea to corresponding label
9 years ago
Polycapa
db4fd96962
Link text inputs to label
9 years ago
Yannick Warnier
d814dc2439
Minor - Replace deprecated function calls #scrutinizer
9 years ago
Yannick Warnier
6193d198f6
Update deprecated display_*_message() calls
9 years ago
jmontoyaa
244a19d4c7
Replace Database :: get_main_table with Database::get_main_table
9 years ago
jmontoyaa
c804014cda
Fix stylesheet update.
...
- Platform stylesheet theme is checked from the DB
- Move update to the top to avoid stylesheet that doesn't get updated.
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
a018bc60f1
Use api_get_current_url_id, format code
9 years ago
jmontoyaa
391267d234
Add security check
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
aa08dbd9e5
Use Display::addFlash, use api_get_current_access_url_id, format code
9 years ago
jmontoyaa
0daef52f15
Fix use of course_info/download.php
...
Load course backup path by default otherwise
it uses the root of archive path.
9 years ago
José Loguercio
6469a566d3
Fix footer_extra_content and header_extra_content - Issue #1604
9 years ago
jmontoyaa
3151b8a099
Replace _api_get_timezone with api_get_timezone
9 years ago
Angel Fernando Quiroz Campos
ee3b4195d1
merge
9 years ago
jmontoyaa
da1513ecb8
Minor - format code
9 years ago
jmontoyaa
2e8ab9a664
FIx settings when loading access_url_id
9 years ago
Angel Fernando Quiroz Campos
3fa47967b8
Show custom logo on PDF export and emails - refs BT#11424
10 years ago
Angel Fernando Quiroz Campos
1b557c4316
Fix set custom logo for multi-url - refs BT#11424
10 years ago
Alex Aragon
8ee6a6449f
Resetting icon that enables multi urls portals options - refs BT#7683
10 years ago
jmontoyaa
ac75f9ac06
Format code + fix PHP warning
10 years ago
jmontoyaa
3906a32d4f
Replace variable name
10 years ago
Angel Fernando Quiroz Campos
331d04acee
Fix spacing between items of FormValidator group
10 years ago