Commit graph

68 commits

Author SHA1 Message Date
brianjlowe
29ab2290b6 NIHVIVO-2316 removed unnecessary graph variables in queries 2011-06-13 17:55:13 +00:00
j2blake
f4ae63a309 NIHVIVO-2299 NIHVIVO-2279 cleanup 2011-06-09 14:55:47 +00:00
brianjlowe
9cad90a4c0 rewriting some taglib junk that broke an XML-style JSP 2011-06-07 20:52:28 +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
brianjlowe
d83382ab73 Cleaned up some miscellaneous cruft 2011-05-13 16:04:39 +00:00
brianjlowe
fbead2b020 NIHVIVO-2403 Remove tabs from code 2011-05-10 20:15:31 +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
5610249bbc NIHVIVO-2492 convert JSPs from <vitro:requiresAuthorizationFor> and <vitro:confirmLoginStatus> to <vitro:confirmAuthorization> 2011-04-27 20:20:25 +00:00
j2blake
665b10f3b2 NIHVIVO-2492 Improve the names of some RequestedActions -- fix JSPs 2011-04-26 21:31:09 +00:00
j2blake
aab03c38d3 PropertyEditLink is gone -- remove references to it. 2011-04-22 18:18:29 +00:00
j2blake
0d496bbb7f Won't compile, and no longer used, per Brian Lowe 2011-04-22 14:47:36 +00:00
j2blake
78c3294102 NIHVIVO-2492 Restrict pages by UseTabEditorPages requested action. 2011-04-19 16:30:46 +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
j2blake
8e3c13bd4c NIHVIVO-2492 Restrict JenaIngest, JenaExport, RDFUpload and SparqlQuery pages 2011-04-15 22:01:08 +00:00
tlw72
bf78f83b7d NIHVIVO-2029: added deprecation message to top of Tabs page. 2011-02-08 18:19:06 +00:00
tlw72
242443a569 NIHVIVO-2029: added deprecation message to top of Tabs page. 2011-02-08 18:14:52 +00:00
nac26
38f021251a NIHVIVO-1603 Using jQuery in place of DWR to return the moniker selection experience to its former glory 2011-02-06 01:44:24 +00:00
tlw72
d41e94a822 change vivo-basic select text to vivo-basic (deprecated) 2011-01-18 22:03:55 +00:00
tlw72
27b2f2d95c change vivo-basic select text to vivo-basic (deprecated) 2011-01-18 21:52:11 +00:00
tlw72
03db8dae59 NIHVIVO-1774: js change to allow deletes when there is no first/last names 2011-01-17 22:04:07 +00:00
rjy7
e9be56a37f NIHVIVO-1718 Removing the back end keyword forms, since: they are buggy; the property is not displayed on the individual page;
and the property will be removed in v1.3.
2011-01-14 21:39:44 +00:00
tlw72
a1238584fa NIHVIVO-1705: changed to handle cancel 2011-01-14 19:08:48 +00:00
tlw72
0356e4dde9 NIHVIVO-1705: fix for user account required fields 2011-01-14 18:55:35 +00:00
tlw72
9d22d1d08e NIHVIVO-33: change Default Password to Temporary Password 2011-01-10 19:39:35 +00:00
tlw72
9fcf165523 NIHVIVO-1565: additional required field validation 2011-01-10 17:54:23 +00:00
tlw72
ffe46f5725 NIHVIVO-33 and NIHVIVO-1565: updates to user account creation page 2011-01-10 17:53:09 +00:00
rjy7
c2a0df90a2 Enlarged file upload field. 2011-01-04 16:38:51 +00:00
bjl23
c2a2c67c77 NIHVIVO-1334 removing input element for short view on vclass editor plus fixes for bugs affecting ontology editor 2011-01-03 20:38:14 +00:00
mb863
833b58cd19 NIHVIVO-1546: Removed input text field for supporting Homepage blurb. It will hit 1.3 2010-12-15 18:00:39 +00:00
mb863
e6934a1623 NIHVIVO-1546: CHanged "Blurb" to "blurb" 2010-12-15 17:10:15 +00:00
mb863
0e9ad99b29 NIHVIVO-1456:
Added text area field to Site Information Editing form for including Homepage blurb
2010-12-15 16:53:52 +00:00
nac26
b27b3aa607 NIHVIVO-1389 NIHVIVO-1506 Added include for ${scripts} variable that had been mistakenly left out of basicPage.jsp. This was resulting in missing JavaScript and causing problems on individual control panel and visualizations for the individual page. Once the JS was returned, there was still another problem with jQuery's user of $() conflicting with DWR on the entity edits page. Resolved this using jQuery's built in noConflict() method. 2010-12-15 13:46:09 +00:00
mb863
fc43269ad5 NIHVIVO-1493: Defining app level classes. 2010-12-13 20:13:10 +00:00
mb863
85d7db23e5 NIHVIVO-1493: adding generic selector id="submit" for <input> type=submit. 2010-12-10 22:08:36 +00:00
bjl23
a9e244a3ee setting the stage for some connection management improvements 2010-12-09 21:55:27 +00:00
bjl23
f00e8bf585 adding graph variable to 'raw statements' queries 2010-12-01 22:03:02 +00:00
jeb228
18de61ca20 NIHVIVO-736 transitioning from LoginFormBean to LoginStatusBean. 2010-10-13 20:46:41 +00:00
bjl23
849680d4fa button renaming for NIHVIVO-1201 2010-10-06 17:53:24 +00:00
rjy7
849ea3a201 Finalized Freemarker version of main site admin page. 2010-08-31 18:33:51 +00:00
jeb228
f8176ed041 NIHVIVO-762 do server-side validation as well as client-side. Do MD5 encoding on the server side and not on the client side. 2010-08-09 13:35:09 +00:00
bdc34
f4409580b4 Cleanup of webapp context root. Removing many unused jsp files and some unused controllers. NIHVIVO-1000 2010-07-27 15:31:19 +00:00
bdc34
bf7240b440 Fixing how shor views are found on entityMergedPropsList.jsp NIHVIVO-833 2010-07-16 16:35:59 +00:00
ass92
f4d219637a NIHVIVO-330 new jsp result page for tool to merge individuals 2010-07-13 15:35:02 +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
bdc34
9e9876cd43 Removing vitro:citation from back end editing and front end display. NIHVIVO-503 2010-07-05 19:16:50 +00:00
bdc34
26053fa33e Removing vitro:citation from back end editing. NIHVIVO-503 2010-07-05 17:20:40 +00:00
rjy7
93ce1c2353 Changed image upload link to new destination 2010-07-02 22:07:47 +00:00
jeb228
ceb1bb2af9 NIHVIVO-161 Remove obsolete files from previous implementation. 2010-06-30 18:12:49 +00:00