Yannick Warnier
ba8bb15e13
Make main.js file generation language-aware - refs #2584
7 years ago
Julio Montoya
0af3ddabe6
Move js code into a file web/build/main.js #2584
7 years ago
Julio
faad3db1b9
Minor - format code, use (int)
7 years ago
Julio
43c501aa6a
Minor - format code
7 years ago
Julio
b078624552
Minor - format code
7 years ago
Julio
175847560a
Add jquery.ui.touch-punch.min.js lib see BT#14388
7 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
jmontoyaa
4c5c989c05
Fix mathajax config setting see BT#13603
8 years ago
Yannick Warnier
8b29aa2834
Remove autocapitalize from login input boxes to avoid infringing HTML5 standard when non-Apple browsers
8 years ago
José Loguercio
e5288d9e86
Reworked MailConfirmation lang vars and added newones
8 years ago
José Loguercio
9af6dd0bc6
Added User activation confirmation email - Refs BT#13479
8 years ago
Angel Fernando Quiroz Campos
9af4fe4519
Avoid call function to show login form - refs BT#13466
...
Refs #TMI
0596c25c8d
8 years ago
Yannick Warnier
003135d5ba
Clean-up of unused variables and fix path
8 years ago
Yannick Warnier
9af0934149
Add check on overrides/ folder in templates processing - refs #2156
8 years ago
Yannick Warnier
1de2a4ffdd
Minor - Improve PHPDoc
8 years ago
jmontoyaa
345fc1a867
Minor - format code, change function name
8 years ago
jmontoyaa
96fd16d8f9
Improve plugin load speed.
8 years ago
jmontoyaa
8a09fd4951
Minor - format code.
8 years ago
jmontoyaa
83df5475b6
Avoid missing template error, use the default file.
8 years ago
jmontoyaa
a073656d9e
Replace "api_get_path(WEB_PATH).'web/" with "WEB_PUBLIC_PATH"
8 years ago
jmontoyaa
c09a64c90c
Add flag-icon-css + fix language switcher see BT#13183
8 years ago