j2blake
|
bb6b2fa970
|
VIVO-12 NIHVIVO-4011 Provide config and GUI for selecting Locale
|
2013-01-24 16:21:36 -05:00 |
|
tworrall
|
b0fc727218
|
NIHVIVO-2595 adding title attribute to anchor tags
|
2011-11-30 21:25:07 +00:00 |
|
briancaruso
|
98ded1f8bb
|
Handle diacritics in PagedSearchController. NIHVIVO-3277
|
2011-11-03 16:49:15 +00:00 |
|
ryounes
|
ddd6469a3a
|
NIHVIVO-2508 Change template properties to methods so not pre-computed.
|
2011-08-05 21:30:36 +00:00 |
|
manolobevia
|
a817d4c6bb
|
NIHVIVO-2890: Made css files (ie6.css and ie7.css) for resolving browser layout issues theme agnostic.
|
2011-07-20 17:41:49 +00:00 |
|
cappadona
|
1969089cdd
|
Added autocapitalize="off" on email address (login form) and search input fields for iOS devices.
|
2011-07-18 12:05:23 +00:00 |
|
manolobevia
|
1613ecdfd0
|
NIHVIVO-2311: Continue working on templates and stylesheets for VITRO theme.
|
2011-05-31 16:25:19 +00:00 |
|
brianjlowe
|
eb00f1cd43
|
Removed Portal class and almost everything related to portals and flags for NIHVIVO-2248
|
2011-05-03 19:01:15 +00:00 |
|
ryounes
|
1168f0c0e9
|
NIHVIVO-2458 Initial draft of a solr PagedSearchController. Updates to web.xml are commented out for now. Remove portal and flag fields from search form in Freemarker templates.
|
2011-04-27 19:37:48 +00:00 |
|
rjy7
|
8b89cad590
|
NIHVIVO-1384 Change script and stylesheet template objects to take the entire tag as a parameter, rather than just the src/href attribute.
|
2011-03-08 15:44:05 +00:00 |
|
nac26
|
0ed2c4ece5
|
Syntax cleanup
|
2011-02-09 06:06:23 +00:00 |
|
rjy7
|
1f16791d2a
|
NHIVIVO-2051 Fix values of currentServlet (was currentPage) and urls.currentPage
|
2011-02-08 22:33:01 +00:00 |
|
rjy7
|
17d41d281a
|
NIHVIVO-2071 Include pageSetup.ftl in every page template. Use to generate a body class value, and apply to body element in page templates.
|
2011-02-08 21:07:16 +00:00 |
|
rjy7
|
12406d35d0
|
NIHVIVO-1864 Fix menu.jsp to work with changes to menu.ftl and identity.ftl since the initial freemarker transition
|
2011-02-03 20:07:00 +00:00 |
|
nac26
|
66163d24c2
|
Reordered scripts to ensure jQuery is first. Put html5.js within conditional comments so that the additional http request is fired only for those browsers that need the crutch (IE8 and below)
|
2011-02-03 14:34:20 +00:00 |
|
tlw72
|
38227f9115
|
have the welcome message fade out
|
2011-01-19 14:53:00 +00:00 |
|
nac26
|
6b47329954
|
Refactored approach for inserting visualization links on menu pages. Still hoping to remove JavaScript altogether based on outcome of NIHVIVO-1681. Also introduced the initial version of application-wide styles with vitro.css.
|
2011-01-13 14:05:14 +00:00 |
|
mb863
|
9197b888cc
|
Moved supersleight.js to vitro core.
|
2011-01-12 22:25:44 +00:00 |
|
rjy7
|
a504b703bd
|
NIHVIVO-1380 Comment on use of variable ${headContent} in the templates
|
2011-01-10 23:38:41 +00:00 |
|
rjy7
|
be8930ea5c
|
NIHVIVO-1380 On individual page, add rdf link tag for discoverable rdf
|
2011-01-10 22:19:35 +00:00 |
|
nac26
|
cea493de32
|
Moved call for individual.css and menupages.css to respective templates now that controllers are in place
|
2010-12-23 15:05:03 +00:00 |
|
nac26
|
cd7e362de3
|
Removed some temporary comments.
|
2010-12-22 23:33:28 +00:00 |
|
nac26
|
9892846244
|
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:05:16 +00:00 |
|
nac26
|
4f909b3a6e
|
added link for index page
|
2010-12-04 23:08:27 +00:00 |
|
mb863
|
ed08113669
|
NIHVIVO-1238: Continue working on styles and making custom forms theme agnostic
|
2010-12-02 22:45:51 +00:00 |
|
mb863
|
73aea203ed
|
NIHVIVO-556: Moved screen.css to theme level.
|
2010-12-02 20:55:47 +00:00 |
|
nac26
|
584a285465
|
moving <script> for jquery into the vitro core and out of the themes
|
2010-12-02 17:53:30 +00:00 |
|
mb863
|
9f22a78864
|
NIHVIVO-1238: Making custom forms theme agnostic
|
2010-12-01 19:39:10 +00:00 |
|
rjy7
|
ca6ab8288e
|
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:39 +00:00 |
|
mb863
|
d4c96c6ba9
|
vivo-basic wasn't rendering property. Now It is fixed.
|
2010-11-18 18:50:52 +00:00 |
|
mb863
|
239c38b3c3
|
NIHVIVO-1361: clean up, added login.css to stylesheets.ftl
|
2010-11-17 23:16:59 +00:00 |
|
rjy7
|
174c548b27
|
NIHVIVO-151. Display the DisplayMessage on the next page loaded. Clear the message from the session. Added sample display markup to page templates.
|
2010-11-16 19:09:03 +00:00 |
|
rjy7
|
c0d24139dc
|
A new approach to widgets, that will allow them to be invoked directly from a page template, rather than a body template, but still add files to the template stylesheets and scripts objects.
|
2010-10-29 19:12:40 +00:00 |
|
rjy7
|
c178c8d922
|
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 16:44:29 +00:00 |
|
jeb228
|
a7a083c7b3
|
NIHVIVO-1230 NIHVIVO-1231 Example implementation of the Freemarker templates to show revision info.
|
2010-10-27 19:57:57 +00:00 |
|
rjy7
|
9941cb206e
|
NIHVIVO-1230 Added a comment
|
2010-10-27 15:00:57 +00:00 |
|
rjy7
|
9b3ac410c2
|
NIHVIVO-1230 Added stub for version info in FreemarkerHttpServlet and templates
|
2010-10-27 14:51:50 +00:00 |
|
rjy7
|
df3a3dd1c7
|
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:52 +00:00 |
|
rjy7
|
3a0feaeff2
|
NIHVIVO-1234 Initial version of HomePageController and templates
|
2010-10-22 21:39:14 +00:00 |
|
rjy7
|
5bc5c0b93c
|
NIHVIVO-1176. Removed themeStylesheetDir from template model, and replaced with themeDir. Also modified stylesheet and script addFromTheme methods so the prepend only the theme directory; the specific stylesheet or css directory must be added to the path argument.
|
2010-10-01 14:55:03 +00:00 |
|
rjy7
|
3269252aaa
|
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:28 +00:00 |
|
rjy7
|
fa247f1f79
|
Renamed Freemarker macro files. Implemented data input portion of main site admin page in Freemarker.
|
2010-08-30 22:06:17 +00:00 |
|
rjy7
|
e3d09333c4
|
Merge r5371:5373 from http://svn.mannlib.cornell.edu/svn/vitro/branches/nihvivo-rel-1.1-maint
|
2010-07-21 22:02:11 +00:00 |
|
nac26
|
b99b6fac14
|
fixed a couple typos in the comments at the bottom of this page
|
2010-07-15 16:29:49 +00:00 |
|
rjy7
|
cb1ab5a041
|
In FreeMarkerHttpServlet.getTemplateLoader(), handle the case where the theme directory has no templates subdirectory without an error.
|
2010-07-09 22:10:43 +00:00 |
|
rjy7
|
5a11344775
|
NIHVIVO-649 Add freemarker template flattening to build. Includes flattening of template directory structure in vivo theme, and renaming of templates as needed for clarity.
|
2010-07-08 17:10:31 +00:00 |
|
rjy7
|
df683191cf
|
Changed template variable stylesheetDir to themeStylesheetDir for clarity. Added examples of how to add a script from a body template. Pass themedir to ScriptList object.
|
2010-06-25 17:44:50 +00:00 |
|
rjy7
|
fb0377134b
|
NIHVIVO-658 Reintegrate changes from dev-freemarker-new. Most necessary updates to freemarker controllers for thread-safety are complete. A couple of details remain.
|
2010-06-24 21:51:46 +00:00 |
|
jeb228
|
e92bea31bf
|
Add license tags, or list as known exceptions.
|
2010-06-22 14:55:55 +00:00 |
|
rjy7
|
4e168078c6
|
Added Support link to header and footer link lists. Modified firstLastList macro so it doesn't require delimiters separating the list items.
|
2010-06-09 19:37:16 +00:00 |
|