Angel Fernando Quiroz Campos
6b2da59aef
Exercise: set tolerance to pointer for draggable question - refs BT#22306
...
Tolerange pointer: Mouse pointer overlaps the droppable
7 months ago
Angel Fernando Quiroz Campos
32d3d5de8e
Use $.getJson instead of fetch
8 months ago
Angel Fernando Quiroz Campos
135e61ebf5
Skill: Display: Use badge.design instead of openbadges.me/designer
8 months ago
Angel Fernando Quiroz Campos
918416a844
Portfolio: List course base content in session when portfolio_show_base_course_post_in_sessions is enabled - refs BT#22232
9 months ago
Yannick Warnier
ab6c21290d
Exercise: Increase blurriness of text in reading comprehension questions (better resolutions make it possible to read)
11 months ago
juancp-contidosdixitais
14e699f23c
Authentication: User session: Add expiration notification system - refs #4776
11 months ago
Angel Fernando Quiroz Campos
7a72f095fa
Security: Portfolio: Apply remove XSS on items and comments content - refs BT#22113
11 months ago
NicoDucou
689516dfa1
Gradebook: add certificat pdf export blocking for session as it is for courses -refs BT#21503
1 year ago
NicoDucou
015cbccff2
Security: remove possibility for get_user_popup to be called recursively with all user_id by using a none predictable hash instead of the user_id -refs BT#21323
2 years ago
NicoDucou
d822f46295
User: use template form user edit mail notification subject -refs BT#21334
2 years ago
Yannick Warnier
9da3f3bac2
Security: Set cookie as secure if HTTPS - refs BT#21289
2 years ago
Angel Fernando Quiroz Campos
c90f2b4ddf
Internal: Load vrview.js when enabling it in video features - refs BT#21289
2 years ago
Angel Fernando Quiroz Campos
ca2e7a58ac
Security: Refactor cookie warning to avoid CSRF - refs BT#21289
2 years ago
NicoDucou
0af873f23d
Attendance: add my missing signatures page functionnality -refs BT#21018
2 years ago
juancp-contidosdixitais
eb6e4d30ed
Admin: Learnpath: Add configuration setting 'lp_ios_hide_open_in_new_window_button' to remove button in lp on iOS - refs #4954
...
Author: Juan Cortizas Ponte <124381395+juancpbinario@users.noreply.github.com>
2 years ago
NicoDucou
7ef4e32490
Catalogue: add pagination on top of course list - refs BT#21009
2 years ago
NicoDucou
d84b6d2f19
Calendar: Reduced Ical export options to simplify interface
2 years ago
NicoDucou
8faaf0b1d5
Calendar: export members subscribed or invited to an event to csv -refs BT#20952
2 years ago
Angel Fernando Quiroz Campos
73095bccea
Agenda: Fix save invitations or subscribers
...
edit event - refs BT#20946
2 years ago
NicoDucou
5ef542a60d
Forum : Add cron to send notification of updates in all the courses to the teachers or coaches during the last X days -refs BT#20836
2 years ago
Yannick Warnier
36c06b4c02
Exercise: Increase blurriness of text in reading comprehension questions (better resolutions make it possible to read)
2 years ago
Yannick Warnier
dbe0e52c54
Calendar: Fix missing group context in event edition
...
Author: @TheTomcat14
2 years ago
Borja Sánchez
2b3e0363c5
Improve filter with hierarchy
2 years ago
Borja Sánchez
425dc17eaf
Block select own career as parent and improve hierarchy view
2 years ago
Borja Sánchez
564f15c51b
Career: Add 'career_hierarchy_enable' extra field and allow to hierarchy careers - refs BT#20711
2 years ago
Angel Fernando Quiroz Campos
1ddff468bc
Chat: Use security token when sending messages
2 years ago
Angel Fernando Quiroz Campos
80d1a8c906
Work: Remove xss for comment list
2 years ago
Angel Fernando Quiroz Campos
0684ace026
Minor: Calendar: Improve form - refs BT#20637
2 years ago
Angel Fernando Quiroz Campos
e92e2c30b2
Calendar: Allow to set subscription visibility to members of usergroup (class) - refs BT#20637
2 years ago
Angel Fernando Quiroz Campos
4682d74927
Calendar: Allow to subscribe/unsubscribe users to events - refs BT#20637
2 years ago
Angel Fernando Quiroz Campos
6c617c5798
Calendar: Add agenda_event_subscriptions configuration setting - refs BT#20637
...
It allows to other users to subscribe for events. Requires DB changes:
```sql
ALTER TABLE personal_agenda ADD subscription_visibility INT DEFAULT 0 NOT NULL, ADD max_subscriptions INT DEFAULT 0 NOT NULL;
```
Then uncomment the "use EventSubscribableTrait;" line in the PersonalAgenda class.
2 years ago
Yannick Warnier
81281f4058
Learnpath: Fix JS issue when trying to load WAMI on HTTP
3 years ago
Borja Sánchez
0d6eed0186
Plugin: ExtraMenuFromWebservice: New plugin region "header left logo" created. Style changes - refs BT#20442
3 years ago
Angel Fernando Quiroz Campos
90d9d4696c
Portfolio: Allow advanced selection of who can view the comments - refs BT#18201
3 years ago
Angel Fernando Quiroz Campos
84135b4045
Portfolio: Add portfolio_advanced_sharing config setting - refs BT#18201
...
Allow advanced selection of who can view the posts
3 years ago
Angel Fernando Quiroz Campos
b3807cb25f
Session: Allow import course agenda reminders for session students - refs BT#20356
3 years ago
Angel Fernando Quiroz Campos
222d6bf1e5
LP: Wrap the extra home button - refs BT#20399
3 years ago
Yannick Warnier
d7b54bf6db
Skill: Interface improvements between skill levels and skill level profiles - refs BT#20381
3 years ago
Angel Fernando Quiroz Campos
29f3aff64e
Add option to setting to show additional button to course home - refs BT#20399
...
New option in setting added "add_extra_quit_to_home_icon":
$_configuration['lp_view_settings'] = [
'display' => [
//...
'add_extra_quit_to_home_icon' => false,
],
];
3 years ago
Angel Fernando Quiroz Campos
4562ee16d0
Add conf setting resource_sequence_show_dependency_in_course_intro - refs BT#20395
...
Allows to show the sequence graphic in the course intro
3 years ago
Juan Cortizas Ponte
11a8191492
add remember password link to subscription to session email
3 years ago
Juan Cortizas Ponte
c6df2732cb
add username value on subscription to session confirmation email
3 years ago
Christian
12ecb7149d
Course - Add inscription button when sequence is completed - refs BT#20314
3 years ago
Christian
e35d455412
Course - Add button about course sequence in catalogue info - refs BT#20314
3 years ago
Angel Fernando Quiroz Campos
2362f1c363
Tracking: Change behaviour for configuration setting hide_course_report_graph - refs BT#20297
...
Disable course report graphs
0 = Shown
1 = Hidden
2 = Click to show
3 years ago
Borja Sánchez
72d2c217bf
Language: Show language in list of courses and filter by language in course catalog when 'show_different_course_language' is on - refs #4407
...
Author: @BorjaSanchezBeezNest
3 years ago
Angel Fernando Quiroz Campos
65204017bf
Minor: Code conventions + format code - refs BT#20297
3 years ago
Angel Fernando Quiroz Campos
bd72de327f
LP: Fix href attribute for button in safari/ios - refs BT#20284
3 years ago
Angel Fernando Quiroz Campos
1f48989d4e
Tracking: Improve code readability and clean code - BT#20297
3 years ago
Angel Fernando Quiroz Campos
0bfe6c956d
LP: Update iOS link when iframe load - refs BT#20284
3 years ago