dd30f56ae4
New example
2023-09-23 16:02:02 +02:00
3392665f83
Changed example
2023-09-23 16:02:02 +02:00
addb9b1a25
Fixed styles
2023-09-23 16:02:02 +02:00
5c8c3d25f8
New example query
2023-09-23 16:02:02 +02:00
9c70731c53
Save to local storage at search
2023-09-23 16:02:02 +02:00
0fa487721e
add css rule
2023-09-23 16:02:02 +02:00
c5ce4ae7dd
Modified logical search query
2023-09-23 16:02:02 +02:00
01c227f652
Escape search value
2023-09-23 16:02:02 +02:00
894b51ee23
Changed quotes in search form
2023-09-23 16:02:02 +02:00
2d55e44575
query builder first try
2023-09-23 16:02:02 +02:00
2871ab815f
Removed link to js
2023-09-23 16:02:02 +02:00
721bc12900
Added search ontology
2023-09-23 16:02:02 +02:00
23c9f7de1c
Fill queryBuiler with fields and filters
2023-09-23 16:02:02 +02:00
1756065597
Added buttons
2023-09-23 16:02:02 +02:00
2ab80c74cb
Added example rules and values
2023-09-23 16:02:02 +02:00
e45db04fcc
Fixed query builder configuration
2023-09-23 16:02:02 +02:00
38d7801a3d
Loading dummy query builder
2023-09-23 16:02:02 +02:00
3b85e83182
Article's rubrics
2023-09-23 16:02:02 +02:00
e5fa511391
Sum all rubrics of article while indexing
2023-09-23 16:02:02 +02:00
1f8318ab97
Use custom search service
2023-09-23 16:02:02 +02:00
51ccf370c1
Styles modifications
2023-09-23 16:02:02 +02:00
d33b2d0a3a
Fix article page
2023-09-23 16:02:02 +02:00
0a374558ad
Added issue template
2023-09-23 16:02:02 +02:00
4d0922a448
Copied wilma
2023-09-23 16:02:02 +02:00
c869f45b74
Issue template added
2023-09-23 16:02:02 +02:00
84c975637f
Added ontologies
2023-09-23 16:02:02 +02:00
7cff47c46b
Modified ontology
2023-09-23 16:02:02 +02:00
f41f50fad3
Modifications for fixed ontology
2023-09-23 16:02:02 +02:00
69edaf1f8d
Fixed mistake in query
2023-09-23 16:02:02 +02:00
4f553c963e
Added custom fields
2023-09-23 16:02:02 +02:00
bbf3242a03
Fix for previous commit
2023-09-23 16:02:02 +02:00
d7e36b6f6b
Added articles info to excerpt
2023-09-23 16:02:02 +02:00
b7b9f23509
templates update
2023-09-23 16:02:02 +02:00
a768cbf0d2
Updates for templates
2023-09-23 16:02:02 +02:00
63a187fea3
Templates and SPARQL requests for rubrics, elenph excerpts and articles
2023-09-23 16:02:02 +02:00
6b7092a4d5
Added custom search controller
...
Cleaned custom search controller
Autoselect hits per page from query.
Moved template change to VIVO branch
Split search services
2023-09-23 16:02:02 +02:00
bc10e79f92
Antisamy policy fixes
...
Allow table tags in TinyMCE
2023-09-23 16:02:02 +02:00
a5f0734c43
base alignment
2023-09-23 16:01:52 +02:00
Dragan Ivanovic
2e4458e160
Codestyle ( #372 )
...
* Adding code style
* Small correction of code style
* Putting under comments checkstyle rules
* include checks and suppressions (excluding files)
* Added checkstyle suppressions.
* suppression defined at the level of a Java file
* adding JFactTBoxReasonerTest in the suppression
* replacement of tabs with spaces in a property file
* increasing the max line length to 120
* Adding java and javax packages at the beggining of imports
---------
Co-authored-by: Ivan Mrsulja <mrsuljaivancic@gmail.com>
2023-09-14 13:34:06 +02:00
Dragan Ivanovic
3f95108b26
Fix broken links in the README.md file ( #416 )
2023-09-14 13:53:15 +03:00
chenejac
df81457ea4
[maven-scm-plugin] prepare release vitro-1.14.1-SNAPSHOT
2023-06-23 16:37:09 +02:00
chenejac
0359082ad9
[maven-scm-plugin] prepare release vitro-1.14.0
2023-06-23 16:36:52 +02:00
Dragan Ivanovic
4728027865
Merge pull request #409 from litvinovg/revert_check
...
reverted check to fix default autocompletion type
2023-06-22 16:11:01 +02:00
Georgy Litvinov
77d63f2c5f
reverted check to fix default autocompletion type
2023-06-22 09:49:04 +02:00
Dragan Ivanovic
5ff98823ca
Merge pull request #408 from litvinovg/autocomplete_form_fix
...
Autocomplete object property form fixes
2023-06-21 16:12:50 +02:00
dc72cd0b62
added locale selection data getter n3 configuration ( #407 )
...
Co-authored-by: Georgy Litvinov <georgy.litvinov@tib.eu>
2023-06-21 16:07:06 +02:00
Georgy Litvinov
1536842020
added missing autocomplete.css
2023-06-21 13:08:05 +02:00
Georgy Litvinov
64b0d9b9ab
revert escaping
2023-06-21 13:02:56 +02:00
0e984ebb74
Avoid lock on graph uri update (VIVO-3885) ( #395 )
...
* Avoid lock on graph uri update
* Run in VitroBackground named thread. Avoid creating threads if a thread to update graph uris has been already created.
---------
Co-authored-by: Georgy Litvinov <georgy.litvinov@tib.eu>
2023-06-16 13:53:04 +02:00
58e479a08a
Updated owlapi dependency ( #401 )
2023-06-16 09:13:00 +02:00