Commit graph

52 commits

Author SHA1 Message Date
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
jeb228
fb7d5bbba9 NIHVIVO-157 manual merge of the changes from branch NIHVIVO-157-file-storage 2010-06-20 19:23:19 +00:00
sjm222
d718ebb9de Resolution of JIRA issue NIHVIVO-404 2010-04-28 14:48:23 +00:00
nac26
10bf357d5e NIHVIVO-355 merging fix into trunk to hide tagline field 2010-04-13 16:50:40 +00:00
rjy7
a4497d1fa5 NIHVIVO-333 Merge revisions from rel-1.0-maint: Removed choice between image sizes on image upload page. Also added a note explaining that images smaller than 150x150px will not display well. 2010-04-08 21:12:27 +00:00
bdc34
6eac5a30c4 Undoing last revision 2010-04-08 18:42:20 +00:00
bdc34
c813094697 Merging r4678 to trunk 2010-04-08 18:36:50 +00:00
nac26
b931993a5e NIHVIVO-121 Tweaked text and overall experience of associating user accounts to individuals. Specifically, limited # of individuals that can be associated (max = 1) and also limited class of individuals available in select list (Person) 2010-04-05 13:37:10 +00:00
bjl23
16f3dd4324 resolves NIHVIVO-287 cardinality form 2010-04-05 13:04:27 +00:00
bdc34
232c8d0ae5 Adding ability to edit user to individual relations for unusual individuals. NIHVIVO-231 2010-04-02 19:48:56 +00:00
bdc34
e50a1bc6f5 Add dependent resources annotation to back end editing for object properties. NIHVIVO-212 2010-03-30 20:00:17 +00:00
bdc34
0103ac4713 Added names to list of people that a user may edit as on the user account control panel. NIHVIVO-262 2010-03-30 13:08:14 +00:00
bdc34
25da5a2866 Fixing NIHVIVO-237: Unable to create a new user 2010-03-26 15:15:48 +00:00
jeb228
b1744fd541 NIHVIVO-46 Add license tags to these files. 2010-03-24 20:26:26 +00:00
bdc34
87a97cd8df Adding a new boolean property to ObjectProperty. NIHVIVO-118 2010-03-22 22:04:47 +00:00
bdc34
1af92dc350 Adding ability for user accounts to be associated with individuals. NIHVIVO-121 2010-03-16 16:51:18 +00:00
bjl23
5ebd33a6ea work on NIHVIVO-116 'Enable RDF TBox export by ontology namespace' 2010-03-12 21:59:41 +00:00