Jim Blake
573a5e6cc6
Add a developer setting that will suppress automated search index updates.
2014-10-02 16:22:02 -04:00
Tim Worrall
27c62c26cc
VIVO-532: modified display of language selectors
2014-08-13 12:17:05 -04:00
hudajkhan
f516750e91
Updating page management for changes to solr labels
2014-05-23 11:18:52 -04:00
tworrall
1c819ffb0b
fixed usability issue on accounts list page
2014-05-14 17:46:05 -04:00
Jim Blake
6178aa0347
Add SearchEngine logging to the Developer Panel
2014-05-05 16:53:36 -04:00
Jim Blake
5d6a2e831f
Fix bugs in the developer panel.
2014-04-29 11:56:47 -04:00
Jim Blake
ad9c08cf28
VIVO-742 Many changes to remove "solr" from the code base.
...
Comments, template names, Java classes, variables and method names (Java and JavaScript), etc.
2014-04-23 14:20:14 -04:00
j2blake
54509b1aee
VIVO-660 Add an Authorization tabs to the developer panel
2014-01-07 15:08:30 -05:00
j2blake
0f0cac5d35
Use JQuery to simplify some of the behavior code in the developer panel
2014-01-05 17:19:23 -05:00
j2blake
23c30a8957
Add tab structure to the developer panel
2014-01-05 17:18:37 -05:00
j2blake
245763e9e7
Make DeveloperSettings a singleton, and other improvements.
...
By making it a singleton, we do need an explicit Setup operation. However, it means that we can refer to the settings in client code that doesn’t have access to a request or to the ServletContext.
Other refactorings to simplify the logic or make it more scalable.
2014-01-04 14:22:29 -05:00
j2blake
9f19f2c38d
Add a refinement to the developer panel
2013-12-10 16:39:03 -05:00
hudajkhan
1ee2f64f13
VIVO627 submission validation for default template for multiple content types fixed to check for number of content types
2013-12-09 11:03:58 -05:00
hudajkhan
0944a0d883
updates for page management issues vivo622 and 616
2013-12-05 16:20:55 -05:00
tworrall
757d643f2d
fix cross browser console issue
2013-11-25 10:51:25 -05:00
j2blake
00f3e363e5
VIVO-541 Add functions and formatting to the developer panel.
2013-11-20 15:54:37 -05:00
j2blake
b3c5892679
VIVO-541 Add a link on the Site Admin page to activate the developer panel.
2013-11-19 16:45:13 -05:00
j2blake
09dacc8e5a
VIVO-541 Tweaks to the .ftl and .js
2013-11-18 18:13:09 -05:00
j2blake
0fce9f6a7b
VIVO-541 First cut at the developer panel.
2013-11-17 11:52:18 -05:00
tworrall
dfc3163ac1
js file needed to reference jQuery instead of just $
2013-10-15 10:27:31 -04:00
hudajkhan
29f41f61c7
adding solr data getter and some other changes
2013-10-14 15:46:47 -04:00
hudajkhan
9fae5d7c3e
updates for label management
2013-10-01 11:24:15 -04:00
hudajkhan
fc9ac52786
updates for multiple language labels and concept semantic types
2013-09-05 15:44:54 -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
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
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
f267df494d
changed the way the limit search home page feature works so that it will support i18n
2013-06-12 15:25:36 -04:00
tworrall
d74176f18d
i18n updates to javascript files and related templates
2013-06-11 12:25:01 -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
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
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
tworrall
62f2074dc9
updated the adjustFontSize function to include more checks
2013-05-14 11:04:04 -04:00
tworrall
bb2ceaeea3
display a time indicator while the delete is being processed
2013-05-07 11:00:01 -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
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
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
tworrall
3e3986172c
more refactoring for multiple profile view support
2013-02-08 16:17:41 -05:00
tworrall
589cc245a6
multiple updates and new files to support multiple foaf person profile pages
2013-01-31 11:14:28 -05:00
tworrall
11a83c4c1c
Merge branch 'develop' of https://github.com/vivo-project/Vitro into develop
...
I haven't a clue what git is trying to do. I kind of miss svn at this point.
2012-11-16 16:02:47 -05:00
tworrall
c9a27d7f11
Changes to support collapsible/expandable property groups on the profile pages.
2012-11-16 15:56:18 -05:00
j2blake
d93068bdfa
validateUpload.js is no longer used in Vitro, VIVO or vivoCornell
2012-11-13 17:19:45 -05:00
j2blake
e0a255c8b2
Merge from 1.5 branch: NIHVIVO-3977 Incorporate improvements in OpenSocial for 1.5.1. Also, make shinding_orng_tables.sql re-runnable.
2012-10-01 16:53:43 +00:00
tworrall
fb483663bf
merging r10056 to the trunk
2012-09-19 15:25:42 +00:00
j2blake
0a72583712
Merge from 1.5 branch: NIHVIVO-3954 Add OpenSocial bug fixes from Eric Meeks: make compound key in app_registry table, show sandbox login, ensure that randomly assigned Gadget ID is not negative, modify JS to find out whose page we are on.
2012-09-07 15:41:57 +00:00
tworrall
5d950625c2
merging r10033 to the trunk
2012-09-06 14:52:54 +00:00