1971 Commits

Author SHA1 Message Date
David Glasser
24ada7fecb More concepts updates. v0.5.0 2012-10-17 12:28:34 -07:00
David Glasser
d00f6e8bde Get rid of Concepts accounts section. Add to Data and Security instead. 2012-10-17 11:36:33 -07:00
David Glasser
4dfb860151 Fix login configuration dialog in IE8. 2012-10-16 18:53:29 -07:00
David Glasser
5e3f00c084 parties: capture double-click on map div, not svg.
In Firefox, the SVG is smaller than the map (bounding box on its items), so
coordinates were calculated wrong.
2012-10-16 17:56:12 -07:00
Avital Oliver
e55d70c743 accounts-ui: Sign Out -> Sign out 2012-10-16 14:35:39 -07:00
Avital Oliver
a4c0727132 accounts-ui: Fix display of inline {{loginButtons align=right}}, part 2 2012-10-16 13:47:29 -07:00
David Glasser
62dc41f15a Add more names to the docs. 2012-10-16 13:09:15 -07:00
Avital Oliver
a65a57de69 accounts-ui: Fix display of inline {{loginButtons align="right"}} 2012-10-16 12:07:43 -07:00
David Glasser
2b62152179 Add license and in-app attribution for OpenStreetMap. 2012-10-16 10:58:49 -07:00
David Glasser
2f11def1fb Use newer form of Template.foo.events. 2012-10-16 10:55:45 -07:00
David Glasser
7b03dfc43c Merge branch 'parties-example' into release-0.5.0 2012-10-16 10:54:35 -07:00
David Glasser
bf656fb5d6 Document the createdAt field of users. 2012-10-16 10:03:39 -07:00
Nick Martin
15c6fe4220 Use query instead of custom logic to figure out where we clicked. Works in IE9. 2012-10-16 06:08:02 -07:00
Geoff Schmidt
45955d3ad3 parties: move parties.html into 'client' 2012-10-16 04:29:47 -07:00
Geoff Schmidt
4dee258b8e parties: validation + code cleanups 2012-10-16 04:27:02 -07:00
Nick Martin
f1895ba2eb Rip auth out of todos. Parties will be a much better auth example. 2012-10-16 04:19:24 -07:00
Nick Martin
2238b42fb9 Rework last few XXXs in accounts api. 2012-10-16 01:05:46 -07:00
Matt DeBergalis
b936654bcd move accounts above packages 2012-10-16 00:27:08 -07:00
David Glasser
ba732370f7 M dashes! 2012-10-16 00:04:19 -07:00
David Glasser
14375f34b7 Fix concepts ToC. 2012-10-15 23:59:50 -07:00
David Glasser
aad875d303 Fix allow_tests flakiness.
Make sure that after methods that are blocked by security rules, our
post-failed-write verification reads see the quiesced minimongo collection with
the failed write reverted.
2012-10-15 23:53:11 -07:00
Geoff Schmidt
0ca1386c10 parties: style d3 portion of app 2012-10-15 23:49:58 -07:00
Geoff Schmidt
0c9268cb2d owners can write to some fields 2012-10-15 23:49:57 -07:00
Matt DeBergalis
55ed0c3ba4 data section
Conflicts:
	docs/client/concepts.html
2012-10-15 23:47:57 -07:00
David Glasser
9cc1caa8ca First shot at adding more information to external services doc. 2012-10-15 23:28:56 -07:00
Nick Martin
985baa5b69 Account intro section, along with other misc tweaks. 2012-10-15 22:32:29 -07:00
Nick Martin
8d46cae54f Merge branch 'release-0.5.0' into parties-example
Conflicts:
	docs/client/packages/d3.html
2012-10-15 22:15:02 -07:00
Nick Martin
b1216c460a Tweak error message on collection method fail. Looks better in the screencast. 2012-10-15 22:12:49 -07:00
Nick Martin
bcab93c9d1 Tested in an app. 2012-10-15 20:58:43 -07:00
Nick Martin
630ba60a5d Accounts passwords header section. 2012-10-15 20:46:26 -07:00
Geoff Schmidt
4e7246320e small UI cleanups. sqrt for diameter. 2012-10-15 20:25:57 -07:00
Geoff Schmidt
5b3293192f send email on invitation. Facebook/Twitter support. 2012-10-15 19:38:15 -07:00
David Glasser
bdd5c55666 Start of "Passwords" intro. 2012-10-15 18:39:29 -07:00
David Glasser
a3385ba9e0 Describe user fields in more detail. 2012-10-15 18:19:07 -07:00
David Glasser
523e7e9f98 Not documenting where the reset tokens go. 2012-10-15 17:55:21 -07:00
David Glasser
cd486910f3 Add missing article to example. 2012-10-15 17:52:04 -07:00
Nick Martin
f008368462 More license updates. 2012-10-15 17:46:34 -07:00
David Glasser
c5af2098da Add missing period. 2012-10-15 17:44:52 -07:00
David Glasser
85403c26d2 Make the example onCreateUser hook copy profile too. 2012-10-15 17:43:31 -07:00
David Glasser
2533e2beca Be explicit that onCreateUser can mutate or return new. 2012-10-15 17:38:19 -07:00
David Glasser
18324749cb Insert missing word. 2012-10-15 17:36:00 -07:00
David Glasser
b0f4db8d0f Docs for validateNewUser describe what happens on throw. 2012-10-15 17:35:07 -07:00
David Glasser
2bd3cb727b Fix references to Meteor.createUser 2012-10-15 17:29:56 -07:00
David Glasser
02f7512da6 Accounts.ui.config should link to accounts-ui 2012-10-15 17:29:47 -07:00
David Glasser
b1852a376e History.md: d3 package. 2012-10-15 17:19:42 -07:00
David Glasser
957c286040 Add D3 to LICENSE.txt. 2012-10-15 16:56:35 -07:00
David Glasser
0bfbbc13c2 Fix D3 link. 2012-10-15 16:51:49 -07:00
Matt DeBergalis
ad1656b2cf D3.js package 2012-10-15 16:48:23 -07:00
David Glasser
fe70fbd60b Don't use _.random that we don't have. 2012-10-15 16:46:39 -07:00
Avital Oliver
c86a4724f3 docs: change onCreateUser example 2012-10-15 16:34:23 -07:00