briancaruso
|
107c64dbf8
|
Fixing build, adding unit tests
|
2011-11-16 14:56:11 +00:00 |
|
briancaruso
|
221a38eca7
|
Working on default data process form
|
2011-11-15 22:05:53 +00:00 |
|
brianjlowe
|
2e7029b420
|
remove obsolete classes
|
2011-11-15 19:57:59 +00:00 |
|
brianjlowe
|
0ecd02f04e
|
NIHVIVO-3312 minor cleanup of WebappDaoFactory
|
2011-11-14 22:16:56 +00:00 |
|
briancaruso
|
ff8c14a725
|
Fixing NewIndivdiual form generator and adding unit tests for ProcessRdfForm and EditN3Generator
|
2011-11-14 19:47:09 +00:00 |
|
briancaruso
|
ec881de6a3
|
Changes to AddRoleToPersonTwoStage and subclasses
|
2011-11-11 21:48:07 +00:00 |
|
briancaruso
|
b6251c5f85
|
Unit test to check for nulls in EditN3GeneratorVTwo
|
2011-11-11 15:59:00 +00:00 |
|
briancaruso
|
41d16a60b4
|
Adding unicdoe unit test to ProcessRdfFormTest.
|
2011-11-11 15:30:25 +00:00 |
|
briancaruso
|
20134640bf
|
Removing assertions from fields and removing duplicate AddRoleToPersonTwoStageGenerator.java
|
2011-11-11 01:34:31 +00:00 |
|
briancaruso
|
bf940b59da
|
Many changes to ProcessRdfForm.java
|
2011-11-09 23:24:02 +00:00 |
|
j2blake
|
89ea62af47
|
NIHVIVO-2343 Implement filtering by search term.
|
2011-11-06 15:47:13 +00:00 |
|
brianjlowe
|
4d8206b018
|
NIHVIVO-3264 avoid deprecation warnings; new URLEncoder convenience class
|
2011-11-04 20:59:44 +00:00 |
|
stellamit
|
ecf2e2bd6a
|
updating package name for SimpleReasonerTBoxListener
|
2011-11-03 18:38:32 +00:00 |
|
j2blake
|
1c57b221eb
|
NIHVIVO-2343 Implemewnt pagination tests. Some refactoring.
|
2011-11-03 14:27:57 +00:00 |
|
j2blake
|
b06467e893
|
NIHVIVO-2343 First stab at a ProxyRelationshipSelector and tests.
|
2011-11-02 20:33:53 +00:00 |
|
j2blake
|
1225f4f4cf
|
NIHVIVO-2343 Fix unit tests to use new constructor on HasAssociatedIndividual
|
2011-10-31 14:02:00 +00:00 |
|
j2blake
|
6f651fcf4f
|
NIHVIVO-2343 Create method: UserAccountsDao.setProxyAccountsOnProfile() and use it.
|
2011-10-28 22:14:38 +00:00 |
|
stellamit
|
9ae88c1933
|
adding runnable method
|
2011-10-28 18:55:20 +00:00 |
|
stellamit
|
9f1b67e3b5
|
12->13 test no longer applicable - leaving method but removing test prefix above it.
|
2011-10-28 17:48:44 +00:00 |
|
j2blake
|
7bb12dbeb9
|
NIHVIVO-2343 Create method: UserAccountsDao.getUserAccountsWhoProxyForPage(String profilePageUri)
|
2011-10-28 16:20:19 +00:00 |
|
j2blake
|
b28bacbdb5
|
NIHVIVO-2343 Extend UserAccount to include proxiedIndividualUris; extend the DAO.
|
2011-10-21 21:09:19 +00:00 |
|
brianjlowe
|
17a60cb81c
|
NIHVIVO-3116 and assorted cleanup of legacy backend editor
|
2011-10-04 20:50:31 +00:00 |
|
j2blake
|
d4f561d156
|
NIHVIVO-2811 Rewrite the build script to be simpler, and to run faster incremental builds for VIVO.
|
2011-09-27 21:06:02 +00:00 |
|
j2blake
|
ceed7c3ae4
|
NIHVIVO-336 Keep the unit tests quiet. StartupStatus writes to the log.
|
2011-09-26 16:57:55 +00:00 |
|
j2blake
|
07f2295dfa
|
NIHVIVO-336 StartupStatus logs the messages it receives (with appropriate severity level) so the ServletContextListener doesn't need to do both.
|
2011-09-26 16:41:46 +00:00 |
|
j2blake
|
e6b4238019
|
NIHVIVO-336 Improve the function of StartupManager and StartupStatus
|
2011-09-23 18:51:38 +00:00 |
|
j2blake
|
65bba272df
|
NIHVIVO-336 Create a StartupManager to run all of the context listeners, and accumulate the results in a StartupStatus bean.
|
2011-09-20 21:13:10 +00:00 |
|
j2blake
|
0e4441935e
|
NIHVIVO-2811 Restructure the build utilities into a single directory, and compile them all at the beginning.
|
2011-09-12 19:44:32 +00:00 |
|
runeliza
|
f33dd242dd
|
Modified so that it's able to search a person by email.
|
2011-08-17 20:02:21 +00:00 |
|
deepakkoni
|
7e5826317c
|
Fixing ThumbnailImageURLTest and ThumbnailImageURL classes.
|
2011-08-12 20:39:30 +00:00 |
|
briancaruso
|
d2b3213c7b
|
Adding test for ThumbnailImageURL.java
|
2011-08-12 17:08:05 +00:00 |
|
ryounes
|
8e53069ec5
|
NIHVIVO-3113 fix values for null objects in dump
|
2011-08-09 23:20:42 +00:00 |
|
ryounes
|
da8c374676
|
NIHVIVO-3119 Skip methods of a map in BaseDumpDirective.getMapDump().
|
2011-08-09 16:10:37 +00:00 |
|
ryounes
|
43614290c4
|
NIHVIVO-3087 Improve handling of method invocation in argumentless method dump. Add unit test for this case.
|
2011-08-05 17:11:45 +00:00 |
|
ryounes
|
5fd6020035
|
Revert changes from r8901 since caused unit test failure.
|
2011-08-05 15:21:25 +00:00 |
|
ryounes
|
092f6ed4d8
|
NIHVIVO-3087 Improve handling of method invocation in argumentless method dump. Add unit test for this case.
|
2011-08-05 15:08:44 +00:00 |
|
ryounes
|
4229e04a02
|
NIHVIVO-3087 Add parens to method display name in dump of argumentless method
|
2011-08-05 14:35:50 +00:00 |
|
ryounes
|
f49460245b
|
NIHVIVO-3087 Display information on object method parameters, values, and return type in dump
|
2011-08-04 16:07:03 +00:00 |
|
ryounes
|
5dd5fe6c45
|
Fix bug in dump methods that generated an error on individual page when getting dump value for individual.mostSpecificTypes
|
2011-08-02 15:47:50 +00:00 |
|
briancaruso
|
7abaa39fa3
|
Merge from 1.3 maint
|
2011-07-27 12:58:04 +00:00 |
|
stellamit
|
3a853c54f8
|
merging NIHVIVO-3028 from branch
|
2011-07-23 03:06:03 +00:00 |
|
briancaruso
|
199a5f6c2f
|
merging 8813 8810 8803 8802 8741 8731
|
2011-07-22 23:20:13 +00:00 |
|
j2blake
|
cf13f22f36
|
Remove an unused filter, and several unused or empty unit test classes, with data files.
|
2011-07-18 18:57:55 +00:00 |
|
j2blake
|
ba02643a47
|
Fix broken build created by r.8700
|
2011-07-18 17:07:09 +00:00 |
|
briancaruso
|
1f39e6a96d
|
Refactored SearchReindexingListener so additionalUriFinders is run async in model listener methods. NIHVIVO-2951
|
2011-07-18 16:27:11 +00:00 |
|
j2blake
|
bbe47f84d8
|
NIHVIVO-2476 Modify IndividualFiltering.getPopulatedObjectPropertyList() to filter on statements that include the Individual as well as the Property. Disable the failing unit tests until they can be re-written.
|
2011-07-17 16:38:15 +00:00 |
|
j2blake
|
a949d99bb5
|
NIHVIVO-2476 Modify IndividualFiltering.getPopulatedDataPropertyList() to filter on statements that include the Individual as well as the Property. Disable the failing unit tests until they can be re-written.
|
2011-07-16 21:22:39 +00:00 |
|
briancaruso
|
14bcdbfa21
|
If a class changes classgroups, all members of that class will now be updated in the search. NIHVIVO-2933
|
2011-07-15 20:35:50 +00:00 |
|
briancaruso
|
6560bee602
|
Adding unit test for NIHVIVO-2902 and AdditionalURIsForObjectProperties.java
|
2011-07-15 19:21:46 +00:00 |
|
briancaruso
|
0cd6c1227f
|
VClassGroupCache updates on class name changes NIHVIVO-2934
|
2011-07-15 19:06:39 +00:00 |
|