Phillip Koch
|
db25a6f89f
|
removed encoding for data attribute to fix deletion
|
2018-03-08 20:46:43 +01:00 |
André Peters
|
5106eea86f
|
[Web] Fix sorting by returning a number, fixes #1092
|
2018-02-27 15:45:08 +01:00 |
André Peters
|
618be3bf14
|
[Web] Even more fixes for #1017
|
2018-02-10 22:42:46 +01:00 |
André Peters
|
8e1ac0bfbb
|
[Web] More fixes for #1017
|
2018-02-10 21:00:00 +01:00 |
André Peters
|
4163f08009
|
[Web] Fixes #1017
|
2018-02-10 18:16:01 +01:00 |
Michael Kuron
|
e86565e283
|
Expose Postfix's recipient_canonical_maps through web UI
|
2018-01-23 20:02:31 +01:00 |
andre.peters
|
34b7ab7104
|
[Web] Add DNS diagnostics as modal, some minor fixes, todo: Detect IPv4/6 by multiple sources and random selection
|
2018-01-02 18:17:27 +01:00 |
andre.peters
|
d76d103c76
|
[Web] Move DNS diagnostic to modal, some minor fixes
|
2018-01-02 10:24:48 +01:00 |
Kristian
|
254397af60
|
Sync job tables enhanced
Signed-off-by: Kristián Feldsam <feldsam@gmail.com>
# Conflicts:
# data/web/js/mailbox.js
|
2017-12-31 15:35:01 +01:00 |
andre.peters
|
603956ca6a
|
[Web] Disable connectors in footable filter for mailbox
|
2017-12-20 21:15:43 +01:00 |
andre.peters
|
adc23d86f9
|
Various...
|
2017-12-09 13:17:15 +01:00 |
André
|
ade4b9e7ae
|
[Postfix, Web] Feature: BCC maps
|
2017-11-19 15:13:43 +01:00 |
André
|
60e97503f7
|
[Web, Dovecot] Show wether a sync job is running, validate min max input attr and validate these values
|
2017-11-08 11:07:32 +01:00 |
André
|
85d1ee2f49
|
[Web] Autodiscover returns given password decoded and trimed; Add sieve pre and post filters to UI; Move ajax called files; Rework log system: 100 entries per default, add more per click; Syncjobs: Do not read log to data attribute
|
2017-11-03 20:37:24 +01:00 |
andryyy
|
dd3bd82838
|
[Web] Add feature for null mail
|
2017-09-15 09:05:51 +02:00 |
andryyy
|
66e06a0c0c
|
[Web] Sync jobs can be created/viewed/edited by admins/domain admins; Various fixes or improvements
|
2017-07-29 10:32:17 +02:00 |
andryyy
|
03d4ea5a35
|
Add ability to generate passwords for new mailboxes
|
2017-06-16 08:52:41 +02:00 |
andryyy
|
5a95d2062c
|
More changes to the UI, more API...
|
2017-05-29 21:51:06 +02:00 |
andryyy
|
ce6bf18c2f
|
Web UI improvements
|
2017-05-26 23:02:04 +02:00 |
andryyy
|
fd5a59086b
|
More structural changes
|
2017-05-23 09:36:59 +02:00 |
andryyy
|
c9184a9bad
|
Various fixes and changes
|
2017-05-17 21:17:00 +02:00 |
andryyy
|
08ad62a253
|
Fix domain actions
|
2017-05-16 09:51:05 +02:00 |
andryyy
|
e91c6916ab
|
CSRF protection
|
2017-05-15 11:37:12 +02:00 |
andryyy
|
15853df84c
|
JS changes and fixes
|
2017-05-13 08:55:34 +02:00 |
andryyy
|
b1d0776ad1
|
Fix selection in filter field
|
2017-05-11 23:18:57 +02:00 |
andryyy
|
14a9a1c616
|
A lot of changes... still not finished, use with caution.
Edit actions can be done with the internal API, trying to get rid of edit and add files
|
2017-05-11 23:10:32 +02:00 |
andryyy
|
a8e550244e
|
Remove DKIM keys with api
|
2017-05-09 21:30:08 +02:00 |
andryyy
|
bbff045d04
|
Use API for forwarding hosts
|
2017-05-09 13:43:54 +02:00 |
andryyy
|
24c97515a8
|
80% table width on large screens, some minor td size changes
|
2017-05-02 15:17:37 +02:00 |
andryyy
|
3fc42465a0
|
Fix width problems in mailbox table, change image name to stretch
|
2017-05-02 09:42:07 +02:00 |
andryyy
|
eb6bc9e738
|
Mailbox table: break all
|
2017-05-01 19:13:46 +02:00 |
andryyy
|
8f213e8df9
|
Changes to api path
|
2017-04-29 16:36:41 +02:00 |
andryyy
|
c29923d77a
|
Use JS array instead of JSON object when creating lists of items for quick actions, respect all pages
|
2017-04-27 20:11:05 +02:00 |
andryyy
|
25e6339940
|
Fix domain admin table, move quick actions
|
2017-04-27 19:34:00 +02:00 |
andryyy
|
2c2441eaf0
|
Confirm deletion, some other fixes to quick actions, added language strings
|
2017-04-27 11:58:20 +02:00 |
andryyy
|
68e67ba9b7
|
Fix quick actions for alias table when pagination is true
|
2017-04-27 09:49:04 +02:00 |
andryyy
|
e26304f6d0
|
Fix checkbox toggling, add nav tabs, fix broken domain quota when adding a new domain
|
2017-04-27 08:44:21 +02:00 |
andryyy
|
5586bd2bb5
|
Initial push or quick actions in alias table
|
2017-04-26 23:38:18 +02:00 |
andryyy
|
f9662025cc
|
Initial fix for sorting of quotas
|
2017-04-25 20:32:29 +02:00 |
andryyy
|
f81bcb161a
|
Fix editing catch-all addresses, show primary domain of alias in alias domain
|
2017-04-24 13:13:23 +02:00 |
andryyy
|
297674d256
|
Various CSS fixes, remove sorttable, better API format
|
2017-03-28 11:51:17 +02:00 |
andryyy
|
f5c549f6ea
|
Fix pagination for aliases
|
2017-03-23 19:43:52 +01:00 |
andryyy
|
9623a7fa70
|
Added ru language file (thanks), changes to tables and config option for pagination
|
2017-03-22 10:46:24 +01:00 |
andryyy
|
95f18f634b
|
Add encodeURI
|
2017-03-21 14:50:58 +01:00 |
andryyy
|
14b17e85e4
|
Login button is back...
|
2017-03-21 14:45:49 +01:00 |
André P
|
736fb91f4e
|
Minor fixes for footable
|
2017-03-21 10:38:16 +01:00 |
root
|
892f2197cb
|
Add footable
|
2017-03-21 10:02:23 +01:00 |
root
|
51230f780f
|
Local
|
2017-03-21 08:11:06 +01:00 |
andryyy
|
0eb932b3ab
|
Show spam aliases #
|
2017-02-21 22:27:11 +01:00 |
andryyy
|
eb3fb6d1f8
|
Add resources
|
2017-01-28 09:53:39 +01:00 |