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

187 Коммитов

Автор SHA1 Сообщение Дата
Matt Claypotch cbc015f173 follow redirects for fixing tests 2012-01-20 10:16:46 -08:00
Matt Claypotch 71a38d5cd5 site event management and annotation for stats (bug 568378) 2012-01-19 18:30:49 -08:00
Vaidik Kapoor 162b059f48 Ensure clean disply of blurb on homepage. Monthly pick admin form limits blurb to 200 chars. Blurb gets vertically truncated when more than 4 lines. (bug 715577) 2012-01-09 18:06:43 -08:00
Chris Van 156b670f2b fix incompatible reports count + add threshold option for ACR compat tool 2012-01-06 15:24:48 -08:00
Kumar McMillan df79e5a41f Admins can email add-on developers with EULAs (bug 694444) 2012-01-06 14:57:32 -06:00
Wil Clouser 4367dcd6b0 add config to zadmin scaffolding 2012-01-04 10:43:21 -08:00
Chris Van 56e60d39cb this should be a list 2012-01-03 22:44:38 -08:00
Chris Van a20d2c0168 fix memcache admin tool tests if using locmem 2012-01-03 22:42:43 -08:00
Andy McKay 75657f6fc3 memcache clear page (bug 674645) 2012-01-03 16:18:55 -08:00
Gregory Koberger 657e0d7c5d Remove NEW_FEATURES 2011-12-30 17:03:39 -05:00
Chris Van 7035eade7f tweaks to ACR compatibility tool (bug 692974) 2011-12-29 13:57:49 -05:00
Chris Van d9e152ec7d admin tool for blocklisting add-on compatibility ranges (bug 692974) 2011-12-28 23:25:31 -05:00
Vaidik Kapoor 449808178a Image field is not required for Monthly Pick. Uses screenshot if no image provided. (bug 679187) 2011-12-24 12:13:18 -05:00
Andy McKay 561948683e clean out old paypal bits and peices (bug 644653) 2011-12-23 10:06:06 -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
Chris Van c5d2ff197a put all admin tools in admin nav (bug 595792) 2011-12-13 16:42:45 -08:00
Gregory Koberger 1e7ef2059c Switch recalc to a post (bug 694433) 2011-12-09 14:46:20 -08:00
Davor Spasovski 67b640a74e added messages container to app details (bug 705117) 2011-12-05 16:50:12 -08:00
Kumar McMillan a0f2f39a88 Only upgrade jetpacks built w/ AMO builder (bug 699603) 2011-11-23 14:02:24 -06:00
Chris Van 756d1239c5 fix devhub page for apps: Manage App Status (bug 695153) 2011-11-18 00:55:10 -05:00
Chris Van 69c356ff4d fix devhub page for apps: Edit Details (bug 694866) 2011-11-17 01:33:49 -05:00
Chris Van 075b54c21d add red colour to failed jetpacks 2011-11-03 00:54:56 -07:00
Chris Van 0ef11e56af show correct repacked jetpacks, scrollable tables 2011-11-03 00:25:57 -07:00
Chris Van 0ac8f20eb2 list upgraded jetpacks 2011-11-02 16:21:28 -07:00
Chris Van 0628eb703d do not show old jetpacks 2011-11-02 15:32:23 -07:00
Chris Van 1565db5d5e Revert "Revert "make jetpack upgrader prettier and more effective (bug 684412)""
This reverts commit 212f73b4e7.
2011-11-02 15:32:23 -07:00
Chris Van 212f73b4e7 Revert "make jetpack upgrader prettier and more effective (bug 684412)"
This reverts commit 57eca56bfe.
2011-10-31 11:07:47 -07:00
Chris Van cbadabc0d5 Revert "Revert "make jetpack upgrader prettier and more effective (bug 684412)""
This reverts commit 9c5d60c193.
2011-10-31 10:54:04 -07:00
Chris Van 9c5d60c193 Revert "make jetpack upgrader prettier and more effective (bug 684412)"
This reverts commit 57eca56bfe.
2011-10-31 10:27:10 -07:00
Jeff Balogh a030b8b33d bounce authenticated users off the login page (bug 681031) 2011-10-28 13:09:06 -07:00
Andrew Williamson 913eda0eac Changed review link to point to zamboni style review url. 2011-10-27 18:41:31 +01:00
Chris Van 57eca56bfe make jetpack upgrader prettier and more effective (bug 684412) 2011-10-25 11:26:03 -07:00
Chris Van cc56382dcd restrict jetpack upgrader to builder SDK versions (bug 684412) 2011-10-24 13:26:04 -07:00
Chris Van 81f92ef6d6 make zamboni look like impala: a gkobes/cvan collabo 2011-10-21 16:57:39 -07:00
Chris Van ee2aa559ff hide gigantic header on admin pages 2011-10-21 11:00:53 -07:00
Jeff Balogh 34dc728abe send the requested sdk version to builder (bug 692231) 2011-10-19 16:22:42 -07:00
Fred Wenzel bd5d3abce0 Add preliminary L10n dashboard. p=fwenzel, p=clouserw, p=potch 2011-10-13 15:47:07 -07:00
Kumar McMillan af9dc36a3b Ignore Language Packs when bumping addons for compatibility (bug 688980) 2011-10-13 12:26:36 -05:00
Kumar McMillan 782fa36665 bulk updater logs max version activity more effectively (bug 690124) 2011-10-06 13:23:42 -05:00
Rob Hudson 3a7398790e Wired up recalc hash to url and view. (bug 691657) 2011-10-05 15:43:39 -07:00
Kumar McMillan a16e201726 Fixes version sorting for compatibility bumps (bug 691984) 2011-10-05 16:57:48 -05:00
Rob Hudson 151f67d9d0 Added safer mirror check (bug 692178)
- Guards against mirror path being None
- Changes `is_public` to be a more explicit `is_mirrorable`, which is
  what the template is really asking.
2011-10-05 13:15:39 -07:00
Rob Hudson 7311fc537c Added admin version status editor (bug 674398) 2011-10-05 09:08:35 -07:00
Kumar McMillan 2030c974fb Fixes compatibility bumps to include full range of appversions (bug 690975) 2011-09-30 19:33:41 -05:00
Kumar McMillan ca0cdd7d35 logged stats indicate whether or not it's a dry run 2011-09-29 12:20:44 -05:00
Kumar McMillan dddb6e1476 Adds sanity-check logging for bulk update task (part of bug 675723) 2011-09-29 12:02:27 -05:00
Kumar McMillan ac23f3bb5c Adds assertNoFormErrors for convenience 2011-09-27 15:47:50 -05:00
Chris Van daaeef62ba make blank locales for Monthly Pick (bug 688359) 2011-09-22 15:27:34 -07:00
Andy McKay 1cf8f31716 hide the receipt key path, check watermarked addons path (bug 684288) 2011-09-09 16:07:33 -07:00