Tags: alex4108/Mailu
Tags
Merge Mailu#2654 2654: Allow + in localpart of addresses to forward to (backport Mailu#2651) r=mergify[bot] a=mergify[bot] This is an automatic backport of pull request Mailu#2651 done by [Mergify](https://mergify.com). Cherry-pick of caa8412 has failed: ``` On branch mergify/bp/1.9/pr-2651 Your branch is up to date with 'origin/1.9'. You are currently cherry-picking commit caa8412. (fix conflicts and run "git cherry-pick --continue") (use "git cherry-pick --skip" to skip this patch) (use "git cherry-pick --abort" to cancel the cherry-pick operation) Changes to be committed: new file: towncrier/newsfragments/1236.bugfix Unmerged paths: (use "git add <file>..." to mark resolution) both modified: core/admin/mailu/ui/forms.py ``` To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/github/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally --- <details> <summary>Mergify commands and options</summary> <br /> More conditions and actions can be found in the [documentation](https://docs.mergify.com/). You can also trigger Mergify actions by commenting on this pull request: - ``@Mergifyio` refresh` will re-evaluate the rules - ``@Mergifyio` rebase` will rebase this PR on its base branch - ``@Mergifyio` update` will merge the base branch into this PR - ``@Mergifyio` backport <destination>` will backport this PR on `<destination>` branch Additionally, on Mergify [dashboard](https://dashboard.mergify.com/) you can: - look at your merge queues - generate the Mergify configuration with the config editor. Finally, you can contact us on https://mergify.com </details> Co-authored-by: Florent Daigniere <[email protected]> Co-authored-by: Alexander Graf <[email protected]>
Merge Mailu#2655 2655: Fix slider r=mergify[bot] a=ghostwheel42 ## What type of PR? bug-fix ## What does this PR do? Fixes quota slider showing a wrong value. Show a quota of zero as unlimkted in roundcube webmail. ### Related issue(s) close Mailu#2418 Co-authored-by: Alexander Graf <[email protected]>
Merge Mailu#2649 2649: Backports r=mergify[bot] a=nextgens ## What type of PR? bug-fix ## What does this PR do? Backport part of Mailu#2632 to fix quotas. Backport of Mailu#2650 to fix encoding of sieve scripts. ### Related issue(s) - close Mailu#2418 ## Prerequisites Before we can consider review and merge, please make sure the following list is done and checked. If an entry in not applicable, you can check it or remove it from the list. - [ ] In case of feature or enhancement: documentation updated accordingly - [x] Unless it's docs or a minor change: add [changelog](https://mailu.io/master/contributors/workflow.html#changelog) entry file. Co-authored-by: Florent Daigniere <[email protected]>
Merge Mailu#2629 2629: Really fix creation of deep structures using import in update mode (backport Mailu#2604) r=mergify[bot] a=mergify[bot] This is an automatic backport of pull request Mailu#2604 done by [Mergify](https://mergify.com). --- <details> <summary>Mergify commands and options</summary> <br /> More conditions and actions can be found in the [documentation](https://docs.mergify.com/). You can also trigger Mergify actions by commenting on this pull request: - ``@Mergifyio` refresh` will re-evaluate the rules - ``@Mergifyio` rebase` will rebase this PR on its base branch - ``@Mergifyio` update` will merge the base branch into this PR - ``@Mergifyio` backport <destination>` will backport this PR on `<destination>` branch Additionally, on Mergify [dashboard](https://dashboard.mergify.com/) you can: - look at your merge queues - generate the Mergify configuration with the config editor. Finally, you can contact us on https://mergify.com </details> Co-authored-by: Alexander Graf <[email protected]>
Merge Mailu#2608 2608: db.String without length cause an error in migration for MySQL DB (backport Mailu#2596) r=mergify[bot] a=mergify[bot] This is an automatic backport of pull request Mailu#2596 done by [Mergify](https://mergify.com). --- <details> <summary>Mergify commands and options</summary> <br /> More conditions and actions can be found in the [documentation](https://docs.mergify.com/). You can also trigger Mergify actions by commenting on this pull request: - ``@Mergifyio` refresh` will re-evaluate the rules - ``@Mergifyio` rebase` will rebase this PR on its base branch - ``@Mergifyio` update` will merge the base branch into this PR - ``@Mergifyio` backport <destination>` will backport this PR on `<destination>` branch Additionally, on Mergify [dashboard](https://dashboard.mergify.com/) you can: - look at your merge queues - generate the Mergify configuration with the config editor. Finally, you can contact us on https://mergify.com </details> Co-authored-by: Johnson Thiang <[email protected]> Co-authored-by: Florent Daigniere <[email protected]>
Merge Mailu#2602 2602: Fix creation of deep structures using import in update mode (backport Mailu#2601) r=mergify[bot] a=mergify[bot] This is an automatic backport of pull request Mailu#2601 done by [Mergify](https://mergify.com). --- <details> <summary>Mergify commands and options</summary> <br /> More conditions and actions can be found in the [documentation](https://docs.mergify.com/). You can also trigger Mergify actions by commenting on this pull request: - ``@Mergifyio` refresh` will re-evaluate the rules - ``@Mergifyio` rebase` will rebase this PR on its base branch - ``@Mergifyio` update` will merge the base branch into this PR - ``@Mergifyio` backport <destination>` will backport this PR on `<destination>` branch Additionally, on Mergify [dashboard](https://dashboard.mergify.com/) you can: - look at your merge queues - generate the Mergify configuration with the config editor. Finally, you can contact us on https://mergify.com </details> Co-authored-by: Alexander Graf <[email protected]>
Merge Mailu#2569 2569: Fix a bug preventing users without IMAP access to access the webmails (backport Mailu#2568) r=mergify[bot] a=mergify[bot] This is an automatic backport of pull request Mailu#2568 done by [Mergify](https://mergify.com). --- <details> <summary>Mergify commands and options</summary> <br /> More conditions and actions can be found in the [documentation](https://docs.mergify.com/). You can also trigger Mergify actions by commenting on this pull request: - ``@Mergifyio` refresh` will re-evaluate the rules - ``@Mergifyio` rebase` will rebase this PR on its base branch - ``@Mergifyio` update` will merge the base branch into this PR - ``@Mergifyio` backport <destination>` will backport this PR on `<destination>` branch Additionally, on Mergify [dashboard](https://dashboard.mergify.com/) you can: - look at your merge queues - generate the Mergify configuration with the config editor. Finally, you can contact us on https://mergify.com </details> Co-authored-by: Florent Daigniere <[email protected]>
Merge Mailu#2556 2556: deprecate swarm in 1.9 r=mergify[bot] a=nextgens This makes it clear that Swam shouldn't be used for new deployments. I will send another PR against master to get rid of it completely. Co-authored-by: Florent Daigniere <[email protected]>
Merge Mailu#2552 2552: Fix Mailu#2231: make public announcements work (backport Mailu#2543) r=mergify[bot] a=mergify[bot] This is an automatic backport of pull request Mailu#2543 done by [Mergify](https://mergify.com). --- <details> <summary>Mergify commands and options</summary> <br /> More conditions and actions can be found in the [documentation](https://docs.mergify.com/). You can also trigger Mergify actions by commenting on this pull request: - ``@Mergifyio` refresh` will re-evaluate the rules - ``@Mergifyio` rebase` will rebase this PR on its base branch - ``@Mergifyio` update` will merge the base branch into this PR - ``@Mergifyio` backport <destination>` will backport this PR on `<destination>` branch Additionally, on Mergify [dashboard](https://dashboard.mergify.com/) you can: - look at your merge queues - generate the Mergify configuration with the config editor. Finally, you can contact us on https://mergify.com </details> Co-authored-by: Florent Daigniere <[email protected]>
Merge Mailu#2522 2522: configure datatables via html5 data attributes (backport Mailu#2157) r=mergify[bot] a=mergify[bot] This is an automatic backport of pull request Mailu#2157 done by [Mergify](https://mergify.com). --- <details> <summary>Mergify commands and options</summary> <br /> More conditions and actions can be found in the [documentation](https://docs.mergify.com/). You can also trigger Mergify actions by commenting on this pull request: - ``@Mergifyio` refresh` will re-evaluate the rules - ``@Mergifyio` rebase` will rebase this PR on its base branch - ``@Mergifyio` update` will merge the base branch into this PR - ``@Mergifyio` backport <destination>` will backport this PR on `<destination>` branch Additionally, on Mergify [dashboard](https://dashboard.mergify.com/) you can: - look at your merge queues - generate the Mergify configuration with the config editor. Finally, you can contact us on https://mergify.com </details> Co-authored-by: Alexander Graf <[email protected]>
PreviousNext