Commit Graph

262 Commits

Author SHA1 Message Date
Sara Aspery
5849812683 Update license headers 2020-01-02 15:05:02 +00:00
Sara Aspery
1f7a81fd45 Merge branch 'release/V2.6' into release/V2.7
# Conflicts:
#	rm-enterprise/rm-enterprise-repo/src/main/java/org/alfresco/module/org_alfresco_module_rm/model/AbstractSecureItem.java
2020-01-02 14:19:01 +00:00
Sara Aspery
8ae4ef6290 Update license headers 2020-01-02 13:57:59 +00:00
Tom Page
c8a0fe16b2 Merge release/V2.6 into release/V2.7. 2019-08-01 13:39:25 +01:00
Tom Page
cca83d07b9 Revert "Use AlfrescoRuntimeException."
This reverts commit 59232c44f8.
2019-08-01 13:33:26 +01:00
Tom Page
59232c44f8 Use AlfrescoRuntimeException. 2019-08-01 13:23:43 +01:00
Tom Page
484722d7ba Remove unthrown checked exceptions.
Update the javadoc to refer to RuntimeExceptions instead.  Also conversion from
IOException to RuntimeException in UnfiledContainerAPI and UnfiledRecordFolderAPI
to add consistency with RecordFolderAPI.
2019-08-01 09:51:31 +01:00
Rodica Sutu
475164672e Merge remote-tracking branch 'remotes/origin/release/V2.6' into merge-2.7/MNT_20145_RM_6758_ChangesFrom2_6 2019-02-25 09:19:23 +02:00
cagache
d3a8dca230 code review changes 2019-02-12 12:25:10 +02:00
Rodica Sutu
da21154350 add tests to check the content bin is available for:
- the copy when the original file is destroyed
 - file when having a record version that gets deleted
2019-02-12 10:49:55 +02:00
Ross Gale
0d9f375d7b RM-6702 updating headers to 2019 2019-01-04 10:11:45 +00:00
Ross Gale
c98274f77f RM-6702 updating headers to 2019 2019-01-03 14:30:44 +00:00
cagache
3dedf274f2 Merge remote-tracking branch 'remotes/origin/release/V2.6' into merge-2.7/Merge_MNT-19967_From2.6
# Conflicts:
#	rm-automation/rm-automation-community-rest-api/src/main/java/org/alfresco/rest/v0/RecordCategoriesAPI.java
#	rm-automation/rm-automation-community-rest-api/src/main/java/org/alfresco/rest/v0/service/DispositionScheduleService.java
2018-10-02 14:51:13 +03:00
cagache
810879d51c code review changes 2018-10-01 16:38:19 +03:00
cagache
b078149258 cherry pick changes from V2.7 branch 2018-10-01 12:22:58 +03:00
cagache
dcc8d9a651 reverted changes because they are already on the V2.7 branch and can be picked from there 2018-10-01 11:57:11 +03:00
cagache
26a966743e Added 3 more tests to check Retention schedule inheritance for records and record folders 2018-09-28 11:40:32 +03:00
cagache
f1ee0585b7 Corrected variable name 2018-09-28 09:29:07 +03:00
cagache
63e56b9003 Automated test for disposition schedule inheritance 2018-09-28 08:23:11 +03:00
Rodica Sutu
2b8ebc8bb7 Merge origin/release/V2.6' into merge-2-7/MNT-19080_RM-6504_MergeFrom2.6
* remotes/origin/release/V2.6:
  fixed tests because exception changed
  use fileFolderService instead of contentService
  MNT-18806 create a new content URL for the copy only if it has content
  MNT-18806 create a new content bin for the copy on copy complete behavior
  MNT-18806 Add REST test for deleting copy of record.
  MNT-18806 Remove some raw Exceptions from REST test framework.
