mirror of
https://github.com/vale981/Vulcan
synced 2025-03-06 01:51:40 -05:00
updating autoform and simpleschema
This commit is contained in:
parent
34f092e4b7
commit
3d8e6f9237
21 changed files with 76 additions and 76 deletions
|
@ -5,15 +5,15 @@ accounts-password@1.0.4
|
|||
accounts-twitter@1.0.2
|
||||
accounts-ui-unstyled@1.1.4
|
||||
accounts-ui@1.1.3
|
||||
aldeed:autoform@4.1.0
|
||||
aldeed:autoform@4.2.0
|
||||
aldeed:collection2@2.2.0
|
||||
aldeed:simple-schema@1.1.0
|
||||
aldeed:simple-schema@1.2.0
|
||||
application-configuration@1.0.3
|
||||
artwells:queue@0.0.3
|
||||
autoupdate@1.1.3
|
||||
backbone@1.0.0
|
||||
base64@1.0.1
|
||||
bengott:avatar@0.7.1
|
||||
bengott:avatar@0.7.0
|
||||
binary-heap@1.0.1
|
||||
blaze-tools@1.0.1
|
||||
blaze@2.0.3
|
||||
|
@ -43,13 +43,13 @@ htmljs@1.0.2
|
|||
http@1.0.8
|
||||
id-map@1.0.1
|
||||
iron:controller@1.0.3
|
||||
iron:core@1.0.3
|
||||
iron:dynamic-template@1.0.3
|
||||
iron:layout@1.0.3
|
||||
iron:location@1.0.3
|
||||
iron:core@1.0.4
|
||||
iron:dynamic-template@1.0.5
|
||||
iron:layout@1.0.5
|
||||
iron:location@1.0.4
|
||||
iron:middleware-stack@1.0.3
|
||||
iron:router@1.0.3
|
||||
iron:url@1.0.3
|
||||
iron:url@1.0.4
|
||||
jparker:crypto-core@0.1.0
|
||||
jparker:crypto-md5@0.1.1
|
||||
jparker:gravatar@0.3.1
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"dependencies": [
|
||||
[
|
||||
"aldeed:simple-schema",
|
||||
"1.1.0"
|
||||
"1.2.0"
|
||||
],
|
||||
[
|
||||
"application-configuration",
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"dependencies": [
|
||||
[
|
||||
"aldeed:simple-schema",
|
||||
"1.1.0"
|
||||
"1.2.0"
|
||||
],
|
||||
[
|
||||
"application-configuration",
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
],
|
||||
[
|
||||
"aldeed:simple-schema",
|
||||
"1.1.0"
|
||||
"1.2.0"
|
||||
],
|
||||
[
|
||||
"application-configuration",
|
||||
|
@ -86,19 +86,19 @@
|
|||
],
|
||||
[
|
||||
"iron:core",
|
||||
"1.0.3"
|
||||
"1.0.4"
|
||||
],
|
||||
[
|
||||
"iron:dynamic-template",
|
||||
"1.0.3"
|
||||
"1.0.5"
|
||||
],
|
||||
[
|
||||
"iron:layout",
|
||||
"1.0.3"
|
||||
"1.0.5"
|
||||
],
|
||||
[
|
||||
"iron:location",
|
||||
"1.0.3"
|
||||
"1.0.4"
|
||||
],
|
||||
[
|
||||
"iron:middleware-stack",
|
||||
|
@ -110,7 +110,7 @@
|
|||
],
|
||||
[
|
||||
"iron:url",
|
||||
"1.0.3"
|
||||
"1.0.4"
|
||||
],
|
||||
[
|
||||
"jquery",
|
||||
|
|
|
@ -2,11 +2,11 @@
|
|||
"dependencies": [
|
||||
[
|
||||
"aldeed:autoform",
|
||||
"4.1.0"
|
||||
"4.2.0"
|
||||
],
|
||||
[
|
||||
"aldeed:simple-schema",
|
||||
"1.1.0"
|
||||
"1.2.0"
|
||||
],
|
||||
[
|
||||
"base64",
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"dependencies": [
|
||||
[
|
||||
"aldeed:simple-schema",
|
||||
"1.1.0"
|
||||
"1.2.0"
|
||||
],
|
||||
[
|
||||
"application-configuration",
|
||||
|
@ -86,19 +86,19 @@
|
|||
],
|
||||
[
|
||||
"iron:core",
|
||||
"1.0.3"
|
||||
"1.0.4"
|
||||
],
|
||||
[
|
||||
"iron:dynamic-template",
|
||||
"1.0.3"
|
||||
"1.0.5"
|
||||
],
|
||||
[
|
||||
"iron:layout",
|
||||
"1.0.3"
|
||||
"1.0.5"
|
||||
],
|
||||
[
|
||||
"iron:location",
|
||||
"1.0.3"
|
||||
"1.0.4"
|
||||
],
|
||||
[
|
||||
"iron:middleware-stack",
|
||||
|
@ -110,7 +110,7 @@
|
|||
],
|
||||
[
|
||||
"iron:url",
|
||||
"1.0.3"
|
||||
"1.0.4"
|
||||
],
|
||||
[
|
||||
"jquery",
|
||||
|
|
|
@ -2,11 +2,11 @@
|
|||
"dependencies": [
|
||||
[
|
||||
"aldeed:autoform",
|
||||
"4.1.0"
|
||||
"4.2.0"
|
||||
],
|
||||
[
|
||||
"aldeed:simple-schema",
|
||||
"1.1.0"
|
||||
"1.2.0"
|
||||
],
|
||||
[
|
||||
"application-configuration",
|
||||
|
|
|
@ -2,11 +2,11 @@
|
|||
"dependencies": [
|
||||
[
|
||||
"aldeed:autoform",
|
||||
"4.1.0"
|
||||
"4.2.0"
|
||||
],
|
||||
[
|
||||
"aldeed:simple-schema",
|
||||
"1.1.0"
|
||||
"1.2.0"
|
||||
],
|
||||
[
|
||||
"application-configuration",
|
||||
|
@ -82,19 +82,19 @@
|
|||
],
|
||||
[
|
||||
"iron:core",
|
||||
"1.0.3"
|
||||
"1.0.4"
|
||||
],
|
||||
[
|
||||
"iron:dynamic-template",
|
||||
"1.0.3"
|
||||
"1.0.5"
|
||||
],
|
||||
[
|
||||
"iron:layout",
|
||||
"1.0.3"
|
||||
"1.0.5"
|
||||
],
|
||||
[
|
||||
"iron:location",
|
||||
"1.0.3"
|
||||
"1.0.4"
|
||||
],
|
||||
[
|
||||
"iron:middleware-stack",
|
||||
|
@ -106,7 +106,7 @@
|
|||
],
|
||||
[
|
||||
"iron:url",
|
||||
"1.0.3"
|
||||
"1.0.4"
|
||||
],
|
||||
[
|
||||
"jquery",
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"dependencies": [
|
||||
[
|
||||
"aldeed:simple-schema",
|
||||
"1.1.0"
|
||||
"1.2.0"
|
||||
],
|
||||
[
|
||||
"application-configuration",
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"dependencies": [
|
||||
[
|
||||
"aldeed:simple-schema",
|
||||
"1.1.0"
|
||||
"1.2.0"
|
||||
],
|
||||
[
|
||||
"application-configuration",
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"dependencies": [
|
||||
[
|
||||
"aldeed:simple-schema",
|
||||
"1.1.0"
|
||||
"1.2.0"
|
||||
],
|
||||
[
|
||||
"application-configuration",
|
||||
|
@ -86,19 +86,19 @@
|
|||
],
|
||||
[
|
||||
"iron:core",
|
||||
"1.0.3"
|
||||
"1.0.4"
|
||||
],
|
||||
[
|
||||
"iron:dynamic-template",
|
||||
"1.0.3"
|
||||
"1.0.5"
|
||||
],
|
||||
[
|
||||
"iron:layout",
|
||||
"1.0.3"
|
||||
"1.0.5"
|
||||
],
|
||||
[
|
||||
"iron:location",
|
||||
"1.0.3"
|
||||
"1.0.4"
|
||||
],
|
||||
[
|
||||
"iron:middleware-stack",
|
||||
|
@ -110,7 +110,7 @@
|
|||
],
|
||||
[
|
||||
"iron:url",
|
||||
"1.0.3"
|
||||
"1.0.4"
|
||||
],
|
||||
[
|
||||
"jquery",
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
],
|
||||
[
|
||||
"aldeed:simple-schema",
|
||||
"1.1.0"
|
||||
"1.2.0"
|
||||
],
|
||||
[
|
||||
"application-configuration",
|
||||
|
@ -94,19 +94,19 @@
|
|||
],
|
||||
[
|
||||
"iron:core",
|
||||
"1.0.3"
|
||||
"1.0.4"
|
||||
],
|
||||
[
|
||||
"iron:dynamic-template",
|
||||
"1.0.3"
|
||||
"1.0.5"
|
||||
],
|
||||
[
|
||||
"iron:layout",
|
||||
"1.0.3"
|
||||
"1.0.5"
|
||||
],
|
||||
[
|
||||
"iron:location",
|
||||
"1.0.3"
|
||||
"1.0.4"
|
||||
],
|
||||
[
|
||||
"iron:middleware-stack",
|
||||
|
@ -118,7 +118,7 @@
|
|||
],
|
||||
[
|
||||
"iron:url",
|
||||
"1.0.3"
|
||||
"1.0.4"
|
||||
],
|
||||
[
|
||||
"jquery",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
SyncedCron.add({
|
||||
name: 'Post by RSS feed',
|
||||
schedule: function(parser) {
|
||||
return parser.text('every 10 minutes');
|
||||
return parser.text('every 30 minutes');
|
||||
},
|
||||
job: function() {
|
||||
fetchFeeds();
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"dependencies": [
|
||||
[
|
||||
"aldeed:simple-schema",
|
||||
"1.1.0"
|
||||
"1.2.0"
|
||||
],
|
||||
[
|
||||
"application-configuration",
|
||||
|
@ -82,19 +82,19 @@
|
|||
],
|
||||
[
|
||||
"iron:core",
|
||||
"1.0.3"
|
||||
"1.0.4"
|
||||
],
|
||||
[
|
||||
"iron:dynamic-template",
|
||||
"1.0.3"
|
||||
"1.0.5"
|
||||
],
|
||||
[
|
||||
"iron:layout",
|
||||
"1.0.3"
|
||||
"1.0.5"
|
||||
],
|
||||
[
|
||||
"iron:location",
|
||||
"1.0.3"
|
||||
"1.0.4"
|
||||
],
|
||||
[
|
||||
"iron:middleware-stack",
|
||||
|
@ -106,7 +106,7 @@
|
|||
],
|
||||
[
|
||||
"iron:url",
|
||||
"1.0.3"
|
||||
"1.0.4"
|
||||
],
|
||||
[
|
||||
"jquery",
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"dependencies": [
|
||||
[
|
||||
"aldeed:simple-schema",
|
||||
"1.1.0"
|
||||
"1.2.0"
|
||||
],
|
||||
[
|
||||
"application-configuration",
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"dependencies": [
|
||||
[
|
||||
"aldeed:simple-schema",
|
||||
"1.1.0"
|
||||
"1.2.0"
|
||||
],
|
||||
[
|
||||
"application-configuration",
|
||||
|
@ -78,19 +78,19 @@
|
|||
],
|
||||
[
|
||||
"iron:core",
|
||||
"1.0.3"
|
||||
"1.0.4"
|
||||
],
|
||||
[
|
||||
"iron:dynamic-template",
|
||||
"1.0.3"
|
||||
"1.0.5"
|
||||
],
|
||||
[
|
||||
"iron:layout",
|
||||
"1.0.3"
|
||||
"1.0.5"
|
||||
],
|
||||
[
|
||||
"iron:location",
|
||||
"1.0.3"
|
||||
"1.0.4"
|
||||
],
|
||||
[
|
||||
"iron:middleware-stack",
|
||||
|
@ -102,7 +102,7 @@
|
|||
],
|
||||
[
|
||||
"iron:url",
|
||||
"1.0.3"
|
||||
"1.0.4"
|
||||
],
|
||||
[
|
||||
"jquery",
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"dependencies": [
|
||||
[
|
||||
"aldeed:simple-schema",
|
||||
"1.1.0"
|
||||
"1.2.0"
|
||||
],
|
||||
[
|
||||
"application-configuration",
|
||||
|
@ -78,19 +78,19 @@
|
|||
],
|
||||
[
|
||||
"iron:core",
|
||||
"1.0.3"
|
||||
"1.0.4"
|
||||
],
|
||||
[
|
||||
"iron:dynamic-template",
|
||||
"1.0.3"
|
||||
"1.0.5"
|
||||
],
|
||||
[
|
||||
"iron:layout",
|
||||
"1.0.3"
|
||||
"1.0.5"
|
||||
],
|
||||
[
|
||||
"iron:location",
|
||||
"1.0.3"
|
||||
"1.0.4"
|
||||
],
|
||||
[
|
||||
"iron:middleware-stack",
|
||||
|
@ -102,7 +102,7 @@
|
|||
],
|
||||
[
|
||||
"iron:url",
|
||||
"1.0.3"
|
||||
"1.0.4"
|
||||
],
|
||||
[
|
||||
"jquery",
|
||||
|
|
|
@ -98,7 +98,7 @@ form, .accounts-dialog{
|
|||
background:$lightest-grey;
|
||||
}
|
||||
textarea{
|
||||
min-height:100px;
|
||||
min-height:50px;
|
||||
line-height:1.4;
|
||||
}
|
||||
.note{
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"dependencies": [
|
||||
[
|
||||
"aldeed:simple-schema",
|
||||
"1.1.0"
|
||||
"1.2.0"
|
||||
],
|
||||
[
|
||||
"application-configuration",
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"dependencies": [
|
||||
[
|
||||
"aldeed:simple-schema",
|
||||
"1.1.0"
|
||||
"1.2.0"
|
||||
],
|
||||
[
|
||||
"application-configuration",
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"dependencies": [
|
||||
[
|
||||
"aldeed:simple-schema",
|
||||
"1.1.0"
|
||||
"1.2.0"
|
||||
],
|
||||
[
|
||||
"application-configuration",
|
||||
|
@ -82,19 +82,19 @@
|
|||
],
|
||||
[
|
||||
"iron:core",
|
||||
"1.0.3"
|
||||
"1.0.4"
|
||||
],
|
||||
[
|
||||
"iron:dynamic-template",
|
||||
"1.0.3"
|
||||
"1.0.5"
|
||||
],
|
||||
[
|
||||
"iron:layout",
|
||||
"1.0.3"
|
||||
"1.0.5"
|
||||
],
|
||||
[
|
||||
"iron:location",
|
||||
"1.0.3"
|
||||
"1.0.4"
|
||||
],
|
||||
[
|
||||
"iron:middleware-stack",
|
||||
|
@ -106,7 +106,7 @@
|
|||
],
|
||||
[
|
||||
"iron:url",
|
||||
"1.0.3"
|
||||
"1.0.4"
|
||||
],
|
||||
[
|
||||
"jquery",
|
||||
|
|
Loading…
Add table
Reference in a new issue