FusionPBX
|
e1b0f08321
|
Update the config.conf include
|
2023-01-13 13:58:06 -07:00 |
FusionPBX
|
720eb58a89
|
Re-organize the inlcudes.
|
2022-10-22 23:52:01 -06:00 |
FusionPBX
|
9cd8261eda
|
Update email_queue.php
|
2022-10-22 23:47:58 -06:00 |
FusionPBX
|
47c13a7270
|
Set update_date now() when the status is updated
|
2022-10-18 07:58:03 -06:00 |
FusionPBX
|
b300961d75
|
Use server DOCUMENT_ROOT variable.
|
2022-10-11 11:45:37 -06:00 |
FusionPBX
|
fa870da5c9
|
Use server DOCUMENT_ROOT variable
Move includes to the near the top of the page
|
2022-10-11 11:44:54 -06:00 |
FusionPBX
|
f75f623767
|
Remove root.php and include require.php once
|
2022-10-11 11:27:57 -06:00 |
markjcrane
|
d50bcb476a
|
Replace root.php
|
2022-10-10 16:35:14 -06:00 |
FusionPBX
|
6fc44d467e
|
Update debian.service
|
2022-09-26 11:43:57 -06:00 |
FusionPBX
|
ecb385cf60
|
PostgreSQL maybe running on a different server
|
2022-09-26 11:42:32 -06:00 |
markjcrane
|
eb5c25aa35
|
Add insert_date, insert_user, update_date, update_user to all tables
|
2022-09-18 00:54:37 -06:00 |
FusionPBX
|
6f6eb88ebb
|
Use single quotes for the function_exists parameter.
|
2022-09-12 20:50:13 -06:00 |
FusionPBX
|
52b06b5afc
|
Use /proc/$pid if posix_getsid is undefined
|
2022-08-30 14:45:09 -06:00 |
FusionPBX
|
29d1221346
|
On CentOS posix_getsid function may not be available.
|
2022-08-30 14:20:40 -06:00 |
FusionPBX
|
326544a006
|
Get the hostname of the server before the loop.
|
2022-08-16 18:45:48 -06:00 |
FusionPBX
|
df755fae5c
|
Hide columns for smaller screens, and truncate the email_body.
|
2022-08-16 18:43:03 -06:00 |
Alex
|
a517e185d5
|
Add status dropdown to search (#6455)
* Update app_languages.php
* Update email_queue.php
* Update app_languages.php
|
2022-08-16 15:58:05 -06:00 |
FusionPBX
|
24b9012d8c
|
Update email_send.php
|
2022-08-11 13:43:37 -06:00 |
FusionPBX
|
611a13c32c
|
Change the retry_limit to 5.
|
2022-06-14 23:31:32 -06:00 |
Dan
|
4dd80fb779
|
Add Default Settings for Grandstream Templates, and custom transcription provider for Email Queues (#6401)
|
2022-05-31 23:05:23 -06:00 |
FusionPBX
|
38541f7a2d
|
Add domain_uuid to the email object and remove deprecated code.
|
2022-05-10 20:21:20 -06:00 |
FusionPBX
|
907c2d332c
|
Remove the reset on the email queue search. Don't think its needed for a single item html form.
|
2022-05-03 17:35:01 -06:00 |
AlexC
|
a0ff692f30
|
Move Fax/Email Queue under Status in the Menu (#6353)
* Update app_menu.php
* Update app_menu.php
|
2022-04-26 13:43:08 -06:00 |
FusionPBX
|
6138c2e138
|
Prevent running same row from email_queue more than once per row.
|
2022-04-25 13:16:39 -06:00 |
FusionPBX
|
0536f6c1b5
|
Fix formatting for the date and time in seperate columns.
|
2022-04-25 09:47:42 -06:00 |
FusionPBX
|
c735e7d439
|
Order items in the queue in descending order and add the time zone.
|
2022-04-24 01:55:47 -06:00 |
FusionPBX
|
e5a49f4d43
|
Update email_queue.php
|
2022-04-24 00:19:57 -06:00 |
FusionPBX
|
c48e61124d
|
Update email_queue.php
|
2022-04-24 00:19:38 -06:00 |
FusionPBX
|
742a648cb0
|
Make the paths more dynamic
|
2022-04-23 18:23:11 -06:00 |
FusionPBX
|
7a4b79a54e
|
Make the path more dynamic for the email queue service
|
2022-04-23 18:21:37 -06:00 |
FusionPBX
|
d4a2777f3c
|
Change path from job singular to jobs.
|
2022-04-22 13:11:43 -06:00 |
markjcrane
|
133c51bfcf
|
Add the email_queue.
|
2022-04-22 13:00:38 -06:00 |