Andromeda Yelton
|
81f45984e8
|
prevent campaign launch button from being visible to non-staff during preview
|
2012-09-27 13:11:19 -04:00 |
Andromeda Yelton
|
2b2bea8978
|
not using that any more
|
2012-09-27 12:40:30 -04:00 |
Andromeda Yelton
|
57df9c116e
|
removing references to paypal and amazon
|
2012-09-27 12:35:23 -04:00 |
thatandromeda
|
a48f61793d
|
only staff can launch campaigns during preview
|
2012-09-27 12:14:09 -03:00 |
Raymond Yee
|
de4092d23d
|
Merge pull request #14 from Gluejar/nonprofit_switch
Nonprofit switch [deliver #36476831]
|
2012-09-24 09:50:22 -07:00 |
Raymond Yee
|
a91a70e6ef
|
Merge pull request #12 from Gluejar/master
merge all the mester into relaunch
|
2012-09-24 09:07:44 -07:00 |
Raymond Yee
|
9a65996644
|
Merge pull request #16 from Gluejar/improvify_download_page
Improvify download page [#36156381]
|
2012-09-21 17:09:08 -07:00 |
eric
|
c4a2db66f7
|
Fix index out of bounds errors when no unglued epub is available [#36156381]
|
2012-09-21 19:54:43 -04:00 |
eric
|
d8cbf39849
|
removed odd semicolons from non-working readmill code [#36156381]
|
2012-09-21 18:19:11 -04:00 |
eric
|
a7210ad778
|
fund pledge_the_pledge page [#36476831]
|
2012-09-21 17:31:28 -04:00 |
eric
|
422826c4c2
|
Merge branch 'relaunch' into nonprofit_switch
|
2012-09-21 17:17:07 -04:00 |
eric
|
63af76efc5
|
donation page
|
2012-09-21 17:15:30 -04:00 |
eshellman
|
5589e5d209
|
Merge pull request #7 from Gluejar/improvify_download_page
Improvify download page
|
2012-09-20 12:58:45 -07:00 |
thatandromeda
|
acf1763672
|
Update frontend/templates/press.html
|
2012-09-20 15:27:36 -03:00 |
eric
|
381f59fe62
|
Merge branch 'relaunch' into stripe_for_donation
|
2012-09-20 11:02:38 -04:00 |
eric
|
3ce8d605a6
|
add stripe stuff to donation form
|
2012-09-19 14:04:28 -04:00 |
eric
|
b2df67e22f
|
removed reconcile_pledge.js on pages that don't need it
|
2012-09-19 14:01:05 -04:00 |
Andromeda Yelton
|
5419c869ed
|
now the readmill script works on the lightbox too
|
2012-09-19 12:08:27 -04:00 |
eshellman
|
4d562b64d5
|
Merge pull request #8 from Gluejar/lockss
lockss needs a page listing the books unglued in each year to crawl
|
2012-09-19 07:31:27 -07:00 |
Andromeda Yelton
|
efa3187535
|
dynamically generate the readmill download url don't hardcode it you moron
|
2012-09-19 10:25:23 -04:00 |
Andromeda Yelton
|
f2e4647e73
|
lockss needs a page listing the books unglued in each year to crawl
|
2012-09-18 14:16:59 -04:00 |
eshellman
|
499b1f78b2
|
Merge pull request #6 from Gluejar/fix_zero_wisher_grammar
Fix zero wisher grammar
|
2012-09-18 10:41:09 -07:00 |
Andromeda Yelton
|
f581dd354b
|
readmill support
|
2012-09-18 13:40:52 -04:00 |
Andromeda Yelton
|
0de46d0bb6
|
DRM-free logo
|
2012-09-18 13:35:14 -04:00 |
Andromeda Yelton
|
82f6ceffd4
|
addressing comment
|
2012-09-18 13:09:19 -04:00 |
Andromeda Yelton
|
b0c2f0926b
|
whoops there are other cases
|
2012-09-18 12:12:50 -04:00 |
thatandromeda
|
33ef8f6844
|
Update frontend/templates/press.html
|
2012-09-18 12:45:36 -03:00 |
Andromeda Yelton
|
35180252e0
|
bugfix [#36104625]
|
2012-09-18 11:10:53 -04:00 |
Andromeda Yelton
|
f03855f2de
|
bugfix [#36104625]
|
2012-09-18 11:10:01 -04:00 |
Raymond Yee
|
6a650affc8
|
Now recording pledge as such -- and not charging immediately.
running into exception at https://github.com/Gluejar/regluit/blob/relaunch_ry/payment/manager.py#L554-- have to start implementing a baseclass for stripelib to handle pledge modification
|
2012-09-17 16:56:07 -07:00 |
Raymond Yee
|
69e959a0c8
|
fleshing out of payment.models.Account
|
2012-09-17 14:55:28 -07:00 |
Raymond Yee
|
c545173793
|
First pass at payment.models.Account
|
2012-09-13 16:43:54 -07:00 |
Raymond Yee
|
a68cd81823
|
Merge branch 'master' into relaunch_ry
|
2012-09-13 15:55:43 -07:00 |
Raymond Yee
|
c5f22742c1
|
In making a stripe charge, record transaction.type and transaction.approved.
Fixed Campaign.transactions() to handle default variables properly (compare with dfe17f94fa (L0R257) )
|
2012-09-13 14:12:49 -07:00 |
thatandromeda
|
cbd9640287
|
Update frontend/templates/base.html
better link, now that that blog post exists
|
2012-09-13 15:42:11 -03:00 |
Raymond Yee
|
b85fbfc78b
|
Merge branch 'master' into relaunch_ry
|
2012-09-13 10:42:35 -07:00 |
Raymond Yee
|
eac0e24b1b
|
Small change: now storing amount and status for transaction with new pledge.
|
2012-09-13 10:39:42 -07:00 |
Andromeda Yelton
|
4cd685a61a
|
communicate about lack of active campaigns
|
2012-09-13 11:22:40 -04:00 |
Andromeda Yelton
|
7bd44fb93e
|
link to work page not download page
|
2012-09-13 11:17:05 -04:00 |
Andromeda Yelton
|
fdf27c4029
|
make work title on download page a link
|
2012-09-13 11:14:32 -04:00 |
Andromeda Yelton
|
d4309dd46c
|
digital shift coverage of OLA unglued ebook launch
|
2012-09-12 11:55:27 -04:00 |
Andromeda Yelton
|
de78548a32
|
list press releases on press page
|
2012-09-12 11:31:22 -04:00 |
Andromeda Yelton
|
fb648bbb5c
|
Merge branch 'fix_lockss'
|
2012-09-12 10:37:29 -04:00 |
Andromeda Yelton
|
18a598f628
|
need to change lockss page since unglued adheres to editions
|
2012-09-12 10:11:49 -04:00 |
Andromeda Yelton
|
3733780ef3
|
Merge branch 'master' of github.com:Gluejar/regluit
|
2012-09-12 10:00:31 -04:00 |
Andromeda Yelton
|
d8316c76ec
|
user isn't in the context so we shouldn't reference it
|
2012-09-12 08:41:22 -04:00 |
eric
|
c457dec497
|
helpful ebook format notations
|
2012-09-12 00:20:09 -04:00 |
eric
|
64461cc49e
|
one letter typo was messing up unglued ebooks display
|
2012-09-12 00:09:29 -04:00 |
Raymond Yee
|
e6f94223f4
|
Merge branch 'master' into relaunch_ry
|
2012-09-11 15:55:58 -07:00 |
Raymond Yee
|
77ceed03ad
|
Now -- a checkbox for whether to retain CC info and functionality for creating Customer / charge vs charge directly
|
2012-09-11 15:53:39 -07:00 |