Patrick Schult
026b278357
Merge pull request #5183 from mailcow/fix/add-mbox-performance
...
[Web] optimizing mailbox add/edit/delete performance
2023-04-20 11:34:41 +02:00
FreddleSpl0it
4121509ceb
[Web] optimizing update_sogo_static_view function
2023-04-20 11:28:59 +02:00
Patrick Schult
00ac61f0a4
Merge pull request #5184 from bdwebnet/fix/ui-allowed-protocols
...
Added dropdown divider to "allowed protocols" selection on mailbox page
2023-04-19 17:31:05 +02:00
goodygh
3510d5617d
Fix sorting for active relayhost
2023-04-13 19:18:04 +02:00
goodygh
236d627fbd
Fix sorting for active transport map
2023-04-13 19:14:20 +02:00
goodygh
99739eada0
Fix sorting for active fowrardinghoststable
2023-04-13 19:01:03 +02:00
goodygh
7bfef57894
Fix sorting for active and tla on admins
2023-04-13 18:54:59 +02:00
goodygh
d9dfe15253
Fix sorting for active and tla on domain-admins
2023-04-13 18:54:08 +02:00
goodygh
3fe8aaa719
Fix sorting for active tls-policy-map
2023-04-13 18:14:18 +02:00
goodygh
78a8fac6af
Fix sorting for active bcc-map and recipient-map
2023-04-13 18:10:21 +02:00
bd
6986e7758f
Added dropdown divider to "allowed protocols" selection on mailbox page
2023-04-13 17:33:28 +02:00
BD
b4a9df76b8
Merge branch 'mailcow:staging' into staging
2023-04-13 17:22:13 +02:00
FreddleSpl0it
d9d958356a
[Web] optimizing update_sogo_static_view function
2023-04-13 14:35:55 +02:00
FreddleSpl0it
2f97e6efe8
[Web] move /process/login to internal endpoint
2023-04-12 15:32:22 +02:00
FreddleSpl0it
4b2e996c6f
[Web] iam - add switch for direct login flow
2023-04-12 11:21:29 +02:00
goodygh
96f954a4e2
Fix sorting for active syncjobs
2023-04-12 00:36:46 +02:00
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
goodygh
db97869472
Datatable hide sorting value
2023-04-11 23:18:13 +02:00
milkmaker
f681fcf154
[Web] Updated lang.cs-cz.json ( #5177 )
...
Co-authored-by: utaxiu <kontakt@malyjakub.cz>
2023-04-11 17:38:39 +02:00
Patrick Schult
db1b5956fc
Merge pull request #5133 from FELDSAM-INC/feldsam/bs5-related-fixes
...
BS5 related fixes
2023-04-11 06:35:41 +02:00
BD
bdb07061ed
Fix error "Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /web/sogo-auth.php on line 63"
2023-04-08 17:29:34 +02:00
FreddleSpl0it
8e90c4b2be
[Web] add IAM delete button & fix add mbox modal
2023-03-31 14:56:31 +02:00
FreddleSpl0it
960f232a7d
[Web] IAM - add delete option & fix test connection
2023-03-31 14:55:05 +02:00
Kristian Feldsam
80dacc015a
[web] fixed mailbox/user settings buttons styling
...
Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
[web] fixed mailbox/user settings buttons styling
Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
2023-03-31 13:19:20 +02:00
FreddleSpl0it
cb6c2cd662
[Web] fix iam attribute mapping ui
2023-03-31 10:08:00 +02:00
Thorbjörn Jörger
c28a6b89f0
Added ban_time_increment and max_ban_time to UI
2023-03-21 11:06:13 +01:00
Kristian Feldsam
e5e6418be8
[web] fixed tooltips in ajax loaded alias table
...
Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
2023-03-20 01:38:34 +01:00
Kristian Feldsam
6507b53bbb
[web] fix mailbox badge height
...
Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
2023-03-20 01:38:31 +01:00
milkmaker
0f59d4952b
Translations update from Weblate ( #5131 )
...
* [Web] Updated lang.da-dk.json
Co-authored-by: Victor Pahuus Petersen <dibbohh@gmail.com>
Co-authored-by: milkmaker <milkmaker@mailcow.de>
* [Web] Updated lang.fr-fr.json
Co-authored-by: UpSilot <alexandre+weblate@kilobit.fr>
Co-authored-by: milkmaker <milkmaker@mailcow.de>
---------
Co-authored-by: Victor Pahuus Petersen <dibbohh@gmail.com>
Co-authored-by: UpSilot <alexandre+weblate@kilobit.fr>
2023-03-17 19:13:49 +01:00
FreddleSpl0it
7a9c644a9b
replace ropc flow with keycloak rest api flow
2023-03-17 13:15:31 +01:00
FreddleSpl0it
ace5440c0d
[Web] rename role mapping to attribute mapping
2023-03-17 13:14:36 +01:00
FreddleSpl0it
f7eaa50be6
[Web] create ratelimit acl on iam mbox creation 2
2023-03-14 18:49:57 +01:00
FreddleSpl0it
bc5e661ea1
[Web] create ratelimit acl on iam mbox creation
2023-03-14 18:41:05 +01:00
FreddleSpl0it
fdbddb9f93
[Web] fix broken sogo-sso
2023-03-14 18:30:18 +01:00
FreddleSpl0it
cb7e8f91b6
[Web] fix app_pass ignore_access
2023-03-14 14:38:28 +01:00
FreddleSpl0it
b40c2d7639
[Web] keycloak auth functions
2023-03-14 14:30:32 +01:00
FreddleSpl0it
8324484a27
[Web] add manage identity provider
2023-03-14 14:10:46 +01:00
FreddleSpl0it
df129bb488
[Web] remove u2f lib from prerequisites
2023-03-13 09:04:05 +01:00
FreddleSpl0it
c7d0217c8e
[Web] add oauth2-keycloak lib
2023-03-13 09:02:32 +01:00
FreddleSpl0it
ea394d702d
[Web] remove u2f lib
2023-03-13 08:58:39 +01:00
FreddleSpl0it
a7e309f1c8
[Web] limit identity_provider function better
2023-03-13 08:54:50 +01:00
FreddleSpl0it
0a78c742d7
[Web] manage keycloak identity provider
2023-03-12 19:08:09 +01:00
FreddleSpl0it
638a81c58c
[Web] organize auth functions+api auth w/ dovecot
2023-03-12 19:06:03 +01:00
FreddleSpl0it
926824b056
[Web] update de-de + en-gb lang
2023-03-10 17:18:00 +01:00
FreddleSpl0it
0846467ffb
[Web] organize user landing
2023-03-10 17:10:05 +01:00
FreddleSpl0it
76721ab669
[Web] fix user login history
2023-03-10 15:53:59 +01:00
FreddleSpl0it
41a087630b
[Web] add app hide option
2023-03-10 15:53:09 +01:00
BD
f36bc16ca7
Fix Bug with button to load more logs
2023-03-08 10:35:23 +01:00
milkmaker
cbe1c97a82
Translations update from Weblate ( #5114 )
...
* [Web] Updated lang.da-dk.json
[Web] Updated lang.da-dk.json
[Web] Updated lang.da-dk.json
Co-authored-by: Tacaly <frederick@tacaly.com>
Co-authored-by: milkmaker <milkmaker@mailcow.de>
* [Web] Updated lang.fr-fr.json
Co-authored-by: Matthieu Leboeuf <contact@matthieul.dev>
Co-authored-by: milkmaker <milkmaker@mailcow.de>
---------
Co-authored-by: Tacaly <frederick@tacaly.com>
Co-authored-by: Matthieu Leboeuf <contact@matthieul.dev>
2023-03-07 05:39:22 +01:00
Niklas Meyer
c54750ef8b
Merge pull request #5085 from kritzl/patch-2
...
Fix cursor style when hovering 'Aliases' tab
2023-03-03 12:09:14 +01:00
milkmaker
6c0a5028c0
[Web] Updated lang.da-dk.json ( #5102 )
...
Co-authored-by: Tacaly <frederick@tacaly.com>
2023-03-02 20:02:08 +01:00
Peter
af267ff706
Add raw attribute for lang.admin.hash_remove_info
2023-02-28 19:42:46 +01:00
milkmaker
1052e13af8
Translations update from Weblate ( #5092 )
...
* [Web] Updated lang.da-dk.json
Co-authored-by: Tacaly <frederick@tacaly.com>
Co-authored-by: milkmaker <milkmaker@mailcow.de>
* [Web] Updated lang.pl-pl.json
Co-authored-by: KristopherMackowiak <kkriss75@gmail.com>
Co-authored-by: milkmaker <milkmaker@mailcow.de>
---------
Co-authored-by: Tacaly <frederick@tacaly.com>
Co-authored-by: KristopherMackowiak <kkriss75@gmail.com>
2023-02-25 19:25:24 +01:00
kritzl
3e1cfe0d08
Fix cursor style when hovering 'Aliases' tab
2023-02-22 00:11:56 +01:00
FreddleSpl0it
cd29ad883e
Merge branch 'staging' of https://github.com/mailcow/mailcow-dockerized into staging
2023-02-16 17:12:11 +01:00
FreddleSpl0it
e1cd719a17
[Web] fix mbox percentage sorting
2023-02-16 17:12:03 +01:00
Niklas Meyer
6f3179bb8d
[web] Change FIDO2 login to independent button
2023-02-16 17:03:09 +01:00
Niklas Meyer
29e5b87207
Changed Language strings for clearer button meaning
2023-02-16 16:30:36 +01:00
FreddleSpl0it
226bdfac72
[Web] add seperate link for logged in users
2023-02-16 15:39:12 +01:00
FreddleSpl0it
a3d3b06307
[Web] few style changes
2023-02-16 15:34:47 +01:00
FreddleSpl0it
a5522b61be
[Web] redirect to sogo after failed sogo-auth
2023-02-16 15:32:53 +01:00
milkmaker
9054ca18be
[Web] Updated lang.lv-lv.json ( #5061 )
...
Co-authored-by: Edgars Andersons <Edgars+Mailcow+Weblate@gaitenis.id.lv>
2023-02-14 19:33:12 +01:00
Niklas Meyer
38291d123f
[DB] Fix espacing of special db names during upgrade
2023-02-14 10:11:55 +01:00
Tomy Hsieh
dc85f49961
✨ feat: Change FIDO2 login to independent button
2023-02-11 21:49:21 +08:00
milkmaker
5dca4dac81
[Web] Updated lang.ru-ru.json ( #5046 )
...
Co-authored-by: Aleksandr Kliushenok <alex.1501@icloud.com>
2023-02-04 15:00:07 +01:00
Patrick Schult
1071bb8230
Merge pull request #4967 from FELDSAM-INC/feldsam/sso
...
[Web] Implemented SSO for domain admins
2023-02-02 12:12:53 +01:00
FreddleSpl0it
e8fd34d31f
[Web] webauthn add lang strings
2023-02-02 11:28:51 +01:00
FreddleSpl0it
64ac6a8891
[Web] Skip update_sogo_static_view if sogo is disabled
2023-01-31 10:54:16 +01:00
FreddleSpl0it
72e8180c6b
[Web] datatable adjustment
2023-01-31 10:37:51 +01:00
FreddleSpl0it
d62c275004
[Web] match PAGINATION_SIZE to an existing datatable option
2023-01-31 09:49:18 +01:00
Patrick Schult
aa7f562761
Merge pull request #5011 from realizelol/staging
...
[BS5] Support for pagination_size + some minor improvements (to quarantine)
2023-01-31 09:43:51 +01:00
milkmaker
58ddc31db6
Translations update from Weblate ( #5026 )
...
* [Web] Updated lang.en-gb.json
Co-authored-by: Peter <magic@kthx.at>
* [Web] Updated lang.de-de.json
Co-authored-by: Peter <magic@kthx.at>
* [Web] Updated lang.sk-sk.json
Co-authored-by: Lukáš Matula <lukas@gbely.net>
Co-authored-by: milkmaker <milkmaker@mailcow.de>
Co-authored-by: Peter <magic@kthx.at>
Co-authored-by: Lukáš Matula <lukas@gbely.net>
2023-01-26 20:09:52 +01:00
Kristian Feldsam
5bf62481d5
[Web] Implemented SSO for domain admins
...
Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
Revert "[Web] Implemented SSO for domain admins"
This reverts commit 6860dc8ebe2c8f53d77df5bca7787f7cb3bb4ee0.
Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
2023-01-26 15:54:44 +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
ed7b384e24
[Web] fix queue btn showing undefined
2023-01-25 09:34:12 +01:00
milkmaker
8281d3fa55
[Web] Updated lang.da-dk.json ( #5020 )
...
Co-authored-by: osos <osos@openeyes.dk>
Co-authored-by: osos <osos@openeyes.dk>
2023-01-24 20:18:17 +01:00
FreddleSpl0it
9ba65a572e
[Web] add missing template var for dadmins
2023-01-24 10:13:30 +01:00
FreddleSpl0it
8782304e8d
[Web] show fold/unfold action if child rows exists
2023-01-16 15:38:35 +01:00
FreddleSpl0it
099db33e44
[Web] disable datatable default row click listener
2023-01-16 11:41:34 +01:00
FreddleSpl0it
152431a7d7
[Web] fix Spamfilter flag fwdhosts wrong naming
2023-01-16 09:24:10 +01:00
FreddleSpl0it
36fa5dc633
[Web] fix domain admins cant delete tags
2023-01-16 09:07:28 +01:00
milkmaker
e990856629
[Web] Updated lang.fr-fr.json ( #4972 )
...
Co-authored-by: Frederic Ollivier <fredol@me.com>
Co-authored-by: milkmaker <milkmaker@mailcow.de>
Co-authored-by: Frederic Ollivier <fredol@me.com>
2023-01-09 18:03:41 +01:00
Niklas Meyer
c97afbfa0b
Merge pull request #4943 from sivn/staging
...
[Web] added missing unban action
2023-01-09 12:41:32 +01:00
Niklas Meyer
27c87de4ed
Merge pull request #4966 from mailcow/fix/bs5
...
BS5 UI fixes
2023-01-09 12:40:14 +01:00
DerLinkman
028ad4ceb9
changed language string (de)
2023-01-09 10:43:42 +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
FreddleSpl0it
c928948b15
[Web] use saved password policy for pwgen
2023-01-06 13:18:59 +01:00
FreddleSpl0it
606eaad8f7
[Web] set correct type for routing password input
2023-01-06 12:48:37 +01:00
FreddleSpl0it
c44281f62d
[Web] set domain tab default active
2023-01-06 12:43:10 +01:00
FreddleSpl0it
1e98784eee
[Web] Opt-In for third party ip_check
2023-01-06 12:09:15 +01:00
FreddleSpl0it
dd9296ffc2
[Web] fix extend_sender_acl issue for domainadmins
2023-01-06 11:07:44 +01:00
FreddleSpl0it
fc0e6b6efb
[Web] fix quarantine darkmode style
2023-01-06 09:21:14 +01:00