Commit graph

137 commits

Author SHA1 Message Date
Sacha Greif
b86aeae508 paginating all users view 2013-10-25 09:54:40 +09:00
Sacha Greif
7966f0b985 generate user slug from username, make it non-modifiable 2013-10-24 14:24:03 +09:00
Sacha Greif
f11e0dc28d add slug to user edit screen 2013-10-24 11:15:07 +09:00
Sacha Greif
64eb8644ec tweaking createNotification calls 2013-10-23 20:27:19 +09:00
Sacha Greif
75714297e3 change createNotifications syntax 2013-10-23 20:20:10 +09:00
Sacha Greif
78bba0e915 invite system 2013-10-23 19:43:42 +09:00
Sacha Greif
2cfbcd2360 improving notifications 2013-10-23 10:21:08 +08:00
Sacha Greif
366a79c449 update user tweaks 2013-10-21 19:01:52 +08:00
Sacha Greif
9c4f030b90 fixing singleUser publication; simplifying user object update/remove permissions 2013-10-21 18:56:22 +08:00
Sacha Greif
d2d819e9c7 merging with master 2013-10-16 10:44:16 +09:00
Sacha Greif
cf2e2533bc replacing Meteor.Router.to by Router.go 2013-10-09 21:49:02 +09:00
Sacha Greif
a78359c41b working on signin/signup 2013-10-09 20:53:55 +09:00
Sacha Greif
a9fac1ed9a working on user profile and user edit 2013-10-09 20:50:26 +09:00
Sacha Greif
c17d874596 adding option to sign up new users to a MailChimp list 2013-10-05 11:43:07 +09:00
Jonathan M Tran
87f5664e1c Fix for nothing happening when editing another user 2013-04-18 23:20:07 -07:00
Sacha Greif
3bf6a822ba router.navigate -> router.to 2013-03-15 14:58:29 +09:00
Sacha Greif
2ec7311d0a fix user_edit displaying wrong user info 2013-03-06 10:57:08 +09:00
Sacha Greif
9bf59c6106 added link for deleting users 2013-02-22 16:17:37 +09:00
Sacha Greif
f604ea593b refactored notifications and added notification for new account approval 2013-02-22 15:41:15 +09:00
Sacha Greif
3c81b9dd49 send notifications by default 2013-01-29 10:51:44 +09:00
Sacha Greif
9a464035d9 working on email notifications; refactored onsite notifications too 2013-01-19 18:24:18 +09:00
Sacha Greif
e1246e0d13 error if sign up form is empty 2012-12-07 09:31:38 +09:00
Sacha Greif
4bf2e3bf46 reworking signin/signup and even tracking 2012-11-26 17:11:21 +09:00
Sacha Greif
720373f30c using router permissions for admin area 2012-11-22 08:13:43 +09:00
Tom Coleman
72d8115b1b New router is working, to some degree.
I switched over to router 2.0, and refactored the permissions a bit.
There's still a bit of work needed to get the permissions fully up to speed.
2012-11-21 14:28:18 +11:00
Sacha Greif
3c6f20c679 reworking permissions system 2012-11-19 12:03:06 +09:00
Sacha Greif
a886b00123 refactored part of the app to be clearer 2012-10-19 19:20:14 +09:00
Sacha Greif
159492d12e cleaned up router 2012-10-11 08:23:52 +09:00
Sacha Greif
b54a525362 adding categories admin page, reworked permissions for admin pages 2012-10-10 07:57:34 +09:00
Sacha Greif
88d26d446b added redirect after twitter signin/signup 2012-10-08 19:07:55 +09:00
Sacha Greif
a9f947df1d updated for new auth api 2012-10-08 18:15:01 +09:00
Sacha Greif
6916e7bae1 improving permissions and redirections 2012-10-08 16:49:01 +09:00
Sacha Greif
ecb7d2b0f4 improving invite and permission system 2012-10-05 14:21:16 +09:00
Sacha Greif
e9119ef036 reworking invite system 2012-10-05 13:59:40 +09:00
Sacha Greif
ac098d912a fixed forgotPassword bug 2012-10-05 09:42:13 +09:00
Sacha Greif
64a1ffc90f cleaning up views organization 2012-10-04 10:22:23 +09:00
Tom Coleman
e4f55a6377 Start of reorganization. 2012-10-04 11:17:57 +10:00