Jeff Balogh
13dd038d72
permalinks for versions go to the right page (bug 572933)
2010-06-18 17:27:51 -07:00
Matt Claypotch
9104366962
Bug 572931, 572838 clean-up of release notes
2010-06-18 11:56:03 -07:00
Jeff Balogh
d5f88bf925
fixing version permalinks (bug 572933)
2010-06-17 18:11:55 -07:00
Matt Claypotch
5f76cb5c2e
Bug 572838, versions page is prettier
2010-06-17 15:25:42 -07:00
Jeff Balogh
6d35c93028
fixing validation on detail pages (bug 572866)
2010-06-17 14:25:44 -07:00
Jeff Balogh
c597d571c8
porting /versions page (bug 565479)
2010-06-17 14:08:00 -07:00
Jeff Balogh
c516e4bf53
Revert "porting /versions page (bug 565479)"
...
This reverts commit 269caa7292
.
clouserw was reviewing this and accidentally pulled the trigger.
2010-06-17 13:58:59 -07:00
Jeff Balogh
269caa7292
porting /versions page (bug 565479)
2010-06-17 13:54:28 -07:00
Jeff Balogh
eab012770e
use indexes and avoid expensive ordering
2010-06-09 11:42:07 -07:00
Dave Dash
a6176ea035
Merged several fixtures together.
2010-05-05 13:17:12 -07:00
Jeff Balogh
30b2d412ab
do all the filtering in python for better caching and less query overhead
2010-04-16 16:24:57 -07:00
Jeff Balogh
c67bd1bce0
use queryset transforms to attach compatible apps and files to versions
2010-04-14 17:39:43 -07:00
Jeff Balogh
9d0267b730
changing experimental & sandbox to unreviewed (bug 557844)
2010-04-14 14:47:46 -07:00
Dave Dash
7d54cd7f36
version_int and dict_from_int:
...
* version_int is needed for in database comparisons... and we'll need it when
we save new versions
* dict_from_int is needed for converting versions from sphinx to something
human readable
2010-04-05 11:27:11 -07:00
Fred Wenzel
bf7d005fb4
Additional licenses and a link helper (bug 555168)
2010-03-30 21:57:29 +02:00
Jeff Balogh
ca93f4c4c4
is_unreviewed property for addons and versions
2010-03-11 11:03:27 -08:00
Jeff Balogh
a136c5cd94
this was a unicode hyphen
2010-03-10 13:52:21 -08:00
Jeff Balogh
a63ee43de4
refactoring, adding tests
2010-03-05 17:47:11 -08:00
Dave Dash
f0b76174ff
Showing api-specific platform names in the API, and using amo.PLATFORM_*
2010-03-04 12:18:32 -08:00
Fred Wenzel
ca56c84c5b
versions: has_files
2010-03-02 18:34:26 +01:00
Fred Wenzel
84f8ac8bb5
added full text for built-in licenses
2010-03-02 18:32:06 +01:00
Fred Wenzel
7760b249f2
implemented built-in licenses as well as custom licenses; todo: built-in license texts
2010-03-02 09:27:43 +01:00
Jeff Balogh
a4e130e132
stick major/minor info on the version object
2010-02-25 11:18:11 -08:00
Fred Wenzel
34cb353b4a
string representation for ApplicationVersions
2010-02-25 18:01:45 +01:00
Jeff Balogh
7cfa8bc7bf
replacing translated fields with purified/linkified fields
2010-02-23 13:33:14 -08:00
Dave Dash
1d47783dc6
Added a default for approvalnotes
2010-02-17 16:25:49 -08:00
Jeff Balogh
0c363b0fd9
link to the add-on and version on flagged page
2010-02-17 15:56:50 -08:00
Jeff Balogh
8cc609c37d
licenses does not have a rating column
2010-02-11 09:53:25 -08:00
Jeff Balogh
d5c86c306d
adding cached_property from werkzeug
2010-02-05 17:56:21 -08:00
Jeff Balogh
5438bc3800
don't go too deep on the related search
2010-02-05 14:05:05 -08:00
Jeff Balogh
b6d1e3dcb1
making getters properties, returning dict for compatible_apps
2010-02-04 14:30:33 -08:00
Jeff Balogh
b8425b37f2
cache ApplicationsVersions
2010-02-04 14:30:32 -08:00
Dave Dash
0d683a977c
Renamed Addon fields to have underscores. Added methods to Addon, File and Version.
2010-02-03 15:57:37 -08:00
Jeff Balogh
4f172d192f
better related names
2010-02-01 15:08:25 -08:00
Jeff Balogh
5e3052ddbe
import amo.models to avoid circular imports, move constants to __init__
2010-01-28 19:00:22 -08:00
Dave Dash
4f382d2718
Fixed simple pep8 stuff.
2010-01-26 15:28:08 -08:00
Dave Dash
a7460f7a1b
[bug 538285] Sphinx integration complete with commands for starting/stopping server, reindexing, tests, etc.
2010-01-22 16:52:41 -08:00
Dave Dash
b98decc1c1
Versions might have empty Licenses.
2010-01-22 16:47:25 -08:00
Fred Wenzel
6d04900f79
importing django User model as DjangoUser so no-one can mistake it as our own user model (bug 539861)
2010-01-18 11:51:34 +01:00
Wil Clouser
9881a6a1a7
Finish versions model
2010-01-14 11:29:58 -08:00
Wil Clouser
1193a37b96
Flesh out reviews/versions models
2009-12-30 16:57:36 -08:00
Jeff Balogh
b0a760a7fd
get some get_latest_by love
2009-12-29 17:04:57 -05:00
Jeff Balogh
a2bbf57e8f
use TranslatedField and ModelBase
2009-12-15 10:22:26 -08:00
Jeff Balogh
8c5c251bbf
versions app
2009-10-22 15:40:13 -07:00