Christian
fee87f26dc
Reporting: Add new reports from MJTecnoid - refs BT#19806
4 years ago
Angel Fernando Quiroz Campos
ddd2e3cfa3
Calendar: Fix modals positions
4 years ago
Christian
a0f012062a
Portal news: Add styles to link "See more" - refs BT#19621
4 years ago
Christian
7747661f12
Thematic: Fix display content in export single thematic - refs BT#19594
4 years ago
Christian
bfe97037d3
Reporting - Add logo in exported pdf from student report - refs BT#19717
4 years ago
Angel Fernando Quiroz Campos
d9d5e5c8a3
Display: Session link as foldable shows an indicator - refs BT#19664
4 years ago
Angel Fernando Quiroz Campos
6cec02db8f
Minor: escape string in JS - refs BT#19664
4 years ago
Angel Fernando Quiroz Campos
fee9a60737
Template: session about page don't show coaches block if it is empty - refs BT#19664
4 years ago
Christian
db1e934b5e
Thematic - Improve display of all thematics in pdf - refs BT#19594
4 years ago
Christian
f794690199
Portal news - Clean css code - refs BT#19621
4 years ago
Christian
70a1af2dd3
Portal news - Improve idsplay of news in slider home - refs BT#19621
4 years ago
Angel Fernando Quiroz Campos
f9bba14816
Template: Add video_context_menu_hidden configuration setting - refs BT#19663
...
Hide the context menu on video player
4 years ago
Christian
4fe265ea0e
Learning path - Improve script cron to remind lp progress - refs BT#19569
4 years ago
Christian
5759a3d5ad
Tracking - Hide the icon of percentage in "Average of tests in Learning Paths" - refs BT#19627
4 years ago
Christian
c28a948345
Learning path - Add script cron to remind lp progress - refs BT#19569
4 years ago
Christian
0c0fd473d9
Learning path - Add script cron to remind lp progress , partial to check @todo - refs BT#19569
4 years ago
Angel Fernando Quiroz Campos
4d90c858d1
Agenda: Allow set reminder from announcement - refs BT#19392
4 years ago
Angel Fernando Quiroz Campos
f8d11e9dc0
Agenda: Fix event type for sessions with personal_calendar_show_sessions_occupation - refs BT#19392
4 years ago
Angel Fernando Quiroz Campos
e0f6063641
Message: Allow set tags from inbox - refs BT#19396
4 years ago
Angel Fernando Quiroz Campos
67df1a367f
Calendar: Fix edit reminders already sent - refs BT#19392
4 years ago
Angel Fernando Quiroz Campos
f549c8a807
Calendar: Show reminders in calendar - refs BT#19392
4 years ago
Angel Fernando Quiroz Campos
ad71f6d787
Add agenda_reminders configuration setting - refs BT#19392
...
Enable reminders for agenda events. Requires database changes:
```sql
CREATE TABLE agenda_reminder (id BIGINT AUTO_INCREMENT NOT NULL, type VARCHAR(255) NOT NULL, event_id INT NOT NULL, date_interval VARCHAR(255) NOT NULL COMMENT '(DC2Type:dateinterval)', sent TINYINT(1) NOT NULL, created_at DATETIME NOT NULL, updated_at DATETIME NOT NULL, PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8 COLLATE `utf8_unicode_ci` ENGINE = InnoDB;
```
4 years ago
Angel Fernando Quiroz Campos
0f93099074
Calendar: Fix invitation list when viewing event - refs BT#19393
4 years ago
NicoDucou
99b3391961
Calendar: Fix error when language variable GoToCourse have a value containing ' -refs BT#19393
4 years ago
Angel Fernando Quiroz Campos
b2ae2da9b1
Calendar: Invitee can delete own invitation when event is not editable - refs BT#19390
4 years ago
Angel Fernando Quiroz Campos
5669fa9c69
Add agenda_collective_invitations conf setting - refs BT#19390
...
It allows to send invitations to friends for an agenda event. Requires DB changes:
4 years ago
Angel Fernando Quiroz Campos
fec6129173
Add personal_calendar_show_sessions_occupation conf setting - refs BT#19393
...
Display sessions ocuppations in personal agenda
4 years ago
Angel Fernando Quiroz Campos
36e5edae21
LP: Don't load frameReady resources for external content - refs BT#19446
4 years ago
Juan Cortizas Ponte
92aa045eff
fix misspelling setting parameter name
4 years ago
Juan Cortizas Ponte
8a3639f349
change settings parameter name
4 years ago
Juan Cortizas Ponte
450791e813
add option to hide teachers name on courses about info page
4 years ago
NicoDucou
4e11e5cac5
Learnpath: fix commit 790eefd5f4 to avoid showing in LP 'Open PDF on Safari' for every chrome based browser
4 years ago
Christian
fa77c7f6ed
Reporting: Add lp stats export to pdf - refs BT#19310
4 years ago
Yannick Warnier
40ffdc50f9
Minor: Fix code indentation
5 years ago
DamienLyon
790eefd5f4
userAgent Air iPad and new ipad
...
Update for new IOS compatibility
userAgent is now : Safari not ipad
5 years ago
Christian
210a4e20a5
Portfolio: Add subcategories, templates, new filters - refs BT#19052
5 years ago
christianbeeznest
47915cfb17
Course maintenance: Add support for IMS Common Cartridge 1.3 import and export - refs #2747
...
Authored-by: Christian <christianbeeznest@users.noreply.github.com>
5 years ago
Yannick Warnier
fa2a25373d
Admin: Questions bank: Add filters on creation course, level and question type - refs #3945
5 years ago
Julio
18bd2a15a4
Career diagram: Fix graph iframe BT#18720
5 years ago
Tony ID
5b461d33cc
Skills Link: Fix link redirection property target
5 years ago
Tony ID
8906a36370
Skills Link: Add link to redirect skill
5 years ago
carlos alvarado
52b70ea837
Skills: Fix skills wheel responsiveness, badge size and wrong skills colors - refs #3732
5 years ago
Julio Montoya
094fef4af4
Course description: Add remove_xss
5 years ago
Julio Montoya
cedce09205
Session: add remove_xss
5 years ago
Julio Montoya
0d8c731a97
Forum: add remove_xss
5 years ago
Julio Montoya
aa359f9df6
Exercises: add remove_xss
5 years ago
Julio Montoya
6c935a64be
Blogs: Add remove_xss
5 years ago
Angel Fernando Quiroz Campos
c666586698
Add lp_allow_export_to_students conf setting - refs BT#18883
...
Allow export learning paths to students
5 years ago
Angel Fernando Quiroz Campos
b0ec4f21e7
LP: Improve accordion view when category - refs BT#18869
5 years ago
Julio Montoya
0a4b4ea2e4
Admin: Add config allow_quick_question_description_popup
...
Allows a quick question description edition with a selected
image from a popup.
BT#18814
5 years ago