Commit graph

161 commits

Author SHA1 Message Date
tworrall
79699bd53b for foaf:Persons display geo focus above the tabs 2013-11-22 12:48:43 -05:00
j2blake
24dc0f212a VIVO-541 First cut at the developer panel. 2013-11-17 11:51:56 -05:00
tworrall
e3cef828fa VIVO-518 and some other cleanup 2013-11-12 12:23:44 -05:00
tworrall
6fd299301c VIVO-485 convert datagetter to ajax call 2013-11-04 14:45:43 -05:00
j2blake
35ec65eebe VIVO-415 OpenSocial template was in Wilma - should be in VIVO. 2013-11-04 12:48:13 -05:00
hudajkhan
5f71827f93 search part of page needs to be broken out to include search box in jsp pages 2013-11-04 12:00:23 -05:00
j2blake
bec7c7e872 VIVO-371 RDF link should be based on /individual, not /display
Removing Tim's "quick fix" in the template and fixing it in the TemplateModel.
2013-10-16 14:29:28 -04:00
tworrall
2a7b54d139 VIVO-367 2013-10-15 16:03:32 -04:00
tworrall
79347ad2ad miscellaneous clean up of minor display issues 2013-10-15 11:55:48 -04:00
tworrall
0f3a4653ab VIVO-341: new custom form et all for preferred title 2013-10-10 14:51:18 -04:00
tworrall
48b8f3797f added languageCount variable and comments per changes to the foaf-person-2stage template 2013-10-03 13:41:38 -04:00
tworrall
50c53a62e6 VIVO-112: and the slog continues... 2013-09-25 17:08:41 -04:00
tworrall
fca87953d2 VIVO-112 2013-09-23 09:04:22 -04:00
hudajkhan
a9ebf8f94b updates for concept search and label management 2013-09-05 15:45:49 -04:00
tworrall
621be26e73 VIVO-263: corrected counts on map display and updated us-states.rdf file to include relationship between states and the US. 2013-08-23 16:27:10 -04:00
j2blake
e9c25cd207 Remove extraneous closing brace 2013-07-17 13:23:28 -04:00
tworrall
dd30f287b0 modified some image based tooltips to support i18n 2013-06-14 16:10:15 -04:00
tworrall
8c4103006b home page map changes: the map now distinguishes countries from regions and counts are rolled up -- states or provinces into countries, countries into regions. Note: to see the roll up may require data curation to ensure the relations exist among the geographic regions. 2013-06-14 10:51:26 -04:00
tworrall
3942b2923c fix for vivo-127 2013-06-12 16:05:16 -04:00
tworrall
68875168f7 changed the way the limit search home page feature works so that it will support i18n 2013-06-12 15:24:52 -04:00
tworrall
66992942b6 i18n updates to javascript files and related templates 2013-06-11 12:23:32 -04:00
tworrall
2c49931672 internationalization changes for java script files 2013-06-07 11:59:14 -04:00
tworrall
fe1b52ab49 more template updates for i18n 2013-05-31 11:56:18 -04:00
tworrall
ace464cb3e fixed conflict with themes/wilma/templates/page-home.ftl 2013-05-02 12:40:39 -04:00
tworrall
af4f84759c additional home page redesign changes 2013-05-02 12:34:18 -04:00
tworrall
0d0b5ea48a changes for the home page redesign 2013-04-30 14:46:22 -04:00
Stephen V. Williams
d64450246e * ../page-home.ftl changed most english terms and paragraphs TODO finish after mockup completed and code replaces hardcoding
* themes/wilma/i18n variables for page-home
2013-04-27 16:57:34 -06:00
Stephen V. Williams
7657a4b23c i18n changes for menu.ftl 2013-04-27 16:39:02 -06:00
Stephen V. Williams
456c986d0e * themes/wilma/i18n/ added properties for individual--foaf-person
* ../individual--foaf-person.ftl added return to and for translations
2013-04-27 16:28:38 -06:00
Stephen V. Williams
28a7c0dffc * themes/wilma/i18n added copyright
* ..footer.ftl fixed elements identified by ruby script
2013-04-27 16:11:44 -06:00
Stephen V. Williams
57c3bf3434 * ../footer.ftl modified to user i18n() instead due to assign collision
* ../identity.ftl modified english terms to using i18n
 * themes/wilma/i18n/* added properties for identity
2013-04-27 15:46:51 -06:00
Stephen V. Williams
31c7a968c8 * themes/wilma/i18n/ added property files for storing theme dependent translations
* themes/wilma/templates/footer.ftl replaced english words with i18n variables
2013-04-27 14:42:27 -06:00
Manolo Bevia
3a0bbf8256 Added filter search and stats for homepage. They need to be wired. Created HTML/CSS/JS. 2013-04-15 15:39:16 -04:00
tworrall
c1a6637d87 removed unnecessary variable reference to individualLocalName 2013-02-12 09:52:45 -05:00
tworrall
867370adb9 more refactoring for multiple profile view support 2013-02-08 16:18:01 -05:00
tworrall
9cde935cc7 multiple updates and new files to support multiple foaf person profile pages 2013-01-31 11:15:48 -05:00
j2blake
a3bd67097b VIVO-12 NIHVIVO-4011 Provide config and GUI for selecting Locale 2013-01-24 16:14:45 -05:00
j2blake
aabf529210 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:42:30 +00:00
tworrall
4ac0aabae1 merging 4225 to the trunk 2012-07-10 18:55:33 +00:00
j2blake
cc3fbc28c8 NIHVIVO-3772 Incorporate the most recent changes from Eric (2012-06-20) 2012-06-24 17:51:02 +00:00
tworrall
44dcda6b9c check to ensure vClassGroups variable is not null to avoid exception 2012-06-19 21:08:51 +00:00
j2blake
2e69f0379b NIHVIVO-3772 NIHVIVO-3721 Incorporate the OpenSocial integration from Eric Meeks at CTSI, UCSF. Add instructions on how to install and configure ORNG Shindig. 2012-06-05 19:31:08 +00:00
hjkhjk54
42cab346e6 updates for page data getters being rewritten as data getters 2012-03-02 21:25:54 +00:00
briancaruso
e959ffb605 Adding entry to robots.txt, adding pageList to menu.n3 2012-02-29 19:53:57 +00:00
tworrall
776b045911 NIHVIVO-2595 adding title attribute to anchor tags 2011-11-30 20:36:05 +00:00
briancaruso
a9c778db99 Handle diacritics in PagedSearchController. NIHVIVO-3277 2011-11-03 16:49:18 +00:00
ryounes
55d5faf075 NIHVIVO-3118 Send an email to the site administrator in case of an error on a Freemarker page if the user is not authorized to view the error details. 2011-08-12 00:03:41 +00:00
ryounes
a68d753b10 NIHVIVO-2164 Used shared Configuration variables to manage template data that is shared across requests and templates. 2011-08-11 15:03:05 +00:00
cappadona
19157eae3a Added autocapitalize="off" on email address (login form) and search input fields for iOS devices. 2011-07-18 12:05:51 +00:00
cappadona
19bb421f1a Added link to <noscript> elements for browser-specific instructions on how to enable JavaScript. 2011-07-18 11:53:51 +00:00