hudajkhan
16ea16b9e7
updates for page management and property deletion and seeing individual page when model is switched
2013-10-04 15:40:55 -04:00
hudajkhan
4b0961b074
removing second license line
2013-10-02 15:20:35 -04:00
hudajkhan
61b0f5d9ea
Merge branch 'develop' of https://github.com/vivo-project/Vitro into develop
2013-10-02 14:58:15 -04:00
hudajkhan
3e5c770506
updates for page management security, labels
2013-10-02 14:58:01 -04:00
tworrall
d92adb7d71
VIVO-112: and the beat goes on...
2013-10-01 16:46:59 -04:00
hudajkhan
8d520895ac
Merge branch 'develop' of https://github.com/vivo-project/Vitro into develop
2013-10-01 11:24:30 -04:00
hudajkhan
9fae5d7c3e
updates for label management
2013-10-01 11:24:15 -04:00
tworrall
4d5a567e36
VIVO-285: visualization updates for ISF
2013-09-30 09:29:19 -04:00
tworrall
4179900ea4
VIVO-112: and the slog continues...
2013-09-25 17:09:41 -04:00
tworrall
e364911795
VIVO-289: fixed capitalization issues
2013-09-24 14:58:20 -04:00
brianjlowe
90512bdc1c
Merge remote-tracking branch 'origin/develop' into dev-isf
...
Conflicts:
webapp/rdf/displayDisplay/everytime/displayDisplay.n3
webapp/web/i18n/all.properties
webapp/web/templates/freemarker/lib/lib-properties.ftl
2013-09-23 16:19:05 -04:00
tworrall
f76ee886d5
VIVO-112
2013-09-23 08:58:24 -04:00
tworrall
9cff04ce95
VIVO-296 autocomplete on concepts will no longer include subclasses such as Award
2013-09-18 17:03:09 -04:00
tworrall
e739a94222
VIVO-112: ISF changes relating to vcard classes
2013-09-18 11:34:32 -04:00
j2blake
d52b939743
Fix typo error from fc9ac52
2013-09-11 10:01:30 -04:00
brianjlowe
6570e3dcc6
merging develop into dev-isf
2013-09-10 09:08:55 -04:00
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