Julio Montoya
cadf9894d9
Update from master (format code)
6 years ago
Yannick Warnier
87365da4b8
Fix missing import of $platform_email in Notification lib - loosely refs #3133
6 years ago
Yannick Warnier
a926c114e6
Fix missing import of in Notification lib - loosely refs #3133
6 years ago
hichamon306
8aa74dd3de
1.11.x - Adding api for user messages for webservices ( #2921 )
...
* api for user messages
6 years ago
Nicolas Ducoulombier
6b8c9e22be
Fixing mail configuration to be coherent on FROM email address refs BT#16207
6 years ago
Angel Fernando Quiroz Campos
b50a2ee374
Fix sound in push notification
6 years ago
Angel Fernando Quiroz Campos
e8bc411a5a
Format content for push notifications - refs BT#15928
6 years ago
Angel Fernando Quiroz Campos
8f97c374f5
Fix sending of push notifications - refs BT#15928
6 years ago
Julio
abbda9981a
Minor - format code, remove unused code, add int casting
7 years ago
Julio Montoya
1c98f4ed31
Minor - flint fixes
7 years ago
Julio Montoya
d7fe271928
Add option to send email without changing the subject with "you have a new msg"
...
BT#15280
7 years ago
Julio Montoya
7c51c6e5e5
If sender info is set, then setup as a "reply-to" see BT#14771
7 years ago
Julio Montoya
ecdc2037e2
Applied fixes from FlintCI
8 years ago
Julio Montoya
bf885f42f4
Applied fixes from FlintCI
8 years ago
jmontoyaa
adae4eccdf
Fix PHP warnings
8 years ago
jmontoyaa
a546d94126
Improve link notification B5#13672
...
- Go directly to the message id instead of the message tool.
8 years ago
jmontoyaa
df875dca3c
Add setting: show sender's email when receiving email notifications.
...
Setting:
$_configuration['show_user_email_in_notification'] = false;
BT#13672
8 years ago
jmontoyaa
f5906c1b33
Add text "This e-mail was sent via course %s" see BT#13672
...
- When sending a message to a teacher in the userportal page, add a text
that mentions the course/session.
- If "course_id "is set then add label
"This e-mail was sent via course %s" when sending emails from userportal
- If "course_id" is set and "session_id" is set
"This e-mail was sent via course %s in session %s" when sending emails
from userportal.
8 years ago
jmontoyaa
1a97f60c13
Add user email when sending notification BT#13672
...
- Add new key "complete_name_with_email" when calling api_get_user_info.
- Email will be display only if if "show_email_addresses" setting is on.
8 years ago
jmontoyaa
a6b651f587
Minor - format code, change function name
8 years ago
jmontoyaa
63045f0faf
Add text "ThisIsAutomaticEmailNoReply" in email see BT#13672
...
- Add text "ThisIsAutomaticEmailNoReply" in emails if setting:
"noreply_email_address" is set.
- Use "noreply_email_address" (if set) instead of user email.
8 years ago
jmontoyaa
61e12ac27b
Fix work notifications see BT#13533
...
- Fix wrong URL for students
- Fix missing get_lang in template
- Add optional sms parameters, in order to use the SMS plugins.
- Format code
- Validate user using api_get_user_info()
- Change function parameter order
8 years ago
jmontoyaa
7d16d0c0e1
Minor - format code, fix php docs
8 years ago
jmontoyaa
e74dcaa859
Minor - update wrong variable
8 years ago
jmontoyaa
8a889c9487
Hide email content forcing using to click in a link to visit the portal
...
New config "hide_email_content" see BT#13475
8 years ago
jmontoyaa
f1445e274c
Minor - format code
8 years ago
Scrutinizer Auto-Fixer
d91507ffeb
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
9 years ago
jmontoyaa
204a1c383f
Fix PHP warning constant NOTIFY_MESSAGE_AT_ONCE
9 years ago
Angel Fernando Quiroz Campos
9c8f6a5b0b
Fix send push notifications - refs #7402
9 years ago
jmontoyaa
7125c336fd
If notify settings are not set, use "send upon reception" by default see BT#11805
9 years ago
Angel Fernando Quiroz Campos
eade429136
Updating API for chamilo mobile - refs #8366
9 years ago
jmontoyaa
1b00eb0113
Minor - format code
9 years ago
José Loguercio
97e9aacf0f
Fix attached files in mail - Refs # 8154
10 years ago
José Loguercio
4292a69177
Fix attached files in mail - Refs # 8154
10 years ago
Angel Fernando Quiroz Campos
23dba3b5a0
Allow send push notification to mobile-messaging project - refs #7402
10 years ago
Angel Fernando Quiroz Campos
51b3f0e64f
Allow send push notification to mobile-messaging project - refs #7402
10 years ago
Julio Montoya
2bea5cbdb3
Fix double content
10 years ago
Julio Montoya
7913f289f7
Show link if message tool is on see #7808
10 years ago
Julio Montoya
d892c6ca99
Default values when creating a user are send emails immediately.
...
If user has no data then message/email immediately
See #7717
10 years ago
Julio Montoya
2e8fb1ab8c
Add "direct message" type instead of sending "You have a message from X" see #7717
10 years ago
Julio Montoya
6c208e09d4
Fix php warnings, improve UI.
11 years ago
Daniel Barreto
654b48becd
Fix Hook load, hooks notify and update comments - refs BT#9092
11 years ago
Daniel Barreto
8a19dca90b
Fix Hook load, hooks notify and update comments - refs BT#9092
11 years ago
Daniel Barreto
dd2fc3f2d8
Add hook for notification content and notification title formats - refs BT#9092
...
Conflicts:
main/inc/lib/hook/HookEvent.class.php
11 years ago
Julio Montoya
3d5c9abaf1
Moving title prefix in a function.
11 years ago
Julio Montoya
204eefea1a
Fixing new title.
11 years ago
Julio Montoya
9d1dbc3563
Format code adding siteName in email title see BT#8960
11 years ago
Julio Montoya
fa8f1b51f4
Format code + fixing title and sender mail see BT#8960
11 years ago
Julio Montoya
02481572e9
Fixing platform sender see BT#8960
11 years ago
Julio Montoya
43fea35dac
Minor format code.
11 years ago