brianjlowe
|
549d489bac
|
NIHVIVO-3481 fixed 'create classgroups automatically' option
|
2011-12-12 16:48:50 +00:00 |
|
manolobevia
|
83c4e54a34
|
NIHVIVO-3468: added progress indicator to my account page
|
2011-12-12 15:44:43 +00:00 |
|
j2blake
|
a0d96494ea
|
NIHVIVO-3468 When the click comes, record which image we want to show/hide.
|
2011-12-09 22:06:00 +00:00 |
|
manolobevia
|
641a062124
|
NIHVIVO-3468: Started work for adding progress indicator to autocomplete fields
|
2011-12-09 18:51:22 +00:00 |
|
briancaruso
|
55d1f7c5c7
|
VClassGroupCache will not prevent startup of system when Solr is down
Fixed bug with VClassGroupCache retry when Solr is down. NIHVIVO-3462
|
2011-12-09 00:45:14 +00:00 |
|
j2blake
|
4acb4ccf7e
|
NIHVIVO-3454 Refine SolrSmokeTest. If the initial connection succeeds, try a 'ping' to the Solr server.
|
2011-12-08 22:39:41 +00:00 |
|
briancaruso
|
7ee7aedc2b
|
Making rebuild class group from site admin page synchronous NIHVIVO-3461
|
2011-12-08 22:30:35 +00:00 |
|
hjkhjk54
|
6c9f87b163
|
updating comment in select list generator as now sorting all lists, even hard-coded ones in edit configuration template
|
2011-12-08 22:19:00 +00:00 |
|
briancaruso
|
cf31ff4548
|
Fixing NPE in VClassGroupCache at startup with empty Solr NIHVIVO-3460
|
2011-12-08 21:50:05 +00:00 |
|
hjkhjk54
|
0cf492d729
|
updating to make sure sorted list actually gets assigned to the variable sent back to the template
|
2011-12-08 21:49:04 +00:00 |
|
brianjlowe
|
c7b6e7a75e
|
minor log message tweaks
|
2011-12-08 21:44:29 +00:00 |
|
j2blake
|
a5c0758371
|
NIHVIVO-3454 Refine SolrSmokeTest. Produce better messages for Socket Timeout, Unknown host, or Connection Refused (wrong port). On non-fatal errors (status 400 or 404), try three times before giving up.
|
2011-12-08 21:41:01 +00:00 |
|
briancaruso
|
d8615fd1f5
|
VClassGroupCache now updates when search index is changed NIHVIVO-3455 NIHVIVO-3458
|
2011-12-08 21:22:32 +00:00 |
|
briancaruso
|
52c3838b44
|
Fixing problem with VClassGroupCache creation NIHVIVO-3453.
Removing log message on IndexBuilder because of slf4j on shutdown problem
|
2011-12-08 19:57:45 +00:00 |
|
hjkhjk54
|
c7303bb623
|
updates to vclassgroupCache to set individual count of classgroup without adding the counts of the classes in the classgroup but instead getting the results numFound. For NIHVIVO-3456
|
2011-12-08 19:47:46 +00:00 |
|
briancaruso
|
8cf98a75fa
|
Changing solr analysis for name, NIHVIVO-3332. Attempting to remove duplicate strings due to copy fields in Solr index.
|
2011-12-08 18:40:49 +00:00 |
|
briancaruso
|
cdd44ee41d
|
Attempting to prevent slf4j errors on shutdown.
|
2011-12-08 18:38:25 +00:00 |
|
manolobevia
|
c3c4a3cde9
|
Done some styles changes on buttos for back-end forms
|
2011-12-08 16:36:54 +00:00 |
|
brianjlowe
|
a5f01425ef
|
changed some tabs to spaces to improve svn web view
|
2011-12-08 15:25:50 +00:00 |
|
briancaruso
|
d6ccf18955
|
Changing the way the VClassGroupCache gets built. It now uses the solr index instead of the DAOs. NIHVIVO-3449
|
2011-12-08 00:31:24 +00:00 |
|
stellamit
|
14c43196c3
|
NIHVIVO-3447 display model migration
|
2011-12-07 22:16:07 +00:00 |
|
brianjlowe
|
fb008e7410
|
NIHVIVO-3452 SPARQL 1.1 for SPARQL page and ingest tools
|
2011-12-07 22:03:13 +00:00 |
|
j2blake
|
c800d0c877
|
Read to a stream instead of a String, to remove a warning message.
|
2011-12-07 21:43:42 +00:00 |
|
brianjlowe
|
46a1fa669b
|
minor source formatting tweaks
|
2011-12-07 19:45:17 +00:00 |
|
brianjlowe
|
ae85e5c648
|
NIHVIVO-3440 rework of db connection management for VitroJenaSDBModelMaker
|
2011-12-07 18:48:47 +00:00 |
|
hjkhjk54
|
989f0d9f97
|
updates to help with autocomplete
|
2011-12-07 14:42:10 +00:00 |
|
j2blake
|
5a24f48c15
|
rephrase "estimated" time.
|
2011-12-06 22:05:34 +00:00 |
|
hjkhjk54
|
750d77c31c
|
moving auto complete forms to VIVO b/c rely on autocomplete javascript that exists in VIVO
|
2011-12-06 18:46:41 +00:00 |
|
tworrall
|
ba94069ac5
|
delete button wasn't showing up on default form for collaborators
|
2011-12-06 17:45:41 +00:00 |
|
briancaruso
|
12fbb1a984
|
Adding debug message on predicate skip in EditRquestDispatchController
|
2011-12-06 16:28:37 +00:00 |
|
hjkhjk54
|
78607710de
|
handling the case where list of literals include nulls (this happens for date/time literals when the field is not filled in)
|
2011-12-06 16:17:37 +00:00 |
|
briancaruso
|
36a99486f6
|
Adding anti XSS NIHVIVO-3379
|
2011-12-05 22:08:04 +00:00 |
|
hjkhjk54
|
dac5d91478
|
updating to ensure default namespace is null (to be consistent with the vivo version and the other calls where null denotes default namespace for the edit configuration)
|
2011-12-05 21:51:01 +00:00 |
|
hjkhjk54
|
48c8a73613
|
committing beginnings of autocomplete form and changes
|
2011-12-05 21:35:39 +00:00 |
|
hjkhjk54
|
d1b17c75d1
|
updates to enable delete to work even if no statement information is being passed in the parameters
|
2011-12-05 21:27:14 +00:00 |
|
brianjlowe
|
7d91949ebe
|
removed duplicated code from JenaCsv2RdfController.java
|
2011-12-05 20:52:27 +00:00 |
|
brianjlowe
|
2929e3228c
|
NIHVIVO-3435 re-setting processImports(false)
|
2011-12-05 20:36:39 +00:00 |
|
brianjlowe
|
672d9e6457
|
NIHVIVO-3432 refactor access to model makers in ingest tools
|
2011-12-05 20:13:37 +00:00 |
|
hjkhjk54
|
820cf314b5
|
updates to date time interval forms to get edit mode based not on front end editing utils but whether or not object uri present, also updated primitive rdf edit to enable concept page to remove relationships inspite of vivo policy's restriction on "delete" actions on those properties
|
2011-12-05 19:21:38 +00:00 |
|
brianjlowe
|
654f5b6efb
|
NIHVIVO-3428 removed sort fields from object property editing form
|
2011-12-05 16:38:53 +00:00 |
|
manolobevia
|
45d217e579
|
NIHVIVO-3419: Improved UX for adding individuals in a first time VITRO installation
|
2011-12-05 00:41:33 +00:00 |
|
manolobevia
|
8a01fb41f4
|
NIHVIVO-3418: Fixed display issues in VITRO
|
2011-12-04 00:53:19 +00:00 |
|
manolobevia
|
0ca8bb4c3e
|
NIHVIVO-3418: Done some refactoring, so the Individual link icon for URI/RDF works properly in a VITRO instance.
|
2011-12-03 01:35:31 +00:00 |
|
hjkhjk54
|
5b73abf962
|
adding debugging to edit mode utils
|
2011-12-02 22:24:50 +00:00 |
|
tworrall
|
a14e3e3280
|
NIHVIVO-3413 corrected capitalization issue
|
2011-12-02 22:01:35 +00:00 |
|
j2blake
|
704e317686
|
fix spelling error
|
2011-12-02 21:29:25 +00:00 |
|
brianjlowe
|
eee41106a1
|
NIHVIVO-3396 removed code related to individualSortField
|
2011-12-02 21:12:13 +00:00 |
|
brianjlowe
|
a09a99c597
|
NIHVIVO-3399 fixed bugs in label handling in ApplicationDaoJena
|
2011-12-02 20:14:50 +00:00 |
|
hjkhjk54
|
5d7f8486b8
|
Updates for NIHVIVO-3406 and NIHVIVO-3408 - the Vitro NewIndividualFormGenerator needed to be updated to add label to the set of fields (the code for creating the field was there but it wasn't assigned to the edit configuration object) and the freemarker template needed to be updated to include the correct name/id for the label field
|
2011-12-02 20:11:22 +00:00 |
|
briancaruso
|
3502db6219
|
Removing conversion of ISO-8859 to UTF-8 in VitroRequest because this is now handled by the URIEncoding on the Connector in server.xml. NIHVIVO-3277 NIHVIVO-3410
|
2011-12-02 18:47:57 +00:00 |
|