Commit Graph

172 Commits

Author SHA1 Message Date
Tuna Aksoy
4bc75f4db9 RM-581 (A user will receive notification of rejected records)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@46150 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-02-01 18:03:32 +00:00
Tuna Aksoy
d08b441438 RM-581 (A user will receive notification of rejected records)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@46114 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-01-31 18:47:35 +00:00
Tuna Aksoy
1292aeb469 Unit test for RM-579 (The records managment team can reject an unfiled record using an UI action)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@46058 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-01-30 18:36:59 +00:00
Roy Wetherall
8b70b49f79 RM-585: A user can create a rule to create a record.
* "hide record" parameter added
 * file plan service extended further
 * some simple utilities added to soak up common service code



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@45956 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-01-29 07:27:53 +00:00
Roy Wetherall
fcabe577a3 RM: Adjust the way the unfiled container is modelled and created.
*  means search and other navigation paths work correctly
 *  will allow the navigation of the unfiled container via other UI's and API's much easier
 *  created the file plan service
 *  methods relating to the unfiled container now encapsulated in the file plan service
 *  TODO move many of the methods in the records management service into the file plan service .. with the ultimate aim of deprecating the catch-all records management service!
 * delt with fall out from changes
 * relates to RM-583

NOTE:  you will need to recreate any db's previously created on the 2.1 development branch ... any pre-2.1 will be fine and patch correctly.



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@45823 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-01-24 05:53:41 +00:00
Tuna Aksoy
3b3569bb59 Unit test for hide record action
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@45812 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-01-23 21:57:06 +00:00
Roy Wetherall
e593bb5cb5 RM Action extensions to core service:
* rm actions can be applicable to only certain 'kinds' of RM artifacts
  * when retrieveing with context, RM actions are only applicable to RM artifacts and vice verca for DM objects
  * delegate RM action available to be configured against existing DM actions
  * unit tests



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@45699 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-01-22 05:08:42 +00:00
Roy Wetherall
3a75da4284 RM Unit Test: Fixed up to use admin user to create test data.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@45632 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-01-21 03:56:34 +00:00
Tuna Aksoy
ef139e4ad1 RM-577 (A user can chose to hide a record within a collaboriation site, via a UI action)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@45630 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2013-01-20 20:46:35 +00:00
Roy Wetherall
76362cd543 RM: Unit fixes to help build along
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@44900 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-12-21 06:49:02 +00:00
Roy Wetherall
2311e18d0a RM: Unit test fixing up
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@44898 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-12-21 04:09:10 +00:00
Roy Wetherall
2cb5a0aa16 RM: Compilation warnings cleaned
* including deprecations caused by recent refactoring
  * all other supurious warnings



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@44873 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-12-20 03:23:15 +00:00
Roy Wetherall
a2d46ff862 RM-571 - Refactor: Role Service
* deprecated approprite methods on old service
 * deprecated and moved role to new package loaction
 * fallout
 * also repackaged Record and RecordFolder services
 * TODO remove deprecation warnings



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@44828 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-12-19 06:10:57 +00:00
Roy Wetherall
1c16e38f33 RM: Attempt at build fix
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@44824 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-12-18 23:58:08 +00:00
Roy Wetherall
223a354b04 RM-572 - Refactor: Filling action logic moved to Record Service
* file and setup folder action removed in favour of services
  * disposition action methods consolidated in disposition service
  * vital record action methods consolidated in vital record service
  * unit test updates
  * other code fallout



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@44783 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-12-18 07:19:37 +00:00
Roy Wetherall
726a6ca64f RM: Fix unit test
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@44583 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-12-11 03:49:13 +00:00
Tuna Aksoy
e7e9b635bf REST API tests for Capabilities and Email mapping keys
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@44481 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-12-07 16:22:46 +00:00
Tuna Aksoy
1e2b842b56 Changed REST API tests for DataSets
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@44430 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-12-06 16:43:07 +00:00
Tuna Aksoy
5871dabbe6 Added CapabilityServiceImplTest to the ServicesTestSuite
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@44407 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-12-06 10:09:50 +00:00
Roy Wetherall
8b784834bc RM-557: Unfiled records service API
* fleshed out unit tests for record service
  * fixed up a couple of issues when creating records
  * unfiled record API integrated into the Record Service 
  * investigated moving filling API from actions into service (roughed out API)
  * updated create record action



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@44403 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-12-06 08:38:18 +00:00
Tuna Aksoy
ec2f72650f Tests for the REST API (for Email Mapping)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@44398 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-12-05 23:00:59 +00:00
Tuna Aksoy
626f40a215 Tests for the new CapabilityService methods and CustomEMailMappingService methods
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@44389 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-12-05 17:24:36 +00:00
Roy Wetherall
5e095e827a RM: A couple adjustments to the Role API
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@44278 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-12-04 01:55:49 +00:00
Tuna Aksoy
583b4412a8 RM-563 (Add group id and title to Capability API and definitions)
* Changed the Role class so that the i18n properties don't have to be maintained on both sides (server and share)

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@44244 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-12-03 11:41:28 +00:00
Roy Wetherall
aaab4b2c9e RM: Fallout from previous model security service changes
* we don't need to evaluate the capabilites, just need to know if the user 'has' the capability
  * added ebable/disable 
  * disabled for now since code refactor is complete, but we need to think some more about what (and why) some properties and aspects are protected



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@44230 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-12-03 08:10:21 +00:00
Roy Wetherall
e7f1b2e62c RM-567: Refactor protected aspects and properties
* actions and capabilities no long linked
  * protected aspects and properties can be configured in their own right
  * protected model security service added
  * action implementation refactored accordingly
  * capability implementations refactored accordingly
  * unit tests 



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@44229 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-12-03 04:06:47 +00:00
Tuna Aksoy
b65d0e0d31 Change the name of the test class for custom email mapping service
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@44173 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-11-29 17:14:14 +00:00
Tuna Aksoy
7648c8852a Fixed typo
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@44139 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-11-29 10:59:44 +00:00
Roy Wetherall
166bfba77d RM: Refactor of unit test to utilise util methods and techniques already provided in the RM base test class.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@44134 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-11-29 04:30:11 +00:00
Roy Wetherall
83cd918890 RM-555: Add extended reader permissions for records.
* unit tests for move
  * fixes



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@44065 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-11-28 01:03:25 +00:00
Roy Wetherall
3fb6220149 RM-555: Add extended reader permissions for records.
* service added (moved out of RM security service)
  * remove code added
  * move behaviuor extended
  * unit tests



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@44016 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-11-27 06:34:49 +00:00
Roy Wetherall
bcd6a044f7 RM: Post merge fixes
* build scripts updated so generated eclipse projects don't double up dependancies
  * demo code removed entirely
  * permission service override replaced with extended class based on updated core permission service implementation
  * unit test juggling 



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@44009 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-11-26 23:40:35 +00:00
Roy Wetherall
a1dba70eb9 Merged DEV/INPLACE to HEAD :
41707: RM: Transparent records management prototype WIP
       * Create Record service and refactor
       * Add 'createRecord' method that preserves origional location(s) of the content
       * Add content readers information to record on extended security aspect
       * Experimental dynamic authority
       * DM action to 'create' record
       * Behaviour and methods to create and get new record container
   41708: RM: In-place filing prototype WIP
   42063: RM: Inplace filing prototype
       * extension of seciruty service to allow management of extended readers
       * extended reader maintained within file plan hierarchy
       * support ready for removal (ie move) and overlapping of readers in hirearchy (maintained in reference counting map)
       * general rename to "Unfiled Records" rather than "New Records"
       * File plan unfiled records filter
       * Unit tests
       * Correct permissions on created unfiled container (file for admin as per file plan root)
       * record readers dynamic authority applied to file plan components on bootstrap and creation
   42374: RM InPlace Prototype:

       * permission mapping improvements ... allows filling and declaration of unfiled records
       * actions of 'records' in doc lib are shown as restricted rm list
       * "Record" banner is shown in doc lib if content is a record (this differs from the normal record view where the undeclared status is shown, this isn't relevant for a content user)
       * linked to many record folders indicator not shown unless it really is linked to many record folders

   42700: RM Prototype:
       * stoppped hidden RM actions from appearing in UI
       * added file record action (TODO run-as RecordsManager and make applicable via aspect)
       * added hook points to allow customisation of Rule UI and customised for file record action
   43030: RM: In-place prototype
   43238: Rule editing fixed
   43332: Implemented a DeclareRecordAction so that a rule can be setup for a folder and a user can declare a record just uploading a file (in a collaboration site) into the folder.
   43348: DeclareRecordAction: The actioned upon node should be a record no need to create a record from the actioned node. If it is not a record an error should be thrown. If a user wants to create and declare a file as record a composite rule can be used.



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@43934 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-11-26 05:45:48 +00:00
Roy Wetherall
f32decd42d RM: update build scripts on HEAD to pull 4.2.b as depedant Alfresco version
* fix compile error in test script
  * remove erronious char from file header



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@43841 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-11-22 00:58:25 +00:00
Roy Wetherall
563defda1d Merged V2.0 to HEAD:
39658: RM-469: Modified date is updated for all items in File Plan at the same time
   41343: Merged V2.0-BUG-FIX to V2.0 :
        39590: RM-452: RM seurity context will break core Alfresco if Alfresco's public services change
        39591: RM: Removal of System out's and replace with logging.
        39592: RM: Update properties of 2.0.1 build
        40344: RM-477: RM 2.0 does not work with SOLR
            * first pass at supporting SOLR in RM2
            * currently requires reimplementation of permissionServiceImpl due to visibility of methods and member variables
            * job execution delayed to try and prevent start up errors
            * fetchSOLR task added to gradle to retrieve SOLR zip from Maven (could do with some scripts to help with setup for module)
            * TODO more testing and refinement of solution
        40383: RM: Fix unit test
        40656: Updated ReadMe.txt
        40696: RM-439: Folders have no File to... option
        40778: RM-434: The user has all rights for audit once "Access Audit" capability is added to him
        40784: RM-482: RM .classpath files have local library references
        40785: RM: Remove .settings dir for Eclipse projects
            * See RM-482
        40786: RM:  Set svn:ignore for generated eclipse project files
        40800: RM-434
        40904: It was not possible to edit/delete a custom meta data
        40920: Disabled the delete button for custom meta data
        40948: RM-438: Custom metadata fields and Special Types aren't available in Email Mappings
        41021: RM-438: Custom metadata fields and Special Types aren't available in Email Mappings
            * ensured the 'group' information was being passed to property-menu (so the custom and dynamic record meta-data is available)
            * also tweaked audit in the same way
            * removed code to add custom meta-data props as no longer needed
        41023: Merged HEAD to BANCHES/V2.0-BUG-FIX:
             40944: Adds Spanish RM translation
        41263: RM-492: RMMetaDataGet: Namespace prefix Alfresco is not mapped to a namespace URI
        41305: RM-495: Search for Workflow Group Assignee does not work
        41307: RM-494: Access when changing type in Records Management 2.0
   41403: RM-496: Incorrect behavior on Move action
   41638: RM:  Spanish translation
   42412: RM-499: Collabarator can add categories when they should not be able to
   42413: Fix up unit test.
   42506: RM-507: Incorrect RM module version is displayed after the module installation and during the startup
   42555: RM-501: Incorrect behaviour on Move To Action
   42558: RM-503: Record Search - Category is not found by VitalRecordReviewPeriod
   42564: Merged modules/recordsmanagement/BRANCHES/V2.0-BUG-FIX to modules/recordsmanagement/BRANCHES/V2.0
        42532: RM-510 (CLONE - RM Email Mapping tool behaves strangely)
   42567: Merged modules/recordsmanagement/BRANCHES/V2.0-BUG-FIX to modules/recordsmanagement/BRANCHES/V2.0
        42539: RM-506 (RM Console - Audit - Some Audit Events are displayed incorrectly.)
   42569: Merged modules/recordsmanagement/BRANCHES/V2.0-BUG-FIX to modules/recordsmanagement/BRANCHES/V2.0
        42527: RM-240 (In the RM Console: Can add two events of the same name)
   42602: RM-500: SOLR: "No items" message after complete Transfer action
       * filtered non-existant node from search results
   42603: RM-502: SOLR: Search by Records properties doesn't work
   42633: RM-512 (RM actions are odd after renaming a category/folder/record)
   42634: RM-511 (Repository Descriptior (originally installed) is broken if RM installed)
   42645: RM-507: Incorrect RM module version is displayed after the module installation and during the startup
   42673: RM-520 (RM Site - File Plan - 'Show Folders' and 'Sort' icons show incorrect pop-ups)
   42675: RM-521 (RM Site - File Plan - 'Show Folders' link is incorrect)
   42682: RM-515 (Incorrect labels for categories, folders and records on Repository Browser page)
   42697: RM-517 ('Import' button is enabled in a closed folder)
   42701: RM-517: 'Import' button is enabled in a closed folder
   42707: RM-519: RM 2.0.1 NPE ERROR on startup
   42749: RM-512 (RM actions are odd after renaming a category/folder/record)
   42777: RM-514: SOLR throws several errors during the startup
   42778: RM-529: Not possible to delete reference from target record
   42779: RM-523: Installation: Impossible to install RM module without -force option
   42780: Re-adding custom bubbling js file that has IE7 specific fixes.
   42794: There is no need to override the documentlist.get.properties. The rm specific properties have been moved to rm.properties. In doing so we'll prevent missing "standard" labels
   42795: No need to keep documentlist.get.js in the rm module. There are no changes in this file
   42877: We cannot delete documentlist.get.js. It is needed for the file plan site. This file does not replace the original file. The paths are different.
   42897: RM-452: RM seurity context will break core Alfresco if Alfresco's public services change
       * ensure the '*' definition is at the end of the updated value
       * add missing method definitions
   42898: RM-522: Disposition actions for record are not available for non-admin users
   42908: RM-526 (Incorrect pop-up for EXIF icon)
   42909: RM-531: Impossible to declare email record
   42911: RM-533 (RM AMP doesn't work with latest community build)
   42940: RM-527 (Simple view is not correct on the File Plan page - thumbnails are displayed instead of filetype icons)
   42983: RM-528 (It's possible to create relationship with the same name as already exists)
   43482: RM: add -force parameter to build scripts
   43486: Merged V2.0-BUG-FIX to V2.0 :
        41757: RM-472: Spelling errors in Management Console (Events)
        42505: RM-462: Spelling errors in Edit Disposition Schedule
        42527: RM-240 (In the RM Console: Can add two events of the same name)
        42532: RM-510 (CLONE - RM Email Mapping tool behaves strangely)
        42539: RM-506 (RM Console - Audit - Some Audit Events are displayed incorrectly.
        42776: RM-463: Tooltip text inconsistent on Edit Disposition Schedule page
   43714: Merged V2.0-BUG-FIX to V2.0 :
        43623: RM-541 (Error shown in firebug when the details page of a record is open)
        43661: RM-550 (JS Error while declaring a record)



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@43758 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-11-20 23:33:27 +00:00
Roy Wetherall
864789104c RM: added code headers, updated unit tests and test suite
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@43716 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-11-20 05:32:38 +00:00
Tuna Aksoy
d1630662cd Code refactored (FreezeService & RecordService)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@43618 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-11-14 20:13:34 +00:00
Tuna Aksoy
80afd72288 * Code refactored (FreezeService & RecordService)
* Test class for RecordService added

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@43608 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-11-14 14:29:26 +00:00
Tuna Aksoy
24db12b7df Finished implementing tests for FreezeService
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@43590 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-11-13 20:17:46 +00:00
Tuna Aksoy
f274a3cb9a Test for FreezeService
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@43583 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-11-13 17:31:30 +00:00
Tuna Aksoy
ceb945aa82 Test for FreezeService
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@43581 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-11-13 16:42:44 +00:00
Tuna Aksoy
c1b9427470 Implemented tests for FreezeService
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@43561 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-11-12 20:14:07 +00:00
Tuna Aksoy
4fe0aa5175 Implemented tests for FreezeService
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@43560 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-11-12 18:45:45 +00:00
Roy Wetherall
6b674b414e RM-452: RM seurity context will break core Alfresco if Alfresco's public services change
* ensure the '*' definition is at the end of the updated value
  * add missing method definitions



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@42897 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-10-20 02:17:49 +00:00
Roy Wetherall
ad19167c70 Fix up unit test.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@42413 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-10-08 02:10:44 +00:00
Roy Wetherall
6b54f8f9f8 RM: Inplace filing prototype
* extension of seciruty service to allow management of extended readers
  * extended reader maintained within file plan hierarchy 
  * support ready for removal (ie move) and overlapping of readers in hirearchy (maintained in reference counting map)
  * general rename to "Unfiled Records" rather than "New Records"
  * File plan unfiled records filter
  * Unit tests
  * Correct permissions on created unfiled container (file for admin as per file plan root)
  * record readers dynamic authority applied to file plan components on bootstrap and creation



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/DEV/INPLACE@42063 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-09-27 07:12:52 +00:00
Roy Wetherall
58bb845f42 RM: In-place filing prototype WIP
* dynamic authority set ReadRecord permission on new record and ViewRecord capability on containing file plan
 * dynamic 'Record Readers' authority working correctly (checking whether current user is contained in the users/groups snap shoted as readers when the document was made a record)
 * unit test showing document in collab site being made a record and the existing collab user having record read permissions without being added to the RM site or given an RM role.
 * this check-in is sufficient to demonstrate that collaboration users can create records and view them without having to introduce any form of noticable mapping between the RM and Collab sites.  (relates to RM-485)



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/DEV/INPLACE@41708 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-09-18 08:16:53 +00:00
Roy Wetherall
7b9912626c RM: Transparent records management prototype WIP
* Create Record service and refactor
  * Add 'createRecord' method that preserves origional location(s) of the content
  * Add content readers information to record on extended security aspect
  * Experimental dynamic authority
  * DM action to 'create' record
  * Behaviour and methods to create and get new record container



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/DEV/INPLACE@41707 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-09-18 02:15:16 +00:00
Tuna Aksoy
78951cc280 Changed the test according to the test file plan
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@41682 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-09-17 15:04:21 +00:00
Tuna Aksoy
15bcee05c8 Adding the new test data set to the test context.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@41633 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-09-16 20:30:02 +00:00