Commit Graph

6007 Commits

Author SHA1 Message Date
Roy Wetherall
69f7413b6a RM-482: RM .classpath files have local library references
* hard coded projects have been removed from archive
* use "gradle eclipse" task to generate repository and share eclipse project with local references
* updated ReadMe.txt



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0-BUG-FIX@40784 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-08-23 00:35:51 +00:00
Tuna Aksoy
60815cf587 RM-439: Folders have no File to... option
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0-BUG-FIX@40696 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-08-21 16:58:04 +00:00
Tuna Aksoy
4b0a7bf084 Updated ReadMe.txt
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0-BUG-FIX@40656 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-08-21 11:00:25 +00:00
Roy Wetherall
6500aa47ce RM: Fix unit test
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0-BUG-FIX@40383 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-08-14 10:13:33 +00:00
Roy Wetherall
3d2a5a0c8c 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



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0-BUG-FIX@40344 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-08-13 05:45:17 +00:00
Roy Wetherall
6f99e4963e RM: Merged V2.0-BUG-FIX to HEAD
* Updated to latest



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@39968 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-08-01 05:54:40 +00:00
Roy Wetherall
23920d760a Merged 2.0 to 2.0.1:
- 39506: RM-467: It's possible to copy folder to the root of the file plan 



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0-BUG-FIX@39593 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-07-23 07:05:07 +00:00
Roy Wetherall
03445f71bd RM: Update properties of 2.0.1 build
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0-BUG-FIX@39592 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-07-23 07:00:31 +00:00
Roy Wetherall
df9dbbd33a RM: Removal of System out's and replace with logging.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0-BUG-FIX@39591 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-07-23 06:45:59 +00:00
Roy Wetherall
4c088728b1 RM-452: RM seurity context will break core Alfresco if Alfresco's public services change
* core method security no long redefined within the rm module
 * rm method security defined in a properties file
 * can be overridden/extended by adding rm-method-security.properties to alfresco/extension



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0-BUG-FIX@39590 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-07-23 06:08:10 +00:00
Roy Wetherall
6682005e6e RM-467: It's possible to copy folder to the root of the file plan
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@39506 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-07-20 01:08:25 +00:00
Roy Wetherall
9ca6967e05 Merged V2.0 to V2.0-Bug-Fix:
- 39403: RM-459: It's possible to move/copy record directly to the category root 
  - 39297: RM-452: RM seurity context will break core Alfresco if Alfresco's public services change 
  - 39225: RM-447: Webdav: users that have edit /delete permissions cannot edit / delete record 
  - 39224: RM-433: Creation of new reference failed 



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0-BUG-FIX@39404 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-07-18 00:53:58 +00:00
Roy Wetherall
8460fedec4 RM-459: It's possible to move/copy record directly to the category root
* Unable to copy/move record into filePlan root
  * UI no longer errors if record is present in file plan root, allowing user to fix data



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@39403 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-07-18 00:37:07 +00:00
Roy Wetherall
e8fe0ffd36 RM-449: It's possible to move folder to another folder
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@39297 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-07-16 05:10:09 +00:00
Roy Wetherall
d423133ee8 RM-447: Webdav: users that have edit /delete permissions cannot edit / delete record
* the checkout/checkin RM security interceptor override bean was incorrectly name, out of date and had the wrong RM permissions!



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@39225 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-07-13 04:25:44 +00:00
Roy Wetherall
f77261a8e3 RM-433: Creation of new reference failed
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@39224 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-07-13 03:41:31 +00:00
Roy Wetherall
d24a7f8ff4 git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0-BUG-FIX@39145 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 2012-07-12 00:30:48 +00:00
Roy Wetherall
6c7ad81fac RM-432: Undeclared frozen records cannot be found thru 'Frozen records' search in 'Saved Searches' section
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@39051 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-07-11 06:57:58 +00:00
Roy Wetherall
9edc96ce36 RM-430: It's possible to delete folder with frozen records
* protected in place so items with frozen children (record folders or record categories) can not be deleted
  * consolidated behaviour into a freeze service
  * commented out the methods that would appear in a freeze service, but out of 2.0 scope to refactor this now



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@39050 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-07-11 06:12:52 +00:00
Roy Wetherall
82976695e3 RM: Update module depedancy to 4.0.2
* also updated eclipse project



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@38984 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-07-10 03:51:24 +00:00
Roy Wetherall
6c9ac0e377 RM-420: Search UI needs dynamic lists
* added web script to provide a list of all the custom and record meta-data properties to the search UI grouped accordingly.
  * removed all hard coded references to the DOD model still present in the search UI.
  * property hint drop down, column selection list, sort order list and result implementation all now use web script to provide dynamic list of
    properties rather than hard coding customisable or dod model elements into code.
  * as a side effect also fixed the following:
    - RM-342: Search results table dosn't show info for special types
    - RM-84: Result options is not applied for Special types options
    - RM-337: Custom metadata for Non-electronic Document doesn't appear in RM search
    - RM-370: Record Series check box is present at Components part



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@38853 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-07-06 05:15:53 +00:00
Roy Wetherall
42c1070f09 Fix RM build:
* still after all these years I miss new files when I check-in!



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@38852 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-07-06 03:45:53 +00:00
Roy Wetherall
1092aee669 RM-410: Reviewed action is available for the record after transfer
* Also remove "Update Disposition Action" from transferring records
 * Fix up cutoff and undoCutoff actions with custom capabilities since they where appearing in a number of situations when they shouldn't
 * Added a couple more unit tests to the list run on the continious build



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@38789 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-07-05 05:02:34 +00:00
Roy Wetherall
71e32be34a RM-414: IMAP: Error to display File Plan if an email is uploaded directly to the File Plan via IMAP
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@38669 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-07-03 04:56:50 +00:00
Roy Wetherall
868f91bed4 RM-189: Search Results page: "Special Types" information isn't displayed
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@38604 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-07-02 07:14:45 +00:00
Roy Wetherall
5e96d1d55e RM Unit Tests:
* more unit tests fixed up and added to continous build



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@38543 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-06-29 09:45:11 +00:00
Roy Wetherall
b917f2ed93 Fix up RM unit tests.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@38535 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-06-29 07:38:49 +00:00
Roy Wetherall
af7f4fd89d RM Build: update executed unit tests
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@38534 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-06-29 06:43:01 +00:00
Roy Wetherall
8e7a68e8bf RM-272: RM module, impossible to set DEBUG log4j
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@38532 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-06-29 03:23:14 +00:00
Roy Wetherall
88c87767c7 RM-330: Error of sending notifications about review due
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@38464 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-06-28 00:04:14 +00:00
Roy Wetherall
fba215f8db Fix unit test failure.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@38463 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-06-27 23:48:57 +00:00
Roy Wetherall
0aeba2b776 RM-335: Set up Vital and Review Date are not saved after the child RM category creation
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@38396 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-06-27 06:31:24 +00:00
Roy Wetherall
fb9e3cc440 RM-395: Edit Disposition Date action doesn't work
* edit disposition action now works
 * associated capability improved to only show action when disposition date available to be updated!
 * issue became apparent because the available disposition properties don't always make sense for a folder level disposition (eg: file date)

