Stuart Colville
5104fe4d47
Move npm installation to Dockerfile
2015-09-29 09:39:46 +01:00
Mathieu Agopian
8cbc0db18e
Add tip on how to display the Django Debug Toolbar to the docs
2015-09-28 16:40:28 +02:00
Kris Maglione
fab345ca02
Bug 1185021: Part 2 - Let the validator handle errors, particularly soft timeouts, internally.
2015-07-30 16:36:46 -07:00
Kris Maglione
8dd9db7fa9
Bug 1163799: Use Celery soft timeouts rather than the validator's problematic setitimer/SIGALRM implementation.
2015-07-13 11:04:13 -07:00
Mathieu Agopian
a121c9290d
better experience for local dev: display 500 django page
2015-03-16 10:50:22 +01:00
Mathieu Agopian
a98b7e4236
Don't use X-SENDFILE for local dev
2015-03-07 19:23:18 +01:00
Mathieu Agopian
f45b26f49d
TASK_USER_ID setting uses an existing fixture for local dev
2015-03-07 16:22:21 +01:00
Mathieu Agopian
f4666fe493
Addon owner notification emails are only text (bug 712682)
2015-01-09 15:34:51 +01:00
Mathieu Agopian
d162026e3a
Use docker (bug 1075456)
2014-12-09 12:47:25 +01:00
Mathieu Agopian
7c9c856873
Use pytest (bug 1090184)
2014-12-09 09:45:40 +01:00
David Larlet
5b15ed076e
Split addons/themes generators to their own app (bug 1089548)
2014-11-03 09:03:31 +01:00
Mathieu Agopian
9520e14a98
use memcache, locmem doesn't work (bug 1050155)
2014-09-02 18:38:30 +02:00
Mathieu Agopian
a1e1c8c5fb
Remove the need for a settings_local.py (bug 1050155)
2014-09-01 14:51:04 +02:00
Mathieu Agopian
a79684ca8c
Revert "Remove the default app (bug 1050154)"
2014-08-19 11:28:19 +02:00
Mathieu Agopian
4e0106e319
Remove the need for a settings_local.py (bug 1050155)
2014-08-12 15:25:01 +02:00
Andy McKay
9dddf1dde7
allow multiple sites, with manage.py coping with different settings locations
2012-01-31 14:25:50 -08:00
Kumar McMillan
d905e3ce8c
Add option to serve tmp path during development
2012-01-31 15:52:36 -06:00
Andy McKay
23c21e0c97
Revert "allow multiple sites, with manage.py coping with different settings locations"
...
This reverts commit 2831ca9f57
.
2012-01-30 15:36:57 -08:00
Andy McKay
2831ca9f57
allow multiple sites, with manage.py coping with different settings locations
2012-01-30 14:34:18 -08:00
Andy McKay
3f4f3e8e42
comment out js and css for marketplace-experiments until there's something to compress
2012-01-30 14:31:04 -08:00
Chris Van
07d3e1f817
lazy-load discovery promo modules for real (bug 719305)
2012-01-30 11:29:51 -08:00
Kumar McMillan
5608d36713
Un-appify the /payments URL
2012-01-30 13:16:31 -06:00
Kumar McMillan
55b6b163e4
Rough prototype of in-app payment flow (bug 717390)
2012-01-30 10:31:37 -06:00
Chris Van
685ea50810
add POTCH_MARKETPLACE_EXPERIMENTS settings flag
2012-01-28 10:56:46 -08:00
Matt Claypotch
89139b49a7
added marketplace UI prototype
2012-01-27 17:50:59 -08:00
Chris Van
37f665cd37
Revert "lazy-load discovery promo modules (bug 719305)"
...
This reverts commit 12f7b0fa1c
.
Conflicts:
apps/discovery/templates/discovery/pane.html
apps/discovery/tests/test_views.py
media/js/impala/promos.js
media/js/zamboni/discovery_pane.js
2012-01-26 15:35:26 -08:00
Chris Van
12f7b0fa1c
lazy-load discovery promo modules (bug 719305)
2012-01-20 14:54:45 -08:00
Andy McKay
06604c5c2d
default settings for mysql pool
2012-01-20 10:29:27 -08:00
Rob Hudson
07652cf151
Removed DEFAULT_TO_COMPATIBLE flag (bug 715687)
2012-01-19 16:48:01 -08:00
Andy McKay
82c954919b
alter receipt to include storedata (bug 705814)
2012-01-18 15:08:09 -08:00
Davor Spasovski
db390663d2
fixed mobile purchase flow (bug 718893)
2012-01-18 14:08:42 -08:00
Chris Van
85b648e6ec
localizers category page tweaks
2012-01-11 13:41:55 -08:00
Andy McKay
f21480dfcf
alter abuse destination and include type in subject (bug 715712)
2012-01-06 09:31:35 -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
476347488b
remove delayed_mailer
2012-01-04 14:00:05 -08:00
Andy McKay
fced96d7ba
timings for everyone not just devhub (bug 690073)
2012-01-04 11:35:12 -08:00
Andy McKay
46301c81be
bump django-statsd and add in default client
2011-12-30 16:02:18 -08:00
Andy McKay
a72ac8764c
add in front end timings, devhub only to see if they work
2011-12-30 15:48:45 -08:00
Gregory Koberger
657e0d7c5d
Remove NEW_FEATURES
2011-12-30 17:03:39 -05:00
Andy McKay
411cfb8bd8
put delayed mailer back in and break purchases for testing
2011-12-30 11:47:47 -08:00
Andy McKay
cbac1e4f7f
add in settings value
2011-12-29 14:49:19 -08:00
Andy McKay
785491b9af
allow test of django-delayed-mailer
2011-12-29 14:45:19 -08:00
Chris Van
7035eade7f
tweaks to ACR compatibility tool (bug 692974)
2011-12-29 13:57:49 -05:00
Wil Clouser
e3d3034063
increase perf test timeout
2011-12-28 12:48:24 -08:00
Gregory Koberger
672f9f9fb1
Print stylesheets (bug 700345)
2011-12-28 14:10:41 -05:00
Andy McKay
561948683e
clean out old paypal bits and peices (bug 644653)
2011-12-23 10:06:06 -08:00
Chris Van
3cc473142a
defer loading of popcorn and target only en-US for discopane video
2011-12-22 15:45:21 -05:00
Gregory Koberger
23a0dd979b
Add-on Video
2011-12-21 10:49:41 -05:00
Davor Spasovski
f317206ba9
implemented django version of devhub search page (bug 711197)
2011-12-19 15:34:32 -08: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
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
94bd732619
add AMO Editor promo on submission completion page (bug 710800)
2011-12-14 18:36:43 -08: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
Kumar McMillan
61d358f965
Increases validator timeout (see bug 707495)
2011-12-12 12:42:22 -06:00
Allen Short
4573a8a99c
Remove old timing code now that we have statsd. (Bug 703395)
2011-12-07 14:37:43 -08:00
Wil Clouser
37d8135ae5
CEF logging; bug 690286
2011-12-07 13:19:17 -08:00
Gregory Koberger
3554669db2
temp
2011-12-06 16:25:59 -08:00
Kumar McMillan
846c61b10a
Adds an emergency celery task timeout just in case
2011-12-06 15:20:45 -06:00
Kumar McMillan
9a70733212
Adds configuration for addon validator timeout
2011-12-05 15:08:02 -06:00
Allen Short
58b343baa6
send refund request emails from nobody@mozilla.org,
...
with Reply-To set to the originator. (bug 704992)
2011-12-02 19:09:08 -08:00
Kumar McMillan
e82ec0de2b
Let users override registration limit w/ special URL (bug 701166)
2011-12-01 11:54:41 -06:00
Chris Van
5a61aefbda
list price of add-ons/apps on devhub dashboard (bug 705923)
2011-11-30 18:43:17 -08:00
Andy McKay
49f26ffb21
fix csp urls
2011-11-30 16:56:35 -08:00
Andy McKay
763ed33426
allow instant refunds within 30 minutes of buying (bug 706588)
2011-11-30 14:36:01 -08:00
Chris Van
a02cb78d3e
prettify refund page (bug 704961, bug 705871)
2011-11-29 17:06:37 -08:00
Chris Van
d22fa3fac5
fix search box on android webkit (bug 703678)
2011-11-23 01:28:19 -05:00
Andy McKay
a4a8d3b43a
add in browserid support to mobile
2011-11-22 13:44:19 -08:00
Chris Van
2b9aee5d24
mobilify app support FAQ pages
2011-11-22 14:21:10 -05:00
Gregory Koberger
212b815418
Use BrowserID only (bug 703338)
2011-11-21 15:21:39 -08:00
Rob Hudson
3112d2ce71
Added settings-based fallback to D2C in update.py
2011-11-21 13:41:32 -08:00
Chris Van
6d36876901
make mobile footer not look like a "giant headband" (bug 703761)
2011-11-19 18:14:53 -05:00
Chris Van
84c6b673c8
fix footer on old devhub pages (bug 703775)
2011-11-19 02:39:54 -05:00
Chris Van
309cea5ca5
add login/logout auxillary nav to mobile (bug 702735)
2011-11-18 14:13:55 -05:00
Matt Claypotch
7bb6ee82c3
Revert "added sopa banner to AMO"
...
This reverts commit eeca9a6fa4
.
2011-11-17 14:06:56 -08:00
Andy McKay
fa4eadf9a7
add in chargeback handling (bug 695423)
2011-11-16 16:11:47 -08:00
Wil Clouser
6a74efe40f
fonts come off mozilla.org now; update settings
2011-11-16 14:22:24 -08:00
Matt Claypotch
eeca9a6fa4
added sopa banner to AMO
2011-11-16 12:15:06 -08:00
Chris Van
8342c3af2a
create My Apps page for mobile (bug 695534)
2011-11-16 00:08:07 -05:00
Andy McKay
0ecf41c484
add standalone verification (bug 699486)
2011-11-15 10:57:55 -08:00
Kumar McMillan
d94fa15630
Ajax modals like app/purchase/thanks needs to call apps.install(...)
2011-11-14 16:31:09 -06:00
Jeremy Orem
24576d6f3c
Add KEY_PREFIX = CACHE_PREFIX
2011-11-09 16:55:31 -08:00
Wil Clouser
cfd4675f13
Clean up some logging and remove old settings. No going back now.
2011-11-09 16:25:10 -08:00
Chris Van
3bc6fdfcef
new persona images should not link to getpersonas.com (bug 684069)
2011-11-04 16:33:43 -07:00
Kumar McMillan
08020c28d9
Notify users when there's an error installing an app (bug 694414)
2011-11-04 15:17:22 -05:00
Andy McKay
d3e88af395
start of 404ing some addons urls and flipping home page (bug 698494)
2011-11-04 11:09:16 -07:00
Wil Clouser
590ad64912
extract strings from impala js too; bug 699628
2011-11-04 09:14:50 -07:00
Chris Van
ef5748a134
fix action links (bug 699276)
2011-11-02 16:38:51 -07:00
Chris Van
e8fb34d750
add ajax loading throbbers to devhub dashboard (bug 698669)
2011-11-02 14:05:57 -07:00
Kumar McMillan
ef5bc76fb2
Only allows one app per domain (bug 697667)
2011-11-02 14:59:00 -05:00
Andy McKay
89eb68496a
allow us to skip unimportant crons on servers like dev
2011-11-02 12:10:21 -07:00
Chris Van
569b7ab5e7
hide First Time promo after five visits (bug 698078)
2011-11-01 18:57:11 -07:00
Andy McKay
d0ccf7da22
optionally limit number of new registrations (bug 698488)
2011-11-01 15:21:14 -07:00
Andy McKay
e50e8ee671
differentiate the app-preview server (bug 698487)
2011-11-01 12:08:42 -07:00
Andy McKay
0956da0f96
force login if enabled, but all opt outs (bug 698491)
2011-11-01 11:37:18 -07:00
Chris Van
164bae795f
refine impalacized dashboard styles (bug 697653)
2011-10-31 21:08:27 -07:00
Chris Van
57923a6b35
Revert "Revert "Update dashboard for apps (bug 693855)""
...
This reverts commit 8f2b7c17de
.
Conflicts:
apps/amo/context_processors.py
apps/amo/tests/test_views.py
media/css/impala/site.less
2011-10-31 18:40:12 -07:00
Davor Spasovski
76f7821ebf
nuked jquery 1.4.2 from lib/ and settings (bug 692138)
2011-10-28 13:53:43 -07:00
Chris Van
2d9b74c537
revert back to jQuery 1.4.2
2011-10-27 11:35:46 -07:00
Chris Van
8f2b7c17de
Revert "Update dashboard for apps (bug 693855)"
...
This reverts commit e2b79ef541
.
2011-10-26 21:58:40 -07:00
Rob Hudson
e2b79ef541
Update dashboard for apps (bug 693855)
...
- Plus, impala-izified.
2011-10-26 17:02:09 -07:00
Rob Hudson
13a3dcda27
Revert "Update dashboard for apps (bug 693855)"
...
This reverts commit 2f2e7037fa
.
2011-10-26 16:40:28 -07:00
Rob Hudson
2f2e7037fa
Update dashboard for apps (bug 693855)
...
- Plus, impala-izified.
2011-10-26 16:33:00 -07:00
Matt Claypotch
2909551000
added sticky footer js
2011-10-25 16:30:44 -07:00
Chris Van
34dd879265
impalacize compatbility pages (bug 692993)
2011-10-25 16:29:59 -07:00
Andy McKay
039e737352
split off some money, but for purchases only (bug 695508)
2011-10-24 16:28:12 -07:00
Chris Van
0c4852e101
settings._wrapped expects this
2011-10-24 13:35:07 -07:00
Chris Van
cc56382dcd
restrict jetpack upgrader to builder SDK versions (bug 684412)
2011-10-24 13:26:04 -07:00
Chris Van
58a3e66e96
preserve filters on ajax SERP (bug 695659)
2011-10-22 14:44:23 -07:00
Matt Claypotch
33c4d64f0e
browserid gets the sexy (bug 688210)
2011-10-21 17:49:52 -07:00
Chris Van
81f92ef6d6
make zamboni look like impala: a gkobes/cvan collabo
2011-10-21 16:57:39 -07:00
chenba
b520b3a860
Exclude URLs of some domains from outgoing URL rewrite.
...
Bug 598826
2011-10-21 09:15:23 -07:00
Jeff Balogh
94a70b736c
hide debug logging for es
2011-10-20 16:42:18 -07:00
Davor Spasovski
9edbd88299
consolidated jquery versions for common, impala, discovery, mobile to all use 1.6.4 (bug 692138)
2011-10-20 15:46:54 -07:00
Matt Claypotch
b0d5c4dc55
big aggregate stats and csv tables
2011-10-20 01:11:34 -07:00
Chris Van
55d02f7227
Revert "ajax search results tweaks"
...
This reverts commit 59a47a57c7
.
2011-10-19 13:18:17 -07:00
Chris Van
59a47a57c7
ajax search results tweaks
2011-10-19 10:42:02 -07:00
Chris Van
28414ab6ec
add capabilites.js to discopane
2011-10-19 10:15:23 -07:00
Chris Van
7ba202edeb
add capabilities.js and degrade gracefully on ajax caching
2011-10-18 15:22:48 -07:00
Chris Van
87ae9f1cfe
show search suggestions on old templates (i.e., personas)
2011-10-18 14:41:56 -07:00
Matt Claypotch
d9b3f8d7a8
stats overview page
2011-10-17 11:01:23 -07:00
Wil Clouser
e73d7dbf6b
Merge pull request #244 from clouserw/688402-notifications
...
Showing messages to users. We can do this now that /login/ is on zamboni; bug 688402
2011-10-14 10:30:07 -07:00
Fred Wenzel
bd5d3abce0
Add preliminary L10n dashboard. p=fwenzel, p=clouserw, p=potch
2011-10-13 15:47:07 -07:00
Gregory Koberger
e07256c6e6
ajax search results: a cvan/gkobes collabo (bug 684342)
2011-10-13 14:20:29 -07:00
Rob Hudson
baac2a1b8b
Updated settings with a PYLIBMC_MIN_COMPRESS_LEN example
2011-10-13 12:53:49 -07:00
Chris Van
f647f49f5d
implement search suggestions (bug 546826)
2011-10-12 11:08:42 -07:00
Wil Clouser
1f14ba43e9
Showing messages to users. We can do this now that /login/ is on zamboni. bug 688402
2011-10-12 09:30:33 -07:00
Andy McKay
b40d450d4d
will need to fix use of django templates first
2011-10-11 19:48:28 -07:00
Matt Claypotch
d21cb9955a
More stats goodies
...
- upgraded Highcharts
- js-hint run on code
- more documentation
- new two-axis overview chart
2011-10-11 18:14:29 -07:00
Andy McKay
586c072de8
jingo loader
2011-10-11 15:23:59 -07:00
Matt Claypotch
f717424d79
New stats pages!
...
- supports grouping by day, week, and month
- new event-driven UI easier to maintain
- uses impala styles for extra pretty!
TODO
- rehabilitate csv table
- polish style for side notes
- bring back field selection menu
- bring back overview page
2011-10-10 15:26:16 -07:00
Chris Van
1252a9a906
bringing sexy (builder image) back (bug 692542)
2011-10-06 12:40:44 -07:00
Chris Van
0ecb3be86a
reasonable minimum versions for other apps (bug 691393)
2011-10-05 23:30:04 -07:00
Andy McKay
aa543b7131
add in hash and make sure we can find it when email changes (bug 691596)
2011-10-05 15:15:37 -07:00
Jeff Balogh
d2432ab63c
see what happens if we disable rate limits
2011-10-05 12:40:04 -07:00
Chris Van
2d7eddb771
select a reasonable default for Firefox - add-on packager (bug 691393)
2011-10-04 16:12:27 -07:00
Jeff Balogh
f5a42fd0d0
add compatibility checks for fx 9 and 10
2011-09-30 14:20:57 -07:00
Chris Van
0d63fb7ec4
kill IMPALA_EDIT flag
2011-09-28 19:57:54 -07:00
Chris Van
13e7b0bb6e
ship reviews pages
2011-09-28 18:30:02 -07:00
Kumar McMillan
b59a4f6739
Moving all compatibility bump tasks to bulk for consistency (bug 675723)
2011-09-28 18:33:49 -05:00
Chris Van
704ff49913
beautify add-ons versions info (bug 682145)
2011-09-28 14:30:13 -07:00
Andy McKay
11e4158a2e
the support pages (bug 686808)
2011-09-27 15:30:40 -07:00
Chris Van
eefbe4fad6
add-on dependencies front-end (bug 678650)
2011-09-26 13:56:56 -07:00
Chris Van
0f497a7f94
show errors for Review Edit and Submit (bug 688799)
2011-09-26 10:55:22 -07:00
Gregory Koberger
5a492aea37
Add sortable back in to the jquery-ui bundle (bug 688473)
2011-09-22 14:05:49 -04:00
Chris Van
bc28c42571
implement fancy impala search sidebar (bug 684340)
2011-09-20 20:17:25 -07:00
Gregory Koberger
de8b318357
Unminify libs for easier debugging
2011-09-20 17:30:43 -07:00