nac26
431e61918a
Removed unintended space between attribute name and equals sign
2011-02-03 15:32:47 +00:00
nac26
73994e6245
Updated src attribute for selectivizer script to use ${urls.base} instead of ${urls.home}
2011-02-03 15:17:13 +00:00
mb863
6961c2a4eb
NIHVIVO-1954: Done some markup refactoring changing ID's into classes.
...
Also, in some cases I wasn't able to change id selectors because these are used temporarily due to the custom jsp tags (<v:input>)
for editing forms which require an id and do not allow a class. This will be
removed once we refactor the editing forms to Freemarker
2011-02-02 17:15:38 +00:00
nac26
dbd5d8b4ac
NIHVIVO-1549 Updated logic regarding copyright info so that wilma complies with current copyright setup in vitro (which needs a serious overhaul)
2011-02-02 15:13:31 +00:00
nac26
029d0f6b5a
NIHVIVO-592 Class group browse for home page. Still waiting on update to JSONServlet (NIHVIVO-1674) so classes in class group can be returned for AJAX requests. Introducing alternative bar graph in lieu of pie chart.
2011-01-24 18:22:16 +00:00
tlw72
9993686591
have the welcome message fade out
2011-01-19 14:53:18 +00:00
mb863
02306b5301
NIHVIVO-1494: Styled non-javascript browse version and removed raphael js files.
2011-01-18 15:30:19 +00:00
nac26
370c15a28a
NIHVIVO-592 Non-JavaScript browse for home page is just about there. Needs some styling tweaks from Manolo
2011-01-18 11:54:58 +00:00
tlw72
82e39d2087
Update to fade out the welcome log in message
2011-01-17 22:45:39 +00:00
nac26
de1c8f1aa3
NIHVIVO-1072 Tweaked markup and styles for intro text/welcome text
2011-01-16 19:04:11 +00:00
mb863
afda97d9ed
NIHVIVO-1072: Removed highlights section from home page. Moved to 1.3
2011-01-14 21:08:43 +00:00
tlw72
6defdf1784
New heading and text on the home page
2011-01-14 16:35:54 +00:00
mb863
560764a6e5
Removed class="".
2011-01-14 00:25:38 +00:00
mb863
57bc645389
NIHVIVO-1496: Removing more pictos fonts and creating more graphic icons substituting the picto fonts.
2011-01-13 17:10:46 +00:00
mb863
2152bb6008
Removed supersleight.js call from theme.
2011-01-12 22:27:29 +00:00
mb863
dcad4e0d3f
NIHVIVO-1675: Removing pictos fonts and adding our own ones.
2011-01-12 18:24:41 +00:00
nac26
37724c6787
NIHVIVO-592 Updated allClassGroups macro so Brian Caruso can review needed improvements to facilitate browse on home page (work in progress)
2011-01-12 15:46:44 +00:00
mb863
7e515e3347
NIHVIVO-1072: Added title attribute to VIVO logo in header pages.
2011-01-12 15:30:49 +00:00
mb863
bf10a0fadd
NIHVIVO-1316: Added add/edit/delete functionality to object properties in individual pages.
2011-01-11 19:58:40 +00:00
mb863
96f8b93484
VNIH-1647: Removed empty meta elements from wilma's head.ftl
2011-01-11 14:29:03 +00:00
nac26
6dde502d10
NIHVIVO-1380 Removed unintended duplication of stylesheets introduced in r2074
2011-01-11 01:07:03 +00:00
rjy7
f5e6fbf409
NIHVIVO-1380 Comment on use of variable ${headContent} in the templates
2011-01-10 23:38:43 +00:00
rjy7
547cc14fb0
NIHVIVO-1380 On individual page, add rdf link tag for discoverable rdf
2011-01-10 21:13:06 +00:00
mb863
9b158001da
NIHVIVO-1072: Fixing homepage in IE6,7 and added Google font to the theme
2010-12-21 19:25:23 +00:00
mb863
ecc71970e8
NIHVIVO-1511: Used a different supersleight.js version to fix the problem.
2010-12-13 21:21:55 +00:00
mb863
7d31f7976d
NIHVIVO-560: Organizing js files and adding selectivizr.js back
2010-12-13 17:32:59 +00:00
mb863
f44e8aa2df
NIHVIVO-1495: Matched amount of individuals with pie chart data
2010-12-10 20:28:41 +00:00
mb863
bc583cdb86
NIHVIVO-1495: Integrated initial prototype of visual graph using Raphael library in page-home.ftl
2010-12-09 19:04:27 +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
nac26
4bab472a46
temporary fix to ensure jquery is called for custom forms while I'm monkeying around to ensure consistency in markup across 3 base templates
2010-12-06 16:37:01 +00:00
mb863
df75c5596d
NIHVIVO-1472: Remove target="blank" from index link
2010-12-03 20:45:11 +00:00
nac26
2dc4110f5e
moving <script> for jquery into the vitro core and out of the themes
2010-12-03 16:50:52 +00:00
mb863
46a3b9a7bf
NIHVIVO-1472: Added index link to header nav. This is a provisional location and label(not sure if index is the right name) for this feature.
2010-12-03 15:44:09 +00:00
mb863
24dba32423
NIHVIVO-556: Increases size and changed color for the icon at top header pages representing user has logged in.
2010-12-02 21:19:40 +00:00
mb863
9e583a6205
NIHVIVO-556: Added screen.css to theme level
2010-12-02 20:57:20 +00:00
mb863
c72e64da2e
NIHVIVO-556: Removed jquery.js since is located in the head.
2010-12-02 20:53:45 +00:00
nac26
b0b1e9670b
moving <script> for jquery into the vitro core and out of the themes
2010-12-02 17:54:59 +00:00
mb863
b6f06e45b2
NIHVIVO-1238: Making custom forms theme agnostic
2010-12-01 19:40:02 +00:00
mb863
8b9c4c4726
NIHVIVO-1361: Added style alert message for Log out users, alert message for users trying to edit VIVO content without having javaScript enable, made more prominent icon profile for when user logins in top header navigation bar, cleaned up widget-login.ftl semantic markup and css on VITRO and Willma theme.
2010-11-29 18:31:10 +00:00
mb863
12877a6302
NIHVIVO-1439: Fixed search in home page. Cleaned the javascript calls to trigger the search forms in home and interior pages.
2010-11-29 16:35:01 +00:00
mb863
211a2c20a7
NIHVIVO-1433: Fixed search for interior pages.
2010-11-24 20:05:03 +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
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
mb863
04720b0217
NIHVIVO-1361: Add styles for log in out in Wima theme
2010-11-22 17:27:21 +00:00
mb863
48a7a656f7
Worked on styling login widget for Wilma theme
2010-11-19 20:55:19 +00:00
rjy7
eeb70984c7
Committing changes to go with vitro r6482. Added ${url.base} to template model so templates can build urls. Modified templates accordingly to replace ${url.home} with {$url.base}. Also replaced ${url.base}/images with ${url.images}.
2010-11-18 23:24:32 +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
nac26
d194ad2678
temporary fix to have all form titles as "Edit" to keep Selenium happy.
2010-11-18 14:37:41 +00:00
mb863
65056de80d
NIHVIVO-556: organized Wilma theme screen.css.
2010-11-17 23:18:14 +00:00
mb863
239e5db4b0
NIHVIVO-556: Applying Wilma theme styles to back-end pages
2010-11-17 16:18:55 +00:00