Skip to content

Commit 14685b6

Browse files
committed
Merge pull request #132 from Crowducate/feature/meteor-update
Feature/meteor update
2 parents 2642ef6 + faeb003 commit 14685b6

File tree

6 files changed

+132
-96
lines changed

6 files changed

+132
-96
lines changed

.meteor/.finished-upgraders

+4
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,7 @@ notices-for-0.9.0
66
notices-for-0.9.1
77
0.9.4-platform-file
88
notices-for-facebook-graph-api-2
9+
1.2.0-standard-minifiers-package
10+
1.2.0-meteor-platform-split
11+
1.2.0-cordova-changes
12+
1.2.0-breaking-changes

.meteor/cordova-plugins

-1
Original file line numberDiff line numberDiff line change
@@ -1 +0,0 @@
1-

.meteor/packages

+14-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
# 'meteor add' and 'meteor remove' will edit this file for you,
44
# but you can also edit it by hand.
55

6-
meteor-platform
76
less
87
accounts-password
98
useraccounts:bootstrap
@@ -33,3 +32,17 @@ aldeed:collection2
3332
babrahams:editable-text-wysiwyg-bootstrap-3
3433
useraccounts:iron-routing
3534
juliancwirko:s-alert
35+
standard-minifiers
36+
meteor-base
37+
mobile-experience
38+
mongo
39+
blaze-html-templates
40+
session
41+
jquery
42+
tracker
43+
logging
44+
reload
45+
random
46+
ejson
47+
spacebars
48+
check

.meteor/release

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
METEOR@1.1.0.3
1+
METEOR@1.2.1

.meteor/versions

