Commit Graph

75 Commits

Author SHA1 Message Date
Andreas Palm
d676a1b09a Improve Sendcloud error handling 2022-11-02 22:37:04 +01:00
Andreas Palm
6a2a16c0a6 Sendcloud bugfixes and improvements 2022-10-29 21:38:28 +02:00
Andreas Palm
cd93d643f8 Basic Sendcloud integration with Shipment rework 2022-10-26 23:46:38 +02:00
Xenomporio
1ce413a763 OpenXE rebranding 2022-10-14 14:22:08 +02:00
Xenomporio
954eebcdc1 Ticket system bugfixes with filename handling 2022-08-20 11:59:32 +02:00
Xenomporio
f3dfd870c2 Bugfix ticket system attachments with UTF-8 URL-encoded filenames 2022-08-14 20:18:15 +02:00
Xenomporio
7ff7e6bfd6 Ticket system bugfix received recipients 2022-08-07 12:07:55 +02:00
Xenomporio
dfdad1b8c4 Ticket system implemented ticketregeln (ticket rules) 2022-08-07 11:50:13 +02:00
Xenomporio
a1aa642849 Bugfix incoming tickets select warteschlange and adresse 2022-08-05 17:08:41 +02:00
Xenomporio
93da199f12 Bugfix ticket system display and handling of recipients 2022-08-03 17:24:28 +02:00
Xenomporio
3238206446 Ticket system rework of the recipients, cc organisation, mail display and more 2022-08-01 22:55:52 +02:00
Xenomporio
11f9e7e24e Ticket system filters, notiz adding, time of last action 2022-07-31 18:23:43 +02:00
Xenomporio
7efbe5bd0b Changes regarding ticket incoming file attachments 2022-07-27 18:05:24 +02:00
Xenomporio
b5caed416a Ticket sending works now, attachments tbd 2022-07-26 18:37:54 +02:00
Xenomporio
a5be988a43 Ticketsystem reading of mails and import
Todo frontend details and sending. Also there is a no timestamp error at import on some mails (error returns e.g.)
2022-07-24 21:11:25 +02:00
Xenomporio
b2610079d6 Importing of tickets from email
Everything needed went into TicketImportHelper, with LegacyDB. Functions taken from TicketService, Gateway and AddressWrapper
2022-07-21 23:44:48 +02:00
Xenomporio
7afba4a3fa Bugfix supersearch 2022-07-03 21:21:09 +02:00
Xenomporio
be14c7b8df Show account if error in SystemMailer 2022-06-28 17:00:40 +02:00
Xenomporio
d59b7da9a2 Linked emailbackup email accounts to company wide settings in firmendaten
-> To do: clean up emailbackup accounts with smtp / imap settings
2022-06-26 18:15:30 +02:00
Xenomporio
2a56b14fa8 Removed old phpmailer 2.1 and migrated sending process to SystemMailer 2022-06-25 16:49:03 +02:00
Xenomporio
3d2383690b Initial branding 2022-06-12 15:59:32 +02:00
Xenomporio
eba98fd51d Bugfixes Report
x
2022-05-23 22:47:19 +02:00
Xenomporio
562bdb55e7 Bugfix error call of non-static method 2022-05-17 23:06:47 +02:00
Xenomporio
5b95c48cbe unknown PHP 8 compatibility issue
commented out as hotfix
if (!is_callable($callable, false))...
2022-05-16 14:11:35 +02:00
Alex
34e5ac43d9 Initial xentral_oss_20.3.c9ffacf 2021-05-21 08:49:41 +02:00