Skip to content

Releases: Huessenbergnetz/Skaffari

Skaffari 0.0.18

30 Aug 16:19
v0.0.18
6c50aa2
Compare
Choose a tag to compare
Skaffari 0.0.18 Pre-release
Pre-release
  • implement custom grantlee tag to format date and tome to user time
    zone (#34)
  • implement role accounts for new domains (#25)
  • move parts of the configuration into web interface (#30)
  • minor improvements and bug fixes

Skaffari 0.0.17

18 Aug 10:28
v0.0.17
4887ce2
Compare
Choose a tag to compare
Skaffari 0.0.17 Pre-release
Pre-release
  • domains can now be grouped in a parent/children relationship where
    accounts in the parent domain automatically get also base email
    addresses for the child domains.
  • fixed the JS code in the default template to check whole domains if
    there is only a single account in the domain
  • update default template to Bootstrap 4 Beta
  • delete all email addresses of a domain when deleting the domain. As
    accounts can have multiple email addresses and can also have addresses
    from other domains.

Skaffari 0.0.16

06 Jul 16:56
v0.0.16
63998f0
Compare
Choose a tag to compare
Skaffari 0.0.16 Pre-release
Pre-release
  • New support for the status column that can be used by pam_mysql
    to determine if an account or the password has been expired.
    To make this possible, accounts gained a new column to store the
    expiration date of the password. The account check route and
    skaffaricmd --update-account-status can be used to update the
    status column.
  • The account list is now sortable.
  • Default template: accounts in the account list will be updated
    if they have been checked and if the check changed somthing.

Skaffari 0.0.15

01 Jul 19:24
v0.0.15
c4e8650
Compare
Choose a tag to compare
Skaffari 0.0.15 Pre-release
Pre-release
  • domain table is now sortable (#13)
  • account list now loads asynchrous and an loads more content on behalf of the user (#11)
  • account list can be filtered by username, email addres or forward address
  • templates can have configuration files to set some Skaffari behavior (#17)

Skaffari 0.0.14

30 Jun 07:05
v0.0.14
01813e7
Compare
Choose a tag to compare
Skaffari 0.0.14 Pre-release
Pre-release
  • use human readable sizes to set quota (#6)
  • add more log file output to account management (#10)
  • implement catch all functionality (#4)
  • use unsigned 64bit integer to store quota values,
    fixes issue #15

Skaffari 0.0.13

27 Jun 12:54
v0.0.13
a60c6cf
Compare
Choose a tag to compare
Skaffari 0.0.13 Pre-release
Pre-release
  • fix deleting email address after renaming dores not work (#1)
  • more logging in admin management (#3)
  • use AJAX for more actions in default template (#2)

Skaffari 0.0.12

23 Jun 16:00
v0.0.12
7b5d040
Compare
Choose a tag to compare
Skaffari 0.0.12 Pre-release
Pre-release
  • make email management routes AJAX friendly
  • use AJAX for email address management
  • add localization support

Skaffari 0.0.11

19 Jun 09:39
v0.0.11
20cec4b
Compare
Choose a tag to compare
Skaffari 0.0.11 Pre-release
Pre-release
  • store email addresses in ACE format
  • fix gettings single domain
  • use QCollator for locale aware sorting
  • add HelpEntry class to unify help entries in templates
  • add general skaffari 8 man page
  • move help text into core instead of template files
  • begin improving input template forms
  • add functions to check account consistency

Skaffari 0.0.10

11 May 11:48
v0.0.10
27a079e
Compare
Choose a tag to compare
Skaffari 0.0.10 Pre-release
Pre-release
  • IMAP: implement mailbox management (create, delete, subscribe, setacl,
    setquota)
  • fix some issues in template

Skaffari 0.0.9

09 May 20:28
v0.0.9
091cc8b
Compare
Choose a tag to compare
Skaffari 0.0.9 Pre-release
Pre-release
  • fixing fucking typos...