j2blake
|
02023bb2e1
|
Display the original exception from a template syntax error.
|
2011-11-16 22:11:21 +00:00 |
|
hjkhjk54
|
74f9626b18
|
Updates to allow edit submission to return map of string to strings (instead of literals) for literal values for proper presentation on the form
|
2011-11-16 21:24:08 +00:00 |
|
briancaruso
|
25c96774ca
|
Adding method addFormSpecificData to EditConfiguration
|
2011-11-16 20:13:34 +00:00 |
|
briancaruso
|
18a762db86
|
working on default data property form
|
2011-11-16 18:53:28 +00:00 |
|
briancaruso
|
d3fac53bd3
|
Fixing problem with data property editing.
|
2011-11-16 18:43:45 +00:00 |
|
briancaruso
|
a09feb0a4d
|
Fixing problem with data property editing.
|
2011-11-16 18:41:51 +00:00 |
|
manolobevia
|
049a288be6
|
NIHVIVO-3323: Refactored Site information form to reflect Wilma theme
NIHVIVO-3324: Applied wilma some look and feel to back-end forms
|
2011-11-16 17:22:17 +00:00 |
|
briancaruso
|
107c64dbf8
|
Fixing build, adding unit tests
|
2011-11-16 14:56:11 +00:00 |
|
hjkhjk54
|
1446b9c039
|
Updates for freemarker conversion, specifically for validation
|
2011-11-15 22:44:39 +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
|
d3891fee3c
|
NIHVIVO-3312 cleanup of WebappDaoFactory and removal of obsolete link daos
|
2011-11-15 18:38:13 +00:00 |
|
brianjlowe
|
589f1242c4
|
NIHVIVO-3312 cleanup of WebappDaoFactory
|
2011-11-15 15:40:54 +00:00 |
|
tworrall
|
f093795db1
|
NIHVIVO-3307:Moved code relating to the copyright text from FreemarkerConfiguration.java back to FreemarkerHTTPServlet.java where it had been previously.
|
2011-11-15 15:24:52 +00:00 |
|
briancaruso
|
dcca5381b4
|
Converting data properties to go to editRequestDispatch
|
2011-11-15 01:47:13 +00:00 |
|
briancaruso
|
9f6bbf89b6
|
adding jsp to generator map so all old jsp will now redirect to generators
|
2011-11-14 22:26:58 +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
|
6b9324119e
|
Adding method addUrisInScope to EditConfiguration.
|
2011-11-14 18:24:02 +00:00 |
|
j2blake
|
8e3c156f9e
|
NIHVIVO-3302 Clarify whether the search index is being rebuilt or updated, and how long it has taken so far.
|
2011-11-11 23:06:38 +00:00 |
|
j2blake
|
6d8494f7f6
|
NIHVIVO-3298 Use SparqlQueryUtils.escapeForRegex() to properly handle special characters in the query term.
|
2011-11-11 22:07:49 +00:00 |
|
j2blake
|
402f06beb6
|
NIHVIVO-3298 Create a SparqlQueryUtils class so escapeForRegex() will be more widely available.
|
2011-11-11 22:07:03 +00:00 |
|
briancaruso
|
ec881de6a3
|
Changes to AddRoleToPersonTwoStage and subclasses
|
2011-11-11 21:48:07 +00:00 |
|
brianjlowe
|
2dd79c60c6
|
NIHVIVO-3304 automatic portal renaming with default namespace change, and warning message
|
2011-11-11 17:23:21 +00:00 |
|
briancaruso
|
7bfca34fe1
|
Checking for nulls in EditN3GeneratorVTwo
|
2011-11-11 15:58:39 +00:00 |
|
j2blake
|
965ba68c47
|
NIHVIVO-2343 Fix the logic so you can't add a proxy to yourself, even in a new many-to-many relationship.
|
2011-11-11 15:49:34 +00:00 |
|
briancaruso
|
20134640bf
|
Removing assertions from fields and removing duplicate AddRoleToPersonTwoStageGenerator.java
|
2011-11-11 01:34:31 +00:00 |
|
j2blake
|
e4fe6aa812
|
NIHVIVO-2343 Add profileUri to each proxy (if they have a profile) so it can be used when filtering the auto-complete.
|
2011-11-10 23:14:46 +00:00 |
|
j2blake
|
7fc674b23f
|
cosmetic
|
2011-11-10 22:21:57 +00:00 |
|
j2blake
|
28278b5d6b
|
NIHVIVO-2343 Proxies get a placeholder image in the basic info. Don't step on it in the more info.
|
2011-11-10 22:04:51 +00:00 |
|
j2blake
|
57c28c183f
|
NIHVIVO-2343 Use the specialized AJAX handlers instead of the SparqlQueryAjaxController -- fixes issues with placeholder images.
|
2011-11-10 21:44:34 +00:00 |
|
j2blake
|
2704ce3c78
|
NIHVIVO-2343 Create AJAX handlers for proxy management requests.
|
2011-11-10 21:29:59 +00:00 |
|
stellamit
|
8fcc6807ab
|
latest migration code - update to migrated VocabularySourceReference
|
2011-11-10 21:17:50 +00:00 |
|
stellamit
|
c7d357f89f
|
NIHVIVO-3206 data migration of external concepts
|
2011-11-10 16:49:55 +00:00 |
|
j2blake
|
3b4f8e11ca
|
NIHVIVO-2343 Pull the AbstractAjaxResponder class out of UserAccountsAjaxController so it can be more widely used. Augment it with an abstract JsonArrayParser class to simplify processing of SPARQL query results.
|
2011-11-10 16:08:19 +00:00 |
|
briancaruso
|
45556a41c2
|
Adding N3EditUtils and NewURIMaker
|
2011-11-09 23:25:19 +00:00 |
|
briancaruso
|
bf940b59da
|
Many changes to ProcessRdfForm.java
|
2011-11-09 23:24:02 +00:00 |
|
j2blake
|
f1b98d738e
|
NIHVIVO-3295 show the correct placeholder image for profiles that are displayed with the page - does not cover profiles that are obtained by AJAX calls.
|
2011-11-09 21:42:19 +00:00 |
|
brianjlowe
|
ee707311db
|
NIHVIVO-3104 vitro tbox filegraphs to support visibility of uploaded images in a plain vitro deployment
|
2011-11-09 18:39:25 +00:00 |
|
stellamit
|
01ee0c3ce8
|
fix for NIHVIVO-3292
|
2011-11-08 21:12:11 +00:00 |
|
stellamit
|
fad4fd6c11
|
reverting revision 9138
|
2011-11-08 18:41:30 +00:00 |
|
j2blake
|
7d877479bc
|
correct licensing information.
|
2011-11-08 16:07:01 +00:00 |
|
brianjlowe
|
26d86410ac
|
adding license tags
|
2011-11-08 14:34:30 +00:00 |
|
brianjlowe
|
4f177c31c9
|
NIHVIVO-3288 fix URL-building bug in OperationController
|
2011-11-07 19:16:50 +00:00 |
|
stellamit
|
8bcc6e6b2c
|
NIHVIVO-3284 - mostSpecificType computations.
|
2011-11-07 15:08:59 +00:00 |
|
j2blake
|
2203b09fed
|
NIHVIVO-2343 Allow configuration of what types of Individual are eligible to have proxies.
|
2011-11-06 17:13:02 +00:00 |
|
j2blake
|
89ea62af47
|
NIHVIVO-2343 Implement filtering by search term.
|
2011-11-06 15:47:13 +00:00 |
|
j2blake
|
4422a995f9
|
NIHVIVO-2343 Move escapeForRegex() into a base class where it can be shared by ProxyRelationshipSelector.
|
2011-11-06 15:46:13 +00:00 |
|
stellamit
|
59f141c581
|
updates to migration of VocabularySourceReference
|
2011-11-06 01:23:10 +00:00 |
|
stellamit
|
d1a772d22f
|
updated migration for external concepts.
|
2011-11-05 04:42:31 +00:00 |
|