Andromeda Yelton
|
9bdd8c9d72
|
Merge branch 'master' of github.com:Gluejar/regluit
|
2012-04-17 09:44:54 -04:00 |
Andromeda Yelton
|
434c6d048b
|
synced label for and input id so that clicking anywhere on the label selects the radio button
|
2012-04-17 09:33:47 -04:00 |
Andromeda Yelton
|
ecf1a7e604
|
selecting a premium now autofills pledge box with that number [#26659097]
|
2012-04-17 09:26:45 -04:00 |
Raymond Yee
|
38be468249
|
Merge branch 'master' of github.com:Gluejar/regluit into payment
|
2012-04-16 21:45:23 -07:00 |
Raymond Yee
|
08528fe352
|
Added some sys admin scripts in progress
|
2012-04-16 21:42:19 -07:00 |
Raymond Yee
|
e6501a0bea
|
Merge branch 'master' of github.com:Gluejar/regluit into payment
|
2012-04-16 21:14:40 -07:00 |
Raymond Yee
|
697fb826b4
|
Continuing to take apart the responses from Amazon FPS in response to a PAY operation
|
2012-04-16 20:58:00 -07:00 |
Andromeda Yelton
|
be510587ff
|
clarified error messages
|
2012-04-16 15:28:06 -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 |
Raymond Yee
|
f012f011d2
|
More RY figuring out basics of FPS
|
2012-04-16 07:00:46 -07:00 |
Raymond Yee
|
05a4144c20
|
Merge branch 'master' of github.com:Gluejar/regluit into payment
|
2012-04-13 16:57:54 -07:00 |
eric
|
5f4f381e06
|
fix problem where Goodreads has started to return empty descriptions
|
2012-04-13 17:53:18 -04:00 |
Andromeda Yelton
|
941fb78bf0
|
Merge branch 'master' of github.com:Gluejar/regluit
|
2012-04-13 15:40:33 -04:00 |
Andromeda Yelton
|
8434bb981f
|
header now contains an alert badge for notifications [#27777943]
|
2012-04-13 15:29:46 -04:00 |
Raymond Yee
|
86ed171cf3
|
Now I understand more of the status message that comes back after an attempted authorization at Amazon
|
2012-04-11 16:02:28 -07:00 |
Raymond Yee
|
5162cd8f72
|
Merge branch 'master' of github.com:Gluejar/regluit into payment
|
2012-04-11 13:52:49 -07:00 |
Raymond Yee
|
491bad5c14
|
Simplified structure of URLs for testfps to:
urlpatterns += patterns('',
(r'^fps/', include(amazon_fps_obj.urls)),
url(r'^testfps/$', 'regluit.payment.views.testfps', name='app_offsite_amazon_fps'),
)
|
2012-04-11 13:51:20 -07:00 |
eric
|
bf68f2f587
|
corrected bad reference to rightsholder name
|
2012-04-11 13:39:32 -04:00 |
eric
|
8cb1375ffe
|
friendlification of comment notifications
|
2012-04-11 13:39:03 -04:00 |
Raymond Yee
|
b808ddbed0
|
Added URLs needed for the return from Amazon authorization.
Also forgot to put keys in prod.py
|
2012-04-11 10:37:41 -07:00 |
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 |