Commit Graph

4454 Commits (810882ac0f7579f2e96f0ddc86e5bd385825ce08)

Author SHA1 Message Date
Raymond Yee 92cc2c3568 Merge pull request #241 from Gluejar/fix_just_crontab
drop emit_notifications from celery right now since we're using crontab ...
2013-11-12 06:41:51 -08:00
Raymond Yee d3a784812c drop emit_notifications from celery right now since we're using crontab for now 2013-11-12 06:40:34 -08:00
Raymond Yee f016bbb4c1 Merge pull request #240 from Gluejar/reserves
fix silly method of turning off notifications
2013-11-12 06:01:53 -08:00
Raymond Yee 5bcab49976 Merge pull request #239 from Gluejar/fix_just_crontab
get rid of referene to regluit.settings.please in the just crontab
2013-11-11 18:01:13 -08:00
Raymond Yee 7f35d0b74d /opt/regluit/ENV/bin/django-admin.py emit_notices --settings=regluit.settings.please ->
/opt/regluit/ENV/bin/django-admin.py emit_notices --settings=regluit.settings.just
2013-11-11 17:58:19 -08:00
eric 1713a9fbb2 prettier 2013-11-11 14:09:41 -05:00
eric 264c7c9946 didn't have a template for a failed email-change 2013-11-11 14:01:40 -05:00
eric ffd6796bfd fix silly method of turning off notifications 2013-11-10 10:28:22 -05:00
eric 4582537f05 add onhover explainers to ungluing date and amount to go
on work and purchase pages
2013-11-09 20:34:13 -05:00
Raymond Yee b51e901149 Merge pull request #236 from Gluejar/importfix1108
must preface timedelta with datetime
2013-11-08 21:32:04 -08:00
Raymond Yee 073b618fd8 must preface timedelta with datetime 2013-11-08 21:30:18 -08:00
Raymond Yee 3b03f7a23f Merge pull request #234 from Gluejar/reserves
Reserves
2013-11-08 14:07:39 -08:00
eric 00693f7a23 Merge branch 'master' into reserves
Conflicts:
	core/models.py
2013-11-08 16:07:29 -05:00
Raymond Yee ffbe93d860 Merge pull request #235 from Gluejar/b2u_alert
change alert messages -> Se tests work (no surprise since HTML change only) -> send to Jenkins
2013-11-08 11:49:41 -08:00
eric e5a9b5384f change alert messages 2013-11-08 13:38:07 -05:00
eric b14122613e fix tests 2013-11-08 12:49:22 -05:00
eric 0840a1fd71 implement holds. Also fix borrow view that didn't specify work. 2013-11-08 12:13:34 -05:00
Raymond Yee fe17499af8 Merge pull request #233 from Gluejar/epub_errors
improve bad epub error handling -- Se test runs -- passing to Jenkins
2013-11-08 08:20:19 -08:00
Raymond Yee 5a7a2dd27a Merge pull request #232 from Gluejar/acq_admin
add Acq to admin system [#59972686] -> Se test ok; pass to Jenkins
2013-11-08 07:56:35 -08:00
eric 275f299f81 campaign setup cleanup: was broken when more than one claim existed 2013-11-07 13:35:35 -05:00
eric e6692f7932 This was causing reserved licenses to be immediately borrowed 2013-11-07 13:32:00 -05:00
eric 2d86584129 add Acq to admin system 2013-11-06 23:25:52 -05:00
Raymond Yee f756b6a2d6 Merge branch 'master' of github.com:Gluejar/regluit 2013-11-06 16:26:32 -08:00
eric 520fef9f18 set emails in fixtures to avoid test failures on notification 2013-11-06 19:19:18 -05:00
Raymond Yee acf346c191 Merge pull request #231 from Gluejar/b2u_cleanup
B2u cleanup
2013-11-06 15:39:44 -08:00
eric 50134907cd also want tests to pass 2013-11-06 17:20:13 -05:00
eric f5f58dfba6 don't want tests to generate email 2013-11-06 15:43:54 -05:00
eric 30f7f2c4ba Raymond's editis 2013-11-06 15:34:11 -05:00
eric 43ea692802 It turns out that "congratulations" triggers spam filters 2013-11-06 15:22:30 -05:00
eric ca540c4cb4 wired up claim notifications [#37257639] 2013-11-06 14:58:50 -05:00
eric 499378ccf7 improve bad epub error handling 2013-11-05 00:57:15 -05:00
Raymond Yee 31512d36b0 Merge pull request #230 from Gluejar/b2u_assorted
B2u assorted
2013-11-04 10:34:08 -08:00
eric 1944f1dd9e Address AM 11/4 comments 2013-11-04 13:24:43 -05:00
eric f6f3c4fc04 booxtream default ex libraris page boasts about "Social DRM". yuck. 2013-11-03 17:19:23 -05:00
eric 757927220e this is what caused "Open Access" to fail for Raymond last week. 2013-11-03 17:14:13 -05:00
Raymond Yee 255c2ac5c3 Merge pull request #229 from Gluejar/b2u_template_updates
B2u template updates
2013-11-03 07:13:01 -08:00
eric dd84c36418 subsume calculator view into faq view 2013-11-03 00:27:52 -04:00
eric b5db02e1d0 incorporate AM suggestions into FAQs 2013-11-03 00:07:52 -04:00
eric ebea84427a repeated "visited the" typo 2013-11-02 15:31:28 -04:00
eric 0f38e35368 no empty-list slideshows on library page 2013-11-02 13:31:39 -04:00
Raymond Yee ea370a22f9 Merge pull request #228 from Gluejar/b2u_multiple_copies
B2u multiple copies
2013-11-01 14:20:10 -07:00
eric f1a5a89ba7 update purchase notification to indicate multiple copies 2013-11-01 16:32:10 -04:00
eric 6bdbe1d046 user can buy multiple library licenses [#59827932]
also, some logic needed cleaning for setting expires on reserves
2013-11-01 16:15:01 -04:00
eric 143b24c368 acquired ebooks failed to show if wishlist empty [#59972462]
some complicated interaction with wishlists because this template
copies a user's
2013-11-01 14:33:52 -04:00
eric 6ce980810e library_join notification to library should differ from not to user 2013-11-01 14:30:41 -04:00
Raymond Yee 852cfab346 Merge pull request #227 from Gluejar/IPauth_32bit
ip pauth 32bit
2013-10-31 16:44:28 -07:00
eric 7454101dd4 remove code that forbids overlapping blocks 2013-10-31 18:10:01 -04:00
eric 78d7f1291a use longs, not ints 2013-10-31 18:00:58 -04:00
Raymond Yee b8150ad651 Merge pull request #226 from Gluejar/library_notifications
notifications when user joins library or user borrows a book [#59238164][#59238032]
2013-10-31 09:39:08 -07:00
eric c79572e8e4 notifications when user joins library or user borrows a book 2013-10-31 12:26:43 -04:00