rjy7
|
ce74bfc81e
|
Change sortable event that triggers author reordering from stop to update.
|
2010-09-20 20:11:51 +00:00 |
|
tlw72
|
b01dbf2d54
|
Merge 1375 from rel-1.1-maint branch; autocomplete help text
|
2010-09-20 18:13:00 +00:00 |
|
tlw72
|
e48d80d008
|
Change for autocomplete help text; merge from r1374 in rel-1.1-maint branch
|
2010-09-20 17:46:33 +00:00 |
|
rjy7
|
6af4b3c87d
|
Some refactoring in FreemarkerHttpServlet
|
2010-09-16 15:50:39 +00:00 |
|
cdtank
|
571182b98e
|
1. Made changes to the styling of text for the sparklines. Made them more amenable to IE's whims.
|
2010-09-15 20:46:08 +00:00 |
|
rjy7
|
62761c9542
|
CSS fixes for custom forms
|
2010-09-15 20:20:47 +00:00 |
|
rjy7
|
a83ebecc36
|
NIHVIVO-650 Reworked Freemarker sparkline implementation for better controller/view separation
|
2010-09-10 14:23:58 +00:00 |
|
rjy7
|
5f0e4515fb
|
Merge r1363 from rel-1.1-maint
|
2010-09-10 13:37:41 +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 |
|
ejc12
|
87bc8d696e
|
Holly did some more tweaking on the AddNonPersonThings test suite.
|
2010-09-08 21:27:27 +00:00 |
|
rjy7
|
24de7c4471
|
Merge r1357 from rel-1.1-maint branch (reverting addition of description field to role custom form and short view)
|
2010-09-08 20:40:02 +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 |
|
ejc12
|
404688f420
|
Holly has finished the AddNonPersonThings test suite except for possible pauses when ran all at once.
|
2010-09-08 20:29:41 +00:00 |
|
ejc12
|
0f96777148
|
Holly is doing some more fine-tuning of the AddNonPersonThings test suite.
|
2010-09-08 18:54:05 +00:00 |
|
ejc12
|
f887bed8ff
|
Holly is continuing to make changes to the AddNonPersonThings suite.
|
2010-09-08 18:37:31 +00:00 |
|
ejc12
|
bbc67bfa0c
|
Holly is adding more tests to AddNonPersonThings.
|
2010-09-08 17:21:03 +00:00 |
|
ejc12
|
39b3738cd9
|
|
2010-09-08 14:37:08 +00:00 |
|
ejc12
|
1a31ec1509
|
|
2010-09-08 14:35:22 +00:00 |
|
rjy7
|
e3c30f3227
|
Merge r1348:1350 from rel-1.1-maint
|
2010-09-08 14:27:28 +00:00 |
|
rjy7
|
b4e5a3903b
|
Merge r1346 from rel-1.1-maint
|
2010-09-08 13:51:47 +00:00 |
|
rjy7
|
d8789cfc67
|
Block merge of r1342, r1344 from rel-1.1-maint. Changes have been applied manually to the trunk.
|
2010-09-08 13:47:56 +00:00 |
|
rjy7
|
5484036ee9
|
Put focus on acSelector field after type is selected in custom forms.
|
2010-09-07 20:54:13 +00:00 |
|
rjy7
|
e4be7c255d
|
NIHVIVO-1098 Make start year optional when editing a position history, but required when adding a new position history.
|
2010-09-07 20:04:19 +00:00 |
|
rjy7
|
61059399b4
|
NIHVIVO-1022 Made organization type and label required on position history form
|
2010-09-07 16:21:13 +00:00 |
|
rjy7
|
74daa5fd58
|
Block merge of r1339 from rel-1.1-maint
|
2010-09-03 21:54:14 +00:00 |
|
rjy7
|
2a2d87006b
|
NIHVIVO-1110 Fix cancel button after validation errors on all custom form types
|
2010-09-03 21:50:27 +00:00 |
|
rjy7
|
6f2dcba70d
|
NIHVIVO-1110 Fix cancel button after undoing an autocomplete selection on grant and educational background form.
|
2010-09-03 21:34:53 +00:00 |
|
rjy7
|
62dc701913
|
Block merge of r1335 from rel-1.1.-maint
|
2010-09-03 21:27:31 +00:00 |
|
rjy7
|
1d71a7ccc6
|
Rewrote placeholder substitution mechanism in custom forms to use jquery element data.
|
2010-09-03 21:06:30 +00:00 |
|
jeb228
|
fde6fc116d
|
NIHVIVO-736 Create a Login.java controller to replace login_process.jsp.
|
2010-09-03 20:58:16 +00:00 |
|
rjy7
|
ddaa72d639
|
NIHVIVO-1024 Fixed error in clearFields() method of customFormUtils from last commit: field val was not being cleared. When type selection changes, prevent emptying of acSelector field if a new type value has been entered manually.
|
2010-09-03 20:18:37 +00:00 |
|
rjy7
|
243073d7a2
|
NIHVIVO-1024 When returning from validation error in educational background form (and roles form in repair mode), hide org name validation error if org name field is hidden.
|
2010-09-03 19:32:35 +00:00 |
|
rjy7
|
762a32045e
|
NIHVIVO-1024 Custom form Javascript bug fixes
|
2010-09-03 19:08:33 +00:00 |
|
rjy7
|
45b1545b3a
|
NIHVIVO-1024 Modified the way placeholder text in labels is handled to make it more general and apply to any label or text in the form.
|
2010-09-03 15:51:32 +00:00 |
|
jeb228
|
6fb1e6bf02
|
VIVO-246 Add a filter to limit the lifetime of trivial sessions.
|
2010-09-02 20:14:50 +00:00 |
|
rjy7
|
4587642a81
|
NIHVIVO-1024 Implement educational training custom form as a single-step form. Merged two css files.
|
2010-09-02 19:54:05 +00:00 |
|
rjy7
|
4cd669ab0a
|
NIHVIVO-1024 Reimplement educational training to use autocomplete rather than select list for related organization. This iteration has the form working like roles and position history forms, in two steps, with organization type selection in step 1. Next iteration will implement as single-step form.
|
2010-09-02 15:39:56 +00:00 |
|
rjy7
|
56856f0704
|
NIHVIVO-1023 Change position history custom form to use autocomplete rather than select list for related organization
|
2010-09-01 21:06:17 +00:00 |
|
rjy7
|
03fd89842f
|
Moved Freemarker SiteAdminController
|
2010-08-31 19:37:24 +00:00 |
|
rjy7
|
468c2c4cac
|
Finalized Freemarker version of main site admin page.
|
2010-08-31 18:33:53 +00:00 |
|
jeb228
|
ce7dfe79e8
|
NIHVIVO-222 Return to stopping and starting Tomcat - stopping the webapp ran out of PermGen space no matter what I tried. Also some output formatting improvements.
|
2010-08-31 15:34:53 +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
|
dfcbe0b485
|
Rename Freemarker search result templates. Initial work on moving main site admin page to Freemarker: login form.
|
2010-08-30 19:39:51 +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 |
|
rjy7
|
8890c74b98
|
Reimplement search controller and search results display template in Freemarker. Error cases not handled yet.
|
2010-08-27 15:52:32 +00:00 |
|
rjy7
|
ec077b8bb5
|
NIHVIVO-803 Moved new implementation of author reordering into main files and removed temporary files.
|
2010-08-25 18:27:46 +00:00 |
|
jeb228
|
74fc1fb5d8
|
NIHVIVO-222 don't shut down Tomcat between sweets - just stop and start the app.
|
2010-08-24 20:46:14 +00:00 |
|
rjy7
|
62e166fd6f
|
NIHVIVO-803 Removed methods no longer needed after reimplementation of author reordering.
|
2010-08-24 17:05:31 +00:00 |
|