Commit Graph

95 Commits

Author SHA1 Message Date
OpenXE
6bb54be5a3 Ticket system rewrite of ticket import attachment handling, now with application/octet-stream and cid 2023-02-02 16:39:00 +01:00
OpenXE
9a45653eaf Ticket system improvement on error handling and logging 2023-02-01 19:02:16 +01:00
OpenXE
9daaf58281 Ticket system attachements exception handling 2023-02-01 16:55:54 +01:00
OpenXE
0eb3ba50f2 Ticket system some fixes where the attachment filename could not be read 2023-02-01 11:24:20 +01:00
Andreas Palm
575ab86157 Sendcloud error handling 2023-01-29 23:38:27 +01:00
Andreas Palm
3fe2c7a5d9 Merge remote-tracking branch 'upstream/master' into sendcloud 2023-01-29 23:37:48 +01:00
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
Andreas Palm
fe7d4332c8 Merge remote-tracking branch 'upstream/master' into subscriptioncycle 2023-01-12 21:52:56 +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
Andreas Palm
5bac7c479c Bugfix date display 2022-12-27 21:38:48 +01:00
Andreas Palm
781fbc2600 Merge remote-tracking branch 'upstream/master' into subscriptioncycle 2022-12-27 21:29:43 +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
Andreas Palm
66d248d9e5 Update abgerechnetbis after adding to invoice/order, disable Freigabe during testing 2022-12-23 00:00:59 +01:00
Andreas Palm
6e8f715f66 Create module rechnungslauf, basic version 2022-12-22 00:16:33 +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
Andreas Palm
c37f0d3847 DHL: First test candidate ;-) 2022-11-22 00:21:57 +01:00
Andreas Palm
8ad45ed723 Basic DHL implementation, Refactor redundant code 2022-11-14 22:29:42 +01:00
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