John Supplee
2c50c1876e
Merge branch 'master' into extended
2019-03-09 10:51:47 +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
d41cdb844c
remove nginx config for Mailgraph
2019-03-02 20:31:24 +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
8180707cc6
add missing semicolon to nginx conf
2019-03-02 15:43:30 +02:00
John Supplee
69a50ed954
fix error in nginx configuration
2019-03-02 15:39:19 +02:00
John Supplee
887e292748
Add changes for mailgraph webserver
2019-03-02 15:30:08 +02:00
John Supplee
adf7a31866
Update README and bump the version
2019-02-27 15:02:11 +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
Joshua Tauberer
dd7a2aa8a6
v0.41
2019-02-26 18:17:50 -05:00
Joshua Tauberer
149552f79b
systemctl link should use -f to avoid an error if a system service already exists with that name but points to a different file
...
https://discourse.mailinabox.email/t/new-error-failed-systemctl-link-conf-mailinabox-service/4626/2
2019-02-26 18:16:26 -05:00
Joshua Tauberer
adddd95e38
add lmtp_destination_recipient_limit=1 to work around spampd bug, see #1523
2019-02-25 13:20:57 -05:00
John Supplee
2b70277a35
Update README instructions for installing and upgrading
2019-02-15 16:08:06 +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
Yoann Colin
10050aa601
Upgrade to NextCloud 14 ( #1504 )
...
* Upgraded Nextcloud from 13.0.6 to 14.0.6.
* Upgraded Contacts from 2.1.5 to 2.1.8.
* Upgraded Calendar from 1.6.1 to 1.6.4.
* Cleanup unsupported version upgrades: Since an upgrade to v0.30 is mandatory before moving upward, I removed the checks for Nextcloud prior version 12.
* Fix the storage root path.
* Add missing indices. Thx @yodax for your feedback.
2019-02-08 21:24:03 -05: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
53d1c1e4e9
Release new version v0.40-quota-0.15-alpha
2019-02-06 12:58:05 +02:00
John Supplee
4bed222162
Fix bug where quotas are not being recalculated
2019-02-06 12:53:46 +02:00
John Supplee
44a31733ac
update latest version and update README
2019-02-05 13:36:53 +02:00
John Supplee
e44dd93778
mail setup fixes
...
* check for quota column before trying to add it
* force recalculation of quotas
2019-02-05 13:34:37 +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
937ef47c2a
Remove default quota support from the TODOs
2019-02-01 21:51:49 +02:00
John Supplee
6964ed238a
Show correct reference for updating versions
2019-02-01 19:01:59 +02:00
John Supplee
d51a32bcfe
update latest version to v0.40-quota-0.13-alpha
2019-02-01 18:39:47 +02:00
John Supplee
2c6aea24cb
Update README to reflect the latest changes
2019-02-01 18:38:00 +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
6de34b0464
Update README to have section for installation and upgrading
2019-01-31 12:28:32 +02:00
John Supplee
9a9e0116a1
Update to version v0.40-quota-0.12-alpha
2019-01-31 10:23:42 +02:00
John Supplee
f58745c04d
Update version to v0.40-quota-0.11-alpha
2019-01-31 09:49:07 +02:00
John Supplee
863e8895a0
Add the quota column to the users table
2019-01-30 17:14:48 +02:00