eric
19101a3109
ungluing date calculator and many documetation improvements
2013-10-03 22:54:25 -04:00
eric
2c06139a6f
make dollar/day a float validate cc_date_initial, max target prevent changes after launch
2013-08-10 16:29:58 -04:00
eric
7f325c0775
Finish B2U Campaign setup
2013-08-09 19:00:54 -04:00
eric
75c32569e2
B2U campaign percentages
2013-08-08 22:32:58 -04:00
eric
613c3770e0
Bake in CC Date concept according to blog post, up to campaign creation
...
http://blog.unglue.it/2013/08/06/a-new-kind-of-ungluing-campaign/
moving the migration...
2013-08-08 19:56:26 -04:00
eric
1bd2918bc3
Merge branch 'master' into ebook_selling
2013-08-07 15:21:57 -04:00
eric
a1b8ac6dba
change Rghts tab to More… tab
2013-08-05 17:40:42 -04:00
eric
c88e002ccb
get manage campaign to work a second time
2013-07-01 03:20:58 -04:00
eric
b0f4eda221
show offers on work page
2013-06-27 13:10:33 -04:00
eric
835ff4be8e
Rightsholder can upload ebook files and set buy-to unglue prices [ #51733385 ][ #51745045 ]
...
note that to test file upload loacal, you need to set up file storage
in local settings. for example,
MEDIA_ROOT = '/Documents/media/'
DEFAULT_FILE_STORAGE = 'django.core.files.storage.FileSystemStorage'
2013-06-17 18:53:28 -04:00
eric
1ea77acf09
move latest ending logic from form to model/settings
2013-06-17 18:53:28 -04:00
Andromeda Yelton
b943e82012
CSS for streamlined downloads
2013-05-24 14:54:05 -04:00
eric
3a81db3804
Implement publisher and feedback email in campaign management
...
(feedback view made more flexible)
2013-03-27 12:22:30 -04:00
Andromeda Yelton
ab28b7d492
put PDF instructions, and both video and PDF screencasts, in context of campaign editing area
2013-02-18 16:22:20 -05:00
Andromeda Yelton
caafdcf38a
some lists looked wrong with new documentation list styling
2013-01-03 16:33:29 -05:00
Andromeda Yelton
d4549dfdb6
explain about acknowledgements in campaign management page
2012-10-24 11:25:37 -04:00
Andromeda Yelton
5ca4d5c4c8
improving layout of premium addition
2012-10-04 12:08:40 -04:00
Andromeda Yelton
fd487b02b9
adding video instructions, clarifying premiums, etc.
2012-10-04 10:59:31 -04:00
thatandromeda
8cba33675c
whoops, save button needs to be visible prelaunch
2012-10-04 11:12:20 -03:00
Raymond Yee
68615b3b3d
Merge branch 'update_manage_campaign'
2012-10-02 13:08:55 -07:00
Andromeda Yelton
1dad4342c9
remove acknowledgements from premium display
2012-10-02 14:42:39 -04:00
Raymond Yee
800dc128ab
Merge branch 'campaign_relaunch' into relaunch
...
Conflicts:
frontend/templates/manage_campaign.html
2012-09-27 14:04:00 -07:00
Andromeda Yelton
81f45984e8
prevent campaign launch button from being visible to non-staff during preview
2012-09-27 13:11:19 -04:00
Andromeda Yelton
57df9c116e
removing references to paypal and amazon
2012-09-27 12:35:23 -04:00
eric
d39b098cc1
[ #36197947 ] revised description of "paypal" email address
2012-09-21 13:08:54 -04:00
Raymond Yee
deee2ab75a
Merge branch 'master' into relaunch
...
Conflicts:
core/signals.py
frontend/views.py
2012-09-10 14:25:43 -07:00
Andromeda Yelton
d9147fd088
clarifying instructions
2012-09-10 10:51:52 -04:00
eric
4700e63b06
resolve conflict
2012-09-07 16:26:09 -04:00
eric
6f63c047ce
DRY pub year code moved to work model
2012-09-07 16:07:47 -04:00
Andromeda Yelton
eb5eb17d83
was driving me crazy that that went to preview rather than campaign itself for active campaigns
2012-08-27 16:40:40 -04:00
eric
e8bd5ab2dc
added ckeditor to manage campaign forms to provide rich text editing and image uploads [ #32447975 ]
2012-07-27 14:23:44 -04:00
eric
e2962e1075
[finish #30516251 ] supporter acknowledgement page basic version
2012-07-07 18:13:05 -04:00
eric
1764cd62d6
small optimization of supporter count
2012-07-07 16:38:23 -04:00
eric
bd5b062d24
change manage_campaign to allow active campaigns to remove license restrictions [ #29884981 ]
2012-05-20 00:13:12 -04:00
Andromeda Yelton
41323e443d
one more $ added to premium amount field
2012-05-17 09:43:29 -04:00
Andromeda Yelton
4ec0ed0638
adding $ before target price field to reduce chance people will type one into the field
2012-05-17 09:15:33 -04:00
eric
d3bff4efb5
[ #29481707 ] added explanation of how to "edit" a premium
2012-05-14 23:27:44 -04:00
eric
6bb564aca6
[finish #28851641 ]campaign managers now have access to edition creation and editing for works they manage
2012-05-14 01:07:02 -04:00
eric
4d1a1aba35
fixed missing inputs for manage campaign form [ fix #29179771 ] which prevented active campaigns from saving edits
2012-05-14 00:56:32 -04:00
eric
cc097b0aa3
more fixing extends directive
2012-05-13 16:38:06 -04:00
eric
0cdac29c22
apply intcomma to currency display everywhere and add humanize
2012-05-13 15:32:32 -04:00
Andromeda Yelton
bc3045161c
clarified wording
2012-05-10 15:40:37 -04:00
Andromeda Yelton
71c174d012
need to expose paypal address field after all
2012-05-10 13:23:42 -04:00
Andromeda Yelton
11c19b950d
preventing information leakage about campaign status changes during preview and preventing non-staff from launching campaigns
2012-05-08 15:51:17 -04:00
Andromeda Yelton
9549b34d9e
parts of Description tab now conditional on campaign status, rather than offering RHs options they're not allowed to use
2012-05-08 13:48:24 -04:00
Andromeda Yelton
7dbb2e2276
Merge branch 'master' of github.com:Gluejar/regluit
2012-05-08 09:50:32 -04:00
Andromeda Yelton
73157c8720
clarified manage campaign workflow
2012-05-08 09:27:03 -04:00
eric
32a39635b4
[finish #29037717 ] added sentences explaining form limits
2012-05-07 18:00:52 -04:00
Andromeda Yelton
2cf23aeac0
commented the scripts
2012-05-07 13:10:18 -04:00
eric
57cebd126d
[accept #28451269 ] added 2 headings and a preview link. Nice job.
2012-05-07 12:19:19 -04:00