Alex Tselegidis
|
5dd8540577
|
Use the AM/PM postfix as lowercase everywhere for consistency.
|
2021-07-19 17:44:31 +03:00 |
|
cbka
|
1994184a88
|
Update Email.php
Adding debugging and option to chose wheter auth is TRUE or FALSE
|
2021-03-27 19:38:42 +01:00 |
|
Alex Tselegidis
|
36def8c52c
|
Corrections in the API endpoints (#950)
|
2020-12-11 21:16:49 +02:00 |
|
Alex Tselegidis
|
039f3ec993
|
Added timezone support to the API when managing users (#952).
|
2020-12-11 12:49:27 +02:00 |
|
Alex Tselegidis
|
8570bd06c9
|
Corrected reference to codeigniter.
|
2020-12-04 12:49:38 +02:00 |
|
Alex Tselegidis
|
77d8d4e5ab
|
Use the shorthand method for translations
|
2020-12-02 22:11:07 +02:00 |
|
Alex Tselegidis
|
238c480837
|
Consistently use $CI to reference the framework instance
|
2020-12-02 22:10:11 +02:00 |
|
Alex Tselegidis
|
d465e05652
|
Render emails with the framework
|
2020-12-02 22:08:49 +02:00 |
|
Alex Tselegidis
|
46d604f5e6
|
Applied consistent code style to the engine class files.
|
2020-11-16 11:55:34 +02:00 |
|
Alex Tselegidis
|
084aed9e23
|
Notifications go out on the recipient's timezone (#914)
|
2020-11-16 11:55:33 +02:00 |
|
Alex Tselegidis
|
0e6fdebe0f
|
Completed the working plan exceptions feature.
|
2020-10-20 16:05:00 +03:00 |
|
Alex Tselegidis
|
c04058f6f5
|
Corrected the reset password mail notification
|
2020-09-23 14:36:22 +03:00 |
|
Alex Tselegidis
|
c437c650b3
|
Corrected the reference to the PHPMailer class
|
2020-08-15 19:00:13 +03:00 |
|
iekor
|
f2c38bd38d
|
Remove timezone_model fix email notifications
|
2020-07-17 00:10:29 -07:00 |
|
Alex Tselegidis
|
8795deef6b
|
Engine classes are marked as deprecated and will be removed in the next release (v1.5).
|
2020-05-12 20:59:29 +02:00 |
|
Alex Tselegidis
|
2df9ae5010
|
Removed "engine/core" files (will not be used eventually).
|
2020-05-12 20:59:29 +02:00 |
|
Alex Tselegidis
|
6858d120f6
|
The emails display the provider timezone.
|
2020-03-29 16:23:53 +02:00 |
|
Alex Tselegidis
|
1d91f6d1c4
|
Improved rendering for email templates (#611).
|
2020-03-27 10:30:31 +01:00 |
|
Alex Tselegidis
|
22f4a11493
|
Corrected if statements for recursive search when aggregates are enabled (#549).
|
2020-03-27 10:20:41 +01:00 |
|
Alex Tselegidis
|
e1e9a60085
|
Moved source files to the root directory.
|
2020-03-11 10:24:25 +01:00 |
|