Граф коммитов

494 Коммитов

Автор SHA1 Сообщение Дата
Gregory Koberger 283c0ac953 Make Admin/Editor login more intuitive 2012-01-26 16:03:13 -08:00
Allen Short 5c486b6cf8 Display a meaningful message on browserid auth failure (bug 7102174) 2012-01-26 11:03:07 -06:00
Chris Van 8548c5880b "allow-refund" is actually a waffle flag, not switch 2012-01-24 15:29:16 -08:00
Davor Spasovski f7d353ef60 updated 'manage users' link (bug 711202) 2012-01-20 13:53:00 -08:00
Vaidik Kapoor bf97714654 individual delete links for every review on user profiles page for admins/editors (bug 645239) 2012-01-18 15:36:43 -08:00
Andy McKay ac04a1b44d tentative fix (bug 718400) 2012-01-16 09:49:13 -08:00
Chris Van 362c74aef0 highlight "Payment Profile" sidebar nav link for preapproval success page (bug 717614) 2012-01-12 11:37:51 -08:00
Chris Van 7a9c5c91e1 add island to Payment Profile page 2012-01-11 10:45:00 -08:00
Chris Van e2e547cad7 hide "My Collections" from sidebar on "Payment Profile" page 2012-01-11 10:40:53 -08:00
Chris Van cda586a445 better test 2012-01-05 13:10:52 -08:00
Chris Van 03f7c991db escape display names when displaying collection contributors (bug 715601) 2012-01-05 13:08:17 -08:00
Vaidik Kapoor 4348c22b3a Adding invalid, same contributor to a collection shows an appropriate error message. (bug 600205) 2012-01-05 00:29:05 -08:00
Chris Van cdf5080cb6 do not show email confirmation after login (bug 709070) 2012-01-04 15:50:48 -08:00
Andy McKay cb50070449 statsd and commonware > django_statsd 2012-01-04 15:29:31 -08:00
Andy McKay 214c915f7e setup > set up 2012-01-04 13:53:55 -08:00
Chris Van a347f3cb7f do not show Request Support links for old purchases (bug 710789) 2012-01-03 16:59:37 -08:00
Andy McKay 536623143f bump pre-approval to two years 2012-01-03 15:54:42 -08:00
Chris Van 963182e2bd fix datetime filter whitespace in tests 2012-01-03 09:31:46 -08:00
Andy McKay 9ce5caac28 this breaks celery for everyone 2011-12-30 12:35:00 -08:00
Andy McKay 411cfb8bd8 put delayed mailer back in and break purchases for testing 2011-12-30 11:47:47 -08:00
Andy McKay be0bb2bc90 perhaps jenkins will like this more 2011-12-21 14:20:08 -08:00
Andy McKay 75e1727352 put a flag on refunds (bug 708604) 2011-12-21 13:18:31 -08:00
Andy McKay 1800465f7d add a button on the thank you page for pre-approval (bug 707376) 2011-12-21 08:54:50 -08:00
Chris Van a125b8c992 fix browserID login buttons elsewhere (bug 712192) 2011-12-20 20:06:23 -05:00
Matt Claypotch 654f89d7d8 browserid login button needs an href (bug 712192) 2011-12-20 13:47:39 -05:00
Allen Short 77b1493366 Revert "Support for bcrypt+hmac for password hashing (bug 639696)"
reverted due to lack of bcrypt in vendor
2011-12-19 14:55:16 -06:00
Allen Short 91b50e8c58 Support for bcrypt+hmac for password hashing (bug 639696)
Includes upgrade for existing sha512 passwords via
`./manage.py strengthen_user_passwords`.

Requires an HMAC_KEYS dict to be added to `settings_local.py`.
2011-12-19 14:28:01 -06:00
Chris Van 5d7a188813 clean up a few testy things 2011-12-15 17:13:24 -08:00
Andy McKay 18aac953b1 fix test 2011-12-15 15:40:50 -08:00
Andy McKay 41583b58b3 add in payments page (bug 707366) 2011-12-15 14:59:38 -08:00
Kumar McMillan 432e9b4105 Revert "Support for bcrypt+hmac for password hashing (bug 639696)"
This reverts commit a6071970a7.

This introduced some unexpected changes too soon to deploy.
Once we deploy, some questions are answered, and it's hidden behind a flag
we can re-introduce it.
2011-12-15 15:14:12 -06:00
Allen Short a6071970a7 Support for bcrypt+hmac for password hashing (bug 639696)
Includes upgrade for existing sha512 passwords via
`./manage.py strengthen_user_passwords`.

Requires an HMAC_KEYS dict to be added to `settings_local.py`.
2011-12-15 14:36:35 -06:00
Kumar McMillan cf60837045 Regenerate username if it's empty after slugification 2011-12-14 15:24:23 -06:00
Kumar McMillan ccacfb1f02 Fix complete profile button to workaround css bugs < Fx 8 2011-12-13 16:00:18 -06:00
Kumar McMillan d7ccb1531f Allows forced profile completion to be disabled 2011-12-13 15:51:13 -06:00
Kumar McMillan 5eebc40198 Usernames created w/ browser ID are more robust (bug 708731) 2011-12-13 14:07:55 -06:00
Chris Van 7bd3cc1d92 show free apps when sorting by Purchase Date (bug 710181) 2011-12-13 11:38:44 -08:00
Wil Clouser 1916d30e17 change more urls for bug 710267 2011-12-13 11:03:52 -08:00
Wil Clouser 4375818edd minor url changes; bug 710267 2011-12-13 10:40:10 -08:00
Chris Van 5c22312016 fix user edit tests 2011-12-09 21:01:30 -08:00
Gregory Koberger bf2b68582c PEP8 4 life 2011-12-09 18:10:26 -08:00
Gregory Koberger 9876709bcf Link to the correct delete page 2011-12-09 18:04:45 -08:00
Andy McKay bc7b3e19c4 oops 2011-12-09 11:28:22 -08:00
Andy McKay 3ff0ddbf1c add in cancels, send support to marketplace not fligtar, remove form for apps and stop forcing APP_PREVIEW into the template (bug 708565) 2011-12-09 11:24:51 -08:00
Matt Claypotch b5ed50ac2b switch to anchors for browserid buttons to avoid css positioning bug (bug 708507) 2011-12-08 17:26:20 -08:00
Kumar McMillan 200465bafb Ask registrants to complete profile after browser ID (bug 704634) 2011-12-08 16:57:42 -06:00
Wil Clouser 37d8135ae5 CEF logging; bug 690286 2011-12-07 13:19:17 -08:00
Chris Van 706183705a hide collections toggles on user profile edit page for apps (bug 707018) 2011-12-05 17:49:22 -08:00
Chris Van 0be1d91e7c change apps strings that are not ready for localization 2011-12-05 17:36:37 -08:00
Davor Spasovski 67b640a74e added messages container to app details (bug 705117) 2011-12-05 16:50:12 -08:00