Commit graph

1071 commits

Author SHA1 Message Date
ryounes
d6bacf0c95 Revert changes in r8069 since it was messing up display of mainImage in edit mode for individuals with no image 2011-05-26 14:35:09 +00:00
ryounes
6fc85c2595 NIHVIVO-2623 Upgrade to Freemarker 2.3.18 2011-05-25 20:08:35 +00:00
j2blake
1bac5c5fbc NIHVIVO-2279 Implement CreatePassword - start to separate into user vs. admin functions. 2011-05-25 20:03:02 +00:00
ryounes
a220c5cba6 Add tests for existence of property in addLinkWithLabel and addLink macros 2011-05-25 19:47:18 +00:00
manolobevia
b8c058384f NIHVIVO-2280. Worked on markup and styles for account main page, add account, and edit account. Work in progress. 2011-05-25 02:29:29 +00:00
j2blake
0aef0368c6 NIHVIVO-2279 Implement Add Account (no associations) and Delete Accounts. 2011-05-24 21:15:56 +00:00
ryounes
3fbbd561c5 NIHVIVO-2460 Migrate menu pages to Solr index 2011-05-24 20:46:46 +00:00
ryounes
c3049eb9c5 NIHVIVO-2460 Solr-based RDF generation on individual list page 2011-05-24 15:09:50 +00:00
j2blake
74a34e8a31 NIHVIVO-2279 Add more functions to the UserAccount controller. 2011-05-18 21:47:44 +00:00
manolobevia
6b78f93c02 Changed content for Term of Use page requested by Jon Corson-Rikert and Elly 2011-05-17 19:27:12 +00:00
j2blake
8fcb6a5fe5 VIVO-304 clean up old login-related files. 2011-05-17 18:11:34 +00:00
cappadona
552717c3f5 Merged r7965 from nihvivo-rel-1.2-maint branch. 2011-05-16 17:37:50 +00:00
cappadona
ae7965b390 NIHVIVO-2601 Removed displaying entered values for password fields on validation 2011-05-16 17:24:37 +00:00
j2blake
d682659956 fix compile error 2011-05-13 19:39:35 +00:00
j2blake
54944917ac Remove inappropriate references to LoginStatusBean from JSPs. 2011-05-13 19:18:32 +00:00
cappadona
17b94a3a88 VIVO-369 NIHVIVO-2510 Expanded the width of the <ul> for class names. Very long classnames will still extend to a second line and throw off the alignment of the bar graph. 2011-05-13 18:03:20 +00:00
brianjlowe
d83382ab73 Cleaned up some miscellaneous cruft 2011-05-13 16:04:39 +00:00
j2blake
2d8873f41e NIHVIVO-2601 Improve the password-change functioning. 2011-05-12 20:59:08 +00:00
ryounes
d4aff14e6f NIHVIVO-2437 Minor refactoring 2011-05-12 20:42:14 +00:00
cappadona
675e80d950 Markup cleanup for consistency and removed VIVO reference. 2011-05-12 16:18:26 +00:00
briancaruso
4144046559 Refactoring the N3 editing to reorganize packages 2011-05-12 16:02:37 +00:00
cappadona
189aeed711 NIHVIVO-2601 Updated markup and validation handling for internal login form. Still needs work for forced password change situations. 2011-05-12 14:38:00 +00:00
ryounes
7b57aa365a Fix typos 2011-05-12 14:33:59 +00:00
j2blake
44f4189767 NIHVIVO-1420 Get rid of VitroRequestPrep.isSelfEditing() and use other, more meaningful methods instead. 2011-05-11 19:24:00 +00:00
manolobevia
e66b540f41 NIHVIVO-2280: Worked on pagination, accounts per page, sorting columns for accounts display, and select all email addresses. Work in progress, nothing final. 2011-05-11 17:14:28 +00:00
j2blake
7fed5babcf NIHVIVO-2601 Create internal login for systems that only reveal the external authentication. 2011-05-11 16:02:43 +00:00
brianjlowe
fbead2b020 NIHVIVO-2403 Remove tabs from code 2011-05-10 20:15:31 +00:00
manolobevia
99bf50e075 NIHVIVO-2280: Worked on markup and css for account management templates 2011-05-09 20:11:09 +00:00
j2blake
63b0633e35 NIHVIVO-2279 First stab at UserAccountsListController 2011-05-06 14:53:47 +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
j2blake
5c71b5984d Remove obsolete AXIS-related code. Remove files related to the mocked up temporary-login page. 2011-05-02 16:32:42 +00:00
ryounes
0e376ae2a9 Fix error in dump template 2011-05-02 16:15:53 +00:00
j2blake
5610249bbc NIHVIVO-2492 convert JSPs from <vitro:requiresAuthorizationFor> and <vitro:confirmLoginStatus> to <vitro:confirmAuthorization> 2011-04-27 20:20:25 +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
j2blake
6edca01dd8 NIHVIVO-2492 Delete obsolete JSPs that reference old authorization mechanisms. 2011-04-27 16:28:19 +00:00
j2blake
665b10f3b2 NIHVIVO-2492 Improve the names of some RequestedActions -- fix JSPs 2011-04-26 21:31:09 +00:00
j2blake
6c8c6bcfae Get rid of FakeSelfEditing. 2011-04-26 21:21:21 +00:00
ryounes
e7e9507d58 NIHVIVO-2540 Fixed compile errors in 3 jsps. 2011-04-25 17:27:05 +00:00
ryounes
1b9f4bbdce NIHVIVO-1562 Show class of template directive/model in dump. Use LinkedHashMap in help data structure to ensure ordering of the entries. 2011-04-22 22:16:28 +00:00
ryounes
b6ea045503 NIHVIVO-1562 Modify help methods on existing template directives and methods to align with new dump directive requirements 2011-04-22 21:42:08 +00:00
ryounes
9aa6c17dd9 NIHVIVO-1562 Rename dump template. 2011-04-22 21:24:33 +00:00
ryounes
686d994b32 2011-04-22 21:18:06 +00:00
ryounes
0926e5cc30 NIHVIVO-2479 Small improvements to dump output 2011-04-22 20:27:55 +00:00
ryounes
8f0b6f7b01 NIHVIVO-2479 Finalize dump template 2011-04-22 19:45:45 +00:00
j2blake
483e5b7bc9 Add missing import. 2011-04-22 18:26:56 +00:00
j2blake
aab03c38d3 PropertyEditLink is gone -- remove references to it. 2011-04-22 18:18:29 +00:00
ryounes
530c7a70f8 NIHVIVO-2479 Continue work on dump templates for values of different types 2011-04-22 16:55:36 +00:00
j2blake
930ee45f52 Fix compile error in the comments. 2011-04-22 16:47:59 +00:00
ryounes
62e6f0a3d6 NIHVIVO-2479 Continue work on dump templates for values of different types 2011-04-22 15:49:07 +00:00
j2blake
0d496bbb7f Won't compile, and no longer used, per Brian Lowe 2011-04-22 14:47:36 +00:00