Commit Graph

3033 Commits (67ab8a87291977ef4e3dd38b0e1792b60363dcb6)

Author SHA1 Message Date
eric 99c228323e fix double toggle when clicking on star 2012-10-01 15:24:11 -04:00
eric bf212ed165 prettier stars matching site colors 2012-10-01 15:10:45 -04:00
Raymond Yee 2eb4ac3e56 Add TEST_COLLATION of utf8_bin to just 2012-10-01 17:05:03 +00:00
eric 5fe7e63508 not sure why it also worked without this 2012-10-01 09:48:57 -04:00
Andromeda Yelton fd845d627b is unglued is not grammatical here 2012-10-01 09:47:32 -04:00
Andromeda Yelton 753ca046a0 Merge branch 'pledged_badges' of github.com:Gluejar/regluit into pledged_badges 2012-10-01 09:35:19 -04:00
thatandromeda 38b2567a02 Merge pull request #27 from Gluejar/deannoyify_email_notices
[finish #31209035] removes first line from the email notices
2012-10-01 06:28:57 -07:00
thatandromeda 0955dc0f78 Merge pull request #29 from Gluejar/trivial_edits
Trivial edits
2012-10-01 06:16:46 -07:00
Andromeda Yelton 6117b8475f minor style edits 2012-10-01 09:15:38 -04:00
Andromeda Yelton abea3a67de updating handling of premiums and anonymity 2012-10-01 09:12:40 -04:00
eric 4a15cc5ce7 added documentation for mysql path, removed hard encoding from goodreads#253 2012-09-30 18:05:15 -04:00
Raymond Yee 22106d4112 r.content already encoded --> so r.content.encode('utf-8') is wrong -- doesn't cause exception if sys default encoding is UTF-8 -- but problematic if default is ASCII 2012-09-30 08:44:25 -07:00
Raymond Yee 0f91fddea5 Make requirements_relaunch.pip available on production branch to make it easy to do migration to Django 1.4 2012-09-29 11:30:02 -07:00
eshellman 96a54adc4a Merge pull request #25 from Gluejar/new_wisher_notification_improvement
include clickable links, make grammar singular/plural sensitive
2012-09-28 14:47:47 -07:00
eric b07afdc97d fixing bug: successful campaigns were relaunchable. 2012-09-28 17:44:08 -04:00
eric 51f8e90487 fixed markup syntax of faq 2012-09-28 17:16:25 -04:00
eric 94ed8fa8df removed unbalanced <span> 2012-09-28 17:09:21 -04:00
eric 87e2d0e0b4 fix OLA work number 29340547 2012-09-28 16:02:03 -04:00
eric f336730800 [finish #31209035] found where that extra line came from
This is why I got email leakage
2012-09-28 15:50:43 -04:00
Raymond Yee 9e048c44f5 Get rid of print statement 2012-09-28 10:12:25 -07:00
Raymond Yee 750c86c16e changing to lxml 2.3.5 since 3.0alpha2 was problematic -- could not find package now. 2012-09-28 09:15:40 -07:00
eric a53c0ac4f3 Merge branch 'master' of https://github.com/Gluejar/regluit 2012-09-28 10:59:04 -04:00
eshellman 8cb4586f78 Merge pull request #20 from Gluejar/relaunch
Relaunch
2012-09-28 07:55:07 -07:00
Andromeda Yelton 839a864149 Merge branch 'relaunch' of github.com:Gluejar/regluit into relaunch 2012-09-28 10:40:56 -04:00
Andromeda Yelton 079487783c incorporating AM's revisions to FAQ 2012-09-28 10:40:44 -04:00
Raymond Yee 8952886171 Merge branch 'master' into relaunch_ry 2012-09-27 20:15:57 -07:00
Raymond Yee 100ec44c0a Adjust library versions -- still experimenting 2012-09-28 03:14:40 +00:00
Raymond Yee 62e89f469f Adjusting library versions
seems like lxml 3.0alpha2 gone -> back to 2.3.5
2012-09-27 20:12:40 -07:00
Raymond Yee 81708661bb Adding a requirements_relaunch.pip to see whether I can test whether I can the current master branch to run with the environment tested for relaunch 2012-09-27 19:12:46 -07:00
Raymond Yee d72df702aa Merge branch 'master' into relaunch_ry 2012-09-27 15:01:20 -07:00
Raymond Yee fe5df0fab8 Merge branch 'relaunch' into relaunch_ry 2012-09-27 14:39:50 -07:00
Raymond Yee 7ee772a16d Merge pull request #22 from Gluejar/automanage_db_changes
now adding credit records in migration [start #36325665]
2012-09-27 14:38:56 -07:00
Raymond Yee 859f62a3d7 Merge branch 'automanage_db_changes' into relaunch_ry 2012-09-27 14:17:30 -07:00
Raymond Yee 3b04ddb4a9 Merge branch 'relaunch' into relaunch_ry 2012-09-27 14:07:47 -07:00
Raymond Yee 800dc128ab Merge branch 'campaign_relaunch' into relaunch
Conflicts:
	frontend/templates/manage_campaign.html
2012-09-27 14:04:00 -07:00
Raymond Yee 2211cf1231 Added a few comments to Campaign.clone() and Campaign.clonable() to make more explicit the behavior and construction of these methods 2012-09-27 13:45:13 -07:00
Andromeda Yelton a859771c5c Merge branch 'relaunch' of github.com:Gluejar/regluit into relaunch 2012-09-27 13:30:46 -04:00
Andromeda Yelton 81f45984e8 prevent campaign launch button from being visible to non-staff during preview 2012-09-27 13:11:19 -04:00
eric 880a9f14bd now adding credit records in migration [start #36325665]
that wasn't so hard
2012-09-27 12:58:47 -04:00
Andromeda Yelton 2b2bea8978 not using that any more 2012-09-27 12:40:30 -04:00
Andromeda Yelton 57df9c116e removing references to paypal and amazon 2012-09-27 12:35:23 -04:00
Raymond Yee 4a10edce1d [#36469239] Now handles modifications where new amount > previous amount and cancellation of pledge 2012-09-27 09:32:29 -07:00
Andromeda Yelton d1941de032 Merge branch 'relaunch' of github.com:Gluejar/regluit into relaunch 2012-09-27 11:34:15 -04:00
thatandromeda 99d4a3dd1c need to be in preview mode until relaunch 2012-09-27 12:14:41 -03:00
thatandromeda a48f61793d only staff can launch campaigns during preview 2012-09-27 12:14:09 -03:00
Raymond Yee 8bd7a5eb65 [deliver #36743191] move stripe implementation UI back to stripe.js 2012-09-26 15:03:46 -07:00
Raymond Yee 1ab2383fec Reverting to using stripe.js on stripe/test as a stepping stone to changing fund_the_pledge.html 2012-09-26 13:52:36 -07:00
eshellman f327db6efd Merge pull request #19 from Gluejar/improvify_download_page
Improvify download page with readmill [finish #36156381]
2012-09-26 13:04:39 -07:00
eric 14139d5c49 Merge branch 'relaunch' 2012-09-26 15:05:40 -04:00
eric 2260437cfc Merge branch 'relaunch' 2012-09-26 15:01:39 -04:00