Commit Graph

1258 Commits (fcf634495c13424f0d0d51f5c5380d6ecc49f0fc)

Author SHA1 Message Date
Andromeda Yelton 3b997a829a updating text on supporter page when nothing has been wished 2012-01-15 18:02:53 -05:00
Raymond Yee 8fc9c88476 reinstate /etc/ssl/certs/gd_bundle.crt 2012-01-15 17:54:23 -05:00
Ed Summers 4965bea1bc updated ssl config 2012-01-15 17:16:18 -05:00
Ed Summers 8bffcbc308 production config changes 2012-01-15 22:14:45 +00:00
Ed Summers 9338dd7379 need to create static dir 2012-01-15 17:03:26 -05:00
Andromeda Yelton 15526a8f22 displays more sophisticated range of choices depending on work and user status, including invitations for rights holders to email us 2012-01-15 16:50:29 -05:00
eric 9eaa08bf71 added unglued lists 2012-01-15 16:48:36 -05:00
Ed Summers 61f9ff9980 forked please and prod configurations 2012-01-15 20:37:08 +00:00
Andromeda Yelton 82929821d6 wording tweak 2012-01-15 14:57:30 -05:00
Andromeda Yelton f7a042c9ef Merge branch 'master' of github.com:Gluejar/regluit 2012-01-15 14:57:18 -05:00
Andromeda Yelton c6f2e0b531 one more thing to display for preview only 2012-01-15 14:56:26 -05:00
eric 2508d1308e preview explore 2012-01-15 14:56:17 -05:00
Ed Summers d9a3070425 git-core needs to be installed 2012-01-15 14:41:18 -05:00
Andromeda Yelton c7511b3b84 removing spurious links from section titles in explore template 2012-01-15 13:31:39 -05:00
Andromeda Yelton 54f25369c1 behold, an About page 2012-01-15 13:19:35 -05:00
Andromeda Yelton df73af9362 Merge branch 'master' of github.com:Gluejar/regluit 2012-01-15 12:04:52 -05:00
Andromeda Yelton 9a09dfcc58 site prominently identified as preview. campaign elements of explore bar labeled as coming soon and pages will show alpha content on unglue.it (they still show full content elsewhere for development purposes) 2012-01-15 12:04:43 -05:00
thatandromeda 3178aae597 Update frontend/templates/registration/password_reset_done.html 2012-01-15 10:52:51 -05:00
thatandromeda 01ac391c24 Update frontend/templates/home.html 2012-01-15 09:59:35 -05:00
thatandromeda 2766ee7a13 Update frontend/templates/home.html 2012-01-15 09:50:40 -05:00
Andromeda Yelton 8022add137 now the rest of the registration-related stuff is prettier 2012-01-13 16:24:34 -05:00
Andromeda Yelton a4cc873cc9 Merge branch 'master' of github.com:Gluejar/regluit 2012-01-13 12:40:11 -05:00
Raymond Yee 6d6f9a2724 Small change to the basic hello world tests 2012-01-13 09:39:46 -08:00
Raymond Yee a08944c465 Make sure there are creators before printing them 2012-01-13 09:36:40 -08:00
Andromeda Yelton 13bee78c38 making styling of sign in, password change, etc. less grody 2012-01-13 12:34:42 -05:00
Raymond Yee 33b5548b41 Changing Zotero.items() -> Zotero.top() and put exception handling to see what does work vs what doesn't. 2012-01-13 09:20:54 -08:00
Andromeda Yelton 5c2419913f added a one-border-radius function for when all corners have the same radius, because typing it 4 times was annoying 2012-01-13 11:01:47 -05:00
Raymond Yee 16d8716f87 Adding a "hello world" test file to test basic functionality of pyzotero 2012-01-13 07:37:25 -08:00
Raymond Yee 6c21074ee7 Added some comments to gutenberg.py
Trying to debug zotero_books.py -- pyzotero seems to be quite broken now
2012-01-12 17:52:10 -08:00
Andromeda Yelton 60f9bc29da Merge branch 'master' of github.com:Gluejar/regluit 2012-01-12 13:58:03 -05:00
Andromeda Yelton f80226fe5e minor additions to the press page, plus new users now go to supporter page on login 2012-01-12 13:57:50 -05:00
Raymond Yee 51cc7d4389 IMPORTANT: Transactions that are ACTIVE status must also have approved=True to be counted as an effectlvely active Transaction.
Changes in two tests are made to reflect this change.
2012-01-11 15:31:26 -08:00
Raymond Yee 9130aa8b4a The approved flag from IPNs for Preapprovals now captured properly. 2012-01-11 22:46:59 +00:00
Raymond Yee 9d7be4849a BUG FIX: must use request.POST.get("approved", 'None') to get approved attribute in IPN 2012-01-11 13:58:29 -08:00
Raymond Yee 712b803334 PreapprovalDetails now capturing approved flag
partial work on IPN to capture approved flag
2012-01-11 13:47:56 -08:00
Raymond Yee 7202e97f19 Allow for PaymentManager.checkStatus() to receive specific list of Transaction to process 2012-01-11 11:50:08 -08:00
Raymond Yee 25bc05050a Starting to refactor PaymentManager.checkStatus() to be able to handle transactions we pass in....first step is to factor out methods to handle Preapprovals vs Payments 2012-01-11 11:12:12 -08:00
Raymond Yee c5c9951c3d Fixed a bug in PaymentManager.checkStatus() -- I was appending statuses for recipients in the wrong place 2012-01-11 10:43:12 -08:00
Raymond Yee 0c7c912200 Adding Transaction.approved field (migration needed!) 2012-01-11 09:40:51 -08:00
thatandromeda c054c45f0f press link in footer should actually link to press page, huh 2012-01-11 12:12:56 -05:00
Andromeda Yelton 676fca8d5e removed fixed height from learn more definition 2012-01-11 12:04:22 -05:00
Andromeda Yelton 5654b5cd5e Merge branch 'master' of github.com:Gluejar/regluit 2012-01-11 10:01:14 -05:00
Andromeda Yelton b6998daac3 now the press page has pretty images. and links get a text decoration on hover, to be more obvious. 2012-01-11 10:00:10 -05:00
Raymond Yee 7a16029d72 Small bug in the feedback view: user -> request.user 2012-01-10 17:21:37 -08:00
Raymond Yee 54f2411ab9 Put in a basic page for a pledge completion. 2012-01-10 17:15:39 -08:00
Raymond Yee 86ff9ccdee Merge branch 'master' of github.com:Gluejar/regluit into payment 2012-01-10 15:27:38 -08:00
Raymond Yee 01f5664bf5 Some very basic functionality associated with cancel_url, including the ability to try again on the pledge. 2012-01-10 15:26:04 -08:00
Andromeda Yelton 9b6524c6fd fleshing out the press kit 2012-01-10 16:27:31 -05:00
eric d7e5e6e1ed Merge branch 'master' into generic_id 2012-01-10 15:40:15 -05:00
eric 0d19018e62 api tests working; non-google id's working 2012-01-10 15:20:02 -05:00