Commit graph

1853 commits

Author SHA1 Message Date
rjy7
f8cb61a833 Another comment update 2011-01-31 20:19:04 +00:00
rjy7
5c0342d8ce Fix comments 2011-01-31 20:17:30 +00:00
rjy7
ede95e2fcb Cleanup of sparkline visualization template and hasStatements function 2011-01-31 20:01:37 +00:00
bjl23
bca2dbefcc code to run two-stage CONSTRUCTs and SELECTs for list views 2011-01-31 18:24:00 +00:00
mb863
aa1ad284bf NIHVIVO-556: Deleting userIcon.gif, the icon for user uses a png. 2011-01-31 18:12:42 +00:00
mb863
bcf5158978 NIHVIVO-1930: Replacing gif icon for png format 2011-01-31 17:58:15 +00:00
jeb228
c8278af94d NIHVIVO-719 More refactoring to shut down the thread properly. 2011-01-31 17:10:13 +00:00
nac26
285400f3df NIHVIVO-1959 Added default value for property parameter in hasStatement(). Tried to put the onus of determining whether a property is available in the function. Work in progress. 2011-01-31 16:51:10 +00:00
nac26
86d3f8ff3d NIHVIVO-1959 Added hasStatements() function for use by individual templates and especially visualization team to test and decide whether data is present to proceed with visualizations. Should eliminate initial ajax requests and the need for vivo specific code in vitro core. Work in progress. 2011-01-31 15:35:24 +00:00
nac26
e5b0ed9b29 NIHVIVO-1948 Missed committing this with r7241. Adds essential scrollTo jquery plugin 2011-01-31 15:23:11 +00:00
nac26
bb8617ba4a NIHVIVO-1883 For collated object properties, don't print the <h3> if we have no heading to render (individuals that are not asserted as any sub class) 2011-01-31 05:27:19 +00:00
nac26
f0a3b8cc79 NIHVIVO-1929 Added test for when startDate = endDate. In this case, display this as a single date instead of an interval. 2011-01-31 05:10:52 +00:00
nac26
379d9ce1f7 NIHVIVO-1948 Pulled pagination out into its own function so it can be called by the default file and any product extension. Also introduced scrolling to getIndividuals(). Not sure if we'll keep this. 2011-01-31 04:03:32 +00:00
mb863
0c11498905 NIHVIVO-1925: Moved css that references vivo-specific ontology properties into
individual-vivo.css in VIVO. Also, added space between selector name and opening bracket.
2011-01-30 19:14:18 +00:00
mb863
8e9689aff4 NIHVIVO-1953: Removed search.css from wilma. Made search theme agnostics. Added styles. 2011-01-30 17:58:33 +00:00
mb863
e25b9fe3f1 NIHVIVO-641: Removed Network stats. If BC provide the data to wire the network stats, I will put it back. Also, cleaned menupage.css 2011-01-30 17:19:23 +00:00
jeb228
bad03c9955 NIHVIVO-719 Begin refactoring, to try to figure out why the thread isn't shutting down. Pull the ServletContextListener into a separate inner class. 2011-01-28 21:45:47 +00:00
tlw72
c39c066b72 relocated and renamed info icon per NIHVIVO-1930 2011-01-28 20:45:02 +00:00
rjy7
ac74c1041a Changed name of image property display macro (was erroneously named "imageLinks") 2011-01-28 20:23:36 +00:00
rjy7
2e06b3d796 NIHVIVO-1956 Distinguish person and non-person placeholder images on image upload page. 2011-01-28 19:44:48 +00:00
nac26
dd839ebd18 NIHVIVO-1073 Menu page refactoring. Removed temporary placeholder files and introduced pie charts on menu pages. UI team will compare with bar graphs on home page and determine whether we'll stick with one type over the other or throw them both into the mix. 2011-01-28 18:25:21 +00:00
nac26
81813bcb83 NIHVIVO-592 Improvements to class group browse and bar graphs on home page. 2011-01-28 18:21:17 +00:00
ass92
6b6bd1194a NIHVIVO-1926 code change in getSearchBoost method to retrieve float value. 2011-01-28 18:08:19 +00:00
mb863
d286816a2c NINVIVO-1315: Removing images/individual folder and files. This was a placeholder for coauthor images. 2011-01-28 17:43:28 +00:00
jeb228
7075521489 NIHVIVO-1944 If user is logged in, but not at a sufficient level, show the "insufficient authorization" message. 2011-01-28 16:53:28 +00:00
jeb228
b5f4714057 NIHVIVO-1944 Add logging statements, reformat. Make redirectToInsufficientAuthorizationPage() public, so it can be accessed from ConfirmLoginStatus.java 2011-01-28 16:52:15 +00:00
bjl23
25abfe0f32 rolling back undesirable changes from r.7210, 'boatload' 2011-01-28 16:49:15 +00:00
jeb228
8894597e7e NIHVIVO-1942 when loading the deploy.properties file, strip any trailing whitespace from the properties. 2011-01-28 16:08:56 +00:00
rjy7
5a84820263 NIHVIVO-1943 Correction to last commit, which broke the build due to an incomplete refactoring 2011-01-28 16:04:02 +00:00
rjy7
922a83f512 NIHVIVO-1943 Minor refactoring (method and variable name changes) 2011-01-28 15:57:08 +00:00
rjy7
231d9ed818 NIHVIVO-1943 Add support for <query-construct> elements in list view configs 2011-01-28 15:42:55 +00:00
rjy7
bb8e0b5aae Remove unneeded commented-out lines from templates 2011-01-28 14:55:08 +00:00
bdc34
b3fdb4fbfe Catching NPE when classgroup has no display rank. 2011-01-27 23:43:51 +00:00
bdc34
ecc1c05bb7 Adding generics to Entity2LuceneDoc.java 2011-01-27 23:43:25 +00:00
bdc34
5a65e97daf Fixing null in DWR for entity back end editing NIHVIVO-1939 2011-01-27 23:41:42 +00:00
bdc34
347c09ef51 Fixing NPE when individual has no moniker and no types. NIHVIVO-1927 2011-01-27 23:22:04 +00:00
sjm222
d68faf2cec tweaks to kb migration logging 2011-01-27 23:01:28 +00:00
sjm222
1095865e8a tweaks to kb migration logging 2011-01-27 22:48:19 +00:00
sjm222
83ff76d1b4 tweaks to kb migration logging 2011-01-27 22:22:55 +00:00
mb863
70d14ff67f NIHVIVO-1930: Added info icon 2011-01-27 21:52:59 +00:00
ass92
a7606b079a NIHVIVO-1876 csv tool optimization. 2011-01-27 21:15:38 +00:00
ass92
0f05edf296 NIHVIVO-1876 csv tool optimization. 2011-01-27 21:14:36 +00:00
rjy7
c01dc9bf65 Fixed template error on person page when positions or research areas are null 2011-01-27 21:09:23 +00:00
bjl23
b5777a60ad rewritten list view queries with UNIONs plus various and sundry other bugfixes and improvements; also probably new bugs 2011-01-27 20:56:44 +00:00
sjm222
881c3ca4fa kb migration logging tweaks 2011-01-27 20:52:12 +00:00
sjm222
710ad1aff4 kb migration logging tweaks 2011-01-27 20:20:34 +00:00
tlw72
f5c8200f33 NIHVIVO-1908: placeholder icon for pub/grant info 2011-01-27 20:06:50 +00:00
rjy7
43e18bf8af Moved display of personInPosition and hasResearchArea properties to a macro. Adjusted css selectors accordingly to align with auto-generated ids. 2011-01-27 16:07:51 +00:00
jeb228
f33d0eac83 When logging an exception, log the stack trace as well. 2011-01-27 15:32:31 +00:00
nac26
d982007d98 NIHVIVO-1924 Added explicit color for #adminDashboard h4 so as to not inadvertently collide with general h4 rules from theme 2011-01-27 15:29:20 +00:00