+112-93
Original file line numberDiff line numberDiff line change
@@ -1,123 +1,142 @@
1-
accounts-base@1.2.0
2-
accounts-password@1.1.1
3-
alanning:roles@1.2.13
4-
aldeed:autoform@5.5.0
1+
accounts-base@1.2.2
2+
accounts-password@1.1.4
3+
alanning:roles@1.2.14
4+
aldeed:autoform@5.7.1
55
aldeed:collection2@2.5.0
6-
aldeed:simple-schema@1.3.3
6+
aldeed:simple-schema@1.4.0
77
anti:fake@0.4.1
8-
autoupdate@1.2.1
9-
babrahams:editable-text@0.8.0
10-
babrahams:editable-text-wysiwyg@0.5.0
11-
babrahams:editable-text-wysiwyg-bootstrap-3@0.5.0
12-
base64@1.0.3
13-
binary-heap@1.0.3
14-
blaze@2.1.2
15-
blaze-tools@1.0.3
16-
boilerplate-generator@1.0.3
17-
browser-policy@1.0.4
18-
browser-policy-common@1.0.3
19-
browser-policy-content@1.0.4
20-
browser-policy-framing@1.0.4
21-
callback-hook@1.0.3
8+
autoupdate@1.2.4
9+
babel-compiler@5.8.24_1
10+
babel-runtime@0.1.4
11+
babrahams:editable-text@0.8.6
12+
babrahams:editable-text-wysiwyg@0.5.6
13+
babrahams:editable-text-wysiwyg-bootstrap-3@0.5.6
14+
base64@1.0.4
15+
binary-heap@1.0.4
16+
blaze@2.1.3
17+
blaze-html-templates@1.0.1
18+
blaze-tools@1.0.4
19+
boilerplate-generator@1.0.4
20+
browser-policy@1.0.5
21+
browser-policy-common@1.0.4
22+
browser-policy-content@1.0.6
23+
browser-policy-framing@1.0.6
24+
caching-compiler@1.0.0
25+
caching-html-compiler@1.0.2
26+
callback-hook@1.0.4
2227
cfs:access-point@0.1.49
2328
cfs:base-package@0.0.30
2429
cfs:collection@0.5.5
2530
cfs:collection-filters@0.2.4
2631
cfs:data-man@0.0.6
2732
cfs:file@0.1.17
2833
cfs:filesystem@0.1.2
29-
cfs:http-methods@0.0.29
34+
cfs:http-methods@0.0.30
3035
cfs:http-publish@0.0.13
3136
cfs:power-queue@0.9.11
3237
cfs:reactive-list@0.0.9
3338
cfs:reactive-property@0.0.4
3439
cfs:standard-packages@0.5.9
35-
cfs:storage-adapter@0.2.2
40+
cfs:storage-adapter@0.2.3
3641
cfs:tempstore@0.1.5
3742
cfs:upload-http@0.0.20
3843
cfs:worker@0.1.4
39-
check@1.0.5
44+
check@1.1.0
4045
cmather:handlebars-server@0.2.0
41-
coffeescript@1.0.6
46+
coffeescript@1.0.11
4247
cunneen:mailgun@0.9.1
43-
dburles:collection-helpers@1.0.3
48+
dburles:collection-helpers@1.0.4
4449
dburles:factory@0.3.10
4550
dburles:mongo-collection-instances@0.3.4
46-
ddp@1.1.0
47-
deps@1.0.7
48-
djedi:sanitize-html@1.9.0
49-
ejson@1.0.6
50-
email@1.0.6
51-
fastclick@1.0.3
52-
gadicohen:headers@0.0.30
51+
ddp@1.2.2
52+
ddp-client@1.2.1
53+
ddp-common@1.2.2
54+
ddp-rate-limiter@1.0.0
55+
ddp-server@1.2.2
56+
deps@1.0.9
57+
diff-sequence@1.0.1
58+
djedi:sanitize-html@1.11.1
59+
ecmascript@0.1.6
60+
ecmascript-runtime@0.2.6
61+
ejson@1.0.7
62+
email@1.0.8
63+
fastclick@1.0.7
64+
gadicohen:headers@0.0.31
5365
gadicohen:messageformat@0.0.52
54-
geojson-utils@1.0.3
55-
gwendall:body-events@0.1.6
56-
handlebars@1.0.3
57-
html-tools@1.0.4
58-
htmljs@1.0.4
59-
http@1.1.0
60-
id-map@1.0.3
61-
insecure@1.0.3
62-
iron:controller@1.0.8
63-
iron:core@1.0.8
64-
iron:dynamic-template@1.0.8
65-
iron:layout@1.0.8
66-
iron:location@1.0.9
67-
iron:middleware-stack@1.0.9
68-
iron:router@1.0.9
69-
iron:url@1.0.9
70-
jeremy:selectize@0.12.1_3
71-
jquery@1.11.3_2
72-
json@1.0.3
73-
juliancwirko:s-alert@3.1.0
66+
geojson-utils@1.0.4
67+
handlebars@1.0.4
68+
hot-code-push@1.0.0
69+
html-tools@1.0.5
70+
htmljs@1.0.5
71+
http@1.1.1
72+
id-map@1.0.4
73+
insecure@1.0.4
74+
iron:controller@1.0.12
75+
iron:core@1.0.11
76+
iron:dynamic-template@1.0.12
77+
iron:layout@1.0.12
78+
iron:location@1.0.11
79+
iron:middleware-stack@1.0.11
80+
iron:router@1.0.12
81+
iron:url@1.0.11
82+
jeremy:selectize@0.12.1_4
83+
jquery@1.11.4
84+
juliancwirko:s-alert@3.1.2
7485
lai:collection-extensions@0.1.4
75-
launch-screen@1.0.2
76-
less@1.0.14
77-
livedata@1.0.13
78-
localstorage@1.0.3
79-
logging@1.0.7
80-
matb33:collection-hooks@0.8.0
81-
meteor@1.1.6
82-
meteor-platform@1.2.2
83-
meteorhacks:inject-initial@1.0.2
84-
minifiers@1.1.5
85-
minimongo@1.0.8
86-
mobile-status-bar@1.0.3
86+
launch-screen@1.0.4
87+
less@2.5.1
88+
livedata@1.0.15
89+
localstorage@1.0.5
90+
logging@1.0.8
91+
matb33:collection-hooks@0.8.1
92+
mdg:validation-error@0.1.0
93+
meteor@1.1.10
94+
meteor-base@1.0.1
95+
meteorhacks:inject-initial@1.0.3
96+
minifiers@1.1.7
97+
minimongo@1.0.10
98+
mobile-experience@1.0.1
99+
mobile-status-bar@1.0.6
87100
momentjs:moment@2.10.6
88-
mongo@1.1.0
89-
mongo-livedata@1.0.8
101+
mongo@1.1.3
102+
mongo-id@1.0.1
103+
mongo-livedata@1.0.9
90104
mrt:moment@2.8.1
91105
mrt:underscore-string-latest@2.3.3
92106
npm-bcrypt@0.7.8_2
93-
observe-sequence@1.0.6
94-
ordered-dict@1.0.3
107+
npm-mongo@1.4.39_1
108+
observe-sequence@1.0.7
109+
ordered-dict@1.0.4
110+
promise@0.5.1
95111
raix:eventemitter@0.1.3
96-
random@1.0.3
97-
reactive-dict@1.1.0
98-
reactive-var@1.0.5
99-
reload@1.1.3
100-
retry@1.0.3
112+
random@1.0.5
113+
rate-limit@1.0.0
114+
reactive-dict@1.1.3
115+
reactive-var@1.0.6
116+
reload@1.1.4
117+
retry@1.0.4
101118
reywood:publish-composite@1.4.2
102-
routepolicy@1.0.5
103-
rubaxa:sortable@1.2.1
104-
service-configuration@1.0.4
105-
session@1.1.0
106-
sha@1.0.3
107-
softwarerero:accounts-t9n@1.0.9
108-
spacebars@1.0.6
109-
spacebars-compiler@1.0.6
110-
srp@1.0.3
111-
templating@1.1.1
112-
tracker@1.0.7
113-
ui@1.0.6
114-
underscore@1.0.3
115-
underscorestring:underscore.string@3.0.3_1
116-
url@1.0.4
117-
useraccounts:bootstrap@1.12.3
118-
useraccounts:core@1.12.3
119-
useraccounts:iron-routing@1.12.3
120-
webapp@1.2.0
121-
webapp-hashing@1.0.3
122-
yasinuslu:blaze-meta@0.3.1
119+
routepolicy@1.0.6
120+
rubaxa:sortable@1.3.0
121+
service-configuration@1.0.5
122+
session@1.1.1
123+
sha@1.0.4
124+
softwarerero:accounts-t9n@1.1.6
125+
spacebars@1.0.7
126+
spacebars-compiler@1.0.7
127+
srp@1.0.4
128+
standard-minifiers@1.0.2
129+
templating@1.1.5
130+
templating-tools@1.0.0
131+
tracker@1.0.9
132+
ui@1.0.8
133+
underscore@1.0.4
134+
underscorestring:underscore.string@3.2.2
135+
url@1.0.5
136+
useraccounts:bootstrap@1.12.4
137+
useraccounts:core@1.12.4
138+
useraccounts:iron-routing@1.12.4
139+
webapp@1.2.3
140+
webapp-hashing@1.0.5
141+
yasinuslu:blaze-meta@0.3.3
123142
zimme:iron-router-active@1.0.4

client/templates/userprofile/autoform.js

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ var passwordHooks = {
1919
AutoForm.resetForm('passwordEdit');
2020
}
2121
});
22+
this.done();
2223
return false
2324
}
2425
}

0 commit comments

Comments
 (0)