rjy7
04d6f8b2d3
Removed unnecessary svn:ignore values
2011-01-31 21:27:05 +00:00
hlm7
1f0e09ab54
2011-01-31 21:17:47 +00:00
rjy7
5ef6b9fa77
NIHVIVO-1836 Restrict subclasses that can be returned from the collated default list view query
2011-01-31 21:16:06 +00:00
ejc12
389e059416
Dyslexia mix-up (link is on the right, not left)
2011-01-31 20:52:08 +00:00
hlm7
350350a5aa
2011-01-31 20:32:56 +00:00
hlm7
8f6fe701ce
Holly finished the association test changes.
2011-01-31 20:11:59 +00:00
rjy7
18ade9a1dd
NIHVIVO-1727 Corrections to core:relatedRole list view to get related individual that has no label
2011-01-31 20:04:46 +00:00
rjy7
0493637b3a
Cleanup of sparkline visualization template and hasStatements function
2011-01-31 20:04:00 +00:00
hlm7
49fe748fd0
Holly updated the autolink/association for vivo-basic tabs.
2011-01-31 19:54:47 +00:00
bkoniden
fb263e3178
Refactoring names of startdates in QueryFieldLabels.java
2011-01-31 19:35:58 +00:00
bkoniden
98231b0ce3
NIHVIVO-1940
...
- Modified the grant queries to use role's dateTime as a general rule and default to grant's dateTime when role's dateTime is not available.
2011-01-31 19:18:51 +00:00
hlm7
4653edf55b
2011-01-31 18:44:14 +00:00
hlm7
02115e26f2
2011-01-31 18:42:22 +00:00
hlm7
761a6bfd0b
Holly added the setting up and verification of a self-editor account.
2011-01-31 18:37:39 +00:00
bjl23
0cf5f7cef6
first list view with CONSTRUCTs
2011-01-31 18:23:23 +00:00
mb863
58e38f6898
NIHVIVO-1930: Replacing gif icon for png format
2011-01-31 18:15:48 +00:00
hlm7
225e5633f5
2011-01-31 17:50:44 +00:00
hlm7
4639efb168
Holly is working on the self-editor testing.
2011-01-31 17:50:22 +00:00
cdtank
5cacc57292
1. Made changes so that on individual pages the div containers for network links & sparkline image/text is only generated if there is content to be shown. This as opposed to always creating it first, hiding it & then shoing the container if there was any content.
...
2. Made sure that network link DIVs are separated by border & padding only if there is need. Now if a person only has grants, on it's profile page there is no longer border & padding on top of the co-investiogator link.
2011-01-31 17:40:06 +00:00
nac26
5ee4bf2ac6
NIHVIVO-1908 NIHVIVO-1930 Updated info icon image name to account for changes introduced in vitro r7236 and changed title text for icon to only reference publications and not grants (NIHVIVO-1931)
2011-01-31 17:01:50 +00:00
nac26
7f464394d0
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:50:01 +00:00
nac26
45e9480885
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:58 +00:00
rjy7
d61c7412ce
NIHVIVO-1727 Update collated hasRole query with same changes made in uncollated query
2011-01-31 15:02:04 +00:00
hlm7
6266db2f13
2011-01-31 15:00:45 +00:00
rjy7
c833e512e2
NIHVIVO-1727 Allow for optional activity label, using activity local name when no label exists.
2011-01-31 15:00:24 +00:00
nac26
a5acc986dd
NIHVIVO-1945 Added required hint for title field and updated labels button text for consistency with the rest of our forms
2011-01-31 05:02:57 +00:00
nac26
10a9f8750b
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:04:23 +00:00
mb863
32fed86027
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:51 +00:00
mb863
731d30343c
NIHVIVO-1953: Removed search.css from wilma. Made search theme agnostics. Added styles.
2011-01-30 17:59:01 +00:00
mb863
b1a648ec96
NIHVIVO-1954: Removed edit.css from screen.css in wilma theme
2011-01-30 17:33:39 +00:00
mb863
f04eaa6eb1
NIHVIVO-641: Removed Network stats. If BC provide the data to wire the network stats, I will put it back.
2011-01-30 17:19:55 +00:00
mb863
0f1eb66005
NIHVIVO-1961: Fixed: Datetimes overlap text on property displays that wrap to a second line
2011-01-30 16:59:16 +00:00
mb863
97e8344b3c
NIHVIVO-1930: Used iconInfo.png instead of gif format
2011-01-30 16:52:55 +00:00
cdtank
39e743f234
1. Removed double inclusion of a javascript file.
2011-01-28 23:30:53 +00:00
mb863
1596c7cd76
NIHVIVO-1952: Removed unused images and deleted commented references in WIlma.css
2011-01-28 22:44:22 +00:00
mb863
8d4ac5ea5c
NIHVIVO-1954: Removed edit.css from wilma. Added content of edit.css into wilma.css. Removed styles for Highlights section. Added space between selector name and opening bracket.
2011-01-28 21:50:54 +00:00
rjy7
0ef2fda7a9
NIHVIVO-1923 Handle hard-coded literal select elements in building query that limits activity type returned to the types in the select list
2011-01-28 21:50:17 +00:00
jeb228
6ddecbbddb
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:49 +00:00
rjy7
605b0c974e
NIHVIVO-1923 Moving construction of activityTypeQuery into a separate method, since it's lengthy
2011-01-28 20:53:31 +00:00
tlw72
cc722d5ad0
changed file extension from png to gif for the info icon
2011-01-28 20:42:26 +00:00
rjy7
9465073a6d
Changed name of image property display macro (was erroneously named "imageLinks")
2011-01-28 20:23:38 +00:00
mb863
2319663d09
NIHVIVO-1838: Fixing layout issues in IE6
2011-01-28 20:12:11 +00:00
hlm7
791b39fa9a
Holly did some tweaking on the visualizations tests.
2011-01-28 20:10:26 +00:00
hlm7
3119b48f7f
Holly added a test case for Temporal Graphs.
2011-01-28 19:25:09 +00:00
nac26
5e22691146
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:27:01 +00:00
nac26
7643ae2fcf
NIHVIVO-592 Improvements to class group browse and bar graphs on home page.
2011-01-28 18:22:15 +00:00
mb863
5862093449
NINVIVO-1315: Made a mistake, I didn't remove the files from the repository, I just removed them from Textmate. NOW the files in images/individual has been removed. Again, images in this folder were placeholders images for coauthor-ships.
2011-01-28 17:12:51 +00:00
mb863
7f9adab986
NIHVIVO-1930: Removed icon to vitro/webapp/web/images and renamed to iconInfo.png
2011-01-28 16:58:12 +00:00
bjl23
2cbd060696
rolling back undesirable changes from r.2403, 'boatload'
2011-01-28 16:49:54 +00:00
hlm7
6ebddbc085
Holly made some modification to the visualization test cases due to fixes.
2011-01-28 15:33:36 +00:00