Commit graph

104 commits

Author SHA1 Message Date
rjy7
5c9b3cf8da NIHVIVO-564 Style modifications for dump output 2010-08-09 18:59:24 +00:00
rjy7
a0e94628eb NIHVIVO-564 Refined method list output by describe directive 2010-08-09 18:46:29 +00:00
rjy7
698d0877c3 NIHVIVO-564 Describe directive to display methods declared on a template model object that are accessible to the template. 2010-08-09 16:31:22 +00:00
rjy7
216d7a7905 NIHVIVO-564 Help directive for directive help output. 2010-08-05 19:54:24 +00:00
rjy7
91468db876 NIHVIVO-564 Rearchitected dump directives to use shared helper methods rather than having dumpAll template call dump directive. 2010-08-05 19:25:12 +00:00
rjy7
528414e4c7 Some renaming in dump directives 2010-08-05 15:25:03 +00:00
rjy7
b90efc74fb NIHVIVO-564 Added infrastructure for dumping template model objects. 2010-07-29 17:39:56 +00:00
rjy7
5e8eb80732 NIHVIVO-564 Modifications to directive help output. Included changing template directive iface to an abstract class that provides a default help() method and some utilities. 2010-07-29 17:08:27 +00:00
rjy7
8ccac59d4a NIHVIVO-564 data model dump: add help for directives in the data model 2010-07-29 15:26:37 +00:00
rjy7
2a50ff7f85 NIHVIVO-564 Add name of containing template to dataModelDump output 2010-07-29 14:03:27 +00:00
rjy7
1ccde72b40 NIHVIVO-564 Going back to using toString() methods for template model dump since it already handles nested collections. Improvements to DumpDataModelDirective so it dumps out values as well as variable names. 2010-07-29 13:44:53 +00:00
rjy7
e6a65f5ad0 NIHVIVO-564 Dump directive 2010-07-28 17:48:03 +00:00
rjy7
3317419fcf NIHVIVO-564 Enable adding stylesheets in dump ftls 2010-07-28 15:07:55 +00:00
rjy7
b9ac586c20 NIHVIVO-564 Work on dump directive 2010-07-27 22:00:13 +00:00
rjy7
83938a2c19 NIHVIVO-564 Work on dump directive 2010-07-27 21:49:40 +00:00
rjy7
ef3988022f NIHVIVO-825 Allow adding a list of scripts or stylesheets with a single call to add() or addFromTheme() 2010-07-27 15:16:07 +00:00
nac26
89f3bbfbd8 merge from nihvivo-rel-1.1-maint branch: removed unnecessary <br> 2010-07-24 21:52:47 +00:00
mb863
0f7d3cbaca Merged manually some changes 2010-07-23 15:52:13 +00:00
rjy7
a82411b2f0 merge r5315 r5323:5325 r5333 r5359 r5381 from http://svn.mannlib.cornell.edu/svn/vitro/branches/nihvivo-rel-1.1-maint 2010-07-22 18:47:44 +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
rjy7
4bfeadf3ad Merging r5332 r5336:5338 r5341 r5349 from http://svn.mannlib.cornell.edu/svn/vitro/branches/nihvivo-rel-1.1-maint 2010-07-20 23:24:01 +00:00
nac26
8c4238b05f login improvements included label change (email or password) and cancel link on password change NIHVIVO-227 2010-07-16 12:44:10 +00:00
nac26
f275ba4444 moved placement and style of cancel link for consistency NIHVIVO-768 2010-07-15 16:37:56 +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
jeb228
fad9cb6ddb NIHVIVO-768 provide a "cancel" link from the forced password change. 2010-07-15 14:54:36 +00:00
nac26
f4da2cc28d updated label to Email or Username NIHVIVO-227 2010-07-15 13:02:36 +00:00
mb863
8ad5417253 NIHVIVO-772: I am using the class 'thumbnail' to delete the thumbnail instead of class delete. 2010-07-13 20:19:38 +00:00
mb863
f0900aa262 NIHVIVO-364: Improved the error message if the Contact Form email address is not provided under Site Information 2010-07-13 16:07:32 +00:00
mb863
529decb0fe NIHVIVO-364 2010-07-13 16:06:16 +00:00
mb863
ecd92ad5d6 NIHVIVO-577. Improved photo upload: error messages, photo thumbnail placeholder, and cleaned javascript files 2010-07-13 14:37:27 +00:00
nac26
bb08bef23f Add focus on email or new password fields. Also updated validation message for password length when creating a new password NIHVIVO-227 2010-07-13 14:03:24 +00:00
bdc34
ffc9fc47e9 Adding feedback from search IndexController instead of a blank screen, so user knows when indexing is finished. NIHVIVO-783
Working on shor views for grants. NIHVIVO-630.
2010-07-12 18:51:19 +00:00
nac26
8d5e7a2dc0 JS tweaks for form validation (file upload) and delete confirmation NIHVIVO-577 2010-07-12 15:59:37 +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
mb863
6f82d3c131 2010-07-09 19:56:27 +00:00
mb863
0de5829857 made changes for login 2010-07-09 19:36:41 +00:00
mb863
d69cf13311 added with and height image attributes to thumbnail images 2010-07-09 19:35:58 +00:00
mb863
3fa97c16f1 deleted image attributes for width and height, so preexisting images are displayed correctly 2010-07-09 19:08:11 +00:00
mb863
e78d6923db made changes for photo upload: new icon alert, created page for those with javascript disable, restructure javascript files 2010-07-09 18:55:04 +00:00
mb863
ed50a32549 Added note: "Please enter a password with more than 5 characters" 2010-07-08 19:54:23 +00:00
mb863
13bebf3b11 added "JavaScript must be enabled in order for you to log in. However, it seems JavaScript is either disabled or not supported by your browser. Please enable JavaScript by changing your browser options." to <noscrpit> tag 2010-07-08 19:53:00 +00:00
mb863
6f92bb143a added <noscript> tag 2010-07-08 19:21:09 +00:00
mb863
48eb027898 moved jcrop files to the jquery_plugins folder 2010-07-08 19:14:19 +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
mb863
f71ef30358 Added styles, icons, and improved login and password change 2010-07-08 16:18:14 +00:00
mb863
b4bb6845b1 deleted extra </br> 2010-07-08 01:56:57 +00:00
mb863
ed4e3c70cd added class for cancel buttons 2010-07-08 01:46:33 +00:00
mb863
2fdce46bb6 added class = clear to clear floats 2010-07-08 01:45:35 +00:00
jeb228
74c7660321 NIHVIVO-638 Check in first phase of changes to the Login form and backend. 2010-07-07 19:35:46 +00:00
mb863
f208d72d10 removed the following copy: "Max Size: 50 MB" 2010-07-07 17:18:16 +00:00