Commit Graph

1992 Commits (43162c040658e6a6c9a68364b39f818f9223ef9f)

Author SHA1 Message Date
eric 80c3a0090f fix spelling before it leads to bugs. will need to syncdb 2012-04-11 13:37:36 -04:00
Raymond Yee 11be270cfd Added AWS parameters to various settings files 2012-04-11 09:53:20 -07:00
Raymond Yee 00511e4730 First pass at trying to integrate Amazon fps 2012-04-11 09:51:18 -07:00
Raymond Yee 57bf9b8852 Installing django-merchant to implement Amazon FPS
Also added missing specific version number for Fabric
2012-04-10 15:56:22 -07:00
eric d88a908082 [finish #27470423] provide preview of unlaunched campaigns 2012-04-10 16:13:28 -04:00
Andromeda Yelton 6ccdd8a798 Merge branch 'master' of github.com:Gluejar/regluit 2012-04-10 15:05:29 -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 89d385d51f less and more text should toggle when editions info toggles 2012-04-10 14:33:34 -04:00
Raymond Yee e38e0dcb37 Forgot to commit templates for successful_campaign notice type 2012-04-10 10:09:51 -07:00
Raymond Yee e286c9118a Add a reboot instance command to fabfile 2012-04-10 09:58:44 -07:00
Raymond Yee 517c0259ac Document the fab commands 2012-04-09 14:22:38 -07:00
Raymond Yee 32df4c1152 Merge branch 'master' of github.com:Gluejar/regluit into payment 2012-04-09 14:11:04 -07:00
eric e36facbeda [finish #27468521] campaign form must also be valid to launch it 2012-04-09 16:52:24 -04:00
Raymond Yee 657dd80e16 Added update_prod command to fab file 2012-04-09 13:34:34 -07:00
Raymond Yee 02e8bf268c First pass at fabfile -- added dependencies: fabric, boto 2012-04-09 12:49:16 -07:00
eric d5d26e356f this is how to turn off emails by default for a notification type [finish #27116165] 2012-04-09 11:55:58 -04:00
Andromeda Yelton 8c77057c0b Merge branch 'master' of github.com:Gluejar/regluit 2012-04-09 11:26:32 -04:00
Andromeda Yelton 808f8224d5 spacing tweaks 2012-04-09 11:26:19 -04:00
Andromeda Yelton acd4d7048c making sure it isn't barfing on context variables 2012-04-09 11:26:12 -04:00
Andromeda Yelton 39129877ae more edits to notification display, trying to get column widths right 2012-04-09 11:15:48 -04:00
eric 75da0a95d5 improved error message for missing campaign manager [#27468285] 2012-04-09 11:14:31 -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
Andromeda Yelton f71366cb13 non-link title should be italicized 2012-04-09 10:10:19 -04:00
Andromeda Yelton 3888dc5a21 Merge branch 'master' of github.com:Gluejar/regluit 2012-04-09 08:39:19 -04:00
eric 163c7a924a [finish #27522103] clear rightsholder creation form when new rightsholder successfully created 2012-04-07 15:31:11 -04:00
eric 773b0fb568 more consistency on terms labeling [finish #27646209] 2012-04-07 15:19:23 -04:00
eric 4be26a6d89 [finish #27646209] improve consistency of what we call the website terms 2012-04-07 15:12:25 -04:00
eric dae1c430d6 Per legal counsel, we may not use the noun "offering" on our site. the verb is ok, the noun "offer" is ok. 2012-04-07 14:59:25 -04:00
eric 44c6e29ff9 replaced "electronic rights" with "commercial rights" in faq 2012-04-07 14:55:47 -04:00
eric a700275b88 [finish #27524965] removed ids from submit. added paragraph on interfering claims. 2012-04-07 14:49:31 -04:00
eric e764a44ace fixed issues with campaign setup [fix #27468285] 2012-04-07 14:12:54 -04:00
eric 74f749128b damn you late night coding. It's "campaign" not "campign" [fix #27591051] 2012-04-06 13:05:31 -04:00
Andromeda Yelton e26282422b add computers in libraries talk and merge 2012-04-06 09:34:26 -04:00
eric 147808bd88 [finish #27470199] inactivate checked premium button no longer shows if there are no checked premiums 2012-04-05 22:44:45 -04:00
eric d2a0a6f49a [finish #27524335] Use claim display label in claim data display 2012-04-05 21:50:34 -04:00
Raymond Yee 572345967b Merge branch 'master' of github.com:Gluejar/regluit 2012-04-05 15:08:48 -07:00
Raymond Yee 7690345aec Added more documentation on setting up celerybeat to README.md
updated deployment scripts to launch celerybeat
2012-04-05 15:07:27 -07:00
eric 72bbdf7157 repaired html broken by AY on rh_tools [fix #27310123] 2012-04-05 17:54:33 -04:00
eric 26c0ad2b27 fixed failure when editing campaign managers [fix #27468285] [finish #27531719] 2012-04-05 17:53:00 -04:00
Raymond Yee a941421317 Add celerybeat restart to update-regluit 2012-04-05 14:48:30 -07:00
eric 5eb5b093a3 [finish #27470379] don't show launch campaign button for campaign ineligible for launching 2012-04-05 17:23:33 -04:00
eric 224bebfb80 [finish #27591051] check for license change before compaining about license change 2012-04-05 17:23:33 -04:00
Raymond Yee 69df6e503d Merge branch 'master2' 2012-04-05 14:18:12 -07:00
Raymond Yee 7b4ed8830e Make modifications to please.py and prod.py to reflect fact that common.py has base definitions for celerybeat tasks 2012-04-05 14:07:55 -07:00
Raymond Yee 8a0ed638d3 Add import regluit and datetime to common.py 2012-04-05 13:56:42 -07:00
eric 71e6234075 Merge branch 'master' of https://github.com/Gluejar/regluit 2012-04-05 16:55:36 -04:00
eric db736818fc [finish #27524965] fixed issue where released claim prevents new claim 2012-04-05 16:55:10 -04:00
Raymond Yee 600f2e7075 Put definition of CELERYBEAT variables in common.py and definition of some common tasks but don't turn them on in common -- do that in the respective local setups 2012-04-05 13:54:46 -07:00