Julio Montoya
5fd57373ba
Minor - flint fixes
7 years ago
Yannick Warnier
01be29c192
Add twitter:title, description, image and image:alt meta tags to headers
7 years ago
Julio
8fad561ffa
Add strip_tags when description has html content
...
In meta property="og:description"
8 years ago
Julio Montoya
cd9460d7fb
Hide country flags in the language switcher + fix login form BT#14372
...
New setting $_configuration['hide_flag_language_switcher'] = false;
8 years ago
Julio Montoya
8204c6f64e
Fix double include of vrview.css and vrview.js lib + format code
8 years ago
Angel Fernando Quiroz Campos
1629f2939d
Enabled by default vrview #2622
8 years ago
Julio Montoya
c4ad693959
Minor - flint fixes
8 years ago
Yannick Warnier
f6e70c292c
Minor - Avoid warning in Template::getWebPaths() when side-called from CLI script
8 years ago
Julio Montoya
bc26c9c577
Fix getPicturePath fatal error
8 years ago
Yannick Warnier
628018e6d9
Ticket: Revert previous commit making project 1 visible to all, and instead make the ticket floating tab always visible but reaching a page where you only see your own tickets - refs BT#14688
8 years ago
Julio Montoya
ef84cb0834
Minor - format code
8 years ago
Julio Montoya
c2d40c5df3
Use "ajax async" to save the course logout correctly
...
Only when course object is set.
8 years ago
Julio Montoya
a8c84dd864
Minor - format code, remove URL from main.js.tpl, fix course logout url
...
See #2584
8 years ago
Yannick Warnier
5bfb14aa03
Implement missing CDN path feature for main JS and CSS files (was only working on custom CSS)
8 years ago
Yannick Warnier
ba8bb15e13
Make main.js file generation language-aware - refs #2584
8 years ago
Julio Montoya
0af3ddabe6
Move js code into a file web/build/main.js #2584
8 years ago
Julio
faad3db1b9
Minor - format code, use (int)
8 years ago
Julio
43c501aa6a
Minor - format code
8 years ago
Julio
b078624552
Minor - format code
8 years ago
Julio
175847560a
Add jquery.ui.touch-punch.min.js lib see BT#14388
8 years ago
Julio
90a09b545c
Minor - flint fixes
8 years ago
Yannick Warnier
a49f36c69d
Add course and session possible contexts to add OpenGraph meta tags in Template::set_header_parameters()
8 years ago
Yannick Warnier
9fe9845451
Minor - Factorize assignBugNotification(), assignAccessibilityBlock() and assignSocialMeta() in template.lib.php to simplify code readability
8 years ago
Yannick Warnier
c39a31ab94
Minor: Factorize favico setting in template.lib.php out of set_header_parameters()
8 years ago
Angel Fernando Quiroz Campos
bb760de133
Fix CKEditor styles when creating HTML documents or single blocks - refs BT#14381
...
* `editor.css` file deprecated.
* `editor_content.css` contains the base for the created content with CKEditor (blocks or documents).
It's loaded internally by CKEditor to show the Styles select.
It's loaded globally by Chamilo in template.lib.php to apply its styles to the HTML blocks created with CKEditor.
* `document.css` is only used in the head from the created HTML document.
Include the `editor_content.css` file by importing internally.
8 years ago
jmontoyaa
4473bd11ac
Add setting to show pending survey link in user menu BT#14395
8 years ago
Angel Fernando Quiroz Campos
27ac9f3509
Minor - Add semicolon - refs BT#14381
8 years ago
Angel Fernando Quiroz Campos
15f99ccdd5
Add twig filter to display date in time ago string - refs BT#14381
8 years ago
jmontoyaa
204172f4ba
Enable speed controller in video player #2511
...
// $_configuration['video_features'] = ['features' => ['speed']];
8 years ago
jmontoyaa
fbc26a3ea0
Minor - format code, flint issues
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
jmontoyaa
3c9c2601a0
Minor - format code, fix flint issues
8 years ago
Alex Aragón
55969b0596
add macros for twig in tpl - refs BT#11338
8 years ago
Angel Fernando Quiroz Campos
57b88a5d4b
Use SYS_TEMPLATE_PATH to find template file
8 years ago
Angel Fernando Quiroz Campos
079561bd9a
Minor - Fix Flint issue
8 years ago
Angel Fernando Quiroz Campos
da569547cd
Add twig function to get template file inside template
...
This changes the way how template files are included or extended
Add twig filter to get template file inside template
This changes the way how template files are included or extended
8 years ago
jmontoyaa
353d3541d3
Ticket icon depends of setting "ticket_project_user_roles" BT#14162
8 years ago
Julio Montoya
ecdc2037e2
Applied fixes from FlintCI
8 years ago
Alex Ruben
7a22367257
fix ID login_block
8 years ago
Julio
2b4aec1ca9
Minor - Set $responseCode in Template creation
8 years ago
Julio
6b50f0ffaf
Add response code "404 if file not found for scorm package see BT#13818
8 years ago
Angel Fernando Quiroz Campos
0ae6fa9712
Add function to show the tutors/teachers names by Twig - refs BT#13756
8 years ago
Julio Montoya
bf885f42f4
Applied fixes from FlintCI
8 years ago
Angel Fernando Quiroz Campos
5d1fc76902
Add Bootstrap style for link inside alert - refs BT#13838
8 years ago
Alex Ruben
26cb8b91f6
add icons tickets - refs BT#13787
8 years ago
jmontoyaa
1e3ab83738
Add security headers when asking by headers
...
- When $sendHeaders == true
8 years ago
jmontoyaa
694138422a
Allow html text
8 years ago
Angel Fernando Quiroz Campos
de79a59f46
Change course code for the course id to use in Twig variable - refs BT#12835
8 years ago
jmontoyaa
8db23efc7c
Fix button you "should create new topic"
...
- Add new template "blank_no_header.tpl" (no js code)
- Format code
- New function in Template::displayBlankTemplateNoHeader
8 years ago
Angel Fernando Quiroz Campos
fff58a008a
Improve lang vars to registration confirmation - refs BT#13479
8 years ago