- Small corrections
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Feb 22 2023
Feb 20 2023
- Add data:import:tax-rates command
Feb 18 2023
Feb 17 2023
Feb 15 2023
Feb 7 2023
Feb 6 2023
The default set of folders will not make always sense. How do you disable the feature, or redefine the set? Replacing the while imap.php file is not the best option.
Feb 3 2023
Ok, let's go with D4069: Revert composer failure fix but preserve the directory.
There's pros and cons with this approach:
- no need for env-specific DatabaseSeeder class
- seeders are required to use Database\Seeds namespace, and class names must be the same as the filename (after removing XX- prefix and .php suffix). It could be done with anonymous classes, but the command output would be uglier.
- Small improvement, removed debug code
Feb 2 2023
@mollekopf, This will make my life harder. I can't make src/database/seeds a link to dir in config.demo/config.dev. Rewriting this file will make a problem to use git diff/git commit or whatever.
I'd probably change a few things, but it's nothing that can't be done later.
Jan 27 2023
Jan 26 2023
We can make deleteTest* and getTest* methods static.
Jan 25 2023
Jan 24 2023
Jan 21 2023
Jan 20 2023
Jan 19 2023
Jan 18 2023
Jan 17 2023
Jan 15 2023
I think the username canonification is done by kolab_auth plugin. So, maybe some problem with loading plugins/configuration.
Jan 11 2023
Jan 9 2023
Jan 6 2023
Jan 5 2023
Jan 4 2023
- Update/Create job in resync, other fixes
Jan 3 2023
Dec 29 2022
Are you using PHP8 or something? Anyway, the problem will be in Swig-generated kolabformat code, which I'm not an expert with.
Dec 28 2022
Dec 27 2022
Dec 21 2022
Dec 20 2022
Dec 18 2022
Dec 16 2022
Dec 15 2022
Dec 12 2022
Dec 9 2022
Dec 7 2022
Dec 5 2022
Dec 2 2022
Dec 1 2022
Nov 30 2022
Nov 29 2022
Nov 28 2022
Nov 22 2022
Nov 18 2022
Nov 17 2022
Nov 16 2022
Three small suggestions added, but it's acceptable anyway.