tools
  1. tools

tools-interface-repository

Public
AuthorCommitMessageCommit dateIssues
Joseph ClarkJoseph Clark
07032fb15deRequire component versions 2.1.1.
Joseph ClarkJoseph Clark
496417c873eIFREPO-108 - Add 2.1 migration documentation.IFREPO-108
Joseph ClarkJoseph Clark
103001c9833Update release docs for 2.1.1.
Joseph ClarkJoseph Clark
0532cf1a158MMerge branch 'master' of https://source.opendof.org/scm/tool/tools-interface-repository
Joseph ClarkJoseph Clark
4544a84c0e5Update revision to 2.1.1.
ChadChad
a0e60195309add instructions on building a proper private key
ChadChad
4393b0cfe62added instructions on creating the required pkcs8 key
ChadChad
0fe49a56b50cleanup warnings
ChadChad
6c63a8a994b#ifrepo-107 fix, as well as some jetty support
Aaron MauchleyAaron Mauchley
2bc9f626126updated test results to include new test cases, update test plan as well.Signed-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>
Joseph ClarkJoseph Clark
5333140d8c4MMerge branch 'master' into develop
Joseph ClarkJoseph Clark
01a3c22aa85IFREPO-106 - Fix null pointer on subrepo group.IFREPO-106
Jonathan StringerJonathan Stringer
700d899b5d3IFREPO-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 StringerJonathan Stringer
5b782c0f9b5IFREPO-104 Updated the JiraGroupRules to give the cli admin user access to all interfaces.IFREPO-104
Jonathan StringerJonathan Stringer
fb1479a9737IFREPO-104 Updated the error messages and how permissions are printed.IFREPO-104
Jonathan StringerJonathan Stringer
870de2fca88IFREPO-5 Fixed the documentation to make the permission commands accurate.IFREPO-5
Jonathan StringerJonathan Stringer
ca07f9f098aIFREPO-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 MauchleyAaron Mauchley
55fbf936017added missing empty dist-sync target.Signed-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>
Aaron MauchleyAaron Mauchley
4b7d9896a9eadded missing empty dist-sync target.Signed-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>
Aaron MauchleyAaron Mauchley
7a9c0f3410eupdated test results and test planSigned-off-by: Aaron Mauchley <aaron.mauchley@us.panasonic.com>
Joseph ClarkJoseph Clark
d4f60d960a8Fix imports.
Joseph ClarkJoseph Clark
8b919802858Update to 2.1.
Dave EthingtonDave Ethington
fce281e775eCheck visibility before trying to change.
Jonathan StringerJonathan Stringer
9f266098550MMerge 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-sharedIFREPO-102
Jonathan StringerJonathan Stringer
3f13cccc257IFREPO-102 Updated the controllers to allow interface updates when a user has a write permissionsIFREPO-102
Dave EthingtonDave Ethington
43a6eefb326Hide delete button for users with write access.
Dave EthingtonDave Ethington
2a33fd135dfMMerge remote-tracking branch 'origin/feature/IFREPO-102-allow-interfaces-to-be-shared' into feature/IFREPO-102-allow-interfaces-to-be-sharedIFREPO-102
Dave EthingtonDave Ethington
e9aac2361baFormat error messages.Prevent submitters from sharing with themselves. Fix management options for those with write access.
Joseph ClarkJoseph Clark
4e3232f4659MMerge branch 'development' into feature/IFREPO-102-allow-interfaces-to-be-sharedIFREPO-102
Joseph ClarkJoseph Clark
3bbac0c5642Updated release notes for 2.1.
Dave EthingtonDave Ethington
457d6107e49Fix missing not found error message.Some code clean up.
Dave EthingtonDave Ethington
5dab665de56MMerge remote-tracking branch 'origin/feature/IFREPO-102-allow-interfaces-to-be-shared' into feature/IFREPO-102-allow-interfaces-to-be-sharedIFREPO-102
Dave EthingtonDave Ethington
ae920ed38c5Fix fake data and add log message.
Dave EthingtonDave Ethington
bb75778b33eCommitting initial work and old code clean up.
Joseph ClarkJoseph Clark
8b100482311MMerge branch '2.1-Development' into feature/IFREPO-102-allow-interfaces-to-be-sharedIFREPO-102
Joseph ClarkJoseph Clark
53a94cba72aUpdate build and dependencies.
Jonathan StringerJonathan Stringer
950cf158681IFREPO-102 Removed the Class.forName for the mariaDb load.It should be loaded when it is needed.IFREPO-102
Joseph ClarkJoseph Clark
4e95bf6bed9MMerge branch 'feature/IFREPO-102-allow-interfaces-to-be-shared' into 2.1-Development# Conflicts: # interface-repository-mysql/ivy.xmlIFREPO-102
Jonathan StringerJonathan Stringer
79e3d76d2c7MMerge 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-sharedIFREPO-102
Jonathan StringerJonathan Stringer
ff2d1f3f5cbIFREPO-102 Updated the schema and added a migration script.IFREPO-102
Dave EthingtonDave Ethington
6711ea30c8dFix issues with viewing interfaces as owner.
Dave EthingtonDave Ethington
aa8dd3da038Add form validation, corrected styles, and permission based interface viewing options.
Jonathan StringerJonathan Stringer
c68718e4181IFREPO-102 Updated the getPermission to make it more general and useable without an authenticated user.IFREPO-102
Jonathan StringerJonathan Stringer
4837d864c97IFREPO-102 Updated the source to check for permissions in the OpenDOF controller.IFREPO-102
Jonathan StringerJonathan Stringer
d139c07b363IFREPO-102 Fixed some code consistency issues in the permission commands.IFREPO-102
Jonathan StringerJonathan Stringer
754888d8078IFREPO-102 Fixed a problem in the command line utility and fixed the list permissions in the mysql da.IFREPO-102
Jonathan StringerJonathan Stringer
30ed54bc262IFREPO-102 Fixed build errors and warning in the ant build.IFREPO-102
Jonathan StringerJonathan Stringer
977f8d2741bIFREPO-16 Updated the Interface iterable to handle a return without group data.IFREPO-16
Jonathan StringerJonathan Stringer
59375ca8f1bIFREPO-102 Added method to get submitter interfaces only.IFREPO-102
Jonathan StringerJonathan Stringer
5f8758d8817IFREPO-102 Added the command line options for permissions.IFREPO-102