NicoDucou
c7da1d985b
Social: remove social block for communities and social groups -refs BT#19958
3 years ago
Angel Fernando Quiroz Campos
b36c1caa5f
Agenda: Allow set reminder from announcement - refs BT#19392
4 years ago
Angel Fernando Quiroz Campos
9f2182ce12
Agenda: Fix event type for sessions with personal_calendar_show_sessions_occupation - refs BT#19392
4 years ago
Angel Fernando Quiroz Campos
866ebedf98
LP: fix iframe spinner for Scorm content - refs BT#19389
4 years ago
Angel Fernando Quiroz Campos
34d45f6b3b
LP: Don't load frameReady resources for external content - refs BT#19446
4 years ago
Angel Fernando Quiroz Campos
07fbeece7f
Message: Allow set tags from inbox - refs BT#19396
4 years ago
Angel Fernando Quiroz Campos
8b68ba8734
Calendar: Fix edit reminders already sent - refs BT#19392
4 years ago
Angel Fernando Quiroz Campos
3e1dfc63b2
Calendar: Show reminders in calendar - refs BT#19392
4 years ago
Angel Fernando Quiroz Campos
abcbdb363e
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
7bbde20019
Calendar: Fix invitation list when viewing event - refs BT#19393
4 years ago
NicoDucou
1bdd7c086c
Calendar: Fix error when language variable GoToCourse have a value containing ' -refs BT#19393
4 years ago
Angel Fernando Quiroz Campos
eec125879d
Calendar: Invitee can delete own invitation when event is not editable - refs BT#19390
4 years ago
Angel Fernando Quiroz Campos
371373096d
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
13f5257b3c
Add personal_calendar_show_sessions_occupation conf setting - refs BT#19393
...
Display sessions ocuppations in personal agenda
4 years ago
Julio Montoya
fd5dc537e0
Update from 1.11.x
5 years ago
Julio Montoya
bd76b1f8cb
Security fixes + minor update from 1.11.x
5 years ago
Julio Montoya
6ca08de759
Fix jqgrid width not showing correctly inside a LP BT#18662
5 years ago
Julio Montoya
8557dbf518
Fix record audio BT#18324
...
e0e8247f6d
5 years ago
Angel Fernando Quiroz Campos
58ae78daf1
fix merge c52b41287e
5 years ago
Julio Montoya
5074fa6f6f
Exercises: Fix draggable shuffle answer order BT#17725
6 years ago
NicoDucou
59882dac65
Minor : Adapting template to be able to use it in italian -refs BT#16984
6 years ago
NicoDucou
5c3dbc1f5d
Remove link to open a popup to send a message to the teacher -refs BT#16760
6 years ago
NicoDucou
819cf1a552
Remove link to open a popup to send a message to the teacher -refs BT#16760
6 years ago
Angel Fernando Quiroz Campos
f210125def
Add CSS style for embeddable quiz - refs BT#16576
6 years ago
Julio Montoya
fec82f7490
Update from 1.11.x
6 years ago
Angel Fernando Quiroz Campos
acfd79eed0
Fix page layout when show_header is false - refs BT#16576
6 years ago
Nicolas Ducoulombier
0e264f7bbb
Fixing demo link for demo button on homepage -refs BT#15866
6 years ago
Nicolas Ducoulombier
09b1e207de
Fixing demo link for demo button on homepage -refs BT#15866
6 years ago
Nicolas Ducoulombier
8cbf3b25ea
Minor : fixing announcement bloc title -refs BT#15866
6 years ago
Alex Aragón
7c827a24f0
fix title announcement
6 years ago
Nicolas Ducoulombier
80af81065a
Updating iOS App link -refs BT#15928
6 years ago
Alex Aragón
54dcf6a845
update css and tpl blocks - refs BT#16570
6 years ago
Nicolas Ducoulombier
5438d5cb26
Removing latest block -refs BT#15866
6 years ago
Nicolas Ducoulombier
faa4b01808
Updating app download bloc title - refs BT#15974
6 years ago
Alex Aragón
e58a9c76ab
css block demo and btn apps - refs BT#15974
6 years ago
Alex Aragón
4130b3aaa0
update css and tpl - refs BT#15974
6 years ago
Alex Aragón
324c720b2a
fix css img download app
6 years ago
Nicolas Ducoulombier
2e0fd9c5bb
updating title style and language variable -refs BT#15866
6 years ago
Alex Aragón
1617a0076a
delete title video - refs #15974
6 years ago
Julio Montoya
6709a0814c
Add latest course page see BT#15866
6 years ago
Alex Aragón
1d8deac543
fix title and video - refs #15974
6 years ago
Julio Montoya
39b508d542
Fix edit profile button BT#16668
6 years ago
Julio Montoya
d649ebc233
Fix edit profile button BT#16668
6 years ago
Julio Montoya
a3013b7a7c
Fix order see BT#16343
6 years ago
Julio Montoya
c14b597a74
Add student order BT#16343
6 years ago
Julio Montoya
6e8a474f86
Fix session title BT#16343
6 years ago
Julio Montoya
38f6dbbb33
Fix color per session in reports BT#16343
6 years ago
Julio Montoya
aa36e0a82e
Add calendar plan BT#16343
6 years ago
Julio Montoya
9a327e4b1e
Add session.status in CRUD BT#16346
6 years ago
Nicolas Ducoulombier
db31c9b088
Minor : fixing announcement bloc title -refs BT#15866
6 years ago