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
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|
rjy7
|
89643df83b
|
Remove unneeded commented-out lines from templates
|
2011-01-28 14:55:10 +00:00 |
|
rjy7
|
b5d1344158
|
NIHVIVO-1923 Modify activity type query so it only returns subclasses of objectClassUri, if that is defined. Need to deal with hard-coded literals case separately.
|
2011-01-27 22:39:02 +00:00 |
|
bjl23
|
d4d353d4b0
|
added missing prefixes to query
|
2011-01-27 22:15:58 +00:00 |
|
mb863
|
294cc3bb87
|
NIHVIVO-1315: Temporal graph was overlapping individual name.
|
2011-01-27 22:00:50 +00:00 |
|
bjl23
|
b2c7a7288a
|
authorInAuthorship query fix
|
2011-01-27 21:57:37 +00:00 |
|
mb863
|
2ebbde8c3b
|
NIHVIVO-1930: Fixed wrong icon size
|
2011-01-27 21:55:49 +00:00 |
|
mb863
|
f2d5441297
|
NIHVIVO-1930: Added info icon
|
2011-01-27 21:53:44 +00:00 |
|
cdtank
|
7955319bf2
|
1. Making changes to facilitate hide/show of information icon on profile page.
|
2011-01-27 21:43:21 +00:00 |
|
rjy7
|
0394cd971e
|
Fixed template error on person page when positions or research areas are null
|
2011-01-27 21:09:28 +00:00 |
|
bjl23
|
7313e4210d
|
rewritten list view queries with UNIONs plus various and sundry other bugfixes and improvements; also probably new bugs
|
2011-01-27 20:57:14 +00:00 |
|
tlw72
|
e05f8a6d04
|
NIHVIVO-1908: change for new information icon
|
2011-01-27 20:21:33 +00:00 |
|
rjy7
|
b32686ec09
|
NIHVIVO-1923 Correction to previous commit. Fix had been temporarily commented out.
|
2011-01-27 20:14:46 +00:00 |
|
rjy7
|
24e4432076
|
NIHVIVO-1923 Modify orgType query so it only returns subclasses of foaf:Organization. Otherwise form breaks in edit mode.
|
2011-01-27 20:11:19 +00:00 |
|
tlw72
|
aa625004da
|
NIHVIVO-1914: set the disabled style for selects back to the default look
|
2011-01-27 19:52:16 +00:00 |
|
bdc34
|
764a3bde2a
|
Adding date time with precision to grant form NIHVIVO-1915
|
2011-01-27 18:33:03 +00:00 |
|
rjy7
|
c633d3fbd0
|
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:55 +00:00 |
|
jeb228
|
c5e1ce4913
|
Keep FakeExternalAuthController commented out.
|
2011-01-27 14:53:04 +00:00 |
|
mb863
|
4fec8f74bf
|
Re-factored the markup and styles for visualization in individual pages.
|
2011-01-26 22:20:47 +00:00 |
|
mb863
|
c4d32307cc
|
NIHVIVO-1315, NIHVIVO1316: Re-factored the markup and styles for individual pages. Also I have introduced an image placeholder for non person individuals.
|
2011-01-26 22:19:18 +00:00 |
|
mb863
|
7580db63e0
|
NIHVIVO-1315, NIHVIVO1316: Added ellipses to link "more" for showing more core:overview content
|
2011-01-26 22:17:19 +00:00 |
|
cdtank
|
81f089389d
|
1. Fixed the bug (see NIHVIVO-1794) where wrong language was getting displayed in the sidebar for person level visualizations.
|
2011-01-26 22:01:59 +00:00 |
|
ass92
|
afec9c1b82
|
NIHVIVO-1571 servlet mapping for SDBSetupController
|
2011-01-26 21:45:04 +00:00 |
|
rjy7
|
8b00b33c1b
|
Restored setting of disabled values in edit mode that was inadvertently removed from a previous commit
|
2011-01-26 20:12:40 +00:00 |
|
cdtank
|
f69e2eb904
|
1. Did minor refactor in preparation for saving the state & possibly just swapping daata instead of redirecting to a completely new page when the change in parameter happens on the temporal graph vis.
|
2011-01-26 18:15:17 +00:00 |
|
rjy7
|
3ed8ed456f
|
NIHVIVO-1869 Remove old custom short view jsps and enclosing directory. Removed remnants of old start and end year properties from add role form.
|
2011-01-26 17:10:24 +00:00 |
|
rjy7
|
247026988e
|
NIHVIVO-1913 Fix grant form repair mode so core:roleIn relation is created. Additional fixes to form: a grant created by the form is now assigned type core:Grant in both add and repair modes; the grant name field is disabled in edit mode.
|
2011-01-26 16:48:00 +00:00 |
|
nac26
|
bac2011271
|
NIHVIVO-1073 Pagination for browsing individuals
|
2011-01-26 14:33:13 +00:00 |
|
nac26
|
1d51f94d56
|
NIHVIVO-1073 Fairly significant refactoring of markup and styles for menu pages. Got rid of duplication between the default template and template for people class group.
|
2011-01-26 14:16:57 +00:00 |
|
rjy7
|
06a97d36b1
|
NIHVIVO-1871 Fix addPublicationToPerson form so at least we don't get to a broken form in repair mode. Redirecting to authorship page, which is a low-cost though not ideal solution.
|
2011-01-25 23:05:22 +00:00 |
|
rjy7
|
9243ee7c60
|
NIHVIVO-1871 Added repair mode to grant and educational training custom forms.
|
2011-01-25 22:41:20 +00:00 |
|
rjy7
|
c80ba7eaf3
|
NIHVIVO-1871 Added repair mode to personInPosition custom form. Consolidated common code to determine mode into a method in FrontEndEditingUtils and removed from individual forms.
|
2011-01-25 22:00:51 +00:00 |
|
cdtank
|
8103db297b
|
1.Changed the style for when content for a parameter's comparison is loading. (bug fix)
|
2011-01-25 20:18:09 +00:00 |
|
cdtank
|
e7e3fb41ec
|
1.Changed the style for when content for a parameter's comparison is loading.
|
2011-01-25 20:09:32 +00:00 |
|
cdtank
|
6faa26a872
|
1.Changed the style for when content for a parameter's comparison is loading.
|
2011-01-25 20:08:54 +00:00 |
|
rjy7
|
08ff4fa013
|
Fix query for core:relatedRole so it gets core:Role individuals not assigned to a subclass
|
2011-01-25 19:17:10 +00:00 |
|