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 |
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
|
98e04bb11f
|
Update README for first alpha release
|
2019-01-30 12:52:02 +02:00 |
John Supplee
|
ebb5896301
|
Merge remote-tracking branch 'origin/postfix-quota'
|
2019-01-30 12:38:01 +02:00 |
John Supplee
|
2bebd727c2
|
Fix README
|
2019-01-30 10:47:07 +02:00 |
John Supplee
|
74665d09e8
|
Merge branch 'master' into postfix-quota
|
2019-01-30 09:44:49 +02:00 |
John Supplee
|
fbf990092c
|
Add progress to README
|
2019-01-30 09:44:23 +02:00 |
John Supplee
|
a23f186c65
|
initial test config
|
2019-01-30 08:48:04 +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
|
3840443159
|
enable setting quotas from the command line
|
2019-01-29 13:51:18 +02:00 |
John Supplee
|
832d2ca375
|
Update README to note support for control panel
|
2019-01-28 23:38:04 +02:00 |
John Supplee
|
ccad47937e
|
Add components to user interface for setting quotas
|
2019-01-28 23:27:03 +02:00 |
John Supplee
|
8b95fac8c5
|
remove unnecessary configuration files
|
2019-01-28 19:25:26 +02:00 |
John Supplee
|
e2d71d4636
|
Fix typo
|
2019-01-28 17:30:21 +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 |
John Supplee
|
d443135155
|
changes to users.sqlite
* add quota column
* modify users_query to return quota_rule
|
2019-01-28 11:23:49 +02:00 |
John Supplee
|
0b68bf8760
|
put roundcube config change in the right place
|
2019-01-28 09:38:32 +02:00 |
John Supplee
|
907c05299c
|
Add quota support
|
2019-01-28 09:24:09 +02:00 |
jvolkenant
|
c60e3dc842
|
fail2ban ssh/ssh-ddos and sasl are now sshd and postfix-sasl (fixes #1453, merges #1454)
* fail2ban ssh/ssh-ddos and sasl are now sshd and postfix-sasl
* specified custom datepattern for miab-owncloud.conf
|
2019-01-18 09:40:51 -05:00 |
Joshua Tauberer
|
c7659d9053
|
v0.40
|
2019-01-12 08:24:15 -05:00 |
Joshua Tauberer
|
cd3fb1b487
|
fix bootstrap.sh to not confuse the status checks about the latest version
|
2019-01-09 09:03:43 -05:00 |
Joshua Tauberer
|
29e77d25fc
|
merge branch 'ubuntu_bionic'
|
2019-01-09 08:53:10 -05:00 |
Joshua Tauberer
|
e56c55efe8
|
write changelog summary for the Ubuntu 18.04 upgrade
|
2019-01-09 08:52:51 -05:00 |
Joshua Tauberer
|
8e0d9b9f21
|
update list of tls ciphers supported
|
2019-01-09 08:52:51 -05:00 |
Joshua Tauberer
|
6e60b47cb5
|
update bootstrap.sh script to detect the operating system and choose a different version tag depending on whether the box is running Ubuntu 14.04 or Ubuntu 18.04
|
2019-01-09 08:52:51 -05:00 |
Joshua Tauberer
|
a3add03706
|
Merge branch 'master' into ubuntu_bionic
|
2019-01-09 07:00:44 -05:00 |
Joshua Tauberer
|
7b592b1e99
|
v0.30 - the last Ubuntu 14.04 release
|
2019-01-09 06:31:56 -05:00 |