Jan-Frederik Rieckers
Jan-Frederik Rieckers
The icon is available in FontAwesome 5.0.11 (See linked FontAwesome Issue in the initial post) Anyway, the font-awesome-rails gem does not yet support the font-awesome 5.x versions, and maybe never...
Since the behavior will be removed I guess it needs to be addressed. For the moment there should be at least some kind of documentation which adjustments have to be...
Any progress on this issue? The issue still exists with the current version of this gem and rails 5.2.3.
There is one small todo, i don't have any idea how to solve it: At the server list is a select field for the admin. I could not remove that...
Ok, i've done several changes: - The language keys are changed. - The list_servers method 'moved' to the DomainHandler. I don't know if this is the best coding style, but...
For the postfix-issue: I checked it with my local setup. You were right. I don't know what went wrong in my normal setup... I changed this in the `POSTFIX_CONF.txt`
I did one final change: The server tab is now only visible for super-admins. I thought of making only servers visible to non-global admins which are primary servers for their...
I've rebased all changes to comply with the new master status. You might want to recheck my implementations if they comply with your code style. I haven't done the adjustment...
I have updated this pull request to Postfixadmin v3. There is still work to do, but I'd like to hear if this goes in the right direction @cboltz I haven't...
> By that - do you mean whatever config is needed for Postfix to use this functionality ? In the previous version of my pull request I changed the POSTFIX_CONF.txt...