Andromeda Yelton
1c5d517d93
setting clearer expectations about communication in response to user feedback
2012-05-14 13:50:55 -04:00
eric
9ed4186124
Merge branch 'master' of https://github.com/Gluejar/regluit
2012-05-13 15:37:28 -04:00
eric
aad5593c1d
resolve conflicts
2012-05-13 15:37:20 -04:00
Andromeda Yelton
c38a3a320f
fixing some URLs
2012-05-13 15:33:19 -04:00
eric
0cdac29c22
apply intcomma to currency display everywhere and add humanize
2012-05-13 15:32:32 -04:00
Andromeda Yelton
ea5664b08c
that ampersand should not be URLencoded since it's actually a parameter
2012-05-13 15:22:38 -04:00
Andromeda Yelton
ae76f89034
fixing problems with context for you_have_pledged notification
2012-05-12 22:42:09 -04:00
Andromeda Yelton
e6467e4e85
even moar wordsmithing of notifications
2012-05-12 21:49:31 -04:00
Andromeda Yelton
6fe7aeeabb
even more notification wordsmithing
2012-05-12 21:28:27 -04:00
Andromeda Yelton
54e1e3e98b
merge all the things
2012-05-12 12:25:17 -04:00
Andromeda Yelton
83730badbb
more wordsmithing
2012-05-12 11:58:33 -04:00
Andromeda Yelton
8e3baba673
wordsmithing
2012-05-11 21:36:20 -04:00
eric
ca2bfedafd
[ #28851641 ] fillied in you_have_pledged templates
2012-05-11 21:29:03 -04:00
thatandromeda
328cea6cf3
Update frontend/templates/notification/wishlist_active/full.txt
2012-05-11 16:05:47 -03:00
eric
0f1bfaebc4
[finish #29411521 ] added site to url
2012-05-10 17:13:09 -04:00
Andromeda Yelton
beff46fd8c
standardizing on Unglue.it rather than Unglue.It
2012-05-08 16:15:23 -04:00
Andromeda Yelton
ce36f6771d
css changes per Stefan, part 1
2012-05-01 09:56:19 -04:00
eric
61a4878b54
[finish #24030945 ] tested it! scheduled notification for 12:30 at night via celerybeat. fixed various messge problems.
2012-04-28 13:02:38 -04:00
eric
6cd6064387
[start #24030945 ] notification that ebooks have been added to database
2012-04-27 17:29:57 -04:00
eric
6246b231b1
[finish #27115511 ] remove html from wishlist_active notice
2012-04-25 10:20:04 -04:00
eric
3709fa3ba8
polish up notice settings [finish #27014673 ]
2012-04-25 10:06:22 -04:00
eric
028aa8f10d
reorganize notifications [ #27014673 ]
2012-04-24 22:44:19 -04:00
eric
d32190e905
[ #27115511 ] removed user avatar from comment notices because it didn't look right next to book cover.
...
Can revisit with professional design help.
2012-04-17 15:16:07 -04:00
eric
bf68f2f587
corrected bad reference to rightsholder name
2012-04-11 13:39:32 -04:00
eric
8cb1375ffe
friendlification of comment notifications
2012-04-11 13:39:03 -04:00
eric
80c3a0090f
fix spelling before it leads to bugs. will need to syncdb
2012-04-11 13:37:36 -04:00
Raymond Yee
e38e0dcb37
Forgot to commit templates for successful_campaign notice type
2012-04-10 10:09:51 -07:00
Andromeda Yelton
acd4d7048c
making sure it isn't barfing on context variables
2012-04-09 11:26:12 -04:00
Andromeda Yelton
39129877ae
more edits to notification display, trying to get column widths right
2012-04-09 11:15:48 -04:00
Andromeda Yelton
f71366cb13
non-link title should be italicized
2012-04-09 10:10:19 -04:00
eric
6d8bc9d199
tried smaller cover image in notice [ #27115511 ]
2012-04-05 13:11:42 -04:00
Andromeda Yelton
24674d8a2d
improving display of active campaign notice
2012-04-03 12:30:34 -04:00
eric
0319185251
resolve conflicts
2012-04-03 10:54:31 -04:00
eric
6f1ccde928
moved notify_active_campaign into model, removed redundant context
2012-04-03 10:45:12 -04:00
Andromeda Yelton
e197cd6acc
now notifications actually get sent. cleanup to follow.
2012-04-02 15:04:51 -04:00
Andromeda Yelton
94aa31a950
campaign activation now sends signal which notify listens for. still need to fix actual sending of notification.
2012-04-02 14:17:18 -04:00
Andromeda Yelton
7a590637a4
prettifying
2012-03-29 16:26:06 -04:00
Andromeda Yelton
2874be9693
now only displays unseen notices and only provides mark-as-seen option when relevant
2012-03-29 15:34:28 -04:00
Andromeda Yelton
320c66c494
styling see your notifications option in parallel with change-settings option on companion notification page
2012-03-29 14:48:20 -04:00
Andromeda Yelton
449aae4662
notices page now has reasonably styled notices and there is a model for generating other notice types
2012-03-29 14:46:06 -04:00
eric
887ca1e696
revert to Andromeda's de-uglification; left base notification template
2012-03-29 10:59:24 -04:00
eric
57a1c60903
comments were being id's by name not username, we didn't mean to make name public
2012-03-29 01:22:38 -04:00
eric
4d9e279862
[finish #25980231 ] implemented a separate notification type for other commenters
...
person entering content doesn't get the notification duh
if you've commented on a wishlist item, you only get the also commented
notification, not the wishlist comment notification
2012-03-29 01:21:37 -04:00
eric
729bc6e78d
put back in some stuff Andromeda axed without telling anyone
2012-03-28 23:25:41 -04:00
Andromeda Yelton
142ec1a904
de-uglifying
2012-03-28 11:31:50 -04:00
eric
2932758077
got notification settings to work [ #27116165 ]
2012-03-27 17:47:54 -04:00
eric
32ca831897
Comments are now notifying and notices are listing [ #25980231 ]
2012-03-27 15:45:41 -04:00
eric
290aecab19
wired up notifications
2012-03-27 13:24:16 -04:00
eric
3925e96ad1
wishlist_comment templates
2012-03-27 12:37:07 -04:00