Commit Graph

572 Commits (11076a2b4f245ebc3e6190695057837e13455f45)

Author SHA1 Message Date
Andromeda Yelton 8d2032e84e expanding crowdfunding definition 2012-02-16 09:34:39 -05:00
Andromeda Yelton 6466c4292f more prettifying. whole pledge tier div now clickable to select radio button 2012-02-15 11:09:34 -05:00
Andromeda Yelton e3d8b12f85 prettifying the pledge page a bit 2012-02-15 11:03:58 -05:00
Andromeda Yelton b46e2c7df8 vocabulary tweak 2012-02-14 11:36:12 -05:00
Andromeda Yelton 29af3044b6 merging 2012-02-14 11:35:54 -05:00
eric 7b6b1d067f userlist queries now only look at first 100 works 2012-02-11 19:08:05 -05:00
eric 41f41aa76e fixed NameError: global name 'Http404' is not defined 2012-02-11 15:14:31 -05:00
eric 107e6ffd0c apply migrations! added num_wishes on work model. "popular" page now 10x faster 2012-02-11 14:15:06 -05:00
eric 1a62f8634e missed this charge; only affects rights holder claims forms for redirected works 2012-02-10 19:30:09 -05:00
eric 07e578699d Added WasWork model to track deleted works. Apply migrations! 2012-02-09 22:30:33 -05:00
Ed Summers a66b26f78d get add to wishlist working w/ endless pagination 2012-02-09 13:28:14 -08:00
Andromeda Yelton ade271dc4b prettified some profile settings styling 2012-02-09 12:28:45 -05:00
Andromeda Yelton 3a57bc7fd0 press page links to our profiles on unglue.it, tweaks to settings display 2012-02-09 11:48:41 -05:00
eric 5060f2e6bb frontend test less sensetive to fixturing
test db teardown at end of a test depends on db mechanisms
2012-02-07 15:47:32 -05:00
Andromeda Yelton e579fdfc96 minor jquery speedups 2012-02-07 13:41:21 -05:00
Andromeda Yelton e51148254b adding ISBN to detail view 2012-02-07 13:11:16 -05:00
Andromeda Yelton 5435dbc1ab sped up some je jquery, made sign up call to action in the learn more section more prominent 2012-02-07 12:01:00 -05:00
Andromeda Yelton cfb6398fc6 reconciling panelview display and new results thingy 2012-02-06 14:48:15 -05:00
Andromeda Yelton a35bb7cbba there is now a setting for our versions of jquery ad jquery_ui. defaults to google hosted, use static to do offline dev. SO much less annoying. 2012-02-06 13:53:25 -05:00
Andromeda Yelton 7f7a0ad0e1 Merge branch 'master' of github.com:Gluejar/regluit 2012-02-06 10:51:15 -05:00
Andromeda Yelton acc2a6a1f8 making campaign activity data display properly in search results 2012-02-06 10:50:37 -05:00
Ed Summers 8c86ee4f2e trigger scroll a tiny bit further up the page 2012-02-05 08:56:41 -08:00
Ed Summers f55330365e added endless scroll for search results 2012-02-04 16:06:53 -08:00
Andromeda Yelton baa7c05400 you are now returned to the comments tab after posting a comment 2012-02-03 12:32:09 -05:00
Andromeda Yelton 0e92aae0b5 crowdfunding graphic now links to faq item 2012-02-03 12:28:48 -05:00
Andromeda Yelton a8bb1c6bef Merge branch 'master' of github.com:Gluejar/regluit 2012-02-03 12:20:46 -05:00
Andromeda Yelton 73e11c67b3 making signup arrow in learn more section more closely coupled with signup call-to-action 2012-02-03 12:20:32 -05:00
Andromeda Yelton 8d17e2d0d6 tweak all the things 2012-02-03 12:05:02 -05:00
Andromeda Yelton 0653cfb648 minor wording tweak 2012-02-03 12:04:24 -05:00
Andromeda Yelton 808a46a9e7 clicking X ungluers are wishing now activates supporter tab 2012-02-03 12:04:09 -05:00
Andromeda Yelton 762eabeaf4 awesomeifying aesthetically 2012-02-03 12:03:34 -05:00
Andromeda Yelton 98e2189014 now there is a latest comments page 2012-02-03 10:22:53 -05:00
eric 61cf9834b6 tweak language in terms 2012-02-03 10:14:51 -05:00
eric f9c97670f4 Terms and Conditions reviewed by Eric 2012-02-02 17:40:32 -05:00
Andromeda Yelton 5802f7c959 Merge branch 'master' of github.com:Gluejar/regluit 2012-02-02 13:55:31 -05:00
Andromeda Yelton 5d115275e0 hey, sweet, you can set textarea width with css rather than cols and it's more robust 2012-02-02 13:55:21 -05:00
Andromeda Yelton ab7a3df2f7 now both work and supporter pages provide notification of character limits in text entry fields 2012-02-02 13:40:08 -05:00
Andromeda Yelton 815a1f2e87 tagline textarea now communicates and enforces a character limit 2012-02-02 11:06:54 -05:00
eric 3333c51bf3 fix name error for HttpResponseNotFound 2012-02-02 09:05:41 -05:00
Andromeda Yelton bc351e0895 Merge branch 'master' of github.com:Gluejar/regluit 2012-02-01 15:57:10 -05:00
Andromeda Yelton 03b58d14ca wished by n thing is now clickable and goes to supporter tab. also you can now specify the active tab on a work page with a get parameter. 2012-02-01 15:57:03 -05:00
Raymond Yee c05b63a0a0 Merge branch 'ry' 2012-02-01 09:51:14 -08:00
Raymond Yee fb77d1a08d Resolve ambiguity in Work lists order -- sort by Work.id as a secondary sort key 2012-02-01 09:43:46 -08:00
Andromeda Yelton 8e4171d3ee Merge branch 'master' of github.com:Gluejar/regluit 2012-02-01 12:41:34 -05:00
Andromeda Yelton 2736f9d748 account activation now routes through a search step to promote wishlist addition 2012-02-01 12:38:41 -05:00
Raymond Yee 268e188082 Clean up the debugging messages I had left in frontend.views.wishlist 2012-01-31 15:15:03 -08:00
Raymond Yee 2610be2c35 Need a distinct() to properly filter out duplicates for popular and new list 2012-01-31 15:07:40 -08:00
Raymond Yee 886233a68a Filter the popular and new lists to show only works that are on a wishlist
https://www.pivotaltracker.com/story/show/24232005
2012-01-31 14:56:34 -08:00
Raymond Yee 0924b0de9a Merge branch 'master' of github.com:Gluejar/regluit into ry
Conflicts:
	frontend/views.py
2012-01-31 12:12:39 -08:00
Raymond Yee a7dfe3d760 Merge branch 'production' 2012-01-31 12:05:53 -08:00