j2blake
f129f727a7
VIVO-262 Add languages to VIVO at build time.
...
Move the language-specific files out of the default build area. Add a build property that will cause the selected language(s) to be copied into the build area.
2013-09-09 12:23:54 -04:00
hudajkhan
8e0bf8c229
Merge branch 'develop' of https://github.com/vivo-project/Vitro into develop
2013-09-05 15:46:45 -04:00
hudajkhan
fc9ac52786
updates for multiple language labels and concept semantic types
2013-09-05 15:44:54 -04:00
tworrall
c478748abf
fixed an i18n typo
2013-09-04 14:53:37 -04:00
hudajkhan
b8e114c4e8
url encoding the subject uri to allow for correct redirects later
2013-09-04 13:26:01 -04:00
hudajkhan
9ec7d11cab
label management and concept semantic type
2013-09-04 12:22:46 -04:00
hudajkhan
3314e5a4b0
updates for label management
2013-09-03 15:34:02 -04:00
Brian Caruso
4c42128993
Merging with issue-vivo-101-sparqlupdate. Using develop licenser files that were in conflict. VIVO-255 VIVO-101
2013-08-28 11:37:50 -04:00
j2blake
9d1fef76ea
VIVO-258 Add a "selected" flag to each Freemarker locale variable.
2013-08-22 10:56:49 -04:00
Brian Caruso
e6a7ad34d3
merging develop to issue-vivo-101-sparqlupdate
2013-08-19 16:21:16 -04:00
tworrall
37142c0231
VIVO-208: all fields now displayed when custom forms are rendered; customized 2-stage forms will still work as before
2013-08-05 15:12:24 -04:00
Brian Caruso
6a3e6f4f5b
Merge branch 'develop' into issue-vivo-101-sparqlupdate
2013-07-31 13:53:39 -04:00
Brian Caruso
463453111d
Adding proof of concept SPARQL update VIVO-101
2013-07-19 13:49:02 -04:00
tworrall
46ae630e95
VIVO-215: fix layout of search results page - the first search result was appearing up in the header as were the facets; standardize look of the download popup. Also ensure that longer headings that include types from the facet wrap to new line rather than overrun the search help link.
2013-07-18 16:56:56 -04:00
Brian Caruso
54f79f2ea7
Normalize line endings VIVO-101
2013-07-18 15:19:53 -04:00
tworrall
614d338257
moving some i18n() strings from vivo (wilma theme) to vitro
2013-07-17 15:52:17 -04:00
Brian Caruso
38e6146390
Fixing RDF edit on session experation. VIVO-186
2013-07-17 15:03:28 -04:00
Brian Caruso
fb46e64725
Adding login via email/password parameters
2013-07-16 12:28:24 -04:00
Brian Caruso
7905b80df4
Adding initial search web service for updating uris. VIVO-98
2013-07-15 14:14:15 -04:00
Jim Blake
6641725042
Merge pull request #4 from vivo-project/feature/search-download
...
Feature/search download
2013-06-28 12:15:12 -07:00
tworrall
aa9be9469c
removed a superfluous <h4> tag to fix the Ontology List link
2013-06-24 10:46:01 -04:00
Stephen V. Williams
315894cc30
Update pagedResults - cleaned up bad merge results
2013-06-17 10:44:49 -05:00
j2blake
5de5a322a2
VIVO-139 Use the I18n framework wherever DisplayMessage is loaded.
2013-06-14 12:47:37 -04:00
tworrall
3ce6a224a3
fix for vivo-127
2013-06-12 16:04:42 -04:00
tworrall
b1014d1b2b
vivo-66: add a link on menu ordering that returns the user to page management
2013-06-12 10:31:00 -04:00
tworrall
d74176f18d
i18n updates to javascript files and related templates
2013-06-11 12:25:01 -04:00
j2blake
69ab12c4bc
VIVO-82 Remove the vestiges of VitroRequestPrep
...
Unused imports prevented the compiling of JSPs
2013-06-07 15:43:22 -04:00
Stephen V. Williams
16412889b2
merged i18n changes in searchPageResults into feature/search-download changes for downloading results and adding counts to facets
2013-05-31 15:02:13 -06:00
Stephen V. Williams
fb70b50108
Added search counts to the searchTOC - see listserv email for request
2013-05-31 14:38:52 -06:00
Stephen V. Williams
8880d87484
changed order so name is first, removed vivo items (added to the VIVO branch of this feature) from xmlResults.
2013-05-31 12:20:27 -06:00
tworrall
4a01fa057b
more template updates for i18n
2013-05-31 11:57:37 -04:00
Stephen V. Williams
b5e148975a
fixed a bug in the download that didn't allow it include limits such as Class when drilling down, added a slider that allows you to modify the maximum number of results returned and modified the csv template to include the sitename, query text, and date in its header
2013-05-31 09:23:05 -06:00
tworrall
8e26a768b5
some i18n cleanup
2013-05-21 10:55:24 -04:00
tworrall
639f0450ac
template updates for internationalization, including updated all.properties
2013-05-20 15:36:37 -04:00
Stephen V. Williams
32395cbac2
Fixed controller for CSV output, added button and coorsponding js and png
2013-05-15 14:53:31 -06:00
Stephen V. Williams
96bed7ce03
first pass at creating a csv download option. TODO icons on page, debug failing load
2013-05-14 14:40:17 -06:00
tworrall
41850cecb4
more template updates for i18n
2013-05-14 13:49:19 -04:00
tworrall
63445aa249
the startupStatus-displayRaw template does not have access to the i18n freemarker variable, so backing those changes out
2013-05-14 11:32:50 -04:00
tworrall
fa68e0c057
template changes for internationalization -- replaced displayed text with calls to properties file containing actual strings
2013-05-13 12:17:39 -04:00
tworrall
bb2ceaeea3
display a time indicator while the delete is being processed
2013-05-07 11:00:01 -04:00
tworrall
90441e3969
modified index page to prevent a fourth column that displays outside the standard margins
2013-05-03 16:23:14 -04:00
tworrall
257f0c4c08
Merge branch 'develop' of https://github.com/vivo-project/Vitro into develop
2013-05-02 12:32:31 -04:00
tworrall
afbf429165
additional home page redesign changes
2013-05-02 12:31:54 -04:00
tworrall
1ca0904911
changes for the home page redesign
2013-04-30 14:47:31 -04:00
j2blake
8f1f084c5b
Proof of concept - User accounts
2013-04-26 23:58:50 -04:00
j2blake
bf2ed5c339
Proof of concept - Image upload
2013-04-26 23:50:17 -04:00
j2blake
c59076a19a
Improve the look of the language selection flags
2013-04-26 23:44:17 -04:00
tworrall
e7a04ae09b
changes relating to issues raised by Scripps: author ordering and label editing
2013-04-22 15:09:07 -04:00
Manolo Bevia
c19df41bfd
Added new features for VITRO home page:
...
-Filtered search based in class groups (It needs to be wired. Just added HTML/CSS/JS)
-Class group stats (It needs to be wired. Just added HTML/CSS/JS)
-Improveed UX for signing when there is external authorization
Removed search box located in header in homepage.
2013-04-11 15:09:23 -04:00
j2blake
c53e53c526
VIVO-2 Fix the URIs of the JSTL taglibs.
2013-03-08 17:48:27 -05:00