goodygh
44585e1c15
Fix sorting datatable in domain aliases
2023-04-12 00:23:53 +02:00
goodygh
c737ff4180
Fix sorting datatable in aliases
2023-04-12 00:21:27 +02:00
goodygh
025279009d
Fix sorting for active resources
2023-04-12 00:17:41 +02:00
goodygh
a9dc13d567
Fix sorting datatable in mailbox templates
2023-04-12 00:15:16 +02:00
goodygh
c3ed01c9b5
Fix sorting for active mailboxes
2023-04-11 23:49:50 +02:00
goodygh
bd0b4a521e
Fix sorting datatable in domain templates
2023-04-11 23:42:43 +02:00
goodygh
800a0ace71
Fix sorting for active domain in domains table
2023-04-11 23:19:56 +02:00
FreddleSpl0it
e1cd719a17
[Web] fix mbox percentage sorting
2023-02-16 17:12:03 +01:00
FreddleSpl0it
72e8180c6b
[Web] datatable adjustment
2023-01-31 10:37:51 +01:00
realizelol
6ff3f3f044
[Web] Set pageLength to pagination_size + repect savedState...
...
Fix width in quarantine table.
2023-01-25 23:50:39 +01:00
FreddleSpl0it
8782304e8d
[Web] show fold/unfold action if child rows exists
2023-01-16 15:38:35 +01:00
Niklas Meyer
27c87de4ed
Merge pull request #4966 from mailcow/fix/bs5
...
BS5 UI fixes
2023-01-09 12:40:14 +01:00
FreddleSpl0it
e501642b8e
[Web] fix mailboxtable sort by quota
2023-01-09 08:04:16 +01:00
FreddleSpl0it
7966f010a2
[Web] switch table length + filter field positions
2023-01-06 15:03:04 +01:00
FreddleSpl0it
b22f74cb59
[Web] persist table settings + fix quarantine sort
2023-01-06 13:45:52 +01:00
Tom Udding
de30650dc7
Sort other mailbox DataTables also descending by ID
...
Also removes the extra non-usable sort option.
2022-12-30 16:38:02 +01:00
Tom Udding
690c34bc1d
Sort sync jobs DataTable based on ID
...
By setting the default column to perform the sort on, the additional
sort option for the first (hidden) column is also removed.
2022-12-30 16:22:52 +01:00
DerLinkman
ce546e8a90
Merge branch 'feature/bootstrap5' of https://github.com/mailcow/mailcow-dockerized into feature/bootstrap5
2022-12-12 10:49:02 +01:00
DerLinkman
f4731eecdb
Cleanup + Language Fixes
2022-12-12 10:49:00 +01:00
FreddleSpl0it
6704377402
[Web] escape more html data
2022-12-09 16:10:10 +01:00
FreddleSpl0it
c8f69ffe77
show created_on, last_modified for domain, mailbox
2022-11-11 09:22:58 +01:00
FreddleSpl0it
79982e0e8d
add template feature for domains and mailboxes
2022-11-10 16:22:18 +01:00
FreddleSpl0it
8c4dbaec4f
rework datatables
2022-10-11 11:41:06 +02:00
FreddleSpl0it
8e0ee67108
add sieve access toggle to mass-actions-mailbox
2022-09-27 12:32:14 +02:00
FreddleSpl0it
3b8e17c21f
fix layout issues
2022-09-26 11:23:04 +02:00
FreddleSpl0it
c9b883dff5
[BS5] fix datatables
2022-07-08 11:31:08 +02:00
FreddleSpl0it
496c68d2af
[BS5] datatables handle null values
2022-07-01 16:20:39 +02:00
FreddleSpl0it
560df58bb4
[BS5] fix minor issues
2022-06-15 16:34:49 +02:00
DerLinkman
5629d47cb6
Merge branch 'pr/FreddleSpl0it/4527' into feature/bootstrap5
2022-06-15 11:22:59 +02:00
FreddleSpl0it
4ce05d4d4d
[BS5] datatables add responsivePrio and adjust className
2022-06-08 16:21:15 +02:00
FreddleSpl0it
fdb56de0a8
[BS5] jquery datatable - add classes to action column
2022-06-08 15:31:10 +02:00
FreddleSpl0it
df56d73cec
[BS5] jquery datatable - add classes to action column
2022-06-08 15:28:45 +02:00
FreddleSpl0it
09ae37410e
[BS5] jquery datatables disable orderable checkboxes
2022-06-08 12:03:54 +02:00
FreddleSpl0it
351c803623
[BS5] change onVisible querySelectors to table id
2022-06-08 11:49:05 +02:00
FreddleSpl0it
cb6a5d4069
[BS5] add responsive tabs and more
2022-06-06 20:38:24 +02:00
FreddleSpl0it
f13530d8a1
[BS5] Replace FooTable with jquery Datatables
2022-06-03 15:45:36 +02:00
Niklas Meyer
1edd4012e4
[Web] escapehtml in mailbox.js ( #4604 )
...
Co-authored-by: FreddleSpl0it <patschul@posteo.de>
2022-06-03 14:37:56 +02:00
FreddleSpl0it
8a86fa491e
[BS5] Replace FooTable with jquery Datatables
2022-05-20 12:03:12 +02:00
FreddleSpl0it
3e6a241c69
[BS5] Replace FooTable with jquery Datatables
2022-05-19 21:29:01 +02:00
FreddleSpl0it
0ece065cb0
[BS5] Replace FooTable with jquery Datatables
2022-05-17 14:08:22 +02:00
Niklas Meyer
353df6413f
[UI] Increase Mailadmin loading performance
...
Merge pull request #4562 from marcojarjour/unblock_mailadmin_upstream
2022-05-16 19:30:50 +02:00
FreddleSpl0it
fb7e00c158
[BS5] Replace FooTable with jquery Datatables
2022-05-16 11:26:49 +02:00
FreddleSpl0it
549ff7d100
Add Domain and Mailbox tagging ( #4569 )
...
* [Web] define tag tables
* [Web] add mailbox tag functions
* [Web] add domain/mailbox tagging
* [Web] add domain/mailbox tagging
* [Web] add domain/mailbox tagging
* [Web] add domain/mailbox tagging
* [Web] add domain/mailbox tagging
* [Web] add domain/mailbox tagging
* [Web] add domain/mailbox tagging
* [Web] add domain/mailbox tagging
* Include new tags lang in language.en.json
* [Web] add domain/mailbox tagging
* [Web] add domain/mailbox tagging
* [Web] add domain/mailbox tagging
* [Web] add domain/mailbox tagging
* [Web] add domain/mailbox tagging
Co-authored-by: Niklas Meyer <62480600+DerLinkman@users.noreply.github.com>
2022-05-05 08:25:01 +02:00
Marco Jarjour
003a6342a5
Match also mobile id's
2022-04-27 17:43:40 +02:00
Marco Jarjour
fb10764167
Execute API calls only when needed
2022-04-27 15:57:53 +02:00
FreddleSpl0it
96c8e01a3b
[BS5] change spinner icons
2022-04-14 10:22:06 +02:00
FreddleSpl0it
e62069d3db
[BS5] change bootstrap in js
2022-04-01 08:25:47 +02:00
Kristian Feldsam
54c4d7e49c
[Dovecot: Imapsync] Parse, save and show last run status ( #4253 )
...
* [imapsync] - check for errors in returned_text
Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
* [imapsync] parse and save exit status
Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
* [dovecot] updated image version
Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
2021-09-01 16:29:11 +02:00
andryyy
7ab1405b00
[Web] Remove blocking user_details function request in bcc list for faster loading with many mailboxes
2021-08-19 20:27:59 +02:00
andryyy
2cd0b56b14
[Web] Various PHP 8 fixes, partly fixes #4219
2021-08-09 08:28:22 +02:00