Commit Graph

3406 Commits (7f641892847d94633c0e43534808637ef195e032)

Author SHA1 Message Date
eric 7f64189284 create and deploy avatar_source and avatar_url 2013-03-14 15:43:24 -04:00
eric 6143c6a3aa normalize invocation of supporter url, fix wrong user for comment links 2013-03-14 15:33:00 -04:00
eric 88a241fafd add gravator method 2013-03-14 09:58:21 -04:00
Raymond Yee 9efa131f27 Merge pull request #146 from Gluejar/fix_description_truncate_bug
fix test failures --> tests run ok on my laptop and Se tests also.
2013-03-12 20:44:12 -07:00
Raymond Yee 037c917d74 Change expected http response code from 302 to 200 on wishlist add to match change in UI. 2013-03-12 20:37:53 -07:00
eric 20402f914d Merge branch 'fix_cancel_transaction' into fix_description_truncate_bug 2013-03-12 23:12:50 -04:00
eric 581944c3f9 fix bug on cancel pledge 2013-03-12 23:11:59 -04:00
Andromeda Yelton dd1180ab30 notification description field limited to 100 characters 2013-03-12 16:12:11 -04:00
thatandromeda 8cadb5227d Merge pull request #140 from Gluejar/comment_notifications
Comment notifications bugfix
2013-03-12 12:08:52 -07:00
Andromeda Yelton 655a0a4f35 Merge branch 'master' into comment_notifications 2013-03-12 15:01:45 -04:00
thatandromeda 7dc1f4cba3 Merge pull request #129 from Gluejar/manager_supporter_msgs
Managers and staff can send messages to supporters [#36991391]
2013-03-12 11:52:43 -07:00
thatandromeda 99ba3499a7 Update signals.py 2013-03-12 11:58:33 -03:00
Raymond Yee 861d8355b3 Merge branch 'scrub_descriptions' 2013-03-08 14:11:38 -08:00
Raymond Yee 8e3ea1100b Merge pull request #138 from Gluejar/update_endless
make stuff really really faaast, no ajax needed
2013-03-08 13:34:59 -08:00
eric b327818e89 merge manager_supporter_messages 2013-03-07 15:12:22 -05:00
eric 0f6f433551 official comments now sent to ALL wishers except for commenter 2013-03-07 15:08:21 -05:00
eric 05d37163ea despam descriptions in db
wasn't real happy with this: https://unglue.it/work/66938/ so I looked
for other spammy descriptions in the db
2013-03-07 11:37:40 -05:00
eric 3ccad0770b refactor work list templates 2013-03-06 21:54:48 -05:00
eric a44a505157 optimize the shit out of work lists [#45623361]
so, it turns out you need a migration to apply db-index changes to your
db. blazing speed ensues.
2013-03-06 21:54:12 -05:00
eric c3720daf33 Merge branch 'master' into update_endless 2013-03-06 18:00:08 -05:00
Raymond Yee 14174ecb17 Merge pull request #135 from Gluejar/list_by_a_publisher
publisher name can now have a "/" in it. (changed URLs)
2013-03-06 10:22:32 -08:00
eric 760cbe70cf publisher name can now have a "/" in it. (changed URLs) 2013-03-06 12:45:27 -05:00
Raymond Yee 8759dad546 Merge pull request #133 from Gluejar/list_by_a_publisher
basic by-publisher list [#45617641]
2013-03-06 08:37:18 -08:00
eric 7ff1ee07af Merge branch 'master' into update_endless 2013-03-06 11:17:19 -05:00
Raymond Yee f4550628fc Merge pull request #134 from Gluejar/fix_mailchimp_testing
mailchimp ops now example.org aware, test users, now all changed to exam...
2013-03-06 07:28:46 -08:00
Raymond Yee 0abeb92a23 on_ml is already boolean 2013-03-06 07:27:51 -08:00
eric d6a8dedfaa mailchimp ops now example.org aware, test users, now all changed to example.org 2013-03-06 09:39:06 -05:00
Raymond Yee cc6a9b1200 Merge pull request #132 from Gluejar/mailchimp_integration
mailchimp integration [finish #37732465]
2013-03-05 19:14:09 -08:00
Raymond Yee d82959c42f small typo 2013-03-05 19:10:22 -08:00
Raymond Yee 3c098d547e Merge pull request #131 from Gluejar/fix_subject_merge
[fix #45405325] fix merge subjects, also added test
2013-03-05 16:21:31 -08:00
eric c8796a385c just change endless pagination version
seems to work, but need to migrate to take advantage
2013-03-05 19:14:20 -05:00
eric 06b43ed8d1 basic by-publisher list [#45617641]
a bit slow, but that's a separate issue.
Not conspicuously surfaces yet, look at the links in the editions list
in rights tab.
2013-03-05 16:18:54 -05:00
eric 4cd83d69d4 added logging so we know what happens when messages fail to send 2013-03-04 23:35:43 -05:00
eric 2153a6c589 added hover to message icon, moved css and js to files 2013-03-04 23:25:22 -05:00
eric a56222426e set queueing to use the master switch
use NOTIFICATION_QUEUE_ALL = False in m.py for testing
2013-03-04 23:11:50 -05:00
eric 392a275ded test that everything's chimpy 2013-03-04 17:19:39 -05:00
eric 14a6803b9f mailchimp integration [finish #37732465]
need to pip install postmonkey
2013-03-04 17:01:33 -05:00
eric 99c434d940 [fix #45405325] fix merge subjects, also added test 2013-03-01 13:13:14 -05:00
eric a53c99e295 decided that supporter_message signal belonged in core 2013-03-01 09:46:52 -05:00
eric d08ca3efbd Turns out site was already in context for notifications as "current_site"
Also, added sender to notification calls for messages and comments
2013-02-28 16:04:41 -05:00
eric 819f532624 email message needed the full urls 2013-02-27 17:27:32 -05:00
eric d7f73c1247 make wishlists more efficient 2013-02-26 15:30:14 -05:00
eric 282f877890 wire up msg view to wishlist_message notification [#36991391] 2013-02-26 12:43:54 -05:00
eric 89221fbe82 ajax submission and error handling 2013-02-25 18:32:22 -05:00
eric 9811012bf3 fix rare bugs 2013-02-25 18:31:37 -05:00
eric 596d19596c UI work for managers to contact supporters [#36991391] 2013-02-21 15:10:01 -05:00
Raymond Yee 1852c62e32 Merge pull request #128 from Gluejar/more_instructions_for_RHs
put PDF instructions, and both video and PDF screencasts, in context of ...
2013-02-19 09:04:10 -08:00
Raymond Yee ed5f7e7a6f Merge pull request #127 from Gluejar/wishes_api
works now orderable by num_wishes in API  -> looks good/ runs on my laptop
2013-02-19 08:50:19 -08:00
Raymond Yee da3d542587 Merge pull request #120 from Gluejar/no_staff_in_ungluers_list
No staff in ungluers list
2013-02-19 08:38:27 -08:00
Andromeda Yelton ab28b7d492 put PDF instructions, and both video and PDF screencasts, in context of campaign editing area 2013-02-18 16:22:20 -05:00