j2blake
0fce9f6a7b
VIVO-541 First cut at the developer panel.
2013-11-17 11:52:18 -05:00
brianjlowe
e1b7638202
various performance tweaks
2013-10-31 10:43:25 -04:00
brianjlowe
5293824fa2
work on VIVO-303 picklist sorting and display
2013-10-08 09:40:57 -04:00
brianjlowe
90512bdc1c
Merge remote-tracking branch 'origin/develop' into dev-isf
...
Conflicts:
webapp/rdf/displayDisplay/everytime/displayDisplay.n3
webapp/web/i18n/all.properties
webapp/web/templates/freemarker/lib/lib-properties.ftl
2013-09-23 16:19:05 -04:00
hudajkhan
8fa8702462
updates to include method that checks whether uri exists or not
2013-09-16 14:07:52 -04:00
brianjlowe
e3399d161d
display permissions for domain-qualified predicates
2013-09-04 11:56:17 -04:00
brianjlowe
ca32a51740
support for edit permissions for qualified properties (almost finished)
2013-08-30 17:04:12 -04:00
brianjlowe
e3d6e37ab9
support for domain qualification in property config
2013-08-29 10:58:34 -04:00
j2blake
c75c0d0f9f
VIVO-235 Reduce "deprecation" messages in the build
...
It's OK for these stub classes to implement deprecated methods in the interfaces, as long as they declare those methods with @Override and @Deprecated.
2013-08-01 16:06:59 -04:00
Brian Caruso
54f79f2ea7
Normalize line endings VIVO-101
2013-07-18 15:19:53 -04:00
brianjlowe
e3fe0ac52b
continuing work on VIVO-60 application ontology support for property/class combinations
2013-06-21 16:47:42 -04:00
j2blake
aa7c8024d0
VIVO-125 Improvements to I18n
...
Do not clear the cache more than once per request. Improve the hooks for unit tests.
2013-06-14 12:41:33 -04:00
brianjlowe
b26922242a
work on VIVO-60 application ontology code for class/property combination configuration
2013-06-12 16:57:37 -04:00
j2blake
4928940849
VIVO-82 Use ModelAccess to store and get WebappDaoFactory references.
2013-05-21 17:46:20 -04:00
brianjlowe
1ab53d0b02
initial work on VIVO-60 application ontology support for property/range combinations
2013-05-14 15:54:03 -04:00
j2blake
d2d20291b9
VIVO-12 NIHVIVO-4011 Improve LocaleSelectionFilter. Clean up comments.
2013-02-07 16:06:49 -05:00
j2blake
78488f194c
Revise the language filtering from RDF. Create unit tests.
2013-02-07 15:37:58 -05:00
j2blake
bb6b2fa970
VIVO-12 NIHVIVO-4011 Provide config and GUI for selecting Locale
2013-01-24 16:21:36 -05:00
j2blake
81b0b2c145
NIHVIVO-3940 remove the implementation of /individual/prefix/localname
...
This has been broken since before release 1.3 and nobody has missed it.
2012-11-15 14:28:22 -05:00
brianjlowe
2c83351eb6
NIHVIVO-3956 SPARQL-based implementations of getMostSpecificTypeURIs() getDataValue() and isVClass() to shorten render time of short views
2012-09-12 20:03:21 +00:00
briancaruso
9b30ecdcb1
Fixed object property sorting on individual page for default list view. NIHVIVO-3415
...
Removed unused domainEntitySortField and rangeEntitySortField from ObjectProperty.
Added rangeEntitySortField back to property_retry.jsp.
2012-06-21 17:10:14 +00:00
j2blake
2f9cf7d54d
Add license line.
2012-06-05 20:29:58 +00:00
tworrall
dfb955f39f
NIHVIVO 3778 vitro components for data prop list views
2012-06-05 16:01:53 +00:00
briancaruso
e3158dadaa
Removed unused method Individual.isMemberOfClassProhibitedFromSearch()
...
NIHVIVO-3696 Fixed linked data responses so correctly filtered by public display settings
NIHVIVO-3758 Change search name boost to be additive
Removed unused search field PROHIBITED_FROM_TEXT_RESULTS
NIHVIVO-3759 Refactored individual exclusion in search
NIHVIVO-549 Allow for local product to add custom code for search
2012-05-11 20:59:34 +00:00
j2blake
588fbcf0e7
Add some unit tests to JsonServlet
2012-04-30 19:47:37 +00:00
brianjlowe
94717a3705
NIHVIVO-3532 get rid of Classes2ClassesDao
2012-03-22 20:00:06 +00:00
brianjlowe
da2c958492
NIHVIVO-3539 remove WebappDaoFactory.getProperties()
2012-03-21 20:32:58 +00:00
brianjlowe
d7da587aa7
various and sundry small DAO improvements
2012-03-08 20:54:29 +00:00
j2blake
24f5562626
NIHVIVO-3628 Tweak the arguments to ServletContextStub.setRealPaths, so the entire prefix is provided and the method doesn't need to insert a file separator (which may be system-dependent).
2012-02-23 21:11:33 +00:00
hjkhjk54
10908a7a65
Update to correct the slash for key for config file (was failing on Windows when it used to the system-specific file separator before which resulted in \config/X instead of \config\X)
2012-02-23 17:57:17 +00:00
j2blake
b53f26a375
NIHVIVO-3628 Create unit tests to cover the parsing and interpreting of custom list view config files.
2012-02-21 17:06:55 +00:00
j2blake
fff0167211
NIHVIVO-3542 Clean up the unit test for IndividualRequestAnalyzer - move the stub class into its own file.
2012-01-29 18:00:02 +00:00
j2blake
ca46511f40
NIHVIVO-3542 Enhance the Stub classes so I can write unit tests for the IndividualController. Adjust AuthenticateTest to use the enhanced HttpServletRequestStub.
2012-01-24 17:22:34 +00:00
j2blake
e5894ee80a
NIHVIVO-3523 Add the concept of a PermissionSetForPublic (and rename PermissionSetForNewUsers)
2011-12-22 15:33:18 +00:00
j2blake
e72cd6a78b
NIHVIVO-3523 Implement more functionality for unit tests.
2011-12-20 21:53:27 +00:00
brianjlowe
eee41106a1
NIHVIVO-3396 removed code related to individualSortField
2011-12-02 21:12:13 +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
brianjlowe
4d8206b018
NIHVIVO-3264 avoid deprecation warnings; new URLEncoder convenience class
2011-11-04 20:59:44 +00:00
j2blake
6f651fcf4f
NIHVIVO-2343 Create method: UserAccountsDao.setProxyAccountsOnProfile() and use it.
2011-10-28 22:14:38 +00:00
j2blake
7bb12dbeb9
NIHVIVO-2343 Create method: UserAccountsDao.getUserAccountsWhoProxyForPage(String profilePageUri)
2011-10-28 16:20:19 +00:00
brianjlowe
17a60cb81c
NIHVIVO-3116 and assorted cleanup of legacy backend editor
2011-10-04 20:50:31 +00:00
j2blake
ba02643a47
Fix broken build created by r.8700
2011-07-18 17:07:09 +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
brianjlowe
6e4fcedb6c
NIHVIVO-2317 NIHVIVO-2318 removing vitro namespace properties from editing and various Java classes and interfaces
2011-07-05 19:14:16 +00:00
briancaruso
6f65d712cc
Working on memory leak in solr indexing. Changed ContextNodeFields to single threaded.
2011-06-28 23:47:44 +00:00
j2blake
8b4b66e024
NIHVIVO-2716 Make rootUser a property on UserAccount. When editing the root user, don't show roles.
2011-06-16 15:09:39 +00:00
j2blake
1ffe229a30
NIHVIVO-2690 Root user should not receive the "no profile" message.
2011-06-16 13:57:11 +00:00
ryounes
1077f283d6
NIHVIVO-2466 For individuals with multiple labels, ensure the same label is displayed on the profile page as elsewhere in the application (individuallist pages, menu pages, back end) by using the same method to get the label.
2011-06-10 21:37:50 +00:00
j2blake
f88be755cf
NIHVIVO-2299 Create the root user policy and changes to deploy.properties
2011-06-08 21:21:59 +00:00