John Supplee
fc1f211af5
initial work on extended configuration
2019-02-10 23:39:38 +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
Jeff Volkenant
1dee849498
Removed extra blankline
2019-01-30 11:33:43 -08: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
Jeff Volkenant
c302606de4
Extended timeout for php/roundcube for text searches that take a long time
2019-01-29 13:46:35 -08: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