Commit Graph

375 Commits (d8cbf398496232f1edcab925ed7f08ff631f1c23)

Author SHA1 Message Date
eric 5146e9616e forgot to add style to less [#28494261] 2012-05-25 18:19:29 -04:00
eric 7de9616e23 [finish #27015121] add going to amazon text, premium amount now inline. 2012-05-25 18:18:29 -04:00
Andromeda Yelton 7f0f147b9f Merge branch 'master' of github.com:Gluejar/regluit 2012-05-25 16:11:00 -04:00
eric 9203127da1 comments by campaign managers get a blue box around them [#28494261] 2012-05-25 14:51:46 -04:00
Andromeda Yelton 705c647682 removed an unused thing 2012-05-24 16:51:55 -04:00
Andromeda Yelton 30adccdd37 put ungluer count on second line and changed text placement accordingly to prevent overflow with high ungluer count numbers 2012-05-23 10:40:13 -04:00
Andromeda Yelton 4fea78dd1c changed support and modify buttons to use same css-based input button styling as rest of site 2012-05-23 09:23:02 -04:00
Andromeda Yelton 6f3189d99c wanted that float to apply only on the work page, not here 2012-05-23 09:05:54 -04:00
Andromeda Yelton cd9ff5af63 make whole pledge/read now area on back of panel clickable, maintain styling 2012-05-23 08:47:41 -04:00
Andromeda Yelton ce1262c99f organizing/commenting 2012-05-22 07:48:56 -04:00
Andromeda Yelton 54368ffbca adding pledged checkmark next to relevant premium on work page when supporter has pledged 2012-05-22 07:34:42 -04:00
Andromeda Yelton b5c2f743a6 need to move some styling to sitewide.css since the About section now means it may display anywhere on the site 2012-05-21 16:02:16 -04:00
Andromeda Yelton 2bcb4cfb00 made header more opaque and cursors less inviting when a lightbox is up, to discourage people from opening the other one on top of it 2012-05-21 15:49:24 -04:00
Andromeda Yelton 1cf9f4058d fixing [#29941831] 2012-05-21 14:06:48 -04:00
Andromeda Yelton 32a7699eb5 addressing some actual questions seen around the interwebs 2012-05-21 13:39:19 -04:00
Andromeda Yelton 120e503222 should fade everything in background, including launch_top 2012-05-21 12:09:45 -04:00
Andromeda Yelton b85d034030 we need an About link 2012-05-21 10:03:56 -04:00
Andromeda Yelton b7acd528e5 mediaborder image styling should only apply to description tab 2012-05-17 10:50:22 -04:00
Andromeda Yelton 7bd9f28770 making percent unglued display better in book panels 2012-05-17 10:19:20 -04:00
Andromeda Yelton a47f48e777 showing percent campaign has proceeded toward goal more clearly 2012-05-17 09:24:57 -04:00
Andromeda Yelton b094bc8444 moved feedback box to slightly less annoying position so it will not be in the way of explore bar now that people need to use that 2012-05-16 21:44:35 -04:00
Andromeda Yelton 10dbc6e20d images should have the same pretty border as videos 2012-05-16 21:44:12 -04:00
Andromeda Yelton 45720197c6 ensuring that cancel message is not too wide 2012-05-16 14:29:15 -04:00
Andromeda Yelton c4053a4b59 communicating stuff more clearly 2012-05-16 14:03:14 -04:00
Andromeda Yelton 655908b855 now DRY and commented, albeit not dryly commented 2012-05-15 20:58:07 -04:00
Andromeda Yelton b6a6b6df7d first pass at making pledge amount and premium level boxes reconcile. needs to be made DRYer but works. 2012-05-15 19:31:49 -04:00
Andromeda Yelton af0ef1648e removing extraneous semicolon 2012-05-15 19:31:17 -04:00
Andromeda Yelton 4a606cfc4e here you go Eric. note the spaces provided for your title and name 2012-05-15 15:44:42 -04:00
Andromeda Yelton 26061cd240 hey the reason I wasn't getting the layout I expected was that I'm an idiot. sweet\! 2012-05-14 21:09:29 -04:00
Andromeda Yelton 4fec8438a6 communicating a little more clearly 2012-05-14 20:44:27 -04:00
Andromeda Yelton 2617deb636 standardized font size of error message (which triggered recompilation of css files depending on variables.less) 2012-05-14 20:37:57 -04:00
Andromeda Yelton 50d9fcc6d6 filling box with number, not string 2012-05-14 20:37:29 -04:00
Andromeda Yelton 33bfb73a25 the sharing options in the you_have_pledged notice.html should be real live links 2012-05-14 16:53:53 -04:00
Andromeda Yelton 407c8ed376 Merge branch 'master' of github.com:Gluejar/regluit 2012-05-14 16:41:13 -04:00
Andromeda Yelton 54e9f8ad17 changed from click to on syntax in hopes of addressing possible IE9 event handling weirdness 2012-05-14 16:27:48 -04:00
eric 6451e1adba Do number comparison, not string comparison, on pledge amounts 2012-05-14 14:05:40 -04:00
Raymond Yee 32250157e3 Merge branch 'real_money' of github.com:Gluejar/regluit 2012-05-14 15:41:55 +00:00
eric 443c4b5d42 [finish #27015121] give focus to pledge amount box, select premium doesn't reduce pledge 2012-05-14 09:01:03 -04:00
Andromeda Yelton 1270907295 merge these changes to master when the real money bit is flipped 2012-05-13 16:50:33 -04:00
Andromeda Yelton 48b05f6fba making our orange a variable so having to look it up stops annoying me 2012-05-13 16:46:03 -04:00
Andromeda Yelton 9a6ea26266 check to see if people have pledged and if so direct them to pledge_modify from sidebar rather than spawning new pledge 2012-05-13 15:23:04 -04:00
eric feb8650c10 [#29488053] add to wishlist now works for works without googlebooks_id 2012-05-11 21:29:03 -04:00
Andromeda Yelton c6186c7808 need to hardcode staff names and pics on recommended as is_staff doesn't produce behavior we want 2012-05-09 16:33:22 -04:00
Andromeda Yelton 42d33794e3 sign up element in learn more section was misaligned 2012-05-09 12:20:41 -04:00
Andromeda Yelton aea47fff25 we weren't using that class any more 2012-05-08 14:38:44 -04:00
Andromeda Yelton 6e1aa4dfd0 changed work_list page to clearly communicate that it's staff picks when facet = recommended 2012-05-08 14:28:06 -04:00
Andromeda Yelton 73157c8720 clarified manage campaign workflow 2012-05-08 09:27:03 -04:00
Andromeda Yelton 4be0cab5a0 Merge branch 'master' of github.com:Gluejar/regluit 2012-05-04 10:05:54 -04:00
Andromeda Yelton 8902ec84b3 made manage_campaign workflow suck less 2012-05-04 09:56:41 -04:00
Raymond Yee b15a3bc6eb Somehow these files didn't get into fps 2012-05-02 18:07:27 -07:00
Raymond Yee b9bbecb351 Merge branch 'master' of github.com:Gluejar/regluit into fps
Conflicts:
	settings/common.py
	settings/dev.py
	settings/prod.py
2012-05-02 18:01:20 -07:00
Andromeda Yelton a3ce812467 small formatting changes 2012-05-02 14:10:58 -04:00
Raymond Yee 11b4ab8623 Renamed other ebook format icons to lowercase 2012-05-01 22:56:00 -07:00
Raymond Yee b4e6d7dcff Merge branch 'master' of github.com:Gluejar/regluit 2012-05-01 22:49:44 -07:00
Raymond Yee c5da22f6e9 Renaming PDF32.png -> pdf32.png 2012-05-01 22:49:00 -07:00
Andromeda Yelton 3deb660ce3 more css tweaks per stefan 2012-05-01 13:49:23 -04:00
Andromeda Yelton ce36f6771d css changes per Stefan, part 1 2012-05-01 09:56:19 -04:00
Andromeda Yelton 8999afb7f1 Merge branch 'master' of github.com:Gluejar/regluit 2012-04-30 11:28:52 -04:00
Andromeda Yelton 5421793f02 minor styling tweaks 2012-04-30 11:03:15 -04:00
eric 4f524a792f [#24088823] ebook downloads now drop down if more than 1 2012-04-28 21:05:41 -04:00
eric 274762d7de [deliver #24088823] rights and filetype images for pd, cc books 2012-04-26 17:26:27 -04:00
Andromeda Yelton 2ab1df92c2 addressing user feedback, highlighting field validation errors better 2012-04-26 15:30:28 -04:00
Andromeda Yelton 911f6f6212 pledge and pledge_modify don't need to use different templates, just an if statement or two. DRY 2012-04-19 10:50:40 -04:00
Andromeda Yelton d78fbf963c notifications div ids replaced with snarkier, more-likely-to-be-unique text 2012-04-17 16:28:10 -04:00
Andromeda Yelton ecf1a7e604 selecting a premium now autofills pledge box with that number [#26659097] 2012-04-17 09:26:45 -04:00
Andromeda Yelton 7ef482b1ac ensuring that errors display before form fields everywhere and switching css to make that apparent. if you write a custom form display, put errors before fields [#27310245] 2012-04-16 14:18:04 -04:00
Andromeda Yelton 63b40fd1d9 moved styling for errors into sitewide.css 2012-04-16 12:14:04 -04:00
Andromeda Yelton 8434bb981f header now contains an alert badge for notifications [#27777943] 2012-04-13 15:29:46 -04:00
Andromeda Yelton edf3617f5a partial de-suckification of pledge_complete page 2012-04-10 15:00:28 -04:00
Andromeda Yelton e058c1551f this function now needed in both work.html and pledge_complete.html so it should be factored out 2012-04-10 14:34:08 -04:00
Andromeda Yelton 808f8224d5 spacing tweaks 2012-04-09 11:26:19 -04:00
Andromeda Yelton 39129877ae more edits to notification display, trying to get column widths right 2012-04-09 11:15:48 -04:00
Andromeda Yelton 0f24099400 add instructions for RHs needing html help 2012-04-09 10:11:06 -04:00
Andromeda Yelton ec7153f628 text area should take up full remaining width and separator bar should actually separate 2012-04-09 10:10:49 -04:00
eric 6adf21c380 put spaces in front of /> per xhtml recommendation 2012-04-05 11:53:58 -04:00
Andromeda Yelton 49677c3a45 manage campaign links replaced with big green buttons 2012-04-03 14:58:32 -04:00
Andromeda Yelton 24674d8a2d improving display of active campaign notice 2012-04-03 12:30:34 -04:00
Andromeda Yelton 7a590637a4 prettifying 2012-03-29 16:26:06 -04:00
Andromeda Yelton 449aae4662 notices page now has reasonably styled notices and there is a model for generating other notice types 2012-03-29 14:46:06 -04:00
Andromeda Yelton a884997364 making slideshow work on pledge_complete 2012-03-28 12:50:42 -04:00
Andromeda Yelton 142ec1a904 de-uglifying 2012-03-28 11:31:50 -04:00
Andromeda Yelton 66d62ef3aa making pledge complete page prettier and more featureful: next actions, more speciic email sharing text, enforce login 2012-03-26 15:26:47 -04:00
Andromeda Yelton 52fcbf8d4f font embiggening, moved badge on campaign list to match other list pages 2012-03-20 10:44:56 -04:00
Andromeda Yelton 84ae0acafa modified generic cover image to display something in the thumbnail view 2012-03-20 10:28:35 -04:00
Andromeda Yelton 7568aa3f14 more informative text than ACTIVE now in status field 2012-03-19 16:36:05 -04:00
Andromeda Yelton 76b261ff3e making terms look more like legalese per https://www.pivotaltracker.com/story/show/26309601 2012-03-19 16:08:05 -04:00
Andromeda Yelton 6d3d032f9b addresses https://www.pivotaltracker.com/story/show/25969011 2012-03-19 15:52:09 -04:00
Andromeda Yelton 506f06f4cf ensuring that the slideshow returns the right set of books and they display properly 2012-03-14 09:19:06 -04:00
Andromeda Yelton d0811f4d27 clarifying that the numbers in the goodreads import drop-down are books, not shelves 2012-03-12 15:08:47 -04:00
Andromeda Yelton 71c6ac5d4a messing around with rss css 2012-03-12 14:46:40 -04:00
Andromeda Yelton 2c13104f5d adding RSS icon to supporter page 2012-03-09 21:35:47 -05:00
Andromeda Yelton 40c9def823 select shelf input should not overlap GR icon 2012-03-09 19:22:50 -05:00
eric 4b3ae65eb2 missed the bit of the wishlist script that works on work page 2012-03-09 15:15:35 -05:00
eric 477cf9eed0 no divs allowed in content of span [#26203269]
check for css/less mangling, pixel positioning of GR empblem
2012-03-09 15:15:34 -05:00
Andromeda Yelton 000d78dbd0 improving cover image linking behavior per https://www.pivotaltracker.com/story/show/24253139 2012-03-07 15:01:12 -05:00
Andromeda Yelton 05860bfa06 foregrounding search and browse features when own wishlist is empty 2012-03-07 13:23:34 -05:00
Andromeda Yelton 9096a8ed6d separating code shared by home.html and supporter.html into own includable files 2012-03-07 13:22:12 -05:00
Andromeda Yelton ae3b6ebbf9 merging 2012-03-05 12:22:24 -05:00
Andromeda Yelton c4df21938c should maintain appropriate tab color after clicking on pagination links 2012-03-05 12:03:08 -05:00
eric 7befee02b9 made toggling panel/list view persistent across site 2012-03-02 20:49:15 -05:00