Yannick Warnier
|
2d993de894
|
System: Do not send mails to inactive users - refs BT#21146 #4958
|
2 years ago |
Angel Fernando Quiroz Campos
|
ab13dc0798
|
Minor: Format code
|
2 years ago |
Yannick Warnier
|
a4561d7efa
|
Security: Add filter on messages forwarding
|
2 years ago |
Christian
|
2eab5359a9
|
Upload: Add size limit to upload files for trainers - refs BT#20689
|
2 years ago |
Christian
|
02c38338e5
|
Announcement - Fix url to check the course and cleaning code - refs BT#20340
|
3 years ago |
Christian
|
d79be23a63
|
Announcement - Fix urls multiple_access_urls in content announcements mails - refs BT#20340
|
3 years ago |
Yannick Warnier
|
eff6ea66ce
|
Minor: Documentation syntax - refs BT#19984
|
3 years ago |
Yannick Warnier
|
a973667ed0
|
Minor: Code syntax - refs BT#19984
|
3 years ago |
Yannick Warnier
|
e0b11f7070
|
Script: Add script to delete old messages & add exception mgmt to message lib - refs BT#19984
|
3 years ago |
Angel Fernando Quiroz Campos
|
20be8a2a0c
|
Minor - Format code
|
3 years ago |
LautaroTiamat
|
172ac67f6e
|
Message: fix notification if social is disabled - #4171
|
4 years ago |
Christian
|
28ec1512aa
|
Minor - clean code - refs BT#19503
|
4 years ago |
Christian
|
a59ff32d5b
|
Messages - Add option to remove message from reporting - refs BT#19400
|
4 years ago |
Angel Fernando Quiroz Campos
|
c715fcb14e
|
Message: Improve form to add and filter by tags - refs BT#19396
|
4 years ago |
Angel Fernando Quiroz Campos
|
6f17f0cdcf
|
Message: Allow filter by tags - refs BT#19396
|
4 years ago |
Angel Fernando Quiroz Campos
|
e0f6063641
|
Message: Allow set tags from inbox - refs BT#19396
|
4 years ago |
Angel Fernando Quiroz Campos
|
c6f33fc5fb
|
Add enable_message_tags configuration setting - refs BT#19396
Allows add tag to filter messages in inbox. Requires add an tag type extrafield for messages.
```sql
INSERT INTO extra_field (extra_field_type, field_type, variable, display_text, default_value, field_order, visible_to_self, visible_to_others, changeable, filter, created_at) VALUES (22, 10, 'tags', 'Etiquetas', '', 0, 1, 0, 1, 1, NOW());
```
|
4 years ago |
Angel Fernando Quiroz Campos
|
b986a585c7
|
Message: Allow set extra fields - refs BT#19396
|
4 years ago |
Angel Fernando Quiroz Campos
|
1e75cda257
|
Calendar: Fix content from message with broken HTML - refs BT#19391
|
4 years ago |
Angel Fernando Quiroz Campos
|
065bd2ad99
|
Remove unnecessary HTML code in message view - refs BT#19391
|
4 years ago |
Angel Fernando Quiroz Campos
|
4a4d933b2a
|
Calendar: Allow create event from message - refs BT#19391
|
4 years ago |
Angel Fernando Quiroz Campos
|
a18d33ca53
|
WebService: Add messages count
|
4 years ago |
Juan Cortizas Ponte
|
62969cb796
|
delete & variables
|
4 years ago |
Juan Cortizas Ponte
|
ab409a8bf9
|
fixed coding conventions
|
4 years ago |
Juan Cortizas Ponte
|
70eab51630
|
filter message tracking to coach access dates
|
4 years ago |
Julio Montoya
|
b5a4ee2dcd
|
Minor - format code
|
5 years ago |
Julio Montoya
|
2851bea63c
|
Minor - Format code
|
5 years ago |
Julio Montoya
|
31b6b5a5f3
|
Plugins: Pause training - add cron test BT#16298
|
5 years ago |
Julio Montoya
|
95c91d6b1f
|
Pause training: change disable emails default behaviour
|
5 years ago |
Julio Montoya
|
2bd418d962
|
PauseTraining: Fix start/end date conditions
|
5 years ago |
Julio Montoya
|
2b069b59ad
|
Pause training: Change setting allow_notifications to disable_emails
|
5 years ago |
Julio Montoya
|
47fc147a28
|
Pausetraining: Update send mail conditions BT#16298
|
5 years ago |
Julio Montoya
|
4e0e2be474
|
Pausetraining: Update send mail conditions BT#16298
Format code + remove unused function
|
5 years ago |
Julio Montoya
|
adde7f5ebf
|
Pause training: Block emails not chamilo inbox msgs BT#16298
|
5 years ago |
Julio Montoya
|
532c50bcfa
|
Minor - format code
|
5 years ago |
Yannick Warnier
|
7de1eddca2
|
Minor - Code style and icon naming fix - refs #3125
|
5 years ago |
carlos alvarado
|
b1cad90b5a
|
3125 Mail improvements
Fix tab space
|
5 years ago |
Julio Montoya
|
2d62215f4b
|
Check pausetraining when using an email using send_message BT#16298
|
5 years ago |
Julio Montoya
|
b2d0e2f03f
|
Minor - format code, add comments
|
5 years ago |
carlos alvarado
|
685a92a2ec
|
HR managers did not receive a copy of the messages #3333
Prevents error when "user_id" is not found but "id" if it exists.
Change user_id to id
|
5 years ago |
carlos alvarado
|
2ea82415dd
|
HR managers did not receive a copy of the messages #3333
Prevents error when "user_id" is not found but "id" if it exists.
Copy condition added to RH
|
5 years ago |
carlos alvarado
|
e52c7edd95
|
Applied fixes from FlintCI
|
5 years ago |
carlos alvarado
|
24bc07e9f8
|
3125 Mail improvements
Add images icon to up, next and back to messages
|
5 years ago |
carlos alvarado
|
b4341de655
|
Mail Improvement 3125
Add prev and next button into message view.
|
5 years ago |
Julio Montoya
|
cadf9894d9
|
Update from master (format code)
|
5 years ago |
Julio Montoya
|
25d82d3473
|
Minor - flint fixes
|
6 years ago |
Julio Montoya
|
fa280ad284
|
Minor - format code
|
6 years ago |
Nosolored
|
ff6ff7d8c3
|
Fix show sender in outbox
|
6 years ago |
Yannick Warnier
|
92e46b073a
|
Admin: Add MessageManager::sendNotificationOfNewRegisteredUserApproval() to use mail template and allow for mail template customization with the mail_template_system configuration option - refs BT#16356
|
6 years ago |
hichamon306
|
8aa74dd3de
|
1.11.x - Adding api for user messages for webservices (#2921)
* api for user messages
|
6 years ago |