Commit Graph

58 Commits (80d3b1027979245cd5e6615b6bbdd96020abe4d0)

Author SHA1 Message Date
Andromeda Yelton 80d3b10279 fixing initial appearance of toggle icons 2011-11-21 11:10:31 -05:00
Andromeda Yelton ade372baa6 fixed placement of hover state of panel view 2011-11-21 11:06:00 -05:00
Andromeda Yelton 8fcfffb8dc fixing overzealous indentation 2011-11-21 10:53:45 -05:00
Andromeda Yelton afa936258b cross-browser compatibility fix for rounded corners on tabs 2011-11-21 10:50:54 -05:00
Andromeda Yelton 43912006ae prettifying the documentation pages with new css 2011-11-18 13:27:26 -05:00
Ed Summers 6a9a213632 added pagination with django-endless-pagination 2011-11-17 23:09:23 -05:00
Andromeda Yelton cede93bb28 getting rid of unused less and css files 2011-11-16 15:28:43 -05:00
Andromeda Yelton 1a7a04cbc3 adding 404 page and improving footer layout 2011-11-16 11:01:45 -05:00
Andromeda Yelton 74a5710921 prettifying the footer 2011-11-15 16:14:09 -05:00
Andromeda Yelton 93acfc6348 improving work page's handling of campaign statuses 2011-11-14 10:19:52 -05:00
Andromeda Yelton a04b580f3c adding display of author name 2011-11-11 15:10:26 -05:00
Andromeda Yelton ab502f49cc adding display of author name 2011-11-11 15:10:16 -05:00
Andromeda Yelton 243778b40c tweaking css for panel hover state 2011-11-08 21:23:23 -05:00
Andromeda Yelton ba45db0e78 added live data to panel view hover state; put js that search & supporter share into separate files 2011-11-08 20:34:15 -05:00
Andromeda Yelton 3c33ca8bfa Merge branch 'master' of github.com:Gluejar/regluit 2011-11-08 11:28:55 -05:00
Andromeda Yelton 2173f16d4e panel view now has a hover state on supporter page 2011-11-08 11:28:35 -05:00
eric a6686dac67 css thrashing 2011-11-07 16:56:49 -05:00
Andromeda Yelton 2b063e78d1 merge conflicts 2011-11-07 16:16:36 -05:00
Andromeda Yelton abf3ec131e wiring supporter and search icons and percent unglued to live data 2011-11-07 16:12:53 -05:00
eric 9e9a05d153 unminify css 2011-11-07 16:12:11 -05:00
Andromeda Yelton 51d8c71069 aligned search box with main content container; fixed flow of panel view in search page; added bottom-padding to allow for cover images to be fully displayed in list view 2011-11-07 15:11:52 -05:00
Andromeda Yelton 7753c49656 James K. Polk did not actually write every book in our database 2011-11-07 11:58:48 -05:00
Andromeda Yelton 44a7ff81c4 removing icons from explore/share/support bars 2011-11-07 11:11:30 -05:00
Andromeda Yelton a1055a01aa resolving merge conflicts 2011-11-07 11:06:01 -05:00
Andromeda Yelton 7635c1a701 fixing image display in search panel view 2011-11-07 11:04:09 -05:00
eric 609b829f5c fixed missing style on support menu 2011-11-07 10:45:10 -05:00
Andromeda Yelton 852125ff8a you can now toggle the supporter page between list and panel views. it's pretty badass. 2011-11-06 18:43:04 -05:00
Andromeda Yelton cba17474c9 refactoring CSS. now sitewide.css is part of base.html and other files should be applied as appropriate. 2011-11-06 16:16:23 -05:00
Andromeda Yelton f428634bf7 adding campaign page with live data; working on ability to switch between list and panel views on supporter page 2011-11-06 14:02:29 -05:00
Andromeda Yelton 2c6a7e6f94 book panel view of supporter page now half-done; visible at /supporter2/username 2011-11-03 16:28:53 -04:00
Ed Summers 3c05412b29 adding back in the style used by the edition list in the work view, that was removed. 2011-10-24 01:39:35 +00:00
Andromeda Yelton 246924c03f still merging changes after internet librarian 2011-10-21 15:35:31 -04:00
Ed Summers 0c1411f2e8 added celery async task for add_related that gets exercised when a book is added to a wishlist. includes new settings for the djkombu celery backend 2011-10-19 23:31:16 -04:00
eric 74e6f7a374 wired user profile edit form to supporter page
you can now edit tagline from supporter page
2011-10-19 03:13:29 -04:00
Ed Summers a086143495 pointer cursor when hovering over "find" 2011-10-18 05:13:57 +00:00
Ed Summers 5965687dbb added some hopefully not too cheesy info about adding to wishlist when a user has an empty wishlist 2011-10-18 00:21:49 -04:00
Ed Summers b33ea3ac34 put a bit of space between "add to wishlist" and status. attempted to remove redundant book list css since it was confusing 2011-10-18 02:58:15 +00:00
Ed Summers fd5cf49460 Merge branch 'master' of github.com:Gluejar/regluit 2011-10-17 22:32:40 -04:00
Ed Summers 1ddf12ddab anon user gets redirected to login page when attempting to add an item to a wishlist. fixes https://www.pivotaltracker.com/story/show/19249923 2011-10-17 22:32:31 -04:00
eric ffcb298376 again 2011-10-17 22:07:34 -04:00
eric f8b599ffcc removed capitalization style in .header-text 2011-10-17 22:03:06 -04:00
Andromeda Yelton 25b0e90141 updating with supporter page css 2011-10-14 09:50:18 -04:00
Andromeda Yelton 145c275795 Merge branch 'master' of github.com:Gluejar/regluit
Conflicts:
	core/management/commands/random_campaigns.py
2011-10-13 12:46:52 -04:00
Andromeda Yelton cd6ec21d63 switching css over to a less system with aim of greater maintainability. 2011-10-11 09:32:52 -04:00
Andromeda Yelton 5f411e49e0 converting css to a less system to improve maintainability. see http://lesscss.org/ 2011-10-04 16:18:59 -04:00
Ed Summers 9a44cfc436 added remove from wishlist 2011-09-29 11:44:03 +00:00
Ed Summers 409df080ce got search passably working and a somewhat functional ajax add to list 2011-09-29 02:23:50 -04:00
Ed Summers 83f553dc36 removed tabs 2011-09-28 22:46:37 -04:00
Andromeda Yelton 8e3a1430a8 Minimally styled footer area 2011-09-26 14:25:30 -04:00
Andromeda Yelton 54a5cc0fbf fixed layout bug with h2 and view list icons 2011-09-21 12:02:29 -04:00