Any suggestions for web parts in SharePoint for a release schedule?
I've been poking around and nothing is really sticking out.
I am trying to create a schedule that accounts for all of our stored procs and jobs that run in our data warehouse. The idea is to great a Sunday = Saturday columnar web part that has color coating for different parts of the day. I was thinking calendar could do this but it maybe to limited.
Make I just need to create a word table and break it out as such.
Any thoughts?
I am trying to create a schedule that accounts for all of our stored procs and jobs that run in our data warehouse. The idea is to great a Sunday = Saturday columnar web part that has color coating for different parts of the day. I was thinking calendar could do this but it maybe to limited.
Make I just need to create a word table and break it out as such.
Any thoughts?
Comments
-
N2IT Inactive Imported Users Posts: 7,483 ■■■■■■■■■■I'm up for it thanks for the link, I'll review.
Ideally I would just have a calendar Sun - Sat and remove the date scrolling and date numbers. The release schedule and jobs are static and never really change, but they do exists. I really need to get into designer and start to utilize some code to remove those calendar features.
I would like to leverage a coloring in the time lines of the day to indicate high volume on the database server or moderate and then low. The color coding would be a great visualization. -
philz1982 Member Posts: 978Fun with SharePoint | SharePoint 2013 Site Templates Codes for PowerShell (how to query your templates)
Paid versions (Bamboo has nice ones but they are pricey, amrein's are ugly but you can edit the themes).
Sharepoint Color Calendar Web Part
Sharepoint Calendar Roll Up Web Part
SharePoint Calendar Web Part - Bamboo Solutions
Open Source
https://minicalendarwebpart.codeplex.com/ (this is open source but its in 2010, wouldn't be hard to convert.)
Here are a list of open source calendar projects
CodePlex - Project DirectoryRead my blog @ www.buildingautomationmonthly.com
Connect with me on LinkedIn @ https://www.linkedin.com/in/phillipzito -
philz1982 Member Posts: 978I'm tempted to drop the 90 dollars LOL.
I'm all about fast, if I can get something that's pre-made that costs less then the $/hr it would cost me to make it.Read my blog @ www.buildingautomationmonthly.com
Connect with me on LinkedIn @ https://www.linkedin.com/in/phillipzito -
N2IT Inactive Imported Users Posts: 7,483 ■■■■■■■■■■That's what I do in my position, lol. Make (Make or Buy decisions)
-
N2IT Inactive Imported Users Posts: 7,483 ■■■■■■■■■■I'm making now, for fun. Talk about learning a lot, after I keep bombing the HTML and crashing the pages. Good times!
-
philz1982 Member Posts: 978https://msdn.microsoft.com/en-us/library/ee231546.aspx
sharepoint designer - How to get a mini calendar webpart like an asp.net calendar webpart - SharePoint Stack Exchange
asp.net - create custom sharepoint calendar webpart with data from a WCF service - Stack OverflowRead my blog @ www.buildingautomationmonthly.com
Connect with me on LinkedIn @ https://www.linkedin.com/in/phillipzito