Andrew Williamson
8daf0e5383
remove UA testing from theme updates; add setting to disable serving migrated lwts ( #9977 )
2018-11-13 13:12:41 +00:00
Andrew Williamson
f7414e156b
change z.update debug to z.addons info
2018-11-09 13:05:30 +00:00
Andrew Williamson
b5f076613a
add logging to lwt update check service ( #9936 )
2018-11-08 18:59:17 +00:00
Andrew Williamson
d5d41202e5
don't serve lwt migrated to static themes to android ( #9875 )
2018-11-06 11:00:01 +00:00
pyup.io bot
60dd98e48f
Update flake8 to 3.6.0 ( #9795 )
2018-11-05 12:39:42 +00:00
Andrew Williamson
50add9064b
serve migrated theme to lwt update check ( #8718 )
2018-07-03 18:20:06 +01:00
Mathieu Pillard
11f5df4204
Remove 'dataurl' from theme update data - it's not used by Firefox
2018-06-13 15:01:57 -07:00
Mathieu Pillard
e9b9c40681
Increase theme update caching duration to 24 hours
2018-06-13 12:01:06 -07:00
Andrew Williamson
b457a5cece
some py3 friendly syntax changes ( #8372 )
2018-05-30 11:29:13 +01:00
Mathieu Pillard
9cf33ae6c5
Use Persona checksum to cachebust its images
2018-03-01 15:20:01 +01:00
Mathieu Pillard
8d79f08b1e
Return a blank string for footerURL in theme update if footer is absent
2018-01-31 20:24:02 +01:00
Christopher Grebs
2573ea4a9c
No bare exception catching anymore.
2017-10-30 10:54:02 +01:00
Andrew Williamson
956ffe8685
refactor, then flake8 our services py ( #6583 )
2017-10-05 13:48:52 +01:00
Christopher Grebs
580ccf7710
Update gitignore, updates to mock/patch import paths, minor fixes along the way.
2016-01-06 10:48:04 +01:00
Christopher Grebs
c6d1cc2d66
Update django-waffle, django-piston, more import path fixes.
...
* Pull in django-waffle 0.10 and a fixed version of django-piston.
Both provide late-initialization support by not calling get_user_model
on import-time.
* Add alias for addons.buttons.js
2016-01-06 10:48:03 +01:00
Andy McKay
f7bc049307
show the url of the error issue #922
2015-12-29 14:44:23 -08:00
Mathieu Agopian
df9c902b62
Fix the theme_update service (bug 1055654)
2014-08-19 21:55:30 +02:00
Yohan Boniface
986d8670de
Removing MIRROR_* settings (bug 1013865)
2014-08-06 18:53:24 +02:00
Yohan Boniface
5bd1a96912
Rename storage to user-media (bug 1013865)
...
We noticed that /storage/ path conflicts with some other
URL configuration on the servers.
2014-08-05 11:20:50 +02:00
Yohan Boniface
a35ab0834d
Migrating to staticfiles (bug 1013865)
2014-08-04 11:12:47 +02:00
Jeremiah Orem
8c885c1ddc
theme_update: don't throw an error if icon.jpg is missing
2014-06-13 12:21:06 -07:00
Allen Short
5ab4b4a16d
Upgrade to Django 1.6.
2014-03-26 16:14:44 -05:00
Kevin Ngo
676c8f1668
update theme check to return correct version (bug 880490)
2013-07-09 12:57:38 -07:00
Rob Hudson
558edce3a0
Fixed order of imports for theme_update tests (bug 860476)
2013-05-20 10:35:27 -07:00
Chris Van
aefb3f48b0
have themes update_check return the same ID in JSON response (bug 866482)
2013-04-28 22:44:04 -07:00
Chris Van
21422156e3
bump "version" to "1.1" for all themes to get new updateURL
2013-04-25 09:18:02 -07:00
Chris Van
7039f77cf3
/update-check/themes/ should be /themes/update-check/
2013-04-05 10:38:30 -07:00
Chris Van
7a41cb76ed
update themes to use VAMO for updateURL
2013-04-05 01:18:35 -07:00
Chris Van
762efa338b
add modified timestamps to theme image URLs (bug 544908)
2013-04-02 19:19:10 -07:00
Chris Van
4db6fc8b40
fix theme image URLs (bug 856139, bug 857159)
2013-04-02 16:36:24 -07:00
Chris Van
73bea2652a
tweaks to make themes update check a reality for AMO (bug 641640)
2013-04-01 23:53:09 -07:00