rjy7
|
900caff315
|
Additions to freemarker samples page
|
2010-12-20 20:07:48 +00:00 |
|
rjy7
|
8c0124819c
|
NIHVIVO-1336 Finished custom list view for core:educationalTraining property
|
2010-12-20 15:34:58 +00:00 |
|
rjy7
|
9709632f61
|
NIHVIVO-1341 Refactoring in object property data postprocessors
|
2010-12-20 01:41:42 +00:00 |
|
rjy7
|
0d0468b86d
|
NIHVIVO-1341 Change names of custom list view config files, xml elements, templates.
|
2010-12-17 22:11:02 +00:00 |
|
rjy7
|
758c8761ea
|
Moved property group menu to a separate template. Some code cleanup.
|
2010-12-17 19:08:03 +00:00 |
|
rjy7
|
04f244baef
|
Removed the concept of a default object property data preprocessor, since profile urls are now handled elsewhere.
|
2010-12-17 17:59:00 +00:00 |
|
rjy7
|
796f6e0965
|
Moved method for property group display name out of ftl and into the template model class
|
2010-12-17 17:20:48 +00:00 |
|
rjy7
|
55584d6be5
|
Reverting some changes from r6714 that were committed unintentionally
|
2010-12-17 16:40:58 +00:00 |
|
rjy7
|
e07a824bf8
|
|
2010-12-17 16:34:09 +00:00 |
|
jeb228
|
f56243ac7a
|
Add license tags where required.
|
2010-12-16 20:59:18 +00:00 |
|
jeb228
|
df7047065d
|
NIHVIVO-719 set names on all created Threads, to help in diagnosing memory leaks.
|
2010-12-16 20:44:17 +00:00 |
|
bdc34
|
4c862f846d
|
Removing useless references to SiteAdmin.
|
2010-12-16 20:20:38 +00:00 |
|
bdc34
|
22575dc3e2
|
Adding N3 menu editing to the site admin page.
|
2010-12-16 20:11:29 +00:00 |
|
bdc34
|
e5da2a557a
|
Removing the OLD SiteAdminController and the JSP files under siteAdmin. These have been replaced by freemarker versions.
|
2010-12-16 20:09:51 +00:00 |
|
rjy7
|
7d23fcab5a
|
NIHVIVO-1341 Preprocessing of object property data for list views
|
2010-12-16 18:15:44 +00:00 |
|
bdc34
|
d2d91dfe77
|
Adding service to get individual listing for class via lucene as a JSON result.
|
2010-12-16 18:13:37 +00:00 |
|
rjy7
|
c1ccfdc194
|
More accurate names for files, properties, and variables related to custom views.
|
2010-12-16 15:16:48 +00:00 |
|
rjy7
|
b6b3499922
|
NIHVIVO-1341 Implement preprocessing structure to process object property statement query data before sending to template. Reorganize markup in templates to reduce repetition.
|
2010-12-16 14:57:04 +00:00 |
|
cdtank
|
dbb07aa152
|
1. Changed vis architecture to serve 3 type of responses from 3 corresponding url patterns (standard, ajax, data).
2. Removed FileResponseValues type per talks with Rebecca Y. & Nick C.
3. Modified FreemarkerHttpServlet to not handle the removed FileResponseValues.
|
2010-12-16 01:20:24 +00:00 |
|
sjm222
|
a48191c26b
|
updates to SimpleReasoner for NIHVIVO-1547 (using too much heap size when adding TBox data)
|
2010-12-15 17:47:36 +00:00 |
|
rjy7
|
bad4b806e4
|
NIHVIVO-1341 SPARQL version of method to get custom list views for object properties
|
2010-12-15 17:30:10 +00:00 |
|
rjy7
|
81a0a21536
|
NIHVIVO-1341 Get custom view config file for a property.
NIHVIVO-1336 Sparql query for core:educationalTraining.
|
2010-12-15 16:52:58 +00:00 |
|
bjl23
|
a161e5e737
|
DataPropertyStatement optimizations
|
2010-12-15 16:02:10 +00:00 |
|
jeb228
|
c6c9ac4ed5
|
Fix yet another login bug - Login process URLs must be sticky.
|
2010-12-15 15:42:21 +00:00 |
|
jeb228
|
bd8ce05082
|
Attempt to make the bean thread-safe.
|
2010-12-15 15:17:06 +00:00 |
|
rjy7
|
a874f75644
|
NIHVIVO-1508 Fix title element in jsp pages
|
2010-12-15 15:13:11 +00:00 |
|
rjy7
|
d2c83703cd
|
NIHVIVO-1336 Educational training list view config
|
2010-12-14 22:48:38 +00:00 |
|
bdc34
|
9871870cf4
|
Working menu editing controller NIHVIVO-710
|
2010-12-14 22:18:09 +00:00 |
|
ass92
|
e6b1b37326
|
NIHVIVO-1499 Refactor merge and permanent URI utilities
|
2010-12-14 22:18:00 +00:00 |
|
ass92
|
c0cbbfacc5
|
NIHVIVO-1499 Refactor merge and permanent URI utilities
|
2010-12-14 22:17:17 +00:00 |
|
ass92
|
8f1854ddf9
|
NIHVIVO-413 Csv2Rdf change to create uris for resources.
|
2010-12-14 21:15:12 +00:00 |
|
ass92
|
2581a146f9
|
NIHVIVO-413 CSV2RDF change
|
2010-12-14 21:14:07 +00:00 |
|
ass92
|
2ac0c2176c
|
NIHVIVO-413 change in Csv2RDF
|
2010-12-14 21:10:40 +00:00 |
|
bdc34
|
bfc524afdc
|
Working on temporary menu editor NIHVIVO-710
|
2010-12-14 21:09:59 +00:00 |
|
jeb228
|
baaa09e6a0
|
NIHVIVO-1363 restrict the PrimitiveRdfEdit servlet and its sub-classes to users who are at least logged in.
|
2010-12-14 20:59:06 +00:00 |
|
rjy7
|
42d4c5f0ac
|
Comments
|
2010-12-14 19:37:00 +00:00 |
|
bjl23
|
8e0fbcab09
|
Cleanup of IndividualSDB: break long lines, remove commented code
|
2010-12-14 17:55:42 +00:00 |
|
jeb228
|
fc1754db3c
|
NIHVIVO-1363 restrict the SparqlQueryServlet to only DBA users.
|
2010-12-14 17:53:53 +00:00 |
|
jeb228
|
1ac2d7c65f
|
NIHVIVO-1363 adapt the controller to use the jenaOntModel from the request.
|
2010-12-14 17:43:45 +00:00 |
|
bjl23
|
d76b4bd3bd
|
improvement and bugfix to getUrl() in IndividualSDB
|
2010-12-14 17:31:31 +00:00 |
|
jeb228
|
80d5602dea
|
NIHVIVO-1363 Create a separate controller to handle AJAX sparql queries. The calling sequence changes slightly.
|
2010-12-14 16:41:46 +00:00 |
|
jeb228
|
aeac1ba058
|
If a user submits a login widget, it should be recognized even if they were not already known to be logging in.
|
2010-12-14 16:37:28 +00:00 |
|
bjl23
|
5d7bb84a75
|
logic bugfix in SparqlQueryServlet.getModelsFromRequest
|
2010-12-14 16:37:00 +00:00 |
|
rjy7
|
1dd5885514
|
NIHVIVO-1510 Added error-checking of collation target in list view config file against sparql select terms.
|
2010-12-14 16:24:50 +00:00 |
|
jeb228
|
544a0b8e4d
|
NIHVIVO-1363 Remove old commented code.
|
2010-12-14 15:20:33 +00:00 |
|
bdc34
|
a4ed705668
|
Moving vclass group caching out of BrowsController and into its own object.
|
2010-12-13 23:14:24 +00:00 |
|
rjy7
|
25b14ad78c
|
NIHVIVO-1513 New individual page was generating errors when user is logged in because some property labels were not set. Fixed by setting in the property template model constructor.
NIHVIVO-1334 Initial set up for custom list views.
|
2010-12-13 22:46:42 +00:00 |
|
jeb228
|
6a52b1c1f2
|
NIHVIVO-1363 Clean up logic for creating the Dataset to run the query against.
|
2010-12-13 21:58:50 +00:00 |
|
bdc34
|
53de9ad8e9
|
Working on moving paged results to IndividualListController NIHVIVO-1503
|
2010-12-13 21:24:43 +00:00 |
|
jeb228
|
ae5de265d8
|
NIHVIVO-1363 Clean up code: remove unused variables and parameters, remove commented code, add generic types to collections.
|
2010-12-13 20:49:46 +00:00 |
|