Commit Graph

6574 Commits (fb6f9ec9e5e5aba441ad758ddf750d392838c33a)

Author SHA1 Message Date
eshellman fb6f9ec9e5
Merge pull request #807 from Gluejar/fix-ml-subscribe
corrected test for social_auth
2018-08-15 15:38:17 -04:00
eric 265d63cf75 corrected test for social_auth 2018-08-14 15:17:32 -04:00
eshellman 0f1889306d
Merge pull request #806 from Gluejar/fix-springer
new markup for title
2018-08-08 23:34:11 -04:00
eric d6d6841515 new markup for title 2018-08-08 23:09:39 -04:00
eshellman a74f9d20fc
Merge pull request #805 from Gluejar/improve-pressbooks
adapt to newer pressbooks version
2018-08-02 21:29:08 -04:00
eric 7efb048a5c adapt to newer pressbooks version 2018-08-02 17:27:04 -04:00
eshellman a355a873f7
Merge pull request #804 from Gluejar/fix-log-rotation
group writable logs
2018-08-01 22:54:42 -04:00
eric ebc1e2e8f9 group writable logs
log needs to be writable by both www-data (running from apache) and ubuntu (running during settup or celery) users
2018-08-01 20:07:55 -04:00
eshellman eaf4754ecc
Merge pull request #803 from Gluejar/fix-sitemap
Fix sitemap
2018-08-01 12:16:45 -04:00
eric 20fb2c5855 delint 2018-08-01 09:38:49 -04:00
eric 534753db84 not sure how this broke 2018-08-01 09:32:29 -04:00
eshellman 912e5a28f1
Merge pull request #802 from Gluejar/clean_management
update management commands
2018-07-31 13:41:26 -04:00
eric f01ccd168a update management commands
updated argument declaration
use stdout.write() in stead of print
2018-07-31 13:12:22 -04:00
eshellman 9723b59a24
Merge pull request #801 from Gluejar/mc-on-activate
Mc on activate
2018-07-30 20:41:46 -04:00
eric ce62ce7199 ensure no duplicate emails 2018-07-30 19:00:58 -04:00
eric c2ed76b57f don't send mailchimp invite until activation 2018-07-30 18:37:38 -04:00
eshellman 6b7b25e0b1
Merge pull request #800 from Gluejar/dj111-errata
fix scripts
2018-07-30 17:09:42 -04:00
eric 3d93fe2017 fix add subject script 2018-07-30 16:49:36 -04:00
eric d7826e535c don't need watermark scripts 2018-07-30 16:49:10 -04:00
eric b5bcdea744 wrong jquery ui 2018-07-30 14:26:51 -04:00
eshellman 9f81dd7c1e
Merge pull request #799 from Gluejar/dj111-errata
add better error message in ebook upload
2018-07-30 13:50:06 -04:00
eric efce3f14b7 add better error message 2018-07-30 12:56:12 -04:00
eshellman c1ecedcb58
Merge pull request #798 from Gluejar/dj111-errata
really fix pyepub
2018-07-29 21:07:24 -04:00
eric 7d2b052ef0 really fix pyepub 2018-07-29 20:56:05 -04:00
eshellman 977d9025b6
Merge pull request #797 from Gluejar/dj111-errata
Dj111 errata
2018-07-29 17:49:42 -04:00
eric fa0f9dd8a6 better 2018-07-29 17:20:15 -04:00
eric a6b735df71 pyepub should allow commented nodes in metadata 2018-07-29 16:57:36 -04:00
eric f951137981 jquery ui 1.12 not compatible with selectable 2018-07-29 15:41:33 -04:00
eric a0ae260191 favicon.ico -> static 2018-07-29 15:39:06 -04:00
eshellman 923a79df18
Merge pull request #796 from Gluejar/dj111
Dj111
2018-07-27 16:12:29 -04:00
eric 6376bfc84e enable amount change for donations 2018-07-27 13:12:02 -04:00
eric 0e8c5cdf98 fix error for /rightsholders/claim/ 2018-07-26 20:43:30 -04:00
eric bf004702b8 use the all-fixed dj-notification 2018-07-26 17:32:56 -04:00
eric aff2fd3431 enable toggling of donation notices 2018-07-26 15:09:16 -04:00
eric 48b3d38e44 delint 2018-07-26 13:59:58 -04:00
eric 0d7bb8be47 reimplement superlogin
reimplement superlogin using class-based view because old kludge didn't set initial correctly
2018-07-26 11:27:14 -04:00
eric 961c8eebb2 remove debug context processor
raises exception when used without a request
2018-07-26 11:25:51 -04:00
eric 6f2a7626ac logging bugfixes 2018-07-25 01:18:50 -04:00
eric 9b0dc3a20d re-fix notifications 2018-07-24 15:50:58 -04:00
eric 26bab0af68 last 2.0 deprecations 2018-07-24 11:33:39 -04:00
eric d86912a61d remove maintenance mode
and switch to MIDDLEWARE
2018-07-24 09:04:43 -04:00
eric cb1ec66a08 addressed deprecations
mostly adding on_delete to models
2018-07-23 23:48:35 -04:00
eric 18c0afd38e update tastypie 2018-07-23 22:51:01 -04:00
eric 50f0294b59 is_anonymous and is_authenticated are properties 2018-07-23 22:17:05 -04:00
eric b8e1072266 fix travis settings 2018-07-23 15:44:45 -04:00
eric 6ff52f10e4 template syntax is stricter 2018-07-23 14:42:56 -04:00
eric ad19be5523 update ckeditor 2018-07-23 14:42:23 -04:00
eric 2179021a4f turn on runserver logging 2018-07-23 14:41:46 -04:00
eric 24f1321321 dj 1.11! 2018-07-23 14:41:05 -04:00
eric 147822b2a5 update dj selectable
Also put jquery-ui-theme in settings
2018-07-23 10:02:03 -04:00