Commit graph

35 commits

Author SHA1 Message Date
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
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
rjy7
03cfa3f584 NIHVIVO-75 Change "Datatype property" to "Data property" on editing forms 2010-02-01 21:59:52 +00:00
jeb228
4f2e303079 Improve output: distinguish between failed assertions (failures) and unexpected exceptions (errors), and print a filtered stack trace for any exception. 2010-01-29 22:13:57 +00:00