eric
b0f4eda221
show offers on work page
2013-06-27 13:10:33 -04:00
Andromeda Yelton
69f0451bea
segregate flows of one-click and information-seeking options, address feedback
2013-06-24 13:53:28 -04:00
eric
835ff4be8e
Rightsholder can upload ebook files and set buy-to unglue prices [ #51733385 ][ #51745045 ]
...
note that to test file upload loacal, you need to set up file storage
in local settings. for example,
MEDIA_ROOT = '/Documents/media/'
DEFAULT_FILE_STORAGE = 'django.core.files.storage.FileSystemStorage'
2013-06-17 18:53:28 -04:00
Andromeda Yelton
b23b617e4b
prompt not-logged-in users for kindle delivery email
2013-06-07 10:19:06 -04:00
Andromeda Yelton
2f3f8997ad
make sure graceful degradation works, fix bugs
2013-06-05 11:06:07 -04:00
Andromeda Yelton
ad69580b2d
PEP 8, PEP 328. I feel better now.
2013-06-03 12:31:39 -04:00
Andromeda Yelton
b3181f0e22
first pass at sending kindle files as attachments
2013-05-31 17:15:22 -04:00
Andromeda Yelton
e75a7b9642
skeleton of send-to-kindle support
2013-05-31 11:34:51 -04:00
thatandromeda
babeb9e4aa
Merge pull request #164 from Gluejar/manage_book_data
...
Manage book data
2013-04-24 11:31:07 -07:00
eric
08d4adf50b
implement adromeda suggestions
2013-04-24 11:14:25 -04:00
eric
de442c8f63
count downloads. migrate schemas!
2013-04-20 00:02:36 -04:00
eric
31a1f46666
add split works funtionality
2013-04-16 16:46:25 -04:00
Andromeda Yelton
71306108b0
point press page at new version, tidy up submitterator
2013-04-08 14:16:08 -04:00
Andromeda Yelton
57f7c81ec0
adds press item submission functionality
2013-04-04 11:09:18 -04:00
Andromeda Yelton
db0a967963
new press template and view
2013-04-04 10:15:29 -04:00
eric
3a81db3804
Implement publisher and feedback email in campaign management
...
(feedback view made more flexible)
2013-03-27 12:22:30 -04:00
eric
1881660089
intoduce Publisher and PublisherName Models
...
Also change our by publisher lists to key on the new name ids rather
than the names, which was yucky.
Migrations!
Data migration takes a while, don't be allarmed if it sits a while.
2013-03-25 23:41:19 -04:00
eric
a5a000ef7f
triple sign-in form when non-logged-in user tries to pledge
2013-03-21 14:24:11 -04:00
eric
28045aed77
merge master into improve_registration
2013-03-13 10:40:20 -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
eric
80536a491a
superlogin- failed logins check for socialauth and if so, as user to use it
...
superlogin injects extra_context into regular login method
2013-03-07 21:48:56 -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
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
14a6803b9f
mailchimp integration [finish #37732465 ]
...
need to pip install postmonkey
2013-03-04 17:01:33 -05:00
eric
282f877890
wire up msg view to wishlist_message notification [ #36991391 ]
2013-02-26 12:43:54 -05:00
Andromeda Yelton
30dcab3d88
adding smashwords link to FAQ menu and improving URL hygiene
2013-02-06 09:09:20 -05:00
Andromeda Yelton
68642169b0
need to add some context
2013-01-21 10:33:08 -05:00
Andromeda Yelton
2cc187145b
first draft of a what-libraries-can-do page
2013-01-21 09:09:26 -05:00
eric
fec7f33d9e
staff only UI for merging works [finish #39297681 ]
...
staff-only link in rights tab of every work!
2012-12-12 22:35:35 -05:00
eric
bde8e98518
create empty manage account view
2012-10-14 15:31:18 -04: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
Andromeda Yelton
f2e4647e73
lockss needs a page listing the books unglued in each year to crawl
2012-09-18 14:16:59 -04:00
eric
92a2ccc7ce
cleaned up the response when a pledge is modified rather than created
2012-09-07 17:48:48 -04:00
Raymond Yee
1742572d95
Merge branch 'master' into relaunch
...
Conflicts:
frontend/views.py
2012-09-07 13:08:03 -07:00
eric
c2636f5bba
removed legacy DonateView
2012-09-07 01:11:28 -04:00
eric
8eeadc99d3
woo hoo, credit and donation scaffolding works end to end [ #21784207 ]
2012-09-06 01:01:17 -04:00
eric
94270f33c6
add in credi processing; overhaul the PledgeView forms and partition authorize fn in Manager
...
also removed unused target, lists, ack-link,
2012-08-31 03:16:04 -04:00
Andromeda Yelton
48e20a7cdd
bringing all the lightboxes under the hijax.js system
2012-08-27 15:35:29 -04:00
Andromeda Yelton
a6e034a36a
rudimentary download page plus logic to serve it
2012-08-24 15:14:32 -04:00
Andromeda Yelton
adef29f536
Merge branch 'relaunch' of github.com:Gluejar/regluit into relaunch
...
Conflicts:
core/signals.py
2012-08-16 17:11:12 -04:00
Andromeda Yelton
28670ed01a
building LOCKSS manifest page
2012-08-15 09:40:37 -04:00
eric
5362c202bb
added management command to create credits, balance notification [ #21784207 ]
2012-08-07 14:12:50 -04:00
eric
d7638463b1
reporting facility for languages
2012-07-20 14:29:04 -04:00
Raymond Yee
de415480ae
first pass at calculating transactions that need to be recharged
...
modification to fabfile to download a file of emails
2012-07-13 10:17:51 -07:00
Raymond Yee
99057859e9
Setting up the URLs in progress.
2012-07-11 06:54:15 -07:00
eric
e2962e1075
[finish #30516251 ] supporter acknowledgement page basic version
2012-07-07 18:13:05 -04:00
Raymond Yee
acaa931445
I think that the CampaignFormView should be deleted -- but before I merge this into master, I want to let others confirm
2012-05-25 19:39:02 -07:00
Raymond Yee
60b84b0358
Merge branch 'master' of github.com:Gluejar/regluit into cancel_pledge
2012-05-24 14:10:10 -07:00
Andromeda Yelton
86313666ee
making [ #29858801 ] happen -- now you can get back to the home page by clicking on the logo even if logged in
2012-05-24 15:29:45 -04:00
Raymond Yee
2f232c29fd
Merge branch 'master' of github.com:Gluejar/regluit into cancel_pledge
2012-05-21 08:54:05 -07:00
Raymond Yee
b8336c4ed6
En route to implementing pledge cancellation
2012-05-21 07:56:18 -07:00
Andromeda Yelton
f32de7e935
added named url for sub-FAQs to improve linkability
2012-05-21 10:03:29 -04:00
Raymond Yee
272d795ded
Renaming the current functionality that has been named "cancel" to be "nevermind" because that functionality arose to support users changing their mind
...
The new PledgeCancel is a placeholder for the functionality I will build next to let users actually cancel existing transactions
Finally, I use the setting.PAYMENT_PROCESSOR to set the default value of Transaction.host ('paypal' or 'amazon')
2012-05-18 16:59:48 -07:00
Raymond Yee
cbb7045ad9
Another set of URLs for DEBUG only
2012-05-17 13:55:02 -07:00
eric
6bb564aca6
[finish #28851641 ]campaign managers now have access to edition creation and editing for works they manage
2012-05-14 01:07:02 -04:00
eric
ea9ac7508e
repaired the invocation ot I_just_pledged emailshare [ #27785469 ]
2012-05-13 22:59:07 -04:00
eric
36edf0a261
[ #28851641 ] // was getting rewritten by apache, I think
2012-05-11 15:39:26 -04:00
eric
81d158f505
[ #28851641 ] Edition creation and editing !!! Needs a schema migration.
2012-05-11 14:13:09 -04:00
eric
d88a908082
[finish #27470423 ] provide preview of unlaunched campaigns
2012-04-10 16:13:28 -04:00
Raymond Yee
8a6de4ef1d
A proxy for the mailchimp js
2012-04-04 09:15:18 -07:00
eric
360d11f88a
yes we should deprecate setup_work
2012-03-23 11:09:51 -04:00
Raymond Yee
46ca784030
[ #23019867 ] First pass at allow for pledges to be modified
2012-03-19 16:32:37 -07:00
eric
62038dce9c
implement cookie based redirect for login/signup from a wishlist action [deliver #24981847 ]
2012-03-13 17:04:05 -04:00
Andromeda Yelton
0776d68b43
supporter wishbook feed round 1! let's see if it works
2012-03-09 19:05:24 -05:00
eric
142fe72f93
added db metrics page [deliver #26022545 ] /info/metrics.html
2012-03-07 22:07:01 -05:00
Andromeda Yelton
98e2189014
now there is a latest comments page
2012-02-03 10:22:53 -05:00
Raymond Yee
d255fa0335
Made change so that Goodreads API is hit only when supporter wants to load books: https://www.pivotaltracker.com/story/show/23590565
...
Also allow supporter to clear association with Goodreads account
2012-01-24 09:36:45 -08:00
Raymond Yee
15858ff041
Wrong prefix in urls.py in the non-preview URLs: "regluit.frontend.views"
2012-01-18 11:34:23 -08:00
Raymond Yee
f7e8e41c71
First round of having debug URLs available only if not in preview mode
2012-01-18 09:08:34 -08:00
Ed Summers
3a2f1ca535
removed supporter2 url route, which did not seem to do anything other than throw an error
2012-01-17 09:59:11 -05:00
Ed Summers
3d9eb90174
allow crawling of unglue.it
2012-01-15 23:21:47 +00:00
eric
9eaa08bf71
added unglued lists
2012-01-15 16:48:36 -05:00
Andromeda Yelton
54f25369c1
behold, an About page
2012-01-15 13:19:35 -05:00
Raymond Yee
01f5664bf5
Some very basic functionality associated with cancel_url, including the ability to try again on the pledge.
2012-01-10 15:26:04 -08:00
Andromeda Yelton
7ca9a5f0a7
it is the skeleton of a press kit
2012-01-10 11:10:27 -05:00
Andromeda Yelton
95f32400ec
Merge branch 'master' of github.com:Gluejar/regluit
2012-01-09 16:13:49 -05:00
Andromeda Yelton
556ecf8a06
now users can give us feedback on alpha
2012-01-09 15:53:09 -05:00
Raymond Yee
a174b3eb93
Putting in skeleton for pledge cancel and complete PayPal callbacks
2012-01-09 12:36:03 -05:00
Andromeda Yelton
8460fba0bb
organizing the FAQ
2012-01-06 10:42:17 -05:00
Raymond Yee
68f0c255d5
Force login on PledgeView as a whole
2012-01-04 12:03:50 -05:00
Andromeda Yelton
aa10713e49
menu is more location-specific
2012-01-03 16:47:00 -05:00
Andromeda Yelton
7de1051448
it is not unlike a sidebar organizing the FAQs
2012-01-03 16:17:04 -05:00
Andromeda Yelton
0717479238
lo-fi email sharing now works
2011-12-28 20:43:52 -05:00
Raymond Yee
4e36892910
Putting in stub for campaign_admin.
...
Let admin do a PaymentManger.checkStatus() to get the latest information about Transactions (using the PayPal PaymentDetails and PreapprovalDetails API methods)
2011-12-20 17:42:06 -05:00
Andromeda Yelton
ea728750ae
draft terms added
2011-12-16 17:19:59 -05:00
Ed Summers
411a254ee6
got librarything, goodreads and openlibrary links working when ids are available, with fallbacks to isbn routing and canned search urls
2011-12-05 00:56:24 -05:00
eric
98b5deef1f
git tripping over a newline
2011-12-02 19:46:47 -05:00
eric
3dc38b0cf0
remerge
2011-12-02 19:39:09 -05:00
eric
34dd5237af
merged with raymond's commit
2011-12-02 19:37:27 -05:00
eric
dd6add1e44
Implemented WorkListView- does popular and recommended lists
2011-12-02 19:29:23 -05:00
eric
68b0d4b73a
implemented a generic view class for campaigns.
...
Ending and newest views are reverse sorted. campaign status is dealt
with except for successful campaigns
2011-12-01 13:17:33 -05:00
eric
0bd6475906
OK, the explore bar now explores!
2011-12-01 09:41:08 -05:00
Raymond Yee
57640ec7b2
First pass at unwiring campaign_detail from the real pledge view.
2011-11-28 15:39:06 -08:00
Ed Summers
8008a5df51
added /googlebooks/{googlebooks_id}/ route which will add the book to gluejar and redirect to the new work url, for use on the search results page
2011-11-21 20:12:13 -05:00
eric
43d3f3f553
halfway through implementation of campaign management. can't launch campaigns yet. migrate schemas!
2011-11-20 22:23:51 -05:00
eric
3eb3653947
robots.txt
2011-11-19 22:15:26 -05:00
eric
a6bf130b24
Andromeda von Rightsholder can now open campaigns from her rightsholder tools page; apply migrations!
2011-11-19 21:22:54 -05:00
Andromeda Yelton
3b80d18829
wording tweaks
2011-11-18 15:11:17 -05:00