j2blake
|
efdfaa9c8f
|
directDownloadUrl should appear as a data property in the vitroPublic ontology.
|
2013-04-15 12:20:48 -04:00 |
|
j2blake
|
665a666b7f
|
Remove <servlet-mapping> that have no matching <servlet>
|
2013-04-10 15:51:03 -04:00 |
|
j2blake
|
c53e53c526
|
VIVO-2 Fix the URIs of the JSTL taglibs.
|
2013-03-08 17:48:27 -05:00 |
|
j2blake
|
7c2de3a6f2
|
Clean up web.xml and create a unit test to keep it clean.
VIVO-19
|
2013-02-04 17:22:29 -05:00 |
|
j2blake
|
bb6b2fa970
|
VIVO-12 NIHVIVO-4011 Provide config and GUI for selecting Locale
|
2013-01-24 16:21:36 -05:00 |
|
hudajkhan
|
f26d353b1c
|
Adding EditRequestAJAXController to web.xml
Also updating .gitignore so .build items don't show up
|
2012-11-09 09:49:09 -05:00 |
|
stellamit
|
945243377b
|
update for NIHVIVO-3998
|
2012-10-19 22:23:25 +00:00 |
|
hjkhjk54
|
52314c4640
|
Updates for adding a data getter that executes a solr query to retrieve individuals for a specific vclass and returns the results - the default template is a copy of the individual list controller template - some code refactoring also breaks out some of the individual controller methods into solr query utils for potential further reuse.
|
2012-10-16 20:40:02 +00:00 |
|
j2blake
|
b4796c649a
|
NIHVIVO-3209 Create two controllers: one will show the status of all living instances of VitroBackgroundThread (for system monitoring); the other will wait until they are idle (for Selenium tests).
|
2012-10-15 19:23:05 +00:00 |
|
j2blake
|
f491a7c95c
|
NIHVIVO-3988 Change the handling of multiple root user accounts, and remove the back-door login mechanism.
|
2012-10-08 16:46:31 +00:00 |
|
tworrall
|
72d2cafc2a
|
merging 10098 to the trunk
|
2012-10-05 17:39:36 +00:00 |
|
hjkhjk54
|
0b3d14ebab
|
Updates for enabling the association of sparql queries with OWL classes and allowing the individual response builder to retrieve data (using data getters) and make that data available to the templates. Additionally, I'm adding a new data post processor that allows 'duplicate' results (or results with the same object uri for the main subject uri) to be returned - this relates to work being done by Frances for Vitro. This post processor will need to be explicitly included for it to be used.
|
2012-09-24 16:14:51 +00:00 |
|
hjkhjk54
|
b0f4e7e820
|
updates for page management and adding rdfs prefix to menu.n3
|
2012-08-20 19:26:32 +00:00 |
|
hjkhjk54
|
8225bcf91f
|
updates for handling single and double quotes as well as enabling self contained template option for page management
|
2012-08-03 15:24:58 +00:00 |
|
tworrall
|
de276020aa
|
converted prperty groups listing to new design, like class groups and class hierarchy
|
2012-07-03 15:33:52 +00:00 |
|
hjkhjk54
|
2a3181536c
|
updates for code cleanup, also fixed error in internalClassDataGetter introduced after previous update removing JSON Object as constructor for ProcessInternalClassDataGetter. Added space to sparql query for other ProcessDataGetter classes - although code was working without that.
|
2012-06-26 17:48:50 +00:00 |
|
j2blake
|
c4ae8af529
|
NIHVIVO-3772 Incorporate the most recent changes from Eric (2012-06-20)
|
2012-06-24 17:51:08 +00:00 |
|
hjkhjk54
|
7e2a5d22d4
|
updates for page management, and replacing empty options with Constant empty options for pageData in EditConfigurationTemplateModel in populateDropdowns and also logging error if name in pageData already in use for that field name
|
2012-06-24 01:39:58 +00:00 |
|
hjkhjk54
|
9ca30d634a
|
updates for page management
|
2012-06-22 17:56:02 +00:00 |
|
hjkhjk54
|
67f5517d90
|
updates to enable page list to return correctly (previous pageUri parameter was being bound after sparql query updated to enable parameter binding to query)
|
2012-06-22 14:55:29 +00:00 |
|
j2blake
|
e8f01e9838
|
NIHVIVO-3748 Implement a shortview_config.n3 file to set up the short views. It had been hardcoded.
|
2012-06-21 19:41:35 +00:00 |
|
stellamit
|
f7e7bd9998
|
removing AppliationConfiguration.n3 from trunk, it is saved on branch dev-app-ont-NIHVIVO-3609
|
2012-06-14 15:25:42 +00:00 |
|
hjkhjk54
|
5c3ab93bd5
|
updates for page management
|
2012-06-14 14:20:27 +00:00 |
|
brianjlowe
|
297e943635
|
merge dev-rdfapi branch to trunk
|
2012-06-13 18:44:46 +00:00 |
|
tworrall
|
3099c26c9a
|
NIHVIVO 2465 and 2485 display and manage multiple rdfs labels
|
2012-06-13 18:41:25 +00:00 |
|
brianjlowe
|
94a34e274b
|
startup listener refactoring for RDF API
|
2012-06-12 19:55:18 +00:00 |
|
brianjlowe
|
101de4614b
|
merge recent revision from trunk
|
2012-06-08 19:41:48 +00:00 |
|
brianjlowe
|
b480cb2eea
|
improvements to blank node handling in bulk deletion
|
2012-06-08 19:38:04 +00:00 |
|
j2blake
|
b84407eba2
|
NIHVIVO-3774 Add startup smoke tests for the OpenSocial framework, if it is configured.
|
2012-06-08 16:16:38 +00:00 |
|
j2blake
|
f4e5c31aa8
|
NIHVIVO-3772 NIHVIVO-3721 Incorporate the OpenSocial integration from Eric Meeks at CTSI, UCSF. Add instructions on how to install and configure ORNG Shindig.
|
2012-06-05 19:31:20 +00:00 |
|
hjkhjk54
|
a31b91bddd
|
Updates for page management
|
2012-06-04 21:36:04 +00:00 |
|
brianjlowe
|
cead502f89
|
SDB implementation of RDF API (and merge from trunk)
|
2012-06-04 21:09:36 +00:00 |
|
tworrall
|
8ee4d7cd8e
|
NIHVIVO-3771 new object and data property hierarchies and listings
|
2012-05-31 14:00:17 +00:00 |
|
stellamit
|
4a9f6a6f28
|
NIHVIVO-3603, changing 'true' and 'false' individuals to 'offerForEdit' and 'doNotOfferForEdit.' Changing the domain of inheritingConfigContextFor and nonInheritingConfigContextFor from ConfigContext to ApplcationConfig, and changing the names of them to inheritingConfigurationFor and nonInheritingConfigurationFor.
|
2012-05-29 17:49:49 +00:00 |
|
hjkhjk54
|
b6f56756f0
|
page management would also be available at vitro level
|
2012-05-16 21:15:20 +00:00 |
|
tworrall
|
79cd09e2fa
|
NIHVIVO-3665 - vitro components for new class hierarchy
|
2012-05-08 19:04:32 +00:00 |
|
briancaruso
|
29e4edc25d
|
Worked on refactoring the startup listeners NIHVIVO-3700. Removed some old N3 code.
|
2012-05-04 16:20:26 +00:00 |
|
stellamit
|
c3cd046848
|
NIHVIVO-3603 updated ApplicationConfiguration ontology based on April 30 meeting. Changed the format to n3 and added Page and DataGetter classes and subclasses.
|
2012-05-01 14:47:08 +00:00 |
|
j2blake
|
ba55a8dcf9
|
NIHVIVO-2411 Move JsonServlet into its own package, in preparation for refactoring.
|
2012-04-26 20:57:46 +00:00 |
|
j2blake
|
022506cbf4
|
NIHVIVO-2411 Create a mock implementation of the ShortViewService and incorporate it into the search page. Because this is a mock, it always uses the default short view, like before. There should be no difference for the end-user.
|
2012-04-25 19:32:50 +00:00 |
|
briancaruso
|
f2707b0bb1
|
Working on refactoring select option generation NIHVIVO-3657
|
2012-04-24 22:00:50 +00:00 |
|
stellamit
|
76f02f0d55
|
NIHVIVO-3603 specifying no range at all for datatype properties that we expect to be a string with optional language tag.
|
2012-04-03 18:10:00 +00:00 |
|
stellamit
|
42d5e9ea5e
|
changing name of one of the individuals in the enumerated class OfferEditOptions
|
2012-04-03 16:30:31 +00:00 |
|
stellamit
|
8ec670d03a
|
NIHVIVO-3603
|
2012-04-02 21:14:18 +00:00 |
|
stellamit
|
59ac4e5b60
|
NIHVIVO-3603 app config ontology
|
2012-04-02 21:13:05 +00:00 |
|
stellamit
|
41166b10fb
|
NIHVIVO-3603 create application configuration ontology
|
2012-04-02 20:55:34 +00:00 |
|
j2blake
|
37b0ad0e95
|
Remove AuthTestController at /authtest - it has been replaced by /admin/showAuth
|
2012-03-29 19:49:11 +00:00 |
|
j2blake
|
71ed58cc2e
|
Neither PUBLIC nor self-editors get to edit any properties by virtue of their role.
|
2012-03-29 16:36:09 +00:00 |
|
j2blake
|
9442468b75
|
NIHVIVO-3300 Placeholder images are configured by a properties file, which is loaded at startup.
|
2012-03-22 20:10:18 +00:00 |
|
j2blake
|
3a6a3b985a
|
NIHVIVO-3706 Create a separate permission "UseSparqlQueryPage" to control the SPARQL query page. Installers may modify permission_config.n3 to make the SPARQL query page publicly accessible.
|
2012-03-22 17:40:21 +00:00 |
|