Andy McKay
|
fcdc57f88f
|
allow activation of app or locale (bug 719566)
|
2012-02-02 11:15:16 -08:00 |
Andy McKay
|
938760ab1e
|
and fix that import
|
2012-01-30 16:42:27 -08:00 |
Andy McKay
|
18775ebfe0
|
make lib explicit
|
2012-01-30 16:31:42 -08: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 |
Chris Van
|
84184ecd83
|
allow elastic index to be recreated from admin page (bug 713210)
|
2012-01-30 13:43:58 -08:00 |
Chris Van
|
b5d30e5708
|
fix ValueError traceback for major.minor.minor2 detection (bug 721610)
|
2012-01-26 23:00:36 -08:00 |
Andy McKay
|
a4aa153d41
|
add in android APP (bug 719592)
|
2012-01-23 14:48:55 -08:00 |
Chris Van
|
804be6f55a
|
disable ES indexing for non-ES TestCase
|
2012-01-11 23:04:57 -08:00 |
Rob Hudson
|
b59f64552a
|
Move search API to ES (bug 692948)
|
2012-01-06 16:18:45 -08:00 |
Chris Van
|
f430555f9c
|
Revert "do not import settings_local when running tests"
This reverts commit 7939869b0d .
|
2011-12-30 15:48:10 -05:00 |
Chris Van
|
7939869b0d
|
do not import settings_local when running tests
|
2011-12-30 14:39:32 -05:00 |
Chris Van
|
b8b0546647
|
force en-US L10n for apps-preview (bug 710552)
|
2011-12-29 01:29:47 -05:00 |
Allen Short
|
4dfa2502e6
|
Render unsubscribe emails in the default locale only. (bug 704726)
|
2011-12-28 11:23:58 -06:00 |
Vaidik Kapoor
|
af272542cb
|
preserve GET variables in language switcher. tests added. (bug 466895 fixed)
|
2011-12-20 03:18:03 -05:00 |
Andy McKay
|
dc12c62e86
|
use the class name for the middleware
|
2011-12-12 15:06:43 -08:00 |
Chris Van
|
9d78da080a
|
add Price sort and Free/Paid filters to ES (bug 702867)
|
2011-12-09 18:09:37 -08:00 |
Chris Van
|
31889c3ac1
|
get rid of pretty apps devhub landing page (bug 705976)
|
2011-11-29 14:26:53 -08:00 |
Andy McKay
|
a44880ae9f
|
easier performance api, remove old piston based one (bug 703419)
|
2011-11-23 10:53:54 -08:00 |
Chris Van
|
d1e374d564
|
appify 403/404/500 templates (bug 704560)
|
2011-11-22 17:14:21 -05:00 |
Chris Van
|
309cea5ca5
|
add login/logout auxillary nav to mobile (bug 702735)
|
2011-11-18 14:13:55 -05:00 |
Andy McKay
|
6fd9d2bc12
|
bounce to the login page for the right locale (bug 703027)
|
2011-11-16 18:34:59 -08:00 |
Andy McKay
|
7ee2e5dd93
|
move ipn handling from amo to paypal (bug 695423)
|
2011-11-16 09:22:17 -08:00 |
Andy McKay
|
4585c04216
|
fix all the usage of receipt key to use the proper path
|
2011-11-15 15:21:49 -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 |
Gregory Koberger
|
b7171080ca
|
Don't let users unsubscribe from mandatory things (bug 698160)
|
2011-11-04 12:29:21 -07:00 |
Andy McKay
|
d3e88af395
|
start of 404ing some addons urls and flipping home page (bug 698494)
|
2011-11-04 11:09:16 -07:00 |
Chris Van
|
c3ffe47bb1
|
allow user reviews for apps (bug 691623)
|
2011-11-03 21:41:51 -07:00 |
Chris Van
|
d501ff19d2
|
move persona submission to devhub (bug 6791130)
|
2011-11-03 17:41:34 -07:00 |
Rob Hudson
|
fb3cea2095
|
Made webapp require name to be unique (bug 692965)
This updated ReverseNameLookup to use separate keys for webapps.
|
2011-11-01 16:04:23 -07:00 |
Andy McKay
|
67e9edcf64
|
don't hardcode view name
|
2011-11-01 13:05:29 -07:00 |
Andy McKay
|
0956da0f96
|
force login if enabled, but all opt outs (bug 698491)
|
2011-11-01 11:37:18 -07:00 |
Rob Hudson
|
97c4cc37bc
|
Revert "Verified webapp name validates as unique (bug 692965)"
This reverts commit a7950a332d .
|
2011-11-01 08:56:29 -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 |
Chris Van
|
c3475184a4
|
fix ES tests that rely on addon_factory
|
2011-10-31 18:23:00 -07:00 |
Rob Hudson
|
a7950a332d
|
Verified webapp name validates as unique (bug 692965)
- Also updated ReverseNameLookup to use separate keys for webapps.
|
2011-10-31 11:29:52 -07:00 |
Davor Spasovski
|
c36aebcfb3
|
Merge branch 'notify'
|
2011-10-28 13:38:40 -07:00 |
Davor Spasovski
|
a9dd6e0b0b
|
added notify balloon if !navigator.mozApps (bug 680602)
|
2011-10-28 13:25:43 -07:00 |
Jeff Balogh
|
a030b8b33d
|
bounce authenticated users off the login page (bug 681031)
|
2011-10-28 13:09:06 -07:00 |
Chris Van
|
57d6561a99
|
always show Tools aux-nav to expose Submit Add-on/App links (bug 696424)
|
2011-10-27 18:39:40 -07:00 |
Chris Van
|
9254d08b33
|
link to correct link for Most Popular from Personas subnav (bug 697402)
|
2011-10-27 10:30:26 -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 |
Andy McKay
|
e2d37ab495
|
allow report abuse to work and alter helpers to be app/addon friendly (bug 693468)
|
2011-10-24 14:15:44 -07:00 |
Davor Spasovski
|
9f1ffa8142
|
implemented pytests for balloons in a new branch
fixed tests for the message balloons
fixed tests, fixed the balloons block
fixed whitespace issue in test imports
|
2011-10-24 13:57:36 -07:00 |
chenba
|
b520b3a860
|
Exclude URLs of some domains from outgoing URL rewrite.
Bug 598826
|
2011-10-21 09:15:23 -07:00 |
Allen Short
|
a46a87631b
|
Create a record of a refund IPN (bug 688663)
|
2011-10-20 11:01:46 -07:00 |
Jeff Balogh
|
3a53a1d218
|
take all the glory
|
2011-10-19 16:05:36 -07:00 |