Yannick Warnier
9472341ef0
WIP: GDPR ( #2606 )
...
Admin: Add configuration setting 'enable_gdpr' to enable special privacy options to ease implementation of European GDPR. Add personal data info page, LegalRepository, personal data treatment types display and update getLastLogin() results including track_e_login for legacy users - refs #2568 #GDPR
8 years ago
Julio Montoya
f7e784db9a
BBB plugin - Add copy text to clipboard, add warning message
8 years ago
Julio Montoya
ef84cb0834
Minor - format code
8 years ago
Julio Montoya
3ed6737f3b
Minor - send title item or a new question to the popup
8 years ago
Julio Montoya
17d9203a6a
Minor - format code
8 years ago
Julio Montoya
a8c84dd864
Minor - format code, remove URL from main.js.tpl, fix course logout url
...
See #2584
8 years ago
Julio Montoya
0607d0b29c
Minor - Rename twig/js file from header.js.tpl tp main.js.tpl #2584
8 years ago
Alex Aragón
8839965e7f
Improvement for responsive email template - refs #2549
8 years ago
Yannick Warnier
ba8bb15e13
Make main.js file generation language-aware - refs #2584
8 years ago
Alex Aragón
5a80a12c58
add tpl exercise_result_alert_body - refs #2549
8 years ago
Julio Montoya
08b02307a7
Minor - Fix delete document test
8 years ago
Julio Montoya
de60f7ed3b
Improve delete popup #2584
8 years ago
Julio Montoya
0af3ddabe6
Move js code into a file web/build/main.js #2584
8 years ago
Julio Montoya
f4f92c9d8a
Fix "Accesses by user overview" report page see BT#14450
8 years ago
Julio
0c07c1e92e
Add personal events option in plugins see BT#14608
...
In order to load plugin calendar events as personal events,
the plugin has to impement the getPersonalEvents() function and set
a the variable $hasPersonalEvents to true in the implementation of the
"Plugin" class.
8 years ago
Julio
7037649154
Minor - fix "set width" in ajax popup
8 years ago
Yannick Warnier
ba0e253e24
Add JS confirmation popup on course description delete icon - refs #2583
8 years ago
Alex Aragón
ae6bdd617d
Corrections in courses grid - refs BT#14497
8 years ago
Alex Aragón
97c6113de1
fix display_coursecode_in_courselist - refs BT#14497
8 years ago
Angel Fernando Quiroz Campos
760c6c6b4c
Fix link to edit session when grid view is enabled - refs BT#14345
8 years ago
Julio
2cba428ab8
Grid session list closed by default see BT#14497
8 years ago
Julio
01359302f5
Fix grid courses session collapsable link see BT#14497
8 years ago
Alex Aragón
6e68e85120
adding js mediaelementplayer for videos within iframes
8 years ago
Alex Aragón
970718c98f
removing the block with repeated links return_teacher_link
8 years ago
Alex Aragón
5cf8168ac5
add btn suscriber in about course - refs BT#7683
8 years ago
Alex Aragón
ff1c3f5609
add plugin buy course in course about - refs BT#7683
8 years ago
Alex Aragón
dd3390a6b9
Adding page about the course refs - BT#7683
8 years ago
Alex Aragón
19046660ef
fix base.css optimize
8 years ago
Alex Aragón
045262a02e
fix introduction section - refs #2546
8 years ago
Julio
0a345a939a
Add voice recorder button when sending a msg in the chamilo inbox
...
See BT#14453
8 years ago
Julio
d787bd5b54
Change custom certificate values, show courses and total lp time
...
See BT#14455
8 years ago
Alex Aragón
33a2af09ef
fix view hot courses
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
39ab577b2e
Show portfolio dates in time ago string - refs BT#14381
8 years ago
Alex Aragón
8ee45b8971
fix button pdf in lp list view - refs #2521
8 years ago
jmontoyaa
c448a1e5d1
If message is disabled then don't show inbox link see BT#14253
8 years ago
jmontoyaa
b0b26ee7de
Minor - format code, replace jQuery(document)
8 years ago
Angel Fernando Quiroz Campos
3fb261e425
Avoid show Publish LP Category button when it has no visibility - refs BT#14284
8 years ago
Angel Fernando Quiroz Campos
478e87dfdc
Minor - Format code
8 years ago
Angel Fernando Quiroz Campos
1d5a89126a
Fix show empty course description - refs BT#14289
8 years ago
Angel Fernando Quiroz Campos
428c29ca08
Minor - Format code - refs BT#14289
8 years ago
Alex Aragón
ebbe95c260
format code tpl course description - refs BT#14289
8 years ago
Alex Aragón
999c77b6de
fix tpl description course - refs BT#14289
8 years ago
Alex Aragón
c585b3b8cd
new tpl for course description - refs BT#14289
8 years ago
jmontoyaa
0b13cf3962
Fix diagram link see BT#12861
8 years ago
jmontoyaa
204172f4ba
Enable speed controller in video player #2511
...
// $_configuration['video_features'] = ['features' => ['speed']];
8 years ago
Alex Aragón
8c6e2d5f69
improve styles with selected item white color - refs #2509
8 years ago
Alex Aragón
737aa26bda
fix status scorm
8 years ago
jmontoyaa
7fe66536c4
Use mediaelement to show videos instead of unmaintained jsplayer
...
BT#14273
8 years ago