Jeff Balogh
|
dead3cb957
|
fix up more getLogger calls
|
2010-05-20 10:46:02 -07:00 |
Dave Dash
|
73e1f5a8b5
|
Remove pragma, fix tests.
|
2010-05-17 10:41:26 -07:00 |
Dave Dash
|
529f6753f4
|
bug 562667, New collections helpers.
barometer and collection_favorite
|
2010-05-17 08:38:49 -07:00 |
Dave Dash
|
2ab472afc1
|
bug 562667, Add methods to bandwagon.collection.
|
2010-05-17 08:35:08 -07:00 |
Dave Dash
|
a6176ea035
|
Merged several fixtures together.
|
2010-05-05 13:17:12 -07:00 |
Jeff Balogh
|
7007e92305
|
Merge branch 'recs'
|
2010-05-04 11:38:37 -07:00 |
Wil Clouser
|
e69cf15fd6
|
Migrate addons_collections_total
|
2010-05-04 11:26:42 -07:00 |
Jeff Balogh
|
f5185a10e8
|
collection tokens anonymously link a collection to a user
|
2010-05-04 09:58:43 -07:00 |
Jeff Balogh
|
c1636b41d5
|
helper for getting a collection's recommendations
|
2010-05-04 09:58:43 -07:00 |
Jeff Balogh
|
c11fed891f
|
helpers for recommended collections
|
2010-05-04 09:58:43 -07:00 |
Jeff Balogh
|
2f3e4f9716
|
helper function for changing a collection's add-ons
|
2010-05-04 09:58:43 -07:00 |
Jeff Balogh
|
d96488e283
|
add SyncedCollection helper
|
2010-05-04 09:58:43 -07:00 |
Jeff Balogh
|
077d866e9c
|
add recommended_collection and addon_index fields
|
2010-05-04 09:58:43 -07:00 |
Jeff Balogh
|
983a2f45e0
|
add an ordering column to addons_collections
|
2010-05-04 09:58:43 -07:00 |
Jeff Balogh
|
6133cf5cb5
|
add a uuid automatically, remove unused fields
|
2010-05-04 09:58:43 -07:00 |
Wil Clouser
|
4451fac1cf
|
Migrate collection_stats cron job
|
2010-05-03 23:44:31 -07:00 |
Wil Clouser
|
2c4c203570
|
Filter collections the same way as remora; bug 560418
|
2010-04-26 17:44:15 -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 |
Fred Wenzel
|
13a175e955
|
CollectionManager: listed(), plus test
|
2010-03-11 15:29:45 +01:00 |
Fred Wenzel
|
8140a0d5e5
|
collections want to be friends with add-ons.
|
2010-03-05 19:50:20 -08:00 |
Jeff Balogh
|
abef502de3
|
get collection translation fallbacks properly
|
2010-03-05 12:34:30 -08:00 |
Jeff Balogh
|
e890f189e2
|
collection icon_url and users field
|
2010-03-02 14:46:15 -08:00 |
Dave Dash
|
69db7f68e5
|
Renamed get_absolute_url to get_url_path, but also assigned it in order to maintain compatibility with django.contrib apps.
|
2010-02-26 10:41:49 -08:00 |
Jeff Balogh
|
7cfa8bc7bf
|
replacing translated fields with purified/linkified fields
|
2010-02-23 13:33:14 -08:00 |
Fred Wenzel
|
2c24447688
|
collection_list helper and test
|
2010-02-13 12:32:01 +01:00 |
Jeff Balogh
|
5e3052ddbe
|
import amo.models to avoid circular imports, move constants to __init__
|
2010-01-28 19:00:22 -08:00 |
Wil Clouser
|
225983e0cf
|
Add collections app
|
2010-01-19 10:27:10 -08:00 |