Skip to content

Commit

Permalink
[TASK]: Updated Meteor to version 1.2.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthiasEckhart committed Nov 3, 2015
1 parent e3bc9f8 commit a40935f
Show file tree
Hide file tree
Showing 26 changed files with 41 additions and 3,065 deletions.
4 changes: 2 additions & 2 deletions .meteor/packages
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ reactive-var # Reactive variable
accounts-password
iron:router
alanning:roles
mizzao:bootstrap-3
twbs:bootstrap
mrt:jquery-ui
fourseven:scss
multiply:iron-router-progress
Expand All @@ -41,10 +41,10 @@ rajit:bootstrap3-datepicker
aldeed:autoform-bs-datepicker
momentjs:moment
yogiben:autoform-modals
particle4dev:upload-avatar
hausor:autoform-bs-minicolors
fortawesome:fontawesome
mrt:chartjs
jspdf:core
juliancwirko:s-alert
juliancwirko:s-alert-stackslide
selaias:avatar-upload
2 changes: 1 addition & 1 deletion .meteor/release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[email protected].0.2
[email protected].1
72 changes: 36 additions & 36 deletions .meteor/versions
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[email protected].1
[email protected].3
[email protected].2
[email protected].4
alanning:[email protected]
aldeed:autoform@5.5.1
aldeed:autoform@5.7.1
aldeed:[email protected]
aldeed:[email protected]
aldeed:collection2@2.3.1
aldeed:simple-schema@1.1.0
aldeed:collection2@2.5.0
aldeed:simple-schema@1.3.3
aldeed:[email protected]
[email protected].3
[email protected].4
[email protected]_1
[email protected]
[email protected]
Expand All @@ -19,24 +19,24 @@ [email protected]
[email protected]
[email protected]
[email protected]
check@1.0.6
check@1.1.0
chuangbo:[email protected]
[email protected].10
[email protected].11
[email protected]
[email protected]
[email protected].1
[email protected].2
[email protected]
[email protected].1
[email protected].2
[email protected]
[email protected]
[email protected].5
ecmascript-collections@0.1.6
[email protected].6
ecmascript-runtime@0.2.6
[email protected]
[email protected].7
[email protected].13
[email protected].8
[email protected].14
[email protected]
fortawesome:[email protected]
fourseven:scss@3.3.3_1
fourseven:scss@3.4.1
[email protected]
[email protected]
hausor:[email protected]
Expand All @@ -45,38 +45,37 @@ [email protected]
[email protected]
[email protected]
[email protected]
iron:[email protected].8
iron:[email protected].8
iron:[email protected].8
iron:[email protected].8
iron:[email protected].9
iron:[email protected].9
iron:[email protected].9
iron:[email protected].9
iron:[email protected].12
iron:[email protected].11
iron:[email protected].12
iron:[email protected].12
iron:[email protected].11
iron:[email protected].11
iron:[email protected].12
iron:[email protected].11
[email protected]
jspdf:[email protected]
juliancwirko:[email protected]
juliancwirko:[email protected]
[email protected]
[email protected].0_3
[email protected].1
[email protected]
[email protected]
[email protected]
matb33:[email protected].0
[email protected].9
matb33:[email protected].1
[email protected].10
[email protected]
meteorhacks:[email protected]
meteorhacks:[email protected]
meteorhacks:[email protected]
[email protected]
[email protected]
mizzao:[email protected]_1
mizzao:[email protected]
mizzao:sharejs-ace@1.1.9
mizzao:sharejs-ace@1.2.0
[email protected]
[email protected]
momentjs:[email protected]
[email protected].2
[email protected].3
[email protected]
[email protected]
mpowaga:[email protected]
Expand All @@ -89,33 +88,34 @@ [email protected]_2
[email protected]_1
[email protected]
[email protected]
particle4dev:[email protected]
[email protected]
[email protected]
raix:[email protected]
rajit:[email protected]
[email protected].4
[email protected].5
[email protected]
[email protected].2
[email protected].3
[email protected]
[email protected]
[email protected]
reywood:[email protected]
[email protected]
selaias:[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected].1
[email protected].4
[email protected].2
[email protected].5
[email protected]
todda00:[email protected]
[email protected]
twbs:[email protected]
[email protected]
[email protected]
[email protected]
[email protected].2
[email protected].3
[email protected]
yogiben:[email protected]
zimme:[email protected]
2 changes: 1 addition & 1 deletion client/lib/constants.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions client/main.html → client/views/application/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<link href='http:https://fonts.googleapis.com/css?family=Lily+Script+One' rel='stylesheet' type='text/css'>
<link href='http:https://fonts.googleapis.com/css?family=Hammersmith+One' rel='stylesheet' type='text/css'>
<link href='http:https://fonts.googleapis.com/css?family=Alegreya' rel='stylesheet' type='text/css'>
<link rel="icon" href="/images/favicon.ico">
<script type="text/javascript" src="/js/redips-drag-min.js"></script>
<script type="text/javascript" src="/js/particles.min.js"></script>
<script src="http:https://cdnjs.cloudflare.com/ajax/libs/waypoints/2.0.3/waypoints.min.js"></script>
Expand Down
Binary file removed public/images/aircraft.png
Binary file not shown.
Binary file removed public/images/arrow.png
Binary file not shown.
Binary file removed public/images/border-anim-h.gif
Binary file not shown.
Binary file removed public/images/border-anim-v.gif
Binary file not shown.
Binary file removed public/images/brackets.png
Binary file not shown.
Loading

0 comments on commit a40935f

Please sign in to comment.