|
5e1890e990
|
handle html only email
|
2024-01-16 00:42:26 +01:00 |
|
|
892493a300
|
use first mail in tickets instead of last to choose reply address. mitigates problem with shipping confirmation mails
|
2024-01-15 22:04:59 +01:00 |
|
|
7e3a151ead
|
frontend use Lightbox to enlarge mail attachments
|
2024-01-15 20:52:11 +01:00 |
|
|
027cf4fca4
|
show sender and recipient addresses in ticket view
|
2024-01-14 19:02:01 +01:00 |
|
|
04f774404a
|
show mail attachments in frontend
|
2024-01-14 18:21:16 +01:00 |
|
|
d1626d1777
|
add text field to add comment to ticket
|
2024-01-13 20:31:46 +01:00 |
|
|
5a1de437b6
|
add button to copy shipping contact email to clipboard
|
2024-01-13 20:31:46 +01:00 |
|
|
d6df034ad0
|
quickfix for "Reply-To is noreply+None@domain.tld"
|
2024-01-13 03:31:17 +01:00 |
|
|
9269f2ec48
|
automatically attach mails addressed to ticket+<uuid>@domain.tld to ticket with matching uuid
|
2024-01-13 00:00:19 +01:00 |
|
|
5a1cfedd56
|
send more informative auto reply
|
2024-01-12 23:12:18 +01:00 |
|
|
f7002c5548
|
use uuid in tickets
|
2024-01-12 23:02:30 +01:00 |
|
|
4664d6255d
|
handle empty Subject and empty body in incoming mails
|
2024-01-12 21:19:14 +01:00 |
|
|
c79b3185e5
|
do not send an auto reply to 'noreply*' addresses
|
2024-01-12 20:58:37 +01:00 |
|
|
1804939407
|
make the 'last_activity' field in /tickets show the actual last activity by making it a virtual field
|
2024-01-10 22:02:00 +01:00 |
|
|
9aeb6a319f
|
set state to 'open' when receiving reply on a ticket that is not in state 'new'
|
2024-01-10 19:03:40 +01:00 |
|
|
734af10525
|
parse and save email attachments
|
2024-01-10 16:22:29 +01:00 |
|
|
f9a95317a2
|
restore session from localstorage
|
2024-01-07 23:03:22 +01:00 |
|
|
54e5ba6e8e
|
add permissions in ticket models
|
2024-01-07 22:29:37 +01:00 |
|
|
2e29b8b046
|
add virtual item field 'returned' in item
|
2024-01-07 22:11:13 +01:00 |
|
|
83565d4b2a
|
fix ticket link in overview
|
2024-01-07 21:56:40 +01:00 |
|
|
3a5f35fa5d
|
format tickets in Tickets.vue
|
2024-01-07 21:56:40 +01:00 |
|
|
6dad675d1e
|
change ticket reply box to textarea
|
2024-01-07 21:56:40 +01:00 |
|
|
7b77c183fb
|
don't save ticket state in multiple locations
|
2024-01-07 21:56:40 +01:00 |
|
|
fd7847993b
|
fix async bug in mailadress target event lookup
|
2024-01-07 21:56:40 +01:00 |
|
|
68812fe6b9
|
fix case sensitivity bug in mail domain lookup
|
2024-01-07 21:56:40 +01:00 |
|
|
b4687a8821
|
convert Quoted Printable email subject and body to utf-8
|
2024-01-07 21:56:35 +01:00 |
|
|
07213bd421
|
delete box button works, with
\confirmation
|
2024-01-07 21:54:57 +01:00 |
|
|
affd6f6c86
|
timeline icon colors for ticket
\according to state
|
2024-01-07 21:54:57 +01:00 |
|
|
54a8445cd4
|
refactor: use slot name 'actions' in Table component
|
2024-01-07 21:54:57 +01:00 |
|
|
a458d4f850
|
ask for confirmation before returning or deleting items
|
2024-01-07 21:54:57 +01:00 |
|
|
c2e73afb35
|
add admin panel for boxes
|
2024-01-07 21:54:54 +01:00 |
|
|
fe9795d147
|
add migrations for state change
|
2024-01-07 21:53:43 +01:00 |
|
|
626c9f23fe
|
add dropdown selection to change state of tickets
|
2024-01-07 21:53:43 +01:00 |
|
|
515648ffa8
|
add import for authenticatedImage in Lightbox.vue
|
2024-01-07 21:53:43 +01:00 |
|
|
2ba96c8b16
|
enforce active user in router
|
2024-01-07 21:45:31 +01:00 |
|
|
8c85aa4fe4
|
create admin panel views
|
2024-01-07 21:45:03 +01:00 |
|
|
48b2752a1e
|
add modal to manually create tickets
|
2024-01-07 21:44:22 +01:00 |
|
|
ad7528fe36
|
add more Icons
|
2024-01-07 21:43:28 +01:00 |
|
|
e4188df18e
|
disable Toasts for socket errors
|
2024-01-07 21:42:23 +01:00 |
|
|
c5023202fc
|
use AuthenticatedImage component in Items view
|
2024-01-07 21:41:40 +01:00 |
|
|
21ec29caa8
|
update vuex store to use API v2
|
2024-01-07 21:38:25 +01:00 |
|
|
0ebfe3adfb
|
add ticket views
|
2024-01-07 21:32:42 +01:00 |
|
|
7f546ed13e
|
add Login and Register views
|
2024-01-07 21:32:10 +01:00 |
|
|
fac00735ad
|
frontend: add ticket timeline component
|
2024-01-07 21:30:47 +01:00 |
|
|
b1a8702932
|
add API endpoint for mails and tests
|
2024-01-07 21:27:22 +01:00 |
|
|
cbc27b143f
|
tickets module: api_v2, admin views and tests
|
2024-01-07 21:23:29 +01:00 |
|
|
434dfe807e
|
add notify_sessions module
|
2024-01-07 21:16:34 +01:00 |
|
|
fc05c7c1d8
|
create inventory API v2 und update tests
|
2024-01-07 21:14:28 +01:00 |
|
|
77828295f8
|
create file API v2 and X-Accel-Redirect endpoint for images
|
2024-01-07 21:10:40 +01:00 |
|
|
ab5e8f36d1
|
add API endpoints and admin views for authentication module
|
2024-01-07 20:48:31 +01:00 |
|