135bd7bb50
New search form
2023-09-23 16:02:02 +02:00
14e3ab6379
Made search notes smaller
2023-09-23 16:02:02 +02:00
6636885337
Fix search form
2023-09-23 16:02:02 +02:00
821752efee
Escape search query string
2023-09-23 16:02:02 +02:00
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
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
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
7cff47c46b
Modified ontology
2023-09-23 16:02:02 +02:00
f41f50fad3
Modifications for fixed ontology
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
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
Georgy Litvinov
77d63f2c5f
reverted check to fix default autocompletion type
2023-06-22 09:49:04 +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
329b8e4100
Escape html ( #388 )
...
* Escape value in delete property form
* escape labels
* Revert "escape labels"
This reverts commit cd825d7587d629bc44c7fece31eb1bfa5cb6f241.
2023-05-09 13:04:21 +02:00
2535750cfa
fix: Escape data property value ( #387 )
...
Co-authored-by: Georgy Litvinov <georgy.litvinov@tib.eu>
2023-04-27 16:21:31 +02:00
Georgy Litvinov
27846ecbdb
Remove old hack that produces 500 error
2023-02-24 09:37:56 +01:00
Dragan Ivanovic
48c88d3d3e
Merge pull request #355 from vivo-project/i18n-redesign
...
I18n redesign
2023-02-13 14:08:01 +01:00
509e9cf22b
Custom forms fixes ( #361 )
...
* added safety check
* Prevent failing autocomplete field with type selectors in case more than one pair of type selectors and autocomplete field used
---------
Co-authored-by: Georgy Litvinov <georgy.litvinov@tib.eu>
2023-02-02 14:24:47 +01:00
a0a1a6664b
Faux data properties and fixes for current faux properties view ( #352 )
...
* Faux data properties
* Use not disjointed classes for faux properties domain and range options
* Fix faux object property shadowing real property
List faux data properties
List faux properties which base properties domain don't match current subject
* Write exception to log in VClassDaoJena
* filter faux properties returned in possiblePropInstForIndividual
* safety checks added
* extracted getBaseLabel method, fixed base labels for data properties
* fix for prev commit
* Formatting fixes
* More formatting fixes
* More formatting fixes
* More formatting fixes
* More formatting fixes
* More formatting fixes
Co-authored-by: Georgy Litvinov <georgy.litvinov@tib.eu>
2022-12-16 11:40:49 +01:00
Dragan Ivanovic
6312b966f2
adding support for private subtags in the language tags, replacement of toString() method with toLanguageTag() method, adding checks for locale.stripExtensions() where it was neccessary, adding information about private tag in the drop down selection of a UI language
2022-12-13 11:37:56 +01:00
Dragan Ivanovic
7340b7ff3f
fix in the startup_listeners.txt
2022-11-28 08:43:56 +01:00
Dragan Ivanovic
5a48b7da59
moving UI labels translations from Vitro-languages into the Vitro repository
2022-11-28 08:43:56 +01:00