Chris Van
3bd272ad33
resolve name conflict of compat import
2012-03-20 10:17:14 -07:00
Chris Van
18c8a0930a
allow `compatibility_report` to be run from elastic admin tool
2012-03-20 10:13:20 -07:00
Chris Van
e5ab54f7f0
allow `reindex_apps` to be run from elastic admin panel
2012-03-19 21:54:37 -07:00
Kumar McMillan
ec1b44cae0
Work around nested validator msgs (bug 733845)
2012-03-16 19:11:23 -05:00
Andy McKay
e1313ef7f2
add in a generate error page
2012-03-07 11:04:41 -08:00
Andy McKay
bff516fe58
add in some fields on to some forms
2012-03-06 10:41:21 -08:00
Chris Van
2aefa7f8c7
fix bad imports
2012-03-05 17:29:17 -08:00
Andy McKay
1cb861445e
explicitly setup up a mapping
2012-03-05 14:35:57 -08:00
Kumar McMillan
b49418d0f0
Only email devs w/ EULAs for listed addons (bug 729203)
2012-03-02 18:32:41 -06:00
Rob Hudson
f808c3bc3c
Fixed a couple tests from adding a new user to fixtures
2012-02-24 21:42:06 -08:00
Andy McKay
f3b1331d60
different admin urls for each site
2012-02-22 17:24:50 -08:00
Andy McKay
f77e72ed89
sync up activity log with event log and add to drop down (bug 674642)
2012-02-16 13:04:37 -08:00
Andy McKay
6d9c79157e
basic event log (bug 674642)
2012-02-16 12:54:35 -08:00
Allen Short
7b1cf9ca00
Add soft delete for addons (bug 719217)
...
Deleting addons will set them to STATUS_DELETED and remove them from
Addon.objects, while continuing to make them available via
Addon.with_deleted. Behind a waffle switch currently.
2012-02-13 17:05:57 -06:00
Rob Hudson
12551f6bb5
Updates to category admin (bug 674390)
...
* Exclude description and count in the admin.
* Set the type to use the string rather than a raw integer.
* Set the default locale for the admin so translation form fields will
show the en-us text.
2012-02-06 11:30:37 -08:00
Allen Short
ab5358d6b5
update test to account for new user in fixture
2012-01-30 21:26:41 -06:00
Chris Van
84184ecd83
allow elastic index to be recreated from admin page (bug 713210)
2012-01-30 13:43:58 -08:00
Allen Short
883440fc82
Add `outstanding` flag to addons. (bug 719554)
2012-01-25 12:10:42 -06:00
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