Update: Framework Dependancies Updated

Update: jQuery 1.9.1, jQuery UI 1.10, T4MVC, jQuery Validate,
Highcharts, Knockout, tinymce; Remove: dotless compiler
This commit is contained in:
Gary Sharp
2013-02-19 16:14:00 +11:00
parent e589c5edb4
commit a76cd8c829
78 changed files with 74564 additions and 52660 deletions
@@ -8,7 +8,7 @@ Highcharts.theme = {
"#55BF3B", "#DF5353", "#7798BF", "#aaeeee"],
chart: {
backgroundColor: {
linearGradient: [0, 0, 250, 500],
linearGradient: { x1: 0, y1: 0, x2: 1, y2: 1 },
stops: [
[0, 'rgb(48, 48, 96)'],
[1, 'rgb(0, 0, 0)']
@@ -133,7 +133,7 @@ Highcharts.theme = {
navigation: {
buttonOptions: {
backgroundColor: {
linearGradient: [0, 0, 0, 20],
linearGradient: { x1: 0, y1: 0, x2: 0, y2: 1 },
stops: [
[0.4, '#606060'],
[0.6, '#333333']
@@ -160,7 +160,7 @@ Highcharts.theme = {
rangeSelector: {
buttonTheme: {
fill: {
linearGradient: [0, 0, 0, 20],
linearGradient: { x1: 0, y1: 0, x2: 0, y2: 1 },
stops: [
[0.4, '#888'],
[0.6, '#555']
@@ -174,7 +174,7 @@ Highcharts.theme = {
states: {
hover: {
fill: {
linearGradient: [0, 0, 0, 20],
linearGradient: { x1: 0, y1: 0, x2: 0, y2: 1 },
stops: [
[0.4, '#BBB'],
[0.6, '#888']
@@ -187,7 +187,7 @@ Highcharts.theme = {
},
select: {
fill: {
linearGradient: [0, 0, 0, 20],
linearGradient: { x1: 0, y1: 0, x2: 0, y2: 1 },
stops: [
[0.1, '#000'],
[0.3, '#333']
@@ -224,7 +224,7 @@ Highcharts.theme = {
scrollbar: {
barBackgroundColor: {
linearGradient: [0, 0, 0, 20],
linearGradient: { x1: 0, y1: 0, x2: 0, y2: 1 },
stops: [
[0.4, '#888'],
[0.6, '#555']
@@ -233,7 +233,7 @@ Highcharts.theme = {
barBorderColor: '#CCC',
buttonArrowColor: '#CCC',
buttonBackgroundColor: {
linearGradient: [0, 0, 0, 20],
linearGradient: { x1: 0, y1: 0, x2: 0, y2: 1 },
stops: [
[0.4, '#888'],
[0.6, '#555']
@@ -242,7 +242,7 @@ Highcharts.theme = {
buttonBorderColor: '#CCC',
rifleColor: '#FFF',
trackBackgroundColor: {
linearGradient: [0, 0, 0, 10],
linearGradient: { x1: 0, y1: 0, x2: 0, y2: 1 },
stops: [
[0, '#000'],
[1, '#333']
@@ -133,7 +133,7 @@ Highcharts.theme = {
navigation: {
buttonOptions: {
backgroundColor: {
linearGradient: [0, 0, 0, 20],
linearGradient: { x1: 0, y1: 0, x2: 0, y2: 1 },
stops: [
[0.4, '#606060'],
[0.6, '#333333']
@@ -160,7 +160,7 @@ Highcharts.theme = {
rangeSelector: {
buttonTheme: {
fill: {
linearGradient: [0, 0, 0, 20],
linearGradient: { x1: 0, y1: 0, x2: 0, y2: 1 },
stops: [
[0.4, '#888'],
[0.6, '#555']
@@ -174,7 +174,7 @@ Highcharts.theme = {
states: {
hover: {
fill: {
linearGradient: [0, 0, 0, 20],
linearGradient: { x1: 0, y1: 0, x2: 0, y2: 1 },
stops: [
[0.4, '#BBB'],
[0.6, '#888']
@@ -187,7 +187,7 @@ Highcharts.theme = {
},
select: {
fill: {
linearGradient: [0, 0, 0, 20],
linearGradient: { x1: 0, y1: 0, x2: 0, y2: 1 },
stops: [
[0.1, '#000'],
[0.3, '#333']
@@ -224,7 +224,7 @@ Highcharts.theme = {
scrollbar: {
barBackgroundColor: {
linearGradient: [0, 0, 0, 20],
linearGradient: { x1: 0, y1: 0, x2: 0, y2: 1 },
stops: [
[0.4, '#888'],
[0.6, '#555']
@@ -233,7 +233,7 @@ Highcharts.theme = {
barBorderColor: '#CCC',
buttonArrowColor: '#CCC',
buttonBackgroundColor: {
linearGradient: [0, 0, 0, 20],
linearGradient: { x1: 0, y1: 0, x2: 0, y2: 1 },
stops: [
[0.4, '#888'],
[0.6, '#555']
@@ -242,7 +242,7 @@ Highcharts.theme = {
buttonBorderColor: '#CCC',
rifleColor: '#FFF',
trackBackgroundColor: {
linearGradient: [0, 0, 0, 10],
linearGradient: { x1: 0, y1: 0, x2: 0, y2: 1 },
stops: [
[0, '#000'],
[1, '#333']
@@ -8,7 +8,7 @@ Highcharts.theme = {
"#55BF3B", "#DF5353", "#7798BF", "#aaeeee"],
chart: {
backgroundColor: {
linearGradient: [0, 0, 0, 400],
linearGradient: { x1: 0, y1: 0, x2: 0, y2: 1 },
stops: [
[0, 'rgb(96, 96, 96)'],
[1, 'rgb(16, 16, 16)']
@@ -86,7 +86,7 @@ Highcharts.theme = {
},
tooltip: {
backgroundColor: {
linearGradient: [0, 0, 0, 50],
linearGradient: { x1: 0, y1: 0, x2: 0, y2: 1 },
stops: [
[0, 'rgba(96, 96, 96, .8)'],
[1, 'rgba(16, 16, 16, .8)']
@@ -132,7 +132,7 @@ Highcharts.theme = {
navigation: {
buttonOptions: {
backgroundColor: {
linearGradient: [0, 0, 0, 20],
linearGradient: { x1: 0, y1: 0, x2: 0, y2: 1 },
stops: [
[0.4, '#606060'],
[0.6, '#333333']
@@ -159,7 +159,7 @@ Highcharts.theme = {
rangeSelector: {
buttonTheme: {
fill: {
linearGradient: [0, 0, 0, 20],
linearGradient: { x1: 0, y1: 0, x2: 0, y2: 1 },
stops: [
[0.4, '#888'],
[0.6, '#555']
@@ -173,7 +173,7 @@ Highcharts.theme = {
states: {
hover: {
fill: {
linearGradient: [0, 0, 0, 20],
linearGradient: { x1: 0, y1: 0, x2: 0, y2: 1 },
stops: [
[0.4, '#BBB'],
[0.6, '#888']
@@ -186,7 +186,7 @@ Highcharts.theme = {
},
select: {
fill: {
linearGradient: [0, 0, 0, 20],
linearGradient: { x1: 0, y1: 0, x2: 0, y2: 1 },
stops: [
[0.1, '#000'],
[0.3, '#333']
@@ -223,7 +223,7 @@ Highcharts.theme = {
scrollbar: {
barBackgroundColor: {
linearGradient: [0, 0, 0, 20],
linearGradient: { x1: 0, y1: 0, x2: 0, y2: 1 },
stops: [
[0.4, '#888'],
[0.6, '#555']
@@ -232,7 +232,7 @@ Highcharts.theme = {
barBorderColor: '#CCC',
buttonArrowColor: '#CCC',
buttonBackgroundColor: {
linearGradient: [0, 0, 0, 20],
linearGradient: { x1: 0, y1: 0, x2: 0, y2: 1 },
stops: [
[0.4, '#888'],
[0.6, '#555']
@@ -241,7 +241,7 @@ Highcharts.theme = {
buttonBorderColor: '#CCC',
rifleColor: '#FFF',
trackBackgroundColor: {
linearGradient: [0, 0, 0, 10],
linearGradient: { x1: 0, y1: 0, x2: 0, y2: 1 },
stops: [
[0, '#000'],
[1, '#333']
@@ -7,7 +7,7 @@ Highcharts.theme = {
colors: ['#058DC7', '#50B432', '#ED561B', '#DDDF00', '#24CBE5', '#64E572', '#FF9655', '#FFF263', '#6AF9C4'],
chart: {
backgroundColor: {
linearGradient: [0, 0, 500, 500],
linearGradient: { x1: 0, y1: 0, x2: 1, y2: 1 },
stops: [
[0, 'rgb(255, 255, 255)'],
[1, 'rgb(240, 240, 255)']