Disposition properties are context sensitive:

 * UI dynamically pulls list of disposition properties based on disposition level and disposition action
 * WebScript added to retrieve disposition properties based on context
 * Disposition properties spring context indicates excluded actions and disposition level relevance
 * Added Created Date as disposition property for folder level disposition
 * Cutoff Date no longer shows as disposition property option for cutoff action



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@38394 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-06-26 22:37:37 +00:00
Dave Draper
a8a9281095 Fix unit tests
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@38338 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-06-26 09:02:21 +00:00
Dave Draper
30c7ba3b31 RM-92: Missing file from previous commit
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@38292 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-06-25 13:57:15 +00:00
Dave Draper
df743e37a5 RM-92: Prevent users from being able to create duplicate lists
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@38290 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-06-25 13:50:08 +00:00
Dave Draper
ef827f9053 RM-192: Prevent users from editing custom metadata to use an name already in use
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@38268 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-06-25 10:46:01 +00:00
Roy Wetherall
c648de8588 RM-393: Channel Manager in share fails with rm installed: 05110093 Access Denied
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@38259 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-06-25 05:01:31 +00:00
Dave Draper
48b01a2c1d RM-312: Updated services to return JSON content on errors creating custom metadata
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@38224 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-06-22 18:24:55 +00:00
Samuel Langlois
ab8762f2f9 Depend on Alfresco Enterprise 4.0.2 now that it is released
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@38204 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-06-22 14:08:54 +00:00
Samuel Langlois
0300dd9302 Fix build: set source encoding for test sources as well
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@38060 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-06-20 13:43:04 +00:00
Samuel Langlois
357fa6240d Fix build: set source encoding to UTF-8
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@38041 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-06-20 09:28:32 +00:00
Samuel Langlois
df2c50c487 Fix RM build by making it depend on Alfresco 4.0.3-SNAPSHOT (will need to depend on 4.0.2 when it's released)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@37916 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-06-18 17:01:22 +00:00
Roy Wetherall
1e1e30a528 RM-387: Records Management site does not appear in Site search
* Updated the projects 
 * NOTE: RM2.0 is now dependant on Alf 4.0.2



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@37839 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-06-15 14:12:12 +00:00
Roy Wetherall
5ec19ed797 RM Build Scripts:
* add eclipse plugin




git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@37838 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-06-15 14:08:32 +00:00
Samuel Langlois
bd7c39270d BDE-74: Mimic property def of alfresco build and database reset, so that tests run properly
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@37801 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-06-14 16:41:35 +00:00
Samuel Langlois
f1ec786a04 Resurrect r37518: Fix build failing when checkout folder contains a dot
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@37678 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-06-12 14:50:01 +00:00
Roy Wetherall
03d2ff3cd7 RM Build:
* fix issue with missing images and CSS in Share AMP



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@37677 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-06-12 14:33:59 +00:00
Samuel Langlois
7b21d9ae4a Revert r37518, to get images and css back
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@37674 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-06-12 13:50:46 +00:00
Samuel Langlois
b8fe24a2c2 Fix build failing when checkout folder contains a dot
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0@37518 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-06-07 16:16:25 +00:00