Commit Graph

5 Commits

Author SHA1 Message Date
Abdul Mohammed
622a70acd3 MNT-21481: IMAP UID search command errors with French Locale- Only folders showing (#1098)
* Bump alfresco-greenmail version and add Integration tests
2020-07-17 15:56:48 +01:00
eknizat
c6cd3a4552 REPO-830: 6.0 Cleanup: Remove link between IMAP, Calendar and Data Lists (#396)
* Added functionality to filter IMAP folders based on their component IDS
2019-04-15 09:40:26 +01:00
Ancuta Morarasu
9f739a53d5 REPO-4132: User 'System' cleanup follow-up (Revert changes in REPO-3743) (#330)
* Reverted changes for REPO-3743 #276
* Changes in PersonService to ensure a consistent behaviour for the System case:
- PersonService.createPerson() throws now an AlfrescoRuntimeException when trying to create a person for the username 'System'
- PersonService.getPerson("System") throws NoSuchPersonException
- PersonService.personExists("System") returns false
* Remove StandardRenditionLocationResolverTest tests from the suite - the RenditionService deprecated, so related tests won't be maintained
* Fixes for the System user case in ImapService
* Update alfresco-data-model 8.27
2019-01-23 20:45:01 +02:00
Andrei Rebegea
728bc47377 Feature/repo 2793 efficient ts (#7)
* REPO-2793: refactoring the tests in the test suites so we can get more efficient and balanced Test Suites

* REPO-2793: cleanup and renames

* REPO-2793: fix the Virtual Folder tests that was failing on bamboo

* REPO-2793: fix some rendition tests on the build by running them earlier

* REPO-2793: fix the test testAR1303. It needed some cleanup
2017-08-22 13:05:27 +03:00
Alex Mukha
5e247e50b4 REPO-2724 Apply default maven folder structure 2017-07-28 14:51:21 +01:00