- Fix regression in User::domains()
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Feed Search
Dec 17 2021
Dec 17 2021
Dec 16 2021
Dec 16 2021
Dec 15 2021
Dec 15 2021
Dec 13 2021
Dec 13 2021
Dec 10 2021
Dec 10 2021
- Add tests for resource's jobs
- Add tests for shared folders' jobs
Dec 9 2021
Dec 9 2021
Dec 8 2021
Dec 8 2021
machniak requested changes to D3077: Implement ACT_STORE_AND_NOTIFY policy for resources, add webmail url to the notification body.
# nosetests tests/unit/test-011-wallace_resources.py
.....E
======================================================================
ERROR: test_007_accept_reservation_request_store_and_notify
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib64/python2.7/site-packages/twisted/internet/defer.py", line 134, in maybeDeferred
result = f(*args, **kw)
File "/usr/lib64/python2.7/site-packages/twisted/internet/utils.py", line 191, in runWithWarningsSuppressed
result = f(*a, **kw)
File "/root/kolab-pykolab/tests/unit/test-011-wallace_resources.py", line 274, in test_007_accept_reservation_request_store_and_notify
self.assertEqual("resource-collection-car@example.org", self.smtplog[1][0])
IndexError: list index out of rangeit should be self.smtplog[0]0] in line 274 and self.smtplog[0][1] in line 276.
Dec 7 2021
Dec 7 2021
You can pass a full url there.
Dec 3 2021
Dec 3 2021
- Re-title shared_folders SKU to shared-folders for consistency with others
- Make phpstan happy
- Make phpstan happy, now we're green
- Fix regression
- Complete imap tests
- Cleanup and more tests
Nov 29 2021
Nov 29 2021
Nov 26 2021
Nov 26 2021
Nov 25 2021
Nov 25 2021
Nov 24 2021
Nov 24 2021
- Cleanup and small improvements
- Take resources into consideration in a few more places
Nov 23 2021
Nov 23 2021
- Resources UI for admins/resellers
Nov 22 2021
Nov 22 2021
Nov 19 2021
Nov 19 2021
- Even more deduplication
Nov 18 2021
Nov 18 2021
- De-duplicate code for handling status update process
- Merge branch 'master' into dev/status-degraded
- Merge branch 'master' into dev/status-degraded
- Also hide Create list button in degraded mode
Nov 17 2021
Nov 17 2021
Nov 12 2021
Nov 12 2021
- LDAP backend code improvements
Nov 11 2021
Nov 11 2021
Nov 10 2021
Nov 10 2021
Nov 9 2021
Nov 9 2021
Nov 8 2021
Nov 8 2021
- Small wording improvement
- Display sender policy in admin/reseller UI
Nov 5 2021
Nov 5 2021
Nov 3 2021
Nov 3 2021
Nov 2 2021
Nov 2 2021
Oct 29 2021
Oct 29 2021
Aren't we authenticate the user two times this way? Once in nginx and once in syncroton/iRony? Should we have an option in syncroton/iRony to disable authentication?
Oct 27 2021
Oct 27 2021
Oct 26 2021
Oct 26 2021
Oct 25 2021
Oct 25 2021
machniak requested changes to D2866: Update sabre/vobject to version 4.3.5 Increase php version to 5.5.
If we drop PHP 5.4 support, we can as well drop PHP5 at all, I guess.
Oct 24 2021
Oct 24 2021
Oct 22 2021
Oct 22 2021
- Remove debug code
- Add ListTools mixin for code de-duplication
- More code de-duplication using ListTool
- Fix linting issues
Oct 21 2021
Oct 21 2021
Oct 19 2021
Oct 19 2021
- Re-order "use" clauses
Oct 18 2021
Oct 18 2021