135899 aforascu: REPO-2156 / MNT-16748: Failing to extract auditing entries from SearchService using Share, CMIS.
- Added two JUnit tests that test that the audit records are added when using SearchService query(SearchParameters): one in the AuditMethodInterceptorTest and another one in AuditWebScriptTest that is using the Rest-API get audit method to query the audit
- Refactored also an existing test in AuditMethodInterceptorTest
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@137433 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
135255 arebegea: MNT-17427 : api/invite/cancel deletes records in the database with a GET: CSRF/XSS attack
- delete the script/org/alfresco/repository/invite/invite.get
- use the alternatives: script/org/alfresco/repository/site/invitation/invitation.post and script/org/alfresco/repository/site/invitation/invitation.delete
- updating the tests
- updating the controller for the invitation.delete to a java controller
- fix test fallout (SiteServiceTest testInviteDisabledUser - expected error status code)
- improve security by allowing only invitationIDs that belong the the site passed as parameter to be canceled
- be consistent and return 404 when an invitationID can not be found
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@137384 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
134416 amukha: Merged 5.2.N (5.2.1) to 5.2.0 (5.2.0)
134396 amukha: Merged DEV to 5.2.N (5.2.1)
133903 sglover: MNT-17247 "Disabled user can log into Alfresco Share using external authentication" take user disabled status in to account for external authentication subsystem + tests
133907 sglover: MNT-17247 "Disabled user can log into Alfresco Share using external authentication" don't propagate user disabled exception
133930 sglover: MNT-17247 "Disabled user can log into Alfresco Share using external authentication" move test class and add to a test suite
134295 amukha: MNT-17247: Disabled user can log into Alfresco Share using external authentication
- Added a test to simulate creation of missing person during external auth log in.
134315 amukha: MNT-17247: Disabled user can log into Alfresco Share using external authentication
- Added a fallback to supprt the logging in by non provisioned users.
134354 amukha: MNT-17247: Disabled user can log into Alfresco Share using external authentication
- Added a test with deauthorized user. Refactored existing test to start context once.
134359 jvonka: REPO-1227: External authentication - prevent disabled user from authenticating
- add log warning (with masked username, similar to brute force attack) if authentication bypassed when setting user details
134372 amukha: MNT-17247: Disabled user can log into Alfresco Share using external authentication
- Updated core and data model (contain new logging)
134390 amukha: MNT-17247: Disabled user can log into Alfresco Share using external authentication
- isEnabled flag for users is returned correctly
- Added tests
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@134976 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
133020 rneamtu: SHA-1930 : Unable to delete folder, when the folder contains shortcut link to the same folder
- Check link for PENDING_DELETE aspect before trying to delete it
- Added unit test for case
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@133379 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
132612 rneamtu: SHA-1892 : Error appears when Consumer or Contributor is trying to create a link on a document
- After creating the link for a node, add the marker aspect (LINKED) to the original node as System user.
- Added test for case
- Added a new test for DocumentLinkServiceImplTest for updated fucntionality
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132692 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
132551 rneamtu: SHA-1875 : Link cannot be deleted if the original node is locked
- Removed aspect Lockable when the links are deleted
- In case of the user try to create links for locked or checked out nodes, throw an error
- Disabled audit when add marker aspect Linked
- Added tests for case
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132676 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
132544 rneamtu: SHA-1867 : Unable to create links in Shared Files / My Files root node from the Search Results page
- Added method WebScriptUtil.resolveNodeReference() which will resolve nodeRef
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132675 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
131857 rneamtu: SHA-1629 : Creating a link to file in a different location
- Added support for multiple files in doclink.post webscript
- Added unit test for api/node/doclink api
- Added marker aspect app:linked for nodes that have links attached
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132306 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
131286 amukha: Merged DEV to 5.2.N (5.2.1)
131050 skopf: REPO-483 - The repository does not contain any code or data related to JBPM / ACE-1659 - Remove JBPM and Hibernate
131057 skopf: REPO-483 - The repository does not contain any code or data related to JBPM / ACE-1659 - Remove JBPM and Hibernate / fix test CMISTest.testModelAvailability
131064 skopf: REPO-483 - The repository does not contain any code or data related to JBPM / ACE-1659 - Remove JBPM and Hibernate
- added patch to remove JBPM database tables
131169 skopf: REPO-483 - The repository does not contain any code or data related to JBPM / ACE-1659 - Remove JBPM and Hibernate
- replaced generic DB script with database specific scripts
131171 skopf: REPO-483 - The repository does not contain any code or data related to JBPM / ACE-1659 - Remove JBPM and Hibernate
- Fix DB2 patch
131213 skopf: REPO-483 - The repository does not contain any code or data related to JBPM / ACE-1659 - Remove JBPM and Hibernate
- Fix JBPM table removal patch
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132233 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
130488 amukha: Merged 5.1.N (5.1.2) to 5.2.N (5.2.1)
130484 amukha: Merged 5.0.N (5.0.5) to 5.1.N (5.1.2)
130477 amukha: MNT-16755: LDAP users are not found for users without First Name or Last Name
- Added JUnit tests.
- Updated authorised-users to latest version.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@132131 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
129138 mmuller: Merged RETURN-OF-THE-API (5.2.0) to 5.2.N (5.2.1)
128397 jvonka: Merged 5.1.N (5.1.2) to RETURN-OF-THE-API (5.2.0)
128318 jvonka: MNT-16446: Edit Comment permission (part 1)
- for v0 api so far (as per specifically described test case) ... more to follow !
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@129331 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
128660 jkaabimofrad: Merged 5.1.N (5.1.2) to 5.2.N (5.2.1)
128649 jkaabimofrad: Merged JAMAL/MNT-16371 (5.1.2) to 5.1.N (5.1.2)
128626 jkaabimofrad: MNT-16371: Turned off Inherit Permissions and explicitly added the Site Manager role for the Site to the surf-config folder when it is first created. Also, revoked ownership privileges for surf-config contents.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@129299 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
128215 adavis: Merged 5.1.N (5.1.2) to 5.2.N (5.2.1)
128190 amorarasu: Merged 5.1.1 (5.1.1) to 5.1.N (5.1.2)
128171 amukha: MNT-16401: Delete comment notification from Blog or Links is not displayed in Site Activities dashlet
- Corrected the comemnts webscript.
- Added JUnit tests.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@129278 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
128334 adavis: Merged 5.1.N (5.1.2) to 5.2.N (5.2.1)
128318 jvonka: MNT-16446: Edit Comment permission (part 1)
- for v0 api so far (as per specifically described test case) ... more to follow !
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@128727 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
127253 arebegea: Merged 5.1.N (5.1.2) to 5.2.N (5.2.1)
127218 arebegea: Merged 5.0.N (5.0.4) to 5.1.N (5.1.2)
127187 cturlica: MNT-15630: CLONE - people rest api does not accept the skipCount param
- merged initial solution with some changes required for 5.0.N, because the people web script was split in people.get.js and people-enterprise.get.js
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@127875 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
124521 rmunteanu: Merged 5.1.N (5.1.2) to 5.2.N (5.2.1)
124493 aleahu: Merged 5.0.N (5.0.4) to 5.1.N (5.1.2)
124467 amorarasu: Reverse merged 5.0.N (5.0.4)
124430 aleahu: Merged V4.2-BUG-FIX (4.2.7) to 5.0.N (5.0.4)
124322 adragoi: Merged V4.2.6 (4.2.6) to V4.2-BUG-FIX (4.2.7)
124254 amorarasu: MNT-15848: The PublishingRestApiTest.testPublishingQueuePost intermittently fails on SQL Server
- scheduled post publishing after 1500 milliseconds, to have time to test the SCHEDULED status.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@127762 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
124516 rmunteanu: Merged 5.1.N (5.1.2) to 5.2.N (5.2.1)
124488 aleahu: Merged 5.0.N (5.0.4) to 5.1.N (5.1.2)
124430 aleahu: 124430 aleahu: Merged V4.2-BUG-FIX (4.2.7) to 5.0.N (5.0.4)
124322 adragoi: Merged V4.2.6 (4.2.6) to V4.2-BUG-FIX (4.2.7)
124254 amorarasu: MNT-15848: The PublishingRestApiTest.testPublishingQueuePost intermittently fails on SQL Server
- scheduled post publishing after 1500 milliseconds, to have time to test the SCHEDULED status.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@127757 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
127462 jkaabimofrad: Merged 5.1.N (5.1.2) to API-STRIKES-BACK (5.2.0)
127454 jkaabimofrad: MNT-16224, RA-1093: Fixed Quickshare issue where deleting a shared node didn't remove the 'shared' aspect. The fix also takes care of the shared nodes that have been deleted but not yet restored, as well as, shared nodes that have already been restored from the trashcan (allow the user to un-share).
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@127615 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
122427 rneamtu: Merged 5.0.N (5.0.4) to 5.1.N (5.1.1) (PARTIAL MERGE)
122412 nsmintanca: MNT-15642 CLONE - Request to join a moderated site multiple times
-added validation on backend to prevent multiple requests for joining a site
-updated unit tests
-added widget to display "Cancel request" button
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@123659 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
121627 rmunteanu: Merged 5.0.N (5.0.4) to 5.1.N (5.1.1)
121496 arebegea: MNT-14409 : Unable to configure search filter for TAG/SITE via extension
- Modified the SolrFacetConfig QName resolver to use the FacetQNameUtils that was also used when added a filter from Share
- Had to move the FacetQNameUtils and the test class FacetQNameUtilsTest to repository project
- Added the FacetQNameUtilsTest test to the AllUnitTestsSuite
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@123645 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
120594 cturlica: Merged 5.0.N (5.0.4) to 5.1.N (5.1.1)
120538 aleahu: MNT-14845 : Site Export Rest API creates a corrupted ZIP if the site contains members synced from LDAP
- Fixed by not exporting user node if it doesn't exist
- Added unit tests for site export
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@123625 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
120443 arebegea: Revert Merged 5.0.N (5.0.4) to 5.1.N (5.1.1)
120350 aleahu: MNT-14845 : Site Export Rest API creates a corrupted ZIP if the site contains members synced from LDAP
- Fixed by not exporting user node if it doesn't exist
- Added unit tests for site export
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@123622 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
120429 arebegea: Merged 5.0.N (5.0.4) to 5.1.N (5.1.1)
120350 aleahu: MNT-14845 : Site Export Rest API creates a corrupted ZIP if the site contains members synced from LDAP
- Fixed by not exporting user node if it doesn't exist
- Added unit tests for site export
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@123621 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
120428 arebegea: Revert Merged 5.0.N (5.0.4) to 5.1.N (5.1.1)
120350 aleahu: MNT-14845 : Site Export Rest API creates a corrupted ZIP if the site contains members synced from LDAP
- Fixed by not exporting user node if it doesn't exist
- Added unit tests for site export
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@123620 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
120414 arebegea: Merged 5.0.N (5.0.4) to 5.1.N (5.1.1)
120386 abozianu: Merged DEV to 5.0.N (5.0.4)
120352 abozianu: MNT-14411 : Re-created user can't cancel created task
- fix and unit test
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@123619 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
120413 arebegea: Merged 5.0.N (5.0.4) to 5.1.N (5.1.1)
120350 aleahu: MNT-14845 : Site Export Rest API creates a corrupted ZIP if the site contains members synced from LDAP
- Fixed by not exporting user node if it doesn't exist
- Added unit tests for site export
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@123618 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
119558 gcornwell: Merged code coverage improvements to 5.1-MC1 (5.1.0)
r117774 gjames: RA-567: Increase /workflow/processes API code coverage
r117773 gjames: RA-567: /workflow/processes coverage, removed unused ActivitiTypeConverter
r116883 gjames: RA-531: reapplied change after merge, for MultiTServiceImpl test coverage
r116629 gjames: RA-568 Increase /workflow/process-definitions API code coverage
r116574 gjames: RA-569 Increase /workflow/tasks API code coverage
r116286 gjames: RA-567: Increase /workflow/processes API code coverage
r115853 gjames: RA-566: Increasing /people api coverage (description field)
r115811 gjames: RA-566: Increasing /people api coverage
r113007 gjames: Adding additional test coverage for DictionaryNamespaceComponent and DynamicNamespacePrefixResolver RA-521
r113006 gjames: Adding additional test coverage for DictionaryNamespaceComponent and DictionaryComponent RA-514
r112969 gjames: Adding additional test coverage for TemplateServiceImpl RA-530
r112960 gjames: Alternative test approach for ModuleServiceImpl RA-520
r112703 gjames: Adding additional test coverage for NodeLocatorService RA-522
r112702 gjames: Adding additional test coverage for JobLockServiceImpl RA-516
r112699 gjames: Adding additional test coverage for ModuleServiceImpl RA-520
r112508 gjames: Adding additional test coverage for RenditionServiceImpl RA-526
r112476 gjames: Adding additional test coverage for ContentServiceImpl RA-513
r112475 gjames: Adding additional test coverage for MimetypeMap RA-519
r112238 gjames: Adding additional test coverage for MimetypeMap RA-519
r112237 gjames: Adding additional test coverage for TaggingService RA-529
r112236 gjames: Adding additional test coverage for MultiTServiceImpl RA-531
r112206 gjames: Adding additional test coverage for ContentServiceImpl RA-513
r112167 gcornwell: RA-523: Increase NodeService code coverage (removed redundant code that was testing a version store we no longer use)
r112102 gjames: Reverted changes to PermissionServiceImpl for RA-524
r112048 gjames: Temporarily removed some PermissionServiceImpl code. I need to put it back.
r111620 gjames: Adding additional test coverage for PermissionService RA-524
r111619 gjames: Added some @Override to make Sonar happier
r111456 gjames: Adding additional test coverage for AuthenticationService RA-509
r111427 gjames: Adding additional test coverage for AttributeService RA-509
r111317 gjames: Adding additional test coverage for WorkflowService RA-533
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@119945 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
109818: Merged V4.2-BUG-FIX (4.2.6) to 5.0.N (5.0.3)
109757: Merged DEV to V4.2-BUG-FIX (4.2.6)
101864 : MNT-13817 : Request to join moderated site workflow overwriting site role manually set by administrators
109516 : MNT-13817 : Request to join moderated site workflow overwriting site role manually set by administrators
- Added a test
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@109831 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
109455: Merged modules/custommodelmanagement/HEAD to DEV.
93923: SHA-300: Added ALFRESCO_MODEL_ADMINISTRATORS group.
95982: SHA-401: Implemented repo service for retrieving Custom Models. (WIP)
95983: SHA-400: Added Private REST API to retrieve custom model(s)
- Get All models: http://localhost:8080/alfresco/api/-default-/private/alfresco/versions/1/cmm
- Get the model: http://localhost:8080/alfresco/api/-default-/private/alfresco/versions/1/cmm/<model-name>
95984: SHA-401: Fixed the service to return null rather than throwing an exception, when the model does not exist.
96053: SHA-400: Modified the custom model API response to return the "status" as "ACTIVE" or "DRAFT".
96775: SHA-542: Added support to create a custom model. (WIP)
96779: SHA-543: Added Private REST API to create custom model(s).
- SHA-539: Cleaned up test data.
96850: SHA-543: Added Author and Description properties to the custom model API.
97410: SHA-407, SHA-555: Added tests for custom model backend service and the related REST API. Also, a minor modification as a result of added tests.
97570: Modified the CMM REST API, per Kevin's request, to return empty arrays for model's types and aspects if they don't exist.
97731: SHA-386: Added support to activate custom models. Also, a minor modification to the backend service and REST API, based on the Alfresco REST API guidelines.
97775: SHA-386: Added tests for custom model activation (backend service). As well as, fixed the build failure by refactoring the public API tests.
97992: SHA-573, SHA-393, SHA-494: Added support to deactivate custom model, create a new type and create a new property group (aspect).
97994: Fixed the test as a result of renaming the service method.
98123: SHA-393, SHA-494: Enabled the CMM REST API to create/update Types and/or Aspects via PUT. Also added validations for aspect/type's name.
98259: SHA-453: Added backend and REST API support to delete a custom model.
98690: SHA-393, SHA-494, SHA-453, SHA-575: Added tests for custom model backend service and the related REST API. Also, a minor modification as a result of added tests.
99276: SHA-549: Added backend support to update a custom model. Also, refactored the service to externalise the error messages.
- SHA-550: Added REST API support to update a custom model.
- SHA-619: Made sure the backend service validates the model before creating a node.
- SHA-623: Added checks to not allow a user to create a custom model with the same name as the bootstrapped models.
99287: SHA-619: Added InvalidCustomModelException for the CMM service to throw when the model validation fails.
99514: SHA-506: added backend and API support to create custom Type/Aspect properties. Also refactored the API to overcome the Public API limitations.
99522: SHA-506: Modified the Type/Aspect JSON payload to include a new read only property "prefixedName".
99527: Fixed Bamboo build failure as the result of r99522 commit.
99630: SHA-506: - Updated the API to exclude the inherited properties.
- Added API tests for creating properties.
- Modified the Custom Properties JSON response to include a new read only attribute "prefixedName".
99662: SHA-351: Updated the API to support 'mandatory' and 'mandatoryEnforced' properties.
- SHA-410: Updated the API to support 'defaultValue' property.
- SHA-506: Modified the Custom Properties JSON response to include 'description' and 'multiValued' attributes.
99669: SHA-506: Removed the unnecessary (at least in this sprint) methods from the backend service.
99684: SHA-638: Added checks to not allow a user to create a custom model with already in-use namespace prefix.
99959: SHA-679: Modified the custom model API to not import the already defined namespace.
100211: SHA-607: Modified the custom model API to support delete model's type. Also, removed the unnecessary test as we depend on the dictionary service, so no need to test it in the custom model API.
100281: Added Types and Aspects to the GET a single model API response, when it is requested with "?select=all" query string.
100335: Added test for "?select=all" query string within the GET a single model API (see rev 100281).
100366: SHA-612: Modified the custom model API to support delete model's aspect.
100738: SHA-698: Added checks so the model Admin is not allowed to deactivate a custom model when its types/aspects are parent to other models' types/aspects (regardless of the model being active or not).
100740: SHA-698: Fixed Bamboo build failures.
101085: SHA-703: Added dependency validation before deleting custom type/aspect in the custom model API.
101160: Modified the custom model API to return all properties (including the inherited properties) of the type/aspect, when requested by "?select=allProps".
101636: SHA-697.
101771: SHA-706: Made custom models hidden in the data dictionary.
101863: SHA-701: Added checks to not allow creating duplicate properties within the same model. Also, removed unnecessary/duplicate constants from the custom model service class.
101983: SHA-688: Fixed the error message by getting the root-cause-exception and returning its message. However, DictionaryException messages are not localised, so this will be fixed in the alfresco core.
102223: Fix for SHA-726: Not able to edit prefix field of deactivated model when model type is referenced within same model - The API will update the parent prefixed name with the new prefix.
- Also, added more validations to the CMM API, when setting a type/asptect's parent.
102587: SHA-741, SHA-745, SHA-747: Added custom model Constraints support.
102725: SHA-784: Fixed parent validation of the type/aspect.
103030: SHA-741, SHA-745, SHA-747: Added tests for custom model Constraints.
- Also fixed and refactored the API code as the result of tests.
103753: SHA-846: Added inline constraints support. Also:
- Modified the backend CMM service to throw CustomModelConstraintException when the root cause is DuplicateDefinitionException.
- Removed the duplicate name check from the CMM API, as now it will depend on the exceptions thrown upon model compilation.
103885: SHA-819, SHA-833: Added support to edit existing type/aspect.
103973: SHA-819, SHA-833: Added API tests for types/aspects Edit. Also, refactored CMM API tests by moving the tests to their corresponding test class.
104079: SHA-808: Fixed custom models bidirectional dependency.
104158: Deleted the ExtendedRepoAdminService class as the required functionality has been added (see SHA-879) to the core alfresco code.
104287: SHA-843: Modified the custom model API to support delete property. Also, minor refactoring of the API tests.
104403: SHA-842: Modified the custom model API to support Edit property.
104475: SHA-842: Added API tests for Edit property.
104569: SHA-913 - Remove case sensitive option from the UI
- SHA-914 - Update PO and tests that use the case sensitive option
- Remove case sensitive option on LIST constraint throughout
Also:
- Update Aikau version to 1.0.18
104690: Fixed Bamboo build failure caused by r104569.
104849: SHA-808: Fixed custom models circular dependencies.
105297: SHA-807: Added property default-value and constraint (REGEX, MINMAX and LENGTH) validators.
105642: SHA-950: Wrapped backend CMM service method with a NEW transaction, in order to catch the thrown exception within DictionaryModelTypeTransactionListener. Also refactored the CMM backend service tests as the result of this change.
106677: SHA-888, SHA-889, SHA-890: Added Backend and API support to export a custom model and its associated Share form.
106722: SHA-888, SHA-889, SHA-890: Fixed a few minor issues raised during code review.
107007: ACE-4019: Modified the CMM service to not start a new TX when creating a new model.
107070: Temporarily enabled (hard coded) index and facetable attributes in the custom model properties.
107296: GERMAN: Model Manager files localised as per EN-rev105921
107297: FRENCH: Model Manager localised files based on EN-rev105921
107315: SPANISH: Model Manager localised files based on EN-rev105921
107317: JAPANESE: Model Manager localised files based on EN-rev105921
107321: ITALIAN: Model Manager localised files based on EN-rev105921
107322: DUTCH: Model Manager localised files based on EN-rev105921
107335: SHA-889: Modified the CMM service to not throw an exception when exporting the model and its associated share extension module, where the Share extension module has not been created for the model yet.
107456: SHA-893: Added API support to upload/import a custom model and its associated Share extension module.
107560: SHA-893: Added model upload API tests as well as minor fixes.
107647: SHA-893: Fixed minor issues raised during code review.
107773: Docs review of message labels and errors.
107866: SHA-1126: Added check for the maximum value of the MINMAX constraint to be a positive nonzero value.
108117: SHA-832: Added validation for properties' default values to be checked against the property defined constraint.
108256: SHA-1194: Modified CMM API to support indexing options.
108510: SHA-1151: Externalised CMM rest API error messages.
- SHA-1196: Changed the CMM Rest API input validator to use the same RegExs as the CMM Share.
108518: SHA-1194: Changed CMM property facetable options to include "UNSET".
108561: GERMAN: Model Manager files updated as per EN-rev107962
108562: FRENCH: Model Manager files updated as per EN-rev107962
108565: ITALIAN: Model Manager files updated as per EN-rev107962
108566: SPANISH: Model Manager files updated as per EN-rev107962
108567: JAPANESE: Model Manager files updated as per EN-rev107962
108568: NORWEGIAN Bokmal: Model Manager files updated as per EN-rev107962
108570: DUTCH: Model Manager files updated as per EN-rev107962
108571: RUSSIAN: Model Manager files updated as per EN-rev107962
108572: BRAZILIAN Portuguese: Model Manager files updated as per EN-rev107962
108573: SIMPLIFIED CHINESE: Model Manager files updated as per EN-rev107962
108604: Removed the unnecessary escaped quotation from the strings which don't have variables.
108721: Api message changes from docs.
108728: Changed "Property group" to "Aspect" in the CMM API error messages.
108934: Added the missing escaped quotation into API messages.
109037: Changes from docs for mandatory field character messages in the API.
109204: ITALIAN: Updated bundle based on EN rev109039
109205: GERMAN: Updated bundle based on EN rev109039
109206: FRENCH: Updated bundle based on EN rev109039
109223: GERMAN: Updated bundle based on EN rev109039 - fixed single quotes
109226: FRENCH: Updated bundle based on EN rev109039 - fixed single quotes
109228: ITALIAN: Updated bundle based on EN rev109039 - fixed single quotes
109230: FRENCH: Updated bundle based on EN rev109039 - fixed single quotes again
109235: JAPANESE: Updated bundle based on EN rev109039
109293: SPANISH: Updated bundle based on EN rev109039
109300: DUTCH: Updated bundle based on EN rev109039
109412: - Refactored the CMM JMX support to return CompositeData for performance reasons.
- Reorganised a few of CMM classes/interfaces to make it easier for merging to alfresco core.
- A minor fixes as a result of Find Bugs analysis.
- Added the minimum and maximum repo versions for CMM module.
109421: NORWEGIAN: Updated bundle based on EN rev109039
109424: BRAZILIAN PORTUGUESE: Updated bundle based on EN rev109039
109426: RUSSIAN: Updated bundle based on EN rev109039
109427: CHINESE: Updated bundle based on EN rev10903
109475: Added CMM Model into the core services (missed from previous commit).
109480: SHA-723: Added custom models analytics in HeartBeat data.
109481: SHA-528: Added GROUP_ALFRESCO_MODEL_ADMINISTRATORS_AUTHORITY patch.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@109490 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
109176: MNT-3053 : User can see page with information about all events (they are entitled to see) on all sites, if they use an incorrect url.
- UserCalendarEntriesGet.java now returns 404 status code of requested site doesn't exist.
- Unit test added.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@109197 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
108132: UTF-30 Fix version of share, built in Share codebase
Fix version of share-po, built in Share codebase
108130: UTF-30 Fix version of artifacts built in Share codebase + package alfresco-platform and share-services AMP instead of share-enabled alfresco war
108128: UTF-30 Fix version of artifacts built in Share codebase + package alfresco-platform and share-services AMP instead of share-enabled alfresco war
107846: EOL-10: Remove JBPM bootstrap.
Removed the JBPM boostrap bean ("workflowScheduler") and the schema validation from bootstrap-context.xml
107842: EOL-4 : Remove JBPM schema bootstrap reference.
107839: EOL-8 : Remove JBPMWorkflowTestSuite and re-instate InviteServiceTest
107823: Temp remove InviteServiceTest
107820: EOL-9: Remove workflow definitions for JBPM workflows
107813: EOL-6: Remove jBPM from MBeans
SVN ignore settings
107810: EOL-8 : Attempt to update Invite service test to use activity.
107794:EOL-5: Remove jBPM from Admin Console
107790: EOL-8 : Remove JBPM Tests
EOL-8 : more JBPM tests removed.
EOL-8 : Remove JBPM tests from Workflow Test Suite
EOL-8 : Remove JBPMEngineTest
AIRWOLF - more enterprise pom work.
UTF-143 - add the update tool JAR to the enterprise distribution.
Airwolf - need to separate dependency.share.version
EOL-8 - Remove system.workflow.engine.jbpm.enabled
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@108654 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
107541: Merged 5.0.N (5.0.3) to HEAD-BUG-FIX (5.1/Cloud) (PARTIAL MERGE)
107413: Merged DEV to 5.0.N (5.0.3)
106858 : MNT-13545: JavaDoc : Inconsistencies between the Java doc and the actual code
- Cleaning of Javadoc,
107565: MNT-13545 Fix compilation after merge of Javadoc
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@107633 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
101335: Merge RA-SPRINT2 to HEAD-BUG-FIX (5.1)
100788: Fix LinksRestApiTest so that it is comapring two time-zone independent Date objects instead of strings with (potentially) different timezones.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@101475 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
101325: Merge RA-SPRINT2 to HEAD-BUG-FIX (5.1)
100313: RA-62: moved AdvancedSearchTest to share-services project.
Have also marked it @Ignore, since:
- it doesn't pass when I run this manually on HEAD-BUG-FIX
- it isn't included in a TestSuite there so doesn't get run on bamboo anyway
- the test would get run in share-services, as we don't require suites there for a test to get run
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@101467 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261