2018-08-27 20:01:26 +03:00
cagache
3d0194e9d4 Merge remote-tracking branch 'remotes/origin/release/V2.6' into feature-2.6/MNT-18806_DeleteCopy_fp 2018-08-24 13:33:59 +03:00
Rodica Sutu
086faa7a19 Merge remote-tracking branch 'remotes/origin/release/V2.6' into merge-2-7/MNT-19080 2018-08-23 14:48:06 +03:00
cagache
6df47241e4 added aspectNames and nodeType properties 2018-08-21 14:23:38 +03:00
Tom Page
33f1c9e897 MNT-18806 Add REST test for deleting copy of record. 2018-08-20 13:57:06 +01:00
Tom Page
2239b23e40 MNT-18806 Remove some raw Exceptions from REST test framework. 2018-08-20 08:36:41 +01:00
jcule
4d2b588e60 RM-6337: Accession action is visible after completing the event even if Accession step was defined with date And event: automation test 2018-06-01 13:51:16 +01:00
jcule
2a92898359 RM-6310: sc:securityMarksSearch is not properly updated when editing the content classification (affects the results from RM search results): automation tests 2018-05-29 15:45:28 +01:00
jcule
6d7dce144e RM-6310: sc:securityMarksSearch is not properly updated when editing the content classification (affects the results from RM search results): fixed typo 2018-05-29 14:48:39 +01:00
jcule
986c1b8fea RM-6310: sc:securityMarksSearch is not properly updated when editing the content classification (affects the results from RM search results): automation test 2018-05-25 21:46:19 +01:00
jcule
b37677aacd RM-6318: Search for "derived by" and classification reasons: Automate AC - fixed tests 2018-05-23 16:37:03 +01:00
jcule
8612a58a73 RM-6318: Search for "derived by" and classification reasons: Automate AC -fixed failing tests 2018-05-23 16:35:56 +01:00
jcule
4378db0760 RM-6318: Search for "derived by" and classification reasons: Automate AC 2018-05-23 12:37:34 +01:00
jcule
f4daa23a42 RM-6318: Search for "derived by" and classification reasons: Automate AC 2018-05-23 11:53:11 +01:00
cagache
8b43c08ecf added license 2018-05-21 16:03:34 +03:00
cagache
26a346ee8f code review changes 2018-05-21 15:50:56 +03:00
jcule
89fefe1747 RM-6318: Search for "derived by" and classification reasons: Automate AC 2018-05-21 13:38:21 +01:00
cagache
a77cfe9ac5 javadoc updates 2018-05-21 11:20:24 +03:00
cagache
8d1179907c fix license 2018-05-21 11:08:50 +03:00
cagache
2408e4144a RM-6320 Automated tests for Declassification review for records and record folders 2018-05-18 17:45:38 +03:00
jcule
2dc13476b2 RM-6302: Add Edi tFunctionality To Disposition Schedule: automation tests 2018-05-16 18:22:28 +01:00
jcule
ee96ccd857 RM-6302: Add Edi tFunctionality To Disposition Schedule: automation tests 2018-05-16 11:55:14 +01:00
cagache
1b5653bb86 RM-6311 added API test to check that rm search results are ordered by security marks 2018-05-11 16:54:54 +03:00
cagache
a8f49a3257 review changes 2018-04-30 15:54:46 +03:00
cagache
065dd3a41e RM-5234 Check that user can filter the audit logs by Login successful and Login unsuccessful events 2018-04-30 12:42:29 +03:00
cagache
305ca8f029 RM-5236 Added tests for audit group events 2018-04-25 16:40:35 +03:00
Rodica Sutu
366b6aee70 review changes 2018-04-25 11:07:14 +03:00
Rodica Sutu
6fc3d6b7a6 update the java docs for the changes added 2018-04-25 09:41:39 +03:00
Rodica Sutu
d1731f438d add support for writing tests via API for Audit
simple test for checking the create user event is audited
2018-04-24 17:21:27 +03:00
cagache
0983d19413 applied code review changes 2018-04-12 11:18:17 +03:00
cagache
fe2f6d6cb0 RM-2053 UI tests for Manage Record Classification capability 2018-04-05 13:47:25 +03:00