Mitchell Wulfman
6fc6b9eb78
cleanup while getting familiar with the codebase
2014-09-16 15:18:27 -04:00
Sacha Greif
effa992837
fixing invite bug
2014-09-04 16:39:16 +09:00
Philip Nuzhnyy
932f56bc1f
merge master
2014-08-12 16:02:05 +02:00
Sacha Greif
78f440e8cd
refactoring email templates
2014-08-03 11:50:10 +09:00
Philip Nuzhnyy
3734564364
email an invite to the new user
2014-08-02 14:05:51 +02:00
Philip Nuzhnyy
46a3c97c60
do not allow multiple invites for the same person
2014-08-01 14:16:35 +02:00
Philip Nuzhnyy
15c61f22e0
merge inviteUser and inviteUserByEmail into one method
2014-08-01 13:14:24 +02:00
Philip Nuzhnyy
6382faaa61
add inviteUserByEmail method to invite users by email
2014-07-31 01:13:33 +02:00
Christian Bundy
86ec3ede93
Solve trivial JS errors
...
Using jshint and and fixmyjs I went through and removed 220 trivial
Javascript errors – mostly missing semicolons, and some properties that
weren’t written in dot notation. You can view the diff of jshint’s
output here:
https://gist.github.com/christianbundy/7b37c51bb6f7c8d739e7/revisions
2014-05-06 20:15:48 -07:00
Egor Suvorov
2f2b5d49f6
#209 : createNotifications() is a server-side function now. It's called from 'inviteUser' and 'comment' methods (not from stubs)
2014-01-05 18:44:13 +02:00
Sacha Greif
d5e9474ee6
let admin invite users
2013-12-01 11:25:17 +09:00
Sacha Greif
ad9bea13ed
refactored invites and user dashboard a bit
2013-11-14 10:49:37 +09:00
Sacha Greif
9f8b74a786
URL slugs for user profiles
2013-10-24 11:04:27 +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