eric
a6e685618c
resolve conflicts
2012-05-15 22:54:23 -04:00
eric
8fd4edbe42
wired pledged_charged notice [finish #28493739 ]
2012-05-15 22:47:57 -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
6c3c1a8cd5
Merge branch 'master' of github.com:Gluejar/regluit
2012-05-15 15:44:54 -04:00
Andromeda Yelton
03f98844fd
removing pledge_prefill script, moving tiny little focus script to here
2012-05-15 15:44:18 -04:00
eric
9d33a95147
[ fixed #29647161 ] fixed login redirect which was failing when next included a query string
2012-05-15 14:18:17 -04:00
eric
28a4eb5f57
[ #29632523 ] pledge modify form now preselects the correct premium
2012-05-15 13:47:00 -04:00
Andromeda Yelton
8cba752057
more notices need html templates for display at /notifications
2012-05-15 10:27:57 -04:00
Andromeda Yelton
9e2050c000
adding answer to an actual question from an actual user
2012-05-15 09:33:12 -04:00
eric
d3bff4efb5
[ #29481707 ] added explanation of how to "edit" a premium
2012-05-14 23:27:44 -04:00
Andromeda Yelton
95d4786c4b
notice templates should actually say stuff
2012-05-14 21:42:46 -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
fe9ee13ae1
adding eric's ccc podcast
2012-05-14 20:53:05 -04:00
Andromeda Yelton
4fec8438a6
communicating a little more clearly
2012-05-14 20:44:27 -04:00
thatandromeda
0e59ee746b
Update frontend/views.py
2012-05-14 18:23:13 -03:00
Andromeda Yelton
6d14ba1c30
only really need to set context for site once, not separately for view and triggered notification
2012-05-14 16:56:36 -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
eric
e42ecfbec5
html cleanup on pledge page
2012-05-14 15:56:19 -04:00
eric
98aca7b474
Attorney review done [finish #29281959 ]
2012-05-14 15:43:22 -04:00
Andromeda Yelton
3fe2800dfa
Merge branch 'master' of github.com:Gluejar/regluit
2012-05-14 13:51:06 -04:00
Andromeda Yelton
1c5d517d93
setting clearer expectations about communication in response to user feedback
2012-05-14 13:50:55 -04:00
Andromeda Yelton
2b9b4a7331
share links in pledge_complete need to include url base
2012-05-14 13:42:34 -04:00
Raymond Yee
cd9bdf70b5
Merge branch 'master' of github.com:Gluejar/regluit into ry
2012-05-14 10:16:26 -07:00
Raymond Yee
b07d6c267d
Customize paymentReason for amazon -- in Paypal, we don't have it wired up anywhere yet
2012-05-14 10:15:40 -07: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
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
08290c0128
[ #28736373 ] fixed problem with not being able to select no edition
2012-05-14 01:05:14 -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
3c98e65217
whoops. So used to django knowing what I meant...
2012-05-13 23:11:06 -04:00
eric
ea9ac7508e
repaired the invocation ot I_just_pledged emailshare [ #27785469 ]
2012-05-13 22:59:07 -04:00
eric
296b5b5b20
countdown broke preview
2012-05-13 22:13:45 -04:00
Raymond Yee
66f08eab10
Merge branch 'master' of github.com:Gluejar/regluit
2012-05-13 13:55:08 -07: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
f1a7d68f8a
Merge branch 'master' of github.com:Gluejar/regluit
2012-05-13 16:47:10 -04:00
eric
d9a96c2ada
putting from email in reply-to: header [ #29498563 ]
2012-05-13 16:38:58 -04:00
eric
cc097b0aa3
more fixing extends directive
2012-05-13 16:38:06 -04:00
Raymond Yee
9badabb53b
Merge branch 'master' of github.com:Gluejar/regluit into ry
2012-05-13 13:33:53 -07:00
Raymond Yee
89c4fa451f
extends directive needs to be the first line in Django template
2012-05-13 13:32:34 -07:00
Andromeda Yelton
100dc9d9b6
spurious <br>s
2012-05-13 16:06:48 -04:00
eric
9ed4186124
Merge branch 'master' of https://github.com/Gluejar/regluit
2012-05-13 15:37:28 -04:00
eric
aad5593c1d
resolve conflicts
2012-05-13 15:37:20 -04:00
Andromeda Yelton
193e4ef324
methods are not properties, whoops
2012-05-13 15:33:54 -04:00
Raymond Yee
4a9b9b1f31
Merge branch 'master' of github.com:Gluejar/regluit into ry
2012-05-13 12:33:20 -07:00
Andromeda Yelton
c38a3a320f
fixing some URLs
2012-05-13 15:33:19 -04:00
eric
0cdac29c22
apply intcomma to currency display everywhere and add humanize
2012-05-13 15:32:32 -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
Andromeda Yelton
ea5664b08c
that ampersand should not be URLencoded since it's actually a parameter
2012-05-13 15:22:38 -04:00
Raymond Yee
a54aa1a342
First pass -- pledge view will redirect to pledge modify view if there is already an active transaction
2012-05-13 12:18:48 -07:00
Andromeda Yelton
d2cf8a773b
improvifying pledge front end around modify and cancel
2012-05-13 10:49:23 -04:00
Andromeda Yelton
ae76f89034
fixing problems with context for you_have_pledged notification
2012-05-12 22:42:09 -04:00
Andromeda Yelton
e6467e4e85
even moar wordsmithing of notifications
2012-05-12 21:49:31 -04:00
Andromeda Yelton
6fe7aeeabb
even more notification wordsmithing
2012-05-12 21:28:27 -04:00
Andromeda Yelton
54e1e3e98b
merge all the things
2012-05-12 12:25:17 -04:00
Andromeda Yelton
83730badbb
more wordsmithing
2012-05-12 11:58:33 -04:00
eric
77a66e5420
[ #29498563 ] fixed urls by moving email share messages to django templates; eliminated sender from form
2012-05-12 11:12:43 -04:00
eric
76b8b9f33d
[ #29488053 ] no use linking to google books if no google books id
2012-05-11 22:46:41 -04:00
Andromeda Yelton
8e3baba673
wordsmithing
2012-05-11 21:36:20 -04:00
eric
feb8650c10
[ #29488053 ] add to wishlist now works for works without googlebooks_id
2012-05-11 21:29:03 -04:00
eric
5bd3f06903
[ #28851641 ] removed some debug code
2012-05-11 21:29:03 -04:00
eric
ca2bfedafd
[ #28851641 ] fillied in you_have_pledged templates
2012-05-11 21:29:03 -04:00
Raymond Yee
2590c5d58d
Trying to get production to line up with master
2012-05-11 15:05:40 -07:00
Raymond Yee
1b16603056
Merge branch 'production' of github.com:Gluejar/regluit into production
2012-05-11 15:05:18 -07:00
Raymond Yee
fbd58d5e4e
Add import of notification
2012-05-11 14:14:49 -07:00
Raymond Yee
ba36838dfa
must import notification
2012-05-11 14:03:28 -07:00
Raymond Yee
7c49427e2c
Revert "wired pledge_you_have_pledged [ #27785469 ]"
...
This reverts commit 17d641cf65
.
2012-05-11 14:00:17 -07:00
eric
17d641cf65
wired pledge_you_have_pledged [ #27785469 ]
2012-05-11 15:53:46 -04:00
eric
36edf0a261
[ #28851641 ] // was getting rewritten by apache, I think
2012-05-11 15:39:26 -04:00
thatandromeda
328cea6cf3
Update frontend/templates/notification/wishlist_active/full.txt
2012-05-11 16:05:47 -03:00
eric
81d158f505
[ #28851641 ] Edition creation and editing !!! Needs a schema migration.
2012-05-11 14:13:09 -04:00
eric
0f1bfaebc4
[finish #29411521 ] added site to url
2012-05-10 17:13:09 -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
4ba688dbad
minor fixes
2012-05-10 13:23:19 -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
fe84c09651
polishing for launch
2012-05-09 16:32:06 -04:00
Andromeda Yelton
41f662c048
updating pledging contextual FAQs
2012-05-09 13:40:01 -04:00
Andromeda Yelton
d0bac11ec4
clarifing CC noncommercial
2012-05-09 13:26:12 -04:00
Andromeda Yelton
e1835a7cc7
updating, including amazon and paypal language
2012-05-09 13:01:17 -04:00
Andromeda Yelton
665fb99af3
updating with paypal and amazon info
2012-05-09 12:49:49 -04:00
Andromeda Yelton
e4e66b2118
adding some more recent coverage
2012-05-09 12:45:00 -04:00
Andromeda Yelton
42d33794e3
sign up element in learn more section was misaligned
2012-05-09 12:20:41 -04:00
eric
0212136a43
Revert "unrequiring paypal address"
...
This reverts commit 32a4b29e33
.
2012-05-09 09:37:57 -04:00
eric
4c20082d70
[ #29281959 ] add feedback from lawyer
2012-05-09 09:37:33 -04:00
eric
8fa1f89eca
re-require Paypal address
2012-05-09 09:36:27 -04:00
Andromeda Yelton
beff46fd8c
standardizing on Unglue.it rather than Unglue.It
2012-05-08 16:15:23 -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
f232bc1048
we're not using this any more
2012-05-08 14:41:04 -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
32a4b29e33
unrequiring paypal address
2012-05-08 13:48:32 -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
5004256f78
better wording
2012-05-08 13:47:58 -04:00
Andromeda Yelton
9fc2444f37
need to be explicit that premium_id is a list or it will try to iterate through a string and fail bafflingly
2012-05-08 10:51:04 -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
Andromeda Yelton
dd3eb97a65
updating for launch
2012-05-08 08:34:52 -04:00
Raymond Yee
b06a1e218a
Merge branch 'fps' of github.com:Gluejar/regluit into ry
2012-05-07 16:50:00 -07:00
eric
32a39635b4
[finish #29037717 ] added sentences explaining form limits
2012-05-07 18:00:52 -04:00
eric
1ab9304475
[finish #28949611 ] rights holders are now the default campaign manager; they can remove themselves after they add another manager
2012-05-07 17:32:58 -04:00
Andromeda Yelton
2159cb32d5
added section on license terms, updated verb tense, Unglue.It to Unglue.it
2012-05-07 13:39:24 -04:00
Andromeda Yelton
181cf1a28b
rearchitecting for launch
2012-05-07 13:10:42 -04:00
Andromeda Yelton
2cf23aeac0
commented the scripts
2012-05-07 13:10:18 -04:00
Andromeda Yelton
5b617370a8
moved boilerplate paragraph
2012-05-07 13:09:41 -04:00
Andromeda Yelton
dbadaf8241
removed alpha announcement
2012-05-07 13:07:54 -04:00
eric
57cebd126d
[accept #28451269 ] added 2 headings and a preview link. Nice job.
2012-05-07 12:19:19 -04:00
eric
1d005fae95
[finish #29170153 ] Improved display of no-google works
2012-05-07 11:36:34 -04:00
eric
a32b09a4cb
Revert "Revert "[ #28945859 ] removed description from edition. Be sure to do data migration before applying this schema migration""
...
This reverts commit 2d344a09c6
.
2012-05-07 01:18:11 -04:00
eric
c0cb99e040
Revert "Revert "Revert "[ #28945859 ] removed description from edition. Be sure to do data migration before applying this schema migration"""
...
This reverts commit c8be251ffa
.
2012-05-07 01:18:11 -04:00
eric
d334fa58b0
Revert "Revert "Revert "Revert "[ #28945859 ] removed description from edition. Be sure to do data migration before applying this schema migration""""
...
This reverts commit b21787a590
.
2012-05-07 01:18:11 -04:00
eric
e10136f1b2
Revert "Revert "Revert "[ #28945859 ] removed description from edition. Be sure to do data migration before applying this schema migration"""
...
This reverts commit 1bbac102a2
.
2012-05-07 01:18:11 -04:00
eric
1bbac102a2
Revert "Revert "[ #28945859 ] removed description from edition. Be sure to do data migration before applying this schema migration""
...
This reverts commit 2d344a09c6
.
2012-05-07 01:14:47 -04:00
eric
b21787a590
Revert "Revert "Revert "[ #28945859 ] removed description from edition. Be sure to do data migration before applying this schema migration"""
...
This reverts commit c8be251ffa
.
2012-05-07 01:14:47 -04:00
eric
c8be251ffa
Revert "Revert "[ #28945859 ] removed description from edition. Be sure to do data migration before applying this schema migration""
...
This reverts commit 2d344a09c6
.
2012-05-07 01:14:01 -04:00
eric
2d344a09c6
Revert "[ #28945859 ] removed description from edition. Be sure to do data migration before applying this schema migration"
...
This reverts commit 7043e71c39
.
2012-05-07 01:11:26 -04:00
eric
7043e71c39
[ #28945859 ] removed description from edition. Be sure to do data migration before applying this schema migration
...
also fixed issues with tests failing in add_openlibrary
2012-05-07 00:42:11 -04:00
Jason
e09418a7a2
Updating paypal code to use common global transaciton status, fixing bugs in paypal interface with abstract payment manager class
2012-05-04 10:30:05 -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
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
Ed Summers
b8b007c427
last_campaign_status is a string not function
2012-05-02 17:53:45 +00:00
Andromeda Yelton
122454b949
Merge branch 'master' of github.com:Gluejar/regluit
2012-05-01 13:56:12 -04:00
Andromeda Yelton
3deb660ce3
more css tweaks per stefan
2012-05-01 13:49:23 -04:00
eric
1c2e48bc87
added edition to campaign model to allow selection of a preferred edition [finish #28736373 ]
2012-05-01 10:56:19 -04:00
eric
c0625d78b8
banish isbn 10 display because it might not exist and prefer not to address the issue
2012-05-01 10:54:29 -04:00
eric
fb5333be2e
only use role account email addresses in documentation pages
2012-05-01 10:02:07 -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
61a4878b54
[finish #24030945 ] tested it! scheduled notification for 12:30 at night via celerybeat. fixed various messge problems.
2012-04-28 13:02:38 -04:00
eric
6cd6064387
[start #24030945 ] notification that ebooks have been added to database
2012-04-27 17:29:57 -04:00
eric
bc9f1d3cd3
[ fix #28759049 ] prefixing ebook contribution form not handled properly in view or form
2012-04-27 17:14:57 -04:00
Raymond Yee
47a22f3ccb
Merge branch 'master' of github.com:Gluejar/regluit into fps
2012-04-26 15:50:49 -07:00
eric
274762d7de
[deliver #24088823 ] rights and filetype images for pd, cc books
2012-04-26 17:26:27 -04:00
Andromeda Yelton
c6b05bd577
footer now points to wordpress blog
2012-04-26 15:37:41 -04:00
Raymond Yee
4219149132
Small tweaks to get rid of remnants of PayPal IPN_* variables -- I can now use campaign_admin to actually move fake amazon bucks. Still some IPN_* stuff remaining to clean up.
2012-04-26 19:31:55 +00:00
Andromeda Yelton
2ab1df92c2
addressing user feedback, highlighting field validation errors better
2012-04-26 15:30:28 -04:00
Raymond Yee
061f656e63
Merge branch 'jkace' of github.com:Gluejar/regluit into fps
...
Also fixed things so that regluit.test.campaigntest.support_campaign runs for Amazon without error -- though I still need to confirm that the status of transactions properly handled
Next up: see whether this works for PayPal too.
Conflicts:
frontend/views.py
2012-04-25 13:10:53 -07:00
Jason
3bc14c1ac9
Modifying frontend/views to use new transaction status codes
2012-04-25 13:55:30 -04:00
Andromeda Yelton
8706e9a900
email sharing needs to populate the sender field in order to validate
2012-04-25 13:45:18 -04:00
eric
6246b231b1
[finish #27115511 ] remove html from wishlist_active notice
2012-04-25 10:20:04 -04:00
eric
3709fa3ba8
polish up notice settings [finish #27014673 ]
2012-04-25 10:06:22 -04:00
eric
ae1983be3d
Merge branch 'master' of https://github.com/Gluejar/regluit
2012-04-24 22:45:19 -04:00
eric
028aa8f10d
reorganize notifications [ #27014673 ]
2012-04-24 22:44:19 -04:00
eric
d0148cf6dc
[finish #28524505 ] add change email form
2012-04-24 22:20:10 -04:00
eric
2a79a82dd7
detab text
2012-04-24 22:17:30 -04:00
Raymond Yee
709cb4ce41
now stuck on the status of an ACTIVE transaction in amazon in campaign_test
2012-04-24 18:03:57 -07:00
Andromeda Yelton
15a08bdfeb
Merge branch 'master' of github.com:Gluejar/regluit
2012-04-24 12:54:11 -04:00
Andromeda Yelton
a40e694faf
some phrasing help, plus made the offer details field not required
2012-04-24 12:54:05 -04:00
Andromeda Yelton
d652767a79
change supporters to ungluers on work page tab, see if that helps overflow problem
2012-04-23 12:08:11 -04:00
Raymond Yee
ba9123ba39
Sets form action properly in pledge.html depending on whether new pledge or modified pledge.
...
campaigntest.support_campaign changed to handle new premium selection process, which now changes the preapproval amount
2012-04-19 15:43:21 -07: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
e85ae79c35
Merge branch 'master' of github.com:Gluejar/regluit
2012-04-17 16:28:27 -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
eric
d32190e905
[ #27115511 ] removed user avatar from comment notices because it didn't look right next to book cover.
...
Can revisit with professional design help.
2012-04-17 15:16:07 -04:00
eric
8a24f860ee
[ #27470543 ] html fixes
2012-04-17 14:30:38 -04:00
eric
7791de3c29
fixed html error [ #27310245 ]
2012-04-17 14:10:14 -04:00
Andromeda Yelton
8dda3369b5
minor language tweak per AM
2012-04-17 10:10:40 -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
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
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
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
eric
80c3a0090f
fix spelling before it leads to bugs. will need to syncdb
2012-04-11 13:37:36 -04: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
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
eric
e36facbeda
[finish #27468521 ] campaign form must also be valid to launch it
2012-04-09 16:52:24 -04:00
Andromeda Yelton
8c77057c0b
Merge branch 'master' of github.com:Gluejar/regluit
2012-04-09 11:26:32 -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
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
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
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
eric
db736818fc
[finish #27524965 ] fixed issue where released claim prevents new claim
2012-04-05 16:55:10 -04:00
eric
6d8bc9d199
tried smaller cover image in notice [ #27115511 ]
2012-04-05 13:11:42 -04:00
eric
5c7fb1ac8f
reinserted status pending improvement [ #27470969 ]
2012-04-05 13:10:42 -04:00
eric
be909bba69
change language on claim status [accept #27384493 ]
2012-04-05 11:58:26 -04:00
eric
6adf21c380
put spaces in front of /> per xhtml recommendation
2012-04-05 11:53:58 -04:00
Andromeda Yelton
c47233ef70
minor updates
2012-04-04 14:22:31 -04:00
Raymond Yee
8a6de4ef1d
A proxy for the mailchimp js
2012-04-04 09:15:18 -07:00
Raymond Yee
7c77c748ef
Merge branch 'master' of github.com:Gluejar/regluit
2012-04-04 06:52:47 -07:00
Raymond Yee
43f4c85162
First pass at fixing ssl issues on press page --> fix youtube videos. Still leaves mailchimp js
2012-04-04 06:42:22 -07:00
Andromeda Yelton
903356cbd6
merge
2012-04-04 08:52:50 -04:00
Andromeda Yelton
e03309a88e
more user-friendly wording of campaign status. also seeing if i can get this to show up in pivotal [start #27470969 ]
2012-04-04 08:50:06 -04:00
Raymond Yee
23d7ae9c86
Getting rid of http://platform.twitter.com -> //platform.twitter.com
2012-04-03 15:43:27 -07:00
Raymond Yee
96b10a2776
Commenting out number of supporters in the tab right now on work.html until we figure out how to display without overflowing tab space
2012-04-03 15:14:52 -07:00
eric
40722074d1
Added work# and campaign# to distinguish works/campaigns with the same name
2012-04-03 15:54:41 -04:00
eric
5d5c60993e
added form to edit campaign managers [start #27468285 ]
2012-04-03 15:54:41 -04:00
Andromeda Yelton
e3573c3157
Merge github.com:Gluejar/regluit
2012-04-03 14:58:43 -04:00
Andromeda Yelton
49677c3a45
manage campaign links replaced with big green buttons
2012-04-03 14:58:32 -04:00
Ed Summers
5e25f2f90a
Merge branch 'master' of github.com:Gluejar/regluit
2012-04-03 13:56:25 -04:00
Ed Summers
1187a346ee
use https urls for google books cover images
2012-04-03 13:55:45 -04:00
Andromeda Yelton
24674d8a2d
improving display of active campaign notice
2012-04-03 12:30:34 -04:00
eshellman
7769bbd8b3
really change the notice
2012-04-03 12:07:29 -03:00
eric
0319185251
resolve conflicts
2012-04-03 10:54:31 -04:00
eric
faf095408c
fixed campaign tests to include claim and rightsholder
2012-04-03 10:45:48 -04:00
eric
6f1ccde928
moved notify_active_campaign into model, removed redundant context
2012-04-03 10:45:12 -04:00
Andromeda Yelton
24b7a77228
modifying display of claim status
2012-04-03 09:56:41 -04:00
Andromeda Yelton
7cf46d7f24
now with actual information content
2012-04-03 08:21:05 -04:00
Andromeda Yelton
cd22bd9720
managers should be a required field because a campaign cannot be managed without a manager. against managerless frankencampaigns.
2012-04-03 08:20:46 -04:00
Andromeda Yelton
e197cd6acc
now notifications actually get sent. cleanup to follow.
2012-04-02 15:04:51 -04:00
Andromeda Yelton
679f797b74
Merge github.com:Gluejar/regluit
2012-04-02 14:17:28 -04:00
Andromeda Yelton
94aa31a950
campaign activation now sends signal which notify listens for. still need to fix actual sending of notification.
2012-04-02 14:17:18 -04:00
Raymond Yee
69dde055b5
Merge branch 'master' of github.com:Gluejar/regluit into payment
2012-03-30 09:44:12 -07:00
Andromeda Yelton
7a590637a4
prettifying
2012-03-29 16:26:06 -04:00
Andromeda Yelton
2874be9693
now only displays unseen notices and only provides mark-as-seen option when relevant
2012-03-29 15:34:28 -04:00
Andromeda Yelton
320c66c494
styling see your notifications option in parallel with change-settings option on companion notification page
2012-03-29 14:48:20 -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
eric
887ca1e696
revert to Andromeda's de-uglification; left base notification template
2012-03-29 10:59:24 -04:00
eric
57a1c60903
comments were being id's by name not username, we didn't mean to make name public
2012-03-29 01:22:38 -04:00
eric
4d9e279862
[finish #25980231 ] implemented a separate notification type for other commenters
...
person entering content doesn't get the notification duh
if you've commented on a wishlist item, you only get the also commented
notification, not the wishlist comment notification
2012-03-29 01:21:37 -04:00
eric
729bc6e78d
put back in some stuff Andromeda axed without telling anyone
2012-03-28 23:25:41 -04:00
Raymond Yee
495610badf
Merge branch 'master' of github.com:Gluejar/regluit into payment
2012-03-28 14:37:02 -07:00
eric
c7f9996444
added status display on work page
2012-03-28 14:12:00 -04:00
Raymond Yee
6d50897508
Clarify the pledge modification process for the supporter.
2012-03-28 10:12:09 -07: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
81c2c7a935
default to active tab when supporter has active campaigns, else wishlist tab
2012-03-28 09:08:05 -04:00
Andromeda Yelton
2ab92b6a2f
Merge github.com:Gluejar/regluit
2012-03-28 09:00:31 -04:00
Andromeda Yelton
4c4697740b
small changes to tabs to communicate better
2012-03-28 08:59:45 -04:00
eric
2932758077
got notification settings to work [ #27116165 ]
2012-03-27 17:47:54 -04:00
eric
32ca831897
Comments are now notifying and notices are listing [ #25980231 ]
2012-03-27 15:45:41 -04:00
eric
290aecab19
wired up notifications
2012-03-27 13:24:16 -04:00
eric
3925e96ad1
wishlist_comment templates
2012-03-27 12:37:07 -04:00
eric
8f700024cf
eek! non-nested with tags
2012-03-27 12:36:47 -04:00
eric
8892a935dd
Implemented limited edition premiums, front and back end [finish #27011359 ]
2012-03-26 18:47:02 -04:00
Andromeda Yelton
1a53a79752
merge all the things
2012-03-26 16:16:57 -04:00