Commit graph

2927 commits

Author SHA1 Message Date
stellamit
88929f9cad update to VIVOONT-372, removing core:weight datatype property. 2011-08-09 16:23:55 +00:00
ryounes
1923e41be6 NIHVIVO-3114 Fix problems with dump of IndividualTemplateModel.qrData() 2011-08-08 22:28:58 +00:00
briancaruso
188f53bf30 Adding model locks to counter.jsp 2011-08-08 16:02:36 +00:00
ryounes
69b315effe NIHVIVO-2508 Change template properties to methods so not pre-computed. 2011-08-05 22:25:47 +00:00
stellamit
6379ec4cad VIVOONT-371 (terminology representation). Also, first check in to 1.4 after flora editing environment updated to 1.3. 2011-08-05 20:00:37 +00:00
briancaruso
a61de589d0 Attemping to commit merge properties 2011-08-05 14:19:44 +00:00
briancaruso
e36969650c Merging from 1.3 maint branch 2011-08-04 20:28:07 +00:00
manolobevia
6cfc150936 NIHVIVO-3095: Fixed display issue in menu pages 2011-08-03 18:21:23 +00:00
manolobevia
2a2ff7c2d7 NIHVIVO-3094: When this issue was fixed for VITRO theme, I introduced some displays issues in WILMA theme, but now it has been fixed. 2011-08-03 17:13:14 +00:00
ryounes
2e20918beb NIHVIVO-2508 Preparation for exposing some template model methods as methods rather than properties. Also condensed code used to generate editing links for menu management. 2011-08-03 14:55:20 +00:00
hjkhjk54
fcdff9ea54 Updates for NIHVIVO-3086 and NIHVIVO-2980 and subtasks: updating page data getters to rely on java class name, separating out internal class-specific set up and processing for menu management into VIVO code. 2011-08-02 15:24:29 +00:00
tworrall
266d3d007d NIHVIVO-3080: put js variables into double quotes so the script won't choke on names containing an apostrophe 2011-08-01 14:11:32 +00:00
tworrall
0912b8cf41 added .collaboratorship-link h3 a:hover selector to remove text-decoration on hover 2011-07-29 13:48:17 +00:00
tworrall
a03b590446 merging css change r3422 2011-07-29 13:13:20 +00:00
hlm7
c6a55adcbc Holly did some final (she hopes) test tweaking for RC4... 2011-07-28 20:41:05 +00:00
hlm7
0c2f08f38c Holly forgot one... 2011-07-28 19:46:05 +00:00
hlm7
da47de5507 Holly did some further tweaking of the Selenium test cases for RC4. 2011-07-28 19:45:32 +00:00
ejc12
e73af0d9a4 Merging from maint 1.3 (3420) for upgrade (3409) and install (3361). 2011-07-28 15:01:01 +00:00
hlm7
89db251ea4 More test case tweaking by Holly. 2011-07-28 14:00:34 +00:00
tankchintan
9a87463e61 1. Improvement of response time for co-pi visualization. In future remove the custom contruct queries and make use of cached, at least for the gramnts since they are very expensive. 2011-07-27 23:44:59 +00:00
hlm7
9aad3195b4 Holly made multiple changes while testing RC3. 2011-07-27 21:46:06 +00:00
tankchintan
6c3818f84a 1. Fix for http://issues.library.cornell.edu/browse/NIHVIVO-3070 made sure that the rows in the table for person level vis were created based on whether the entity in question has egoURI or not, instead of depending upon flash vis to provide sorted list with egoNode being the first element.
2. Tentative fix for http://issues.library.cornell.edu/browse/NIHVIVO-2953 will wait to hear more to change the UX further.

