Dave Dash
|
af9d1b2cab
|
bug 560333, Excluding this addon from a list of other addons.
|
2010-04-26 17:17:43 -07:00 |
Dave Dash
|
0021fca4a6
|
whitespace
|
2010-04-26 17:17:43 -07:00 |
Dave Dash
|
3e0116b596
|
We need to check has_author using request.amo_user not request.user
|
2010-04-26 17:17:33 -07:00 |
Fred Wenzel
|
0478865d9f
|
Make install buttons work with Personas (bug 556507)
|
2010-04-26 16:38:45 -07:00 |
Dave Dash
|
6670c6ef91
|
This is python, we use __init__.py... for nothing.
|
2010-04-26 16:36:50 -07:00 |
Fred Wenzel
|
a5c1687a38
|
For add-on types incompatible with the current app, redirect to one that supports this type (bug 556469)
|
2010-04-26 09:46:43 -07:00 |
Fred Wenzel
|
dea7192b63
|
replacing ARIA role secondary with navigation for sidebars on addons/personas details pages (bug 559731)
|
2010-04-26 09:46:43 -07:00 |
Dave Dash
|
6a0bfc8aab
|
Merge branch '561438-delete-tags'
|
2010-04-26 09:20:56 -07:00 |
Dave Dash
|
8cd79c1918
|
Using the id that remora js expects.
|
2010-04-26 09:10:21 -07:00 |
Wil Clouser
|
4449d4962e
|
Fix 404; 560294
|
2010-04-23 17:32:57 -07:00 |
Jeff Balogh
|
8d60b410ec
|
contrib vs. eula wrangling (bug 561201)
|
2010-04-23 16:59:30 -07:00 |
Jeff Balogh
|
8812cc9719
|
don't crash if an addon doesn't have any versions
(fixes bug 561245)
|
2010-04-23 16:29:45 -07:00 |
Dave Dash
|
d8a5039196
|
Merge branch '560322-same-tag'
|
2010-04-23 16:10:33 -07:00 |
Jeff Balogh
|
d0aa9d2915
|
use summary instead of description (bug 561445)
|
2010-04-23 13:46:53 -07:00 |
Dave Dash
|
114ac35897
|
List apps by average daily users.
|
2010-04-23 11:15:16 -07:00 |
Dave Dash
|
e73f3d02cd
|
Moving helpers into utils so we can use them conflict-free.
|
2010-04-23 11:11:50 -07:00 |
Dave Dash
|
f88f533139
|
Moving tag partitioning to addon model, and avoiding the double join that .filter gives us.
|
2010-04-23 10:45:47 -07:00 |
James Socol
|
470e8935a4
|
Use commonware.log to override logging.Logger.
|
2010-04-23 10:06:36 -07:00 |
Jeff Balogh
|
9a2e5be8d8
|
better wsgi script from
http://blog.dscpl.com.au/2010/03/improved-wsgi-script-for-use-with.html
|
2010-04-23 08:44:09 -07:00 |
Fred Wenzel
|
dae01baaad
|
License link and daily user count for personas details pages (bug 554379)
|
2010-04-23 16:52:01 +02:00 |
Fred Wenzel
|
194e970a91
|
Properly encode UTF-8 in remora URLs (bug 559731)
|
2010-04-23 15:28:18 +02:00 |
Fred Wenzel
|
2563e9c233
|
show delete buttons on tags (bug 560416)
|
2010-04-23 11:06:05 +02:00 |
Fred Wenzel
|
7ef8a9836e
|
default to extensions browse page for uncovered addon types (bug 560257)
|
2010-04-23 08:54:55 +02:00 |
Wil Clouser
|
e58159b1f7
|
s/_/_lazy/; bug 560387
|
2010-04-22 20:34:54 -07:00 |
Wil Clouser
|
82ddfd86fa
|
use total_reviews; bug 560319
|
2010-04-22 20:25:21 -07:00 |
Wil Clouser
|
962aa93c5c
|
disable cron
|
2010-04-22 18:16:26 -07:00 |
Wil Clouser
|
4374ed7278
|
comment out pyquery until bug is fixed
|
2010-04-22 17:28:18 -07:00 |
Jeff Balogh
|
91bf852e7e
|
save subscription events from paypal (bug 560893)
|
2010-04-22 16:42:19 -07:00 |
Wil Clouser
|
6421dd5427
|
Add ryf cron job; bug 560753
|
2010-04-22 16:34:32 -07:00 |
Fred Wenzel
|
fe34c97b77
|
Register test-related signal handlers in management calls only (bug 561040)
|
2010-04-22 19:09:06 +02:00 |
Jeff Balogh
|
0c21ae5511
|
update media
|
2010-04-22 09:27:48 -07:00 |
Jeff Balogh
|
10d21d8c0d
|
starting the discovery pane
|
2010-04-22 09:20:34 -07:00 |
Fred Wenzel
|
b33d887a3e
|
Limit current version to those that only have valid files (bug 558237)
|
2010-04-22 11:27:52 +02:00 |
Fred Wenzel
|
34d1636ff6
|
Do not bind to test_utils.signals if it is not installed (bug 560541 comment 5)
|
2010-04-22 11:06:56 +02:00 |
Fred Wenzel
|
db5afb8445
|
Clean up URL prefixers for each test (bug 560541).
|
2010-04-22 10:49:01 +02:00 |
Jeff Balogh
|
08d93fb7ef
|
adding a bunch of remora_urls (bug 560945)
|
2010-04-21 15:58:20 -07:00 |
Jeff Balogh
|
c3ebc31026
|
we say prominent, not significant (bug 560949)
|
2010-04-21 14:28:32 -07:00 |
Dave Dash
|
020b271f74
|
Merge branch '559621-promo-weird'
|
2010-04-20 17:56:05 -07:00 |
Wil Clouser
|
8821923b56
|
fix broken tags tests. aah
|
2010-04-20 17:02:49 -07:00 |
Dave Dash
|
2c7686942d
|
Don't submit default search string.
|
2010-04-20 16:38:31 -07:00 |
Wil Clouser
|
918e1a6c8f
|
add APP/LANG to test. Hopefully this all gets replaced when we do the tags app for real
|
2010-04-20 15:56:45 -07:00 |
Wil Clouser
|
16430af32a
|
Fix 500 errors when there are no tags; bug 560660
|
2010-04-20 15:44:13 -07:00 |
Wil Clouser
|
aa68e089cd
|
Merge branch '560410-my-collections-link'
|
2010-04-20 13:32:24 -07:00 |
Wil Clouser
|
ce64a34ac2
|
Merge branch '560414'
|
2010-04-20 13:32:13 -07:00 |
Wil Clouser
|
58f9827172
|
add my collections link; bug 560410
|
2010-04-20 13:29:24 -07:00 |
Dave Dash
|
57b0a73ad7
|
select_related won't bring in translations, so we now use a transformer.
|
2010-04-20 12:19:04 -07:00 |
Jeff Balogh
|
bb3a039cdf
|
add beta versions to valid_statuses (bug 560586)
|
2010-04-20 11:17:06 -07:00 |
Jeff Balogh
|
2f32b85880
|
only cache the part depending on the query (bug 560337)
|
2010-04-20 10:44:44 -07:00 |
Jeff Balogh
|
805bc7533d
|
src params for lots of install buttons
|
2010-04-20 10:38:46 -07:00 |
Wil Clouser
|
8e4b1cc96d
|
Fix tag links; bug 560414
|
2010-04-20 10:32:19 -07:00 |