rjy7
6bee028d0c
NIHVIVO-1459 Add annotation for foaf:Person custom display view. Add template individual--foaf-person.ftl. Removed unused templates.
2011-01-04 16:38:23 +00:00
nac26
4b5cb9d38b
NIHVIVO-1474 removed visualization specific image and support files (.swf) from themes
2010-12-20 13:46:06 +00:00
mb863
0989181973
NIHVIVO-1072: Doing testing in different browsers and fixing layout issues.
2010-12-16 22:12:03 +00:00
mb863
36e549f8ea
NIHVIVO-1382: worked applying Wilma style to back-end
2010-12-13 20:16:26 +00:00
nac26
83bc276517
Missed identity.ftl for vivo-basic in r1815 and updated css for custom forms to avoid descendent selectors that make assumptions about markup defined in the theme
2010-12-08 17:23:52 +00:00
nac26
c9fa835a9e
NIHVIVO-1389 NIHVIVO-1407 NIHVIVO-1437 Significant refactoring of templates both in vitro core and vivo themes to ensure consistent markup with 3 different base templates at play (page.ftl, basicPage.jsp and formPrefix/formSuffix.jsp) Resulted in creating smaller component freemarker templates that could be included by all of the base templates, whether ftl or jsp. This is a temporary compromise while we continue our conversion to Freemarker. The goal was to keep jsp files outside of the theme and working behind the scenes.
2010-12-08 14:04:45 +00:00
mb863
b6f06e45b2
NIHVIVO-1238: Making custom forms theme agnostic
2010-12-01 19:40:02 +00:00
bkoniden
5dbe8f00b1
Added licensing information to the files I created. Deleted freemarker files/folders that i've created inside src/edu/cornell/mannlib/vitro/webapp/visualization. Since chintan is working on Freemarker-ization, he's going to take care of it.
2010-11-30 22:42:34 +00:00
bkoniden
22ae33bab6
Integrating the latest swf file and added changes to person_level.js accordingly.
2010-11-29 17:23:40 +00:00
mb863
da905d48c2
NIHVIVO-556: Making name selectors and markup consistent (using dash in between words VS camel notation), adding more aria roles, shortening selector names, just continuing cleaning markup for templates and optimizing css files.
2010-11-24 18:26:04 +00:00
bkoniden
415670e28d
Fixed the problem of Axis text not being in the middle.
2010-11-23 19:43:53 +00:00
rjy7
080458b688
NIHVIVO-1386 Self-editors don't get SiteAdmin link in top nav. They also don't get revision info link in footer. Implemented with new User template model class. Changed tests for loginName, showFlag1Status in templates to use this object.
2010-11-23 01:28:43 +00:00
bkoniden
67d14f3212
re-integrating the branch /branches/iu-vis-dev-branches/vivo-post-1.1
2010-11-22 19:39:51 +00:00
mb863
dbc950c6e6
Fixed login widget for vivo-basic and fixing wilma too.
2010-11-19 14:53:41 +00:00
mb863
b974e37445
Committing files to VIVO. vivo-basic wasn't rendering property. Created page.ftl to property get the right style files.
2010-11-18 18:52:26 +00:00
rjy7
bc08734bbc
NIHVIVO-1297 Undid the effects of revision 6246. This was a mistake, since including the body template from the page template rather than pregenerating the body string doesn't allow the addition of stylesheet tags to the page head.
2010-10-29 17:53:14 +00:00
rjy7
1e051cdac1
NIHVIVO-1230 Added stub for version info in FreemarkerHttpServlet and templates
2010-10-27 14:51:51 +00:00
rjy7
10c352dbf9
NIHVIVO-1234 Removed separation of body and root maps in Freemarker controllers. Combine everything into one map, which includes the name of the body template also, to be invoked from the page template. Simplifies the logic considerably, in both controllers and templates, and allows the template author to dump the name of the body template rather than having to inspect the controller code.
2010-10-27 01:27:54 +00:00
rjy7
3dd0b5163f
NIHVIVO-1234 Restored version of home page controller and templates that uses a pre-generated body string, like other pages, in order to support themes that use page.ftl instead of a page-home.ftl.
2010-10-25 18:20:32 +00:00
rjy7
33981afe1d
NIHVIVO-1234 Initial version of HomePageController and templates
2010-10-22 21:39:17 +00:00
nac26
7713dd2ca1
Merge r1452 from rel-1.1-maint branch. Added commented-out div for those looking to apply institutional branding.
2010-10-05 16:22:06 +00:00
nac26
5bb4b7794f
Merge r1445 from rel-1.1-maint branch. Moving footer.jsp, identity.jsp, and menu.jsp to vitro core (were temporarily in vivo/productMods) so they are not tied to vivo-basic and can be used by any theme.
2010-10-04 23:39:05 +00:00
rjy7
1bd624d550
NIHVIVO-1187 Migrate handling of empty or invalid query from PagedSearchController to FreemarkerPagedSearchController
2010-10-01 20:53:14 +00:00
nac26
96c91a9195
Merge r1431,1436 from rel-1.1-maint branch (IE6 fix for coathorship visualization page) NIHVIVO-954
2010-10-01 20:01:46 +00:00
nac26
eba31a884a
Merge r1430 from rel-1.1-maint branch (IE fix for search bar width)
2010-10-01 18:42:09 +00:00
rjy7
f54cbe5b92
NIHVIVO-650 Display image on new (Freemarker) individual profile page. Add <@url /> directive to generate img src value.
2010-09-21 16:05:38 +00:00
rjy7
f776d5de09
NIHVIVO-650 Display label, moniker, and sparkline visualization on Freemarker version of individual profile page
2010-09-09 21:56:39 +00:00
rjy7
5b25d92181
Initial work moving individual profile page to Freemarker. Includes temporary servlet mappings for new Freemarker page. Allow adding script tags to the page head element.
2010-09-08 20:37:26 +00:00
rjy7
8ac8b75f5f
Renamed Freemarker macro files. Implemented data input portion of main site admin page in Freemarker.
2010-08-30 22:06:18 +00:00
rjy7
e2dae6baf8
Styling of search term on search results page
2010-08-27 19:30:45 +00:00
rjy7
b58b2b4b34
Style tweaks on search results page
2010-08-27 19:24:01 +00:00
rjy7
1e70c2c821
Add previous and next links to search result paging. Small style changes.
2010-08-27 18:47:58 +00:00
cdtank
8372464464
1. Added updated flash vis from Asik.
...
2. Modified the front end for person level vis so that when the flash vis height decreases it does not leave a trail of whitepace below it. All the wrapping containers adjust properly now.
3. Made the person pub count use set instead of list. I had already made other viss do this.
2010-07-30 17:29:34 +00:00
cdtank
0e745f94c3
1. Added updated flash vis from Asik.
...
2. Refactored code.
2010-07-28 21:44:14 +00:00
mb863
dc2ac29d13
Fxx css colors for Main NAv
2010-07-27 19:31:35 +00:00
mb863
e12810ec1f
NIHVIVO-1015: Fixed: Cropping photo creating extra gap when reducing browser size
2010-07-26 19:35:01 +00:00
mb863
c9d16820fe
merge -c 1160 http://svn.mannlib.cornell.edu/svn/vivo/branches/rel-1.1-maint
2010-07-26 15:36:05 +00:00
mb863
be9082a691
Added css property min-height to #content, so the height of pages is consistent and provide more white space.
2010-07-26 13:15:39 +00:00
cdtank
94b6c47294
1. Made style changes to person level vis front end.
...
2. Updated co-author vis from Asik.
3. Made code changes so that graphml sent to the flash vis will always be ordered by node ids instead of letting flash vis handle it.
2010-07-23 21:13:13 +00:00
cdtank
2f2e790eba
1. Updated flash vis form Asik.
2010-07-22 22:10:57 +00:00
cdtank
d9793ffb9f
2010-07-22 22:09:32 +00:00
cdtank
53987ce8f3
1. Updated flash vis form Asik.
...
2. Modified the fix for GUESS compatibility with coauthorship graphml file
2010-07-22 21:38:45 +00:00
nac26
e1a09ae033
merge from rel-1.1-maint branch: collation by subclass functional when property groups are enabled. New style to handle h5.collate NIHVIVO-846
2010-07-22 21:27:37 +00:00
rjy7
9eebeba4f9
merge -r 905:908 -r 922 -c 946 -r 984:986 -r 1014:1029 from 1048 http://svn.mannlib.cornell.edu/svn/vivo/branches/rel-1.1-maint
2010-07-22 18:44:32 +00:00
nac26
7dedb2720e
merge from rel-1.1-maint branch: verbose property display is back, empty groups are almost there NIHVIVO-845, NIHVIVO-848
2010-07-22 16:00:32 +00:00
nac26
1dafec9142
merge from rel-1.1-maint branch: style fix to ensure full-page visualization (flash) does not over-extend on right side of the page
2010-07-22 15:24:13 +00:00
cdtank
50dd3ba19f
1. Fixed the issue when the author's name was really really long, flash vis used to create a scrollbar just for the legend. We made use of ellipsis in case of really long names.
...
2. The same for the sidebar author names.
3. Removed unused code.
2010-07-21 21:04:55 +00:00
cdtank
4de05da6fa
1. Adding updated co-author vis from Asik.
2010-07-21 17:00:14 +00:00
cdtank
7440b856f1
1. Made changes to wordings per Katy's request.
...
2. Fixed the separator issue for list of coauthors csv file.
3. Made style fix for person level vis.
2010-07-21 16:17:23 +00:00
cdtank
32f9572442
1. style change so that when window of person level vis is reduced we try to nicely place the sidebar content. there is still a style bug remaianing but need to talk with Nick C before implementing the fix.
2010-07-21 14:48:08 +00:00