John Supplee
|
57473ef39c
|
fix problem with SSL certificate provisioning
|
2019-04-05 23:44:18 +02:00 |
John Supplee
|
bb96ee8269
|
Merge branch 'miab-config' into extended
|
2019-03-09 11:37:25 +02:00 |
John Supplee
|
075bdc7063
|
Merge branch 'miab-config' of supplee.net:mailinabox-quota into miab-config
|
2019-03-09 10:59:47 +02:00 |
John Supplee
|
2c50c1876e
|
Merge branch 'master' into extended
|
2019-03-09 10:51:47 +02:00 |
John Supplee
|
77143e6b24
|
Merge branch 'miab' into miab-config
|
2019-03-08 17:05:29 +02:00 |
John Supplee
|
ed68f6d64a
|
fix variable reference in callback
|
2019-03-03 21:21:34 +02:00 |
John Supplee
|
7600e727c1
|
debugging of image display
|
2019-03-03 21:15:16 +02:00 |
John Supplee
|
e29e3a5cba
|
fix QUERY_STRING to only have the image request
|
2019-03-03 19:23:58 +02:00 |
John Supplee
|
6883a60f5d
|
load images as base64
|
2019-03-03 19:15:59 +02:00 |
John Supplee
|
dce4058705
|
process images returned from mailgraph
|
2019-03-03 00:34:41 +02:00 |
John Supplee
|
5b5087c9dd
|
fix query params for mailgraph images
|
2019-03-02 23:33:45 +02:00 |
John Supplee
|
8967758413
|
Only load mailgraph images when the page is viewed
|
2019-03-02 23:18:44 +02:00 |
John Supplee
|
5ffa71999a
|
work on the daemon for mailgraph
|
2019-03-02 20:47:54 +02:00 |
John Supplee
|
fd239db7c1
|
integrate template
|
2019-03-02 20:22:08 +02:00 |
John Supplee
|
fefb5ebc33
|
more work on control panel integration
|
2019-03-02 20:16:39 +02:00 |
John Supplee
|
5615031ef8
|
initial work to integrate with control panel
|
2019-03-02 17:23:58 +02:00 |
John Supplee
|
4cbf05187c
|
Merge branch 'master' of https://github.com/mail-in-a-box/mailinabox into devel
|
2019-02-27 12:52:41 +02:00 |
Ryan Stubbs
|
bad38840d8
|
Fix type on alias edit page (#1520)
|
2019-02-11 20:14:56 -05:00 |
John Supplee
|
7f8336e459
|
Fix bug with quota input that prevented adding users
|
2019-02-11 16:10:09 +02:00 |
John Supplee
|
514619b44a
|
setup dns authentication for letsencrypt
|
2019-02-11 16:05:50 +02:00 |
John Supplee
|
fc1f211af5
|
initial work on extended configuration
|
2019-02-10 23:39:38 +02:00 |
John Supplee
|
ae6394c879
|
Fix instructions for quotas on the users page in control panel
|
2019-02-06 14:47:30 +02:00 |
John Supplee
|
4bed222162
|
Fix bug where quotas are not being recalculated
|
2019-02-06 12:53:46 +02:00 |
John Supplee
|
19f204a9af
|
Do not execute a dovecot reload on every quota update
|
2019-02-05 13:32:43 +02:00 |
John Supplee
|
d1378a5512
|
Add a thousands separator for message count
|
2019-02-05 01:48:38 +02:00 |
John Supplee
|
a60e1c274a
|
Do not allow decimal points in quota sizes
|
2019-02-05 01:47:39 +02:00 |
John Supplee
|
686a074fab
|
Force recalculation of a user's quota after setting a new value
|
2019-02-05 01:47:09 +02:00 |
John Supplee
|
6964ed238a
|
Show correct reference for updating versions
|
2019-02-01 19:01:59 +02:00 |
John Supplee
|
7874683618
|
Add percentage used and update tools/mail.py to set quotas
|
2019-02-01 15:36:27 +02:00 |
John Supplee
|
fa66585b6b
|
fix typo
|
2019-02-01 01:35:55 +02:00 |
John Supplee
|
51f60c15bb
|
Make the quota field narrower
|
2019-02-01 01:32:26 +02:00 |
John Supplee
|
9139b917cf
|
Finally put the default quota load code in the right place
|
2019-02-01 01:21:44 +02:00 |
John Supplee
|
f64fffe6b8
|
move jQuery load back to original place and put quota load code in index.html
|
2019-02-01 01:05:28 +02:00 |
John Supplee
|
1a67c94db0
|
fix problem with jQuery being loaded too late
|
2019-02-01 00:56:25 +02:00 |
John Supplee
|
70c607e256
|
more default quota work
|
2019-01-31 23:58:10 +02:00 |
John Supplee
|
d1906bd055
|
Add support for a default quota value and allow setting quota when adding user
|
2019-01-31 22:57:04 +02:00 |
John Supplee
|
e40566967e
|
Change up to date message
|
2019-01-30 15:35:17 +02:00 |
John Supplee
|
ede5e09ad0
|
make version checks from this repository
|
2019-01-30 15:31:15 +02:00 |
John Supplee
|
a8f02c1eb0
|
Fix problems with users that do not have maildirsize file
|
2019-01-30 00:01:16 +02:00 |
John Supplee
|
8bd9cf38ab
|
Use tabs for indentation
|
2019-01-29 23:31:56 +02:00 |
John Supplee
|
b3f9063ae7
|
comment out code generating errors
When the `maildirsize` file does not exist it causes the script to fail.
The IOError is not caught by the execpt
|
2019-01-29 19:41:54 +02:00 |
John Supplee
|
f68ef70b94
|
Calculate and display mailbox sizes in user list
|
2019-01-29 19:18:48 +02:00 |
John Supplee
|
c5c7de8b2b
|
allow decimal points in quotas
|
2019-01-29 17:42:17 +02:00 |
John Supplee
|
ccad47937e
|
Add components to user interface for setting quotas
|
2019-01-28 23:27:03 +02:00 |
John Supplee
|
b557e69313
|
display unlimited when quota is 0
|
2019-01-28 17:24:11 +02:00 |
John Supplee
|
dad22f7261
|
bug fix
|
2019-01-28 17:17:43 +02:00 |
John Supplee
|
587f33b6c0
|
bug fix for displaying quotas
|
2019-01-28 16:34:34 +02:00 |
John Supplee
|
3cd14bd4b8
|
Add display of quotas
|
2019-01-28 16:19:36 +02:00 |
Joshua Tauberer
|
0d4565e71d
|
merge master branch
|
2018-12-02 18:19:15 -05:00 |
Joshua Tauberer
|
a211ad422b
|
add a note on the aliases page that aliases should not be used to forward to outside domains
fixes #1198
|
2018-12-02 18:02:00 -05:00 |