3. Fix for http://issues.library.cornell.edu/browse/NIHVIVO-2523 the current placement for downloading of this csv is subject to change.
2011-07-27 21:44:45 +00:00
deepakkoni
c37ae62188 Adding /WEB-INF/classes/smokeTests/vivoTests.txt to the repository. 2011-07-27 19:24:24 +00:00
hlm7
a888e7a563 Holly modified the ValidateNewMenus test case due to screen text and error message changes. 2011-07-27 18:19:28 +00:00
ryounes
1ab804eb5f Merge r3408 from maint-rel-1.3: fix typo in upgrade doc 2011-07-27 15:31:38 +00:00
ryounes
d9ce3f7300 Merge r3405 from maint-rel-1.3: tweaks to upgrade doc on list views 2011-07-27 15:26:56 +00:00
stellamit
1ad537cc85 merging changes from 1.3 branch 2011-07-27 15:13:59 +00:00
stellamit
cf9963e1f7 merging changes from 1.3 branch 2011-07-27 15:11:35 +00:00
jcorson-rikert
a1b6aeb55c NIHVIVO-3003 Jon's changes to Selenium tests from VIVO 1.3 RC2 2011-07-27 14:37:17 +00:00
jcorson-rikert
ca16dd2916 NIHVIVO-3003 Jon's changes from 1.3 RC2 2011-07-27 14:27:21 +00:00
cappadona
702d2691f2 Small formatting tweak for better readability. 2011-07-26 21:45:59 +00:00
deepakkoni
f4a2ffcb8d NIHVIVO 336 - Mappings for SmokeTestController defined in web.xml 2011-07-26 21:13:21 +00:00
ejc12
d6e84db49b Merging 3394 to 3396 from maint-rel-1.3 branch
Cleaning up text inconsistencies and grammar corrections from Tobi.
2011-07-26 19:59:21 +00:00
hjkhjk54
6a89cd166b Adding section that does deal with internal class so vivo can include this section and vitro no longer includes it 2011-07-26 18:55:11 +00:00
ejc12
b7dcde0dad Merge 3380 to 3393
Doc for NIHVIVO-3064
Edited step 6 to tell them to log in as root and that migration can take a while.
Added step 7 to have them rebuild their search index.
See pdf attached to Jira issue in addition to the upgrade-1.3.html file.
2011-07-26 18:42:11 +00:00
tankchintan
c5891043ee 1. change of text for the loading message per Jon's suggestion see http://issues.library.cornell.edu/browse/NIHVIVO-3047 2011-07-25 14:45:15 +00:00
cappadona
4de5f9fc23 NIHVIVO-3049 Merged r3389 from maint-rel-1.3 branch. 2011-07-25 13:52:42 +00:00
tankchintan
8ce8edc7c2 1. Removing dead code belonging to uncached version for temporal graphs. 2011-07-22 23:07:00 +00:00
tankchintan
f09e56b14d 1. Removing dead code belonging to uncached version for temporal graphs. 2011-07-22 23:06:34 +00:00
tankchintan
842b709120 1. Removing dead code belonging to uncached version for temporal graphs. 2011-07-22 23:02:48 +00:00
tankchintan
d1f8bdc7c1 1. Removing dead code belonging to uncached version for temporal graphs. 2011-07-22 22:53:15 +00:00
stellamit
207f26081c merging from 1.3 branch 2011-07-22 20:52:00 +00:00
cappadona
926c56a733 NIHVIVO-3007 Merged r3379 from maint-rel-1.3 branch. 2011-07-22 19:23:52 +00:00
cappadona
c8bd057b31 NIHVIVO-3007 Merged r3376 from maint-rel-1.3 branch. 2011-07-22 15:53:21 +00:00
cappadona
eb567572bd NIHVIVO-3005 NIHVIVO-3007 Merged r3374 from maint-rel-1.3 branch. 2011-07-22 15:51:24 +00:00
tankchintan
48b4ded3af 1. Improvement of text for "refresh cache". Reviewed by Joseph B. 2011-07-21 21:08:14 +00:00
tankchintan
54b390b851 1. Fix for issue http://issues.library.cornell.edu/browse/NIHVIVO-3019
2. Also changed the text in different cases for the error.
Code reviewed by Chin Hua.
2011-07-21 20:31:36 +00:00
cappadona
7a3f04be63 NIHVIVO-3022 NIHVIVO-2980 Merged r3365 from maint-rel-1.3 branch. 2011-07-21 19:57:00 +00:00
j2blake
91acdbc54a Correct the parameter names for programLogin 2011-07-21 19:52:46 +00:00
j2blake
9850875353 Start to create load test suite for release 1.3 2011-07-21 19:38:07 +00:00