Joseph Clark | 07032fb15de | Require component versions 2.1.1. | | |
Joseph Clark | 496417c873e | IFREPO-108 - Add 2.1 migration documentation. | | IFREPO-108 |
Joseph Clark | 103001c9833 | Update release docs for 2.1.1. | | |
Joseph Clark | 0532cf1a158M | Merge branch 'master' of https://source.opendof.org/scm/tool/tools-interface-repository | | |
Joseph Clark | 4544a84c0e5 | Update revision to 2.1.1. | | |
Chad | a0e60195309 | add instructions on building a proper private key | | |
Chad | 4393b0cfe62 | added instructions on creating the required pkcs8 key | | |
Chad | 0fe49a56b50 | cleanup warnings | | |
Chad | 6c63a8a994b | #ifrepo-107 fix, as well as some jetty support | | |
Aaron Mauchley | 2bc9f626126 | updated test results to include new test cases, update test plan as well.Signed-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com> | | |
Joseph Clark | 5333140d8c4M | Merge branch 'master' into develop | | |
Joseph Clark | 01a3c22aa85 | IFREPO-106 - Fix null pointer on subrepo group. | | IFREPO-106 |
Jonathan Stringer | 700d899b5d3 | IFREPO-104 Corrected the JIRAGroupRules to make it so the CLI Admin always has read access to be able to get any interfaces. | | IFREPO-104 |
Jonathan Stringer | 5b782c0f9b5 | IFREPO-104 Updated the JiraGroupRules to give the cli admin user access to all interfaces. | | IFREPO-104 |
Jonathan Stringer | fb1479a9737 | IFREPO-104 Updated the error messages and how permissions are printed. | | IFREPO-104 |
Jonathan Stringer | 870de2fca88 | IFREPO-5 Fixed the documentation to make the permission commands accurate. | | IFREPO-5 |
Jonathan Stringer | ca07f9f098a | IFREPO-104 Updated the way the user permissions were verified to allow the cli admin user to gain access to the permissions commands. | | IFREPO-104 |
Aaron Mauchley | 55fbf936017 | added missing empty dist-sync target.Signed-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com> | | |
Aaron Mauchley | 4b7d9896a9e | added missing empty dist-sync target.Signed-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com> | | |
Aaron Mauchley | 7a9c0f3410e | updated test results and test planSigned-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com> | | |
Joseph Clark | d4f60d960a8 | Fix imports. | | |
Joseph Clark | 8b919802858 | Update to 2.1. | | |
Dave Ethington | fce281e775e | Check visibility before trying to change. | | |
Jonathan Stringer | 9f266098550M | Merge branch 'feature/IFREPO-102-allow-interfaces-to-be-shared' of https://source.opendof.org/scm/tool/tools-interface-repository into feature/IFREPO-102-allow-interfaces-to-be-shared | | IFREPO-102 |
Jonathan Stringer | 3f13cccc257 | IFREPO-102 Updated the controllers to allow interface updates when a user has a write permissions | | IFREPO-102 |
Dave Ethington | 43a6eefb326 | Hide delete button for users with write access. | | |
Dave Ethington | 2a33fd135dfM | Merge remote-tracking branch 'origin/feature/IFREPO-102-allow-interfaces-to-be-shared' into feature/IFREPO-102-allow-interfaces-to-be-shared | | IFREPO-102 |
Dave Ethington | e9aac2361ba | Format error messages.Prevent submitters from sharing with themselves. Fix management options for those with write access. | | |
Joseph Clark | 4e3232f4659M | Merge branch 'development' into feature/IFREPO-102-allow-interfaces-to-be-shared | | IFREPO-102 |
Joseph Clark | 3bbac0c5642 | Updated release notes for 2.1. | | |
Dave Ethington | 457d6107e49 | Fix missing not found error message.Some code clean up. | | |
Dave Ethington | 5dab665de56M | Merge remote-tracking branch 'origin/feature/IFREPO-102-allow-interfaces-to-be-shared' into feature/IFREPO-102-allow-interfaces-to-be-shared | | IFREPO-102 |
Dave Ethington | ae920ed38c5 | Fix fake data and add log message. | | |
Dave Ethington | bb75778b33e | Committing initial work and old code clean up. | | |
Joseph Clark | 8b100482311M | Merge branch '2.1-Development' into feature/IFREPO-102-allow-interfaces-to-be-shared | | IFREPO-102 |
Joseph Clark | 53a94cba72a | Update build and dependencies. | | |
Jonathan Stringer | 950cf158681 | IFREPO-102 Removed the Class.forName for the mariaDb load.It should be loaded when it is needed. | | IFREPO-102 |
Joseph Clark | 4e95bf6bed9M | Merge branch 'feature/IFREPO-102-allow-interfaces-to-be-shared' into 2.1-Development# Conflicts:
# interface-repository-mysql/ivy.xml | | IFREPO-102 |
Jonathan Stringer | 79e3d76d2c7M | Merge branch 'feature/IFREPO-102-allow-interfaces-to-be-shared' of https://source.opendof.org/scm/tool/tools-interface-repository into feature/IFREPO-102-allow-interfaces-to-be-shared | | IFREPO-102 |
Jonathan Stringer | ff2d1f3f5cb | IFREPO-102 Updated the schema and added a migration script. | | IFREPO-102 |
Dave Ethington | 6711ea30c8d | Fix issues with viewing interfaces as owner. | | |
Dave Ethington | aa8dd3da038 | Add form validation, corrected styles, and permission based interface viewing options. | | |
Jonathan Stringer | c68718e4181 | IFREPO-102 Updated the getPermission to make it more general and useable without an authenticated user. | | IFREPO-102 |
Jonathan Stringer | 4837d864c97 | IFREPO-102 Updated the source to check for permissions in the OpenDOF controller. | | IFREPO-102 |
Jonathan Stringer | d139c07b363 | IFREPO-102 Fixed some code consistency issues in the permission commands. | | IFREPO-102 |
Jonathan Stringer | 754888d8078 | IFREPO-102 Fixed a problem in the command line utility and fixed the list permissions in the mysql da. | | IFREPO-102 |
Jonathan Stringer | 30ed54bc262 | IFREPO-102 Fixed build errors and warning in the ant build. | | IFREPO-102 |
Jonathan Stringer | 977f8d2741b | IFREPO-16 Updated the Interface iterable to handle a return without group data. | | IFREPO-16 |
Jonathan Stringer | 59375ca8f1b | IFREPO-102 Added method to get submitter interfaces only. | | IFREPO-102 |
Jonathan Stringer | 5f8758d8817 | IFREPO-102 Added the command line options for permissions. | | IFREPO-102 |