addons-server/apps/addons
Andy McKay 2fb3ae946f cope with preapproval row being None (bug 712385) 2011-12-20 12:43:42 -08:00
..
fixtures/addons Updated version check to support compat overrides (bug 703781) 2011-12-15 15:25:37 -08:00
management remove old task (bug 652133) 2011-09-29 15:39:23 -07:00
sql Only allow deletes for free addons (bug 699943) 2011-11-11 15:29:03 -08:00
templates/addons add in preapproval tokens if present, add in to purchase flow and make sure contributions are compat. (bug 707371, 707373) 2011-12-20 09:05:08 -08:00
tests cope with preapproval row being None (bug 712385) 2011-12-20 12:43:42 -08:00
__init__.py addons app 2009-10-22 15:40:09 -07:00
admin.py Updated version check to support compat overrides (bug 703781) 2011-12-15 15:25:37 -08:00
buttons.py allow buttons through 2011-11-21 16:32:36 -08:00
cron.py fail early if there are no add-ons to process 2011-11-16 10:48:43 -08:00
decorators.py stop repurchasing unless you refund (bug 703019) 2011-11-28 16:12:51 -08:00
forms.py fix TypeError for incompatible app categories on edit page (bug 708263) 2011-12-14 17:55:39 -08:00
helpers.py build the apps homepage (bug 693842) 2011-11-21 13:07:21 -05:00
models.py Optimization for sending compat override data to tasks. 2011-12-16 10:52:44 -08:00
query.py override fetch_missed for IndexQuery to let mysql pick the index 2011-02-18 16:41:12 -08:00
search.py add Price sort and Free/Paid filters to ES (bug 702867) 2011-12-09 18:09:37 -08:00
signals.py update last_updated and appsupport immediately (bug 571057) 2010-09-24 15:36:17 -07:00
tasks.py Optimization for sending compat override data to tasks. 2011-12-16 10:52:44 -08:00
urls.py Tell user when there's an error (bug 686051) 2011-12-07 18:34:54 -08:00
utils.py Made webapp require name to be unique (bug 692965) 2011-11-01 16:04:23 -07:00
views.py add in some CEF logging (bug 707288) 2011-12-20 11:40:09 -08:00
widgets.py submission step 3, categories for multiple apps (bug 620422, bug 618238) 2011-01-11 18:40:12 -05:00