Commit graph

1054 commits

Author SHA1 Message Date
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
ryounes
59c3f31e96 NIHVIVO-2479 Continue work on dump templates for values of different types 2011-04-22 00:05:28 +00:00
ryounes
2f884cec25 NIHVIVO-2479 Dump templates 2011-04-21 17:17:28 +00:00
manolobevia
38601a6cb0 NIHVIVO-2041: Extra padding for individual list section in menu pages when users zoom out pages in Firefox has been fixed. 2011-04-21 02:09:56 +00:00
ryounes
3fc09e5504 NIHVIVO-2507 Restore display of image to non-logged-in user 2011-04-20 22:14:12 +00:00
ryounes
84f779238c NIHVIVO-2470 Initial work on new dump template. Handle undefined variables. 2011-04-20 21:23:38 +00:00
ryounes
a49554db8f Add license text 2011-04-20 19:13:51 +00:00
ryounes
c1a7c7a9f5 NIHVIVO-2378 Add HelpDirective to freemarker dump package. Remove DescribeDirective from vitro source. 2011-04-20 18:56:05 +00:00
j2blake
da7f10cd0a NIHVIVO-2492 restrict assorted pages by UseMiscellaneousAdminPages and UseMiscellaneousCuratorPages 2011-04-20 17:13:26 +00:00
j2blake
760a1acf6d NIHVIVO-2492 jenaAdmin.jsp is no longer used, and not secure. Get rid of it. 2011-04-20 16:53:37 +00:00
j2blake
285eda8555 NIHVIVO-2492 testnetid.jsp is obsolete, using a hard-coded header name and a hard-coded matching ID property. Use /admin/showids.jsp instead. 2011-04-20 16:52:23 +00:00
j2blake
4d78b2896d NIHVIVO-2492 Fix misspelling of has_content, add guards against trying to use empty URLs. 2011-04-20 16:20:41 +00:00
j2blake
ab48ef4a9c NIHVIVO-2492 Restrict Individual editing by UseIndividualEditorPages requested action, and use of SiteAdmin page by UseSiteAdminPage. 2011-04-19 18:49:17 +00:00
ryounes
1e03e2b5a8 Merge r7827 from nihvivo-rel-1.2-maint branch: fix display of classgroups with no public name on index and home pages. 2011-04-19 16:33:21 +00:00
j2blake
78c3294102 NIHVIVO-2492 Restrict pages by UseTabEditorPages requested action. 2011-04-19 16:30:46 +00:00
j2blake
65a50bdff0 NIHVIVO-2492 Display "site configuration" options unless the siteConfig map is empty. 2011-04-19 16:05:08 +00:00
j2blake
11e19ce19a NIHVIVO-2492 Restrict pages by UsePortalEditorPages requested action. 2011-04-19 14:49:55 +00:00
j2blake
212916ebdc NIHVIVO-2492 Restrict pages by UseEditUserAccountsPages requested action. 2011-04-18 21:14:52 +00:00