eric
|
7dba126848
|
when a user is not logged in, clicking add to wishlist now ends them at the work page
...where we need to have the add functionality
|
2011-12-05 23:31:03 -05:00 |
Andromeda Yelton
|
8c63b29785
|
we now have half a landing page. more changes to come.
|
2011-12-05 16:16:42 -05:00 |
Ed Summers
|
ec09c4754b
|
for crawlers so they do not activate lookups at librarything, goodreads, etc
|
2011-12-05 07:37:10 -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
|
95c89d06fc
|
"Remove from Wishlist" shortened to "Remove This" to pretty list
|
2011-12-03 15:20:28 -05:00 |
Ed Summers
|
97daddea5d
|
Merge branch 'master' of github.com:Gluejar/regluit
|
2011-12-02 23:08:10 -05:00 |
Ed Summers
|
641e4904d9
|
link to googlebooks
|
2011-12-02 23:07:55 -05:00 |
eric
|
e0fbb3d324
|
Added Ungluers and facet display to CampaignListView
|
2011-12-02 22:53:39 -05:00 |
eric
|
c171741c5b
|
added facet name to work list display
|
2011-12-02 22:32:26 -05:00 |
eric
|
7f4976bde5
|
added ungluers to WorkListViews
|
2011-12-02 22:32:25 -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
|
569342c8a1
|
removed counter on search and cleaned js ordering while trying to debug broken add-to-wishlist
|
2011-12-02 19:28:13 -05:00 |
eric
|
9ad77a952e
|
fixed broken add to wishlist
|
2011-12-02 19:26:41 -05:00 |
eric
|
1ae38663f4
|
removed ref to "book-panel.css"; "book_panel.css" is what we're using.
|
2011-12-02 19:24:12 -05:00 |
eric
|
87f07bd9c3
|
removed "closest" campaign list; added most pledges list and biggest campaign list
|
2011-12-01 17:32:53 -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 |
eric
|
f094efdca2
|
removed superfluous "shared_works" code
this is more efficiently done by accessing request.user.wishlist in the
templates.
|
2011-12-01 08:47:58 -05:00 |
eric
|
b1cd55b6ca
|
fixed bookpanel indication of works "on your wishlist"
|
2011-12-01 08:42:03 -05:00 |
eric
|
552ede6089
|
yes, I really want to change book-panel
|
2011-11-30 21:24:12 -05:00 |
eric
|
461fc48c32
|
made the tab active.
|
2011-11-30 21:07:17 -05:00 |
eric
|
a83586b981
|
made this more readable while disassembling book-panel and fixing html validation
changing a span to a div broke the book panel; the next commit fixes
it. some class rearrangement as well.
|
2011-11-30 21:05:19 -05:00 |
eric
|
819753a268
|
book-panel.js reoved; appears to have been replaced by greenpanel.js
|
2011-11-30 20:57:28 -05:00 |
eric
|
828ca6f022
|
1st pass at new UI for /campaigns/
|
2011-11-30 13:14:38 -05:00 |
eric
|
e0c31ca6a4
|
minor html corrections; toggle icons now have alt text
|
2011-11-30 12:23:25 -05:00 |
Raymond Yee
|
6567369ed7
|
Tweaked work.html to handle the case of a single Ungluer who has pledged.
Added comment to pledge.html
|
2011-11-30 09:13:00 -08:00 |
Raymond Yee
|
b8cebfa0dd
|
Refining the interaction of Premium choice and pledge amount
|
2011-11-30 08:58:26 -08:00 |
Raymond Yee
|
b44379e6cd
|
First pass at tying the premium selected and the pledge amount
|
2011-11-29 18:02:51 -08:00 |
eric
|
8768a55571
|
added statcounter code to base template; the javascript was messing up the supporter page hidden settings, so I omitted the js there
also added a css block so we can have all css load before js
|
2011-11-29 18:15:33 -05:00 |
eric
|
1fc644aacd
|
implemented a minimum campaign term; other campaign management tweaks
|
2011-11-29 10:48:37 -05:00 |
eric
|
9cbcea0f72
|
the open campaign form now automatically sets the end date and target to allowed values
|
2011-11-28 23:37:31 -05:00 |
Raymond Yee
|
45885be2e6
|
Listing for campaign detail
|
2011-11-29 00:42:31 +00:00 |
Raymond Yee
|
2cbdd797d5
|
Stripped some parameters from payment/parameters that belong in settings
|
2011-11-28 16:38:28 -08:00 |
Raymond Yee
|
f6a5c98b4e
|
Adding more details to transaction display (for debugging)
|
2011-11-28 16:21:57 -08:00 |
Raymond Yee
|
42a8af4c5e
|
Link from campaigns to the respective work page (not campaign page)
|
2011-11-28 16:13:06 -08:00 |
Raymond Yee
|
57640ec7b2
|
First pass at unwiring campaign_detail from the real pledge view.
|
2011-11-28 15:39:06 -08:00 |
Andromeda Yelton
|
440047145a
|
making errors more obvious on campaign management page and goal more obvious on work page
|
2011-11-28 11:38:31 -05:00 |
Andromeda Yelton
|
0e33932435
|
improving display of hover state of book panel (still in progress)
|
2011-11-28 10:13:21 -05:00 |
eric
|
f96b5e4637
|
fixed bug where anonymous user can't view work page
|
2011-11-26 17:09:33 -05:00 |
eric
|
e38d78ecc3
|
rights holder FAQ
|
2011-11-25 21:59:17 -05:00 |
eric
|
b398a948dc
|
refactored campaign management savable constraints out of view and into form
|
2011-11-25 21:23:37 -05:00 |
eric
|
d5bae40c00
|
refactored launchable into campaign model. fixed date camparison bug. moved target and deadline limits to settings file
|
2011-11-23 21:41:06 -05:00 |
eric
|
3671b0a182
|
marked campaign description and details as safe
|
2011-11-23 19:28:30 -05:00 |
eric
|
a89485be01
|
campaign data now appears in campaign tab; campaign stuff is now triggered only by active campaigns
|
2011-11-23 17:28:29 -05:00 |
Raymond Yee
|
83b006b2d3
|
Turning off embedded PayPal UI to see whether paypal redirect works properly on please
|
2011-11-23 13:14:39 -08:00 |
Raymond Yee
|
38d38ff844
|
I keep forgetting to import sys
|
2011-11-23 10:54:02 -08:00 |
Raymond Yee
|
0ec0416c0f
|
Print out to stderr the PayPal URL
|
2011-11-23 10:50:29 -08:00 |