Commit Graph

5065 Commits (103deefe4333843ae8f8333cf4ef030b0993f40b)

Author SHA1 Message Date
syndbg 103deefe43 Added top-level requirements file 2015-04-15 11:37:12 -07:00
syndbg 7e8897457d Organized requirements. 2015-04-15 11:36:58 -07:00
Eric Holscher 08a2312eaf Merge pull request #1205 from singingwolfboy/upgrade-pip
Upgrade pip to 6.0.8
2015-04-15 11:35:05 -07:00
Eric Holscher af9bddb855 Merge pull request #1208 from afelicioni/afelicioni-patch-1
Add it LANGUAGE option
2015-04-15 11:34:49 -07:00
Eric Holscher bf6d927a2b Merge pull request #1224 from bialix/patch-1
Actually readthedocs does support bzr tags.
2015-04-15 11:34:01 -07:00
Eric Holscher 714c2c644f Clean up wording 2015-04-15 08:14:33 -07:00
Eric Holscher 697f306b0e Add links 2015-04-15 08:11:50 -07:00
Eric Holscher 9d768be214 Add a bit more to the sponsorship pages 2015-04-15 07:56:12 -07:00
Eric Holscher cd5e36018a Fix caps 2015-04-15 07:41:51 -07:00
Eric Holscher 8ada0684d7 Add named support 2015-04-15 07:35:16 -07:00
Anthony Johnson bf8931082f Cache badges because our indexes are getting hammered 2015-04-14 03:58:34 -07:00
bialix 0939512359 Actually readthedocs does support bzr tags.
Updated VCS support matrix accordingly.
2015-04-14 11:03:46 +03:00
Anthony Johnson 683eaa9867 Fix user detection in donation form 2015-04-13 21:18:47 -07:00
Anthony Johnson d27c26d7ae Connect user to donation in donate form 2015-04-13 14:02:48 -07:00
Anthony Johnson 7406967f8c Add read more link on left paragraphs to about section 2015-04-11 14:03:06 -07:00
Anthony Johnson 1fd8b6e403 Reverting to naive logic, fancy query misses indexes on build table
Better query logic means shit if you don't have proper indexing
2015-04-11 13:40:08 -07:00
Anthony Johnson 772f123ed1 Add donation progress to front page 2015-04-11 12:44:02 -07:00
Anthony Johnson e33dc2cff9 Convert homepage view to CBV for adding donation data, speed up query
This decimates the number of queries by pushing the logic of accumulating
builds on the database
2015-04-11 12:42:58 -07:00
Anthony Johnson e39d7b71c4 Copyedits 2015-04-10 11:50:15 -07:00
Anthony Johnson e2fb7715d1 Add receipt_email to payment processing on donations 2015-04-10 11:39:46 -07:00
Anthony Johnson b18e208ab8 Updates to donation form 2015-04-10 11:38:26 -07:00
Eric Holscher e587b6cba0 Not fully covered 2015-04-10 13:06:18 -05:00
Eric Holscher 514d1a3f81 Clean up wording 2015-04-10 12:58:52 -05:00
Eric Holscher 27181f2a9b Add more examples 2015-04-10 12:57:39 -05:00
Eric Holscher 01322961dd Drop independent, add examples 2015-04-10 12:56:21 -05:00
Eric Holscher f774627f79 Add stripe bit 2015-04-10 12:17:32 -05:00
Eric Holscher 4c0bd88193 Add more granular options 2015-04-10 10:44:38 -05:00
Anthony Johnson c1c26eb663 Fix double requirements for stripe 2015-04-10 03:50:49 -07:00
Anthony Johnson 4f45339971 Stop the migration magic
Reverts migration magic for tables that haven't been deployed yet. You might
need to fuck up your development database.
2015-04-10 03:05:42 -07:00
Anthony Johnson 2cc53f31ee Merge branch 'tools'
Conflicts:
	readthedocs/templates/donate.html
2015-04-10 01:25:38 -07:00
Anthony Johnson 9003aad6ee Add sorting on contributors to include pubdate 2015-04-10 01:09:40 -07:00
Anthony Johnson 212775525b Clean up thank you page, add share button 2015-04-10 01:06:30 -07:00
Anthony Johnson 379f886749 Style changes on donation page 2015-04-10 00:39:23 -07:00
Anthony Johnson 9021ae279f More text updates 2015-04-10 00:15:28 -07:00
Anthony Johnson 105ced15db Text updates on donate 2015-04-10 00:11:46 -07:00
Anthony Johnson 8ae4ae42f7 Update donate url 2015-04-10 00:04:42 -07:00
Anthony Johnson 099d14b23f Small edits and style change on donate page 2015-04-10 00:02:24 -07:00
Anthony Johnson 0cc668d8e3 Fix logic on zeroing out query 2015-04-09 10:53:25 -07:00
Anthony Johnson 7334baa801 Fix namespace issue 2015-04-09 10:43:06 -07:00
Eric Holscher acf7557e70 Always sync pdf 2015-04-09 10:09:33 -07:00
Anthony Johnson 4af3a67b12 Swap dollar and percent on donate page 2015-04-08 23:23:27 -07:00
Anthony Johnson 7d31809792 Add average contribution to donate page 2015-04-08 23:22:15 -07:00
Anthony Johnson a644e8dae8 Add form amount field to pass to donate form 2015-04-08 23:15:51 -07:00
Anthony Johnson b84e918c11 Style and copy changes for stat list 2015-04-08 22:59:42 -07:00
Anthony Johnson 51521cae9c Some updates to copy 2015-04-08 22:33:23 -07:00
Anthony Johnson 4a65ed7451 Copy update example 2015-04-08 22:06:17 -07:00
Anthony Johnson 565808dffe Missing init on donate 2015-04-08 14:20:43 -07:00
Anthony Johnson 6c0bd915de Donation front page and styles 2015-04-08 13:57:48 -07:00
Anthony Johnson 3e1eef16b4 Add better gravatar listing
Top 50 donations get a big gravatar, the rest are just names. We can tune this
later, but let's avoid the gravatar bottleneck
2015-04-08 12:28:39 -07:00
Anthony Johnson 545b851b01 Basic success page for donations 2015-04-08 10:52:08 -07:00