Commit Graph

29 Commits

Author SHA1 Message Date
OpenXE
da0b7d2720 Ticket system bugfix character encoding is now read from parts and used to convert to UTF-8 2023-01-29 19:06:08 +01:00
OpenXE
00dc3414a2 Ticket system bugfix unescaped text in check ticket rule 2023-01-28 16:32:34 +01:00
OpenXE
613d45b1cc Ticket system improvements for import encoding, ticket system limited display of html elements (strip_tags) 2023-01-12 00:01:20 +01:00
OpenXE
2844c1cc67 ticket system bugfixes for import: escaping, attachments, dateformat 2023-01-04 12:27:34 +01:00
OpenXE
135017158c Log with milliseconds 2022-12-23 19:12:52 +01:00
OpenXE
71861079e3 ticket system rework for secure import, email stays unread until import is successfull emailbackup_mails will be reverted on error 2022-12-23 17:18:13 +01:00
OpenXE
a3c253a13b Bugfix when using multidb.conf.php Error when using cronjob # /usr/bin/php8.1 /var/www/html/openxe-v.1.6/cronjobs/starter2.php 2022-12-02 12:22:23 +00: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