Jeff Balogh
|
e71c78456e
|
localized_string could be None, so make sure it's converted to a string
|
2010-01-01 16:39:01 -05:00 |
Jeff Balogh
|
81649aadb4
|
updating css pointer
|
2010-01-01 16:39:01 -05:00 |
Jeff Balogh
|
4d0a79c3fc
|
admin page for flagged add-ons
|
2010-01-01 16:38:58 -05:00 |
Jeff Balogh
|
638b1c141a
|
we need to do our own template setup to help the test client
|
2009-12-31 17:30:06 -05:00 |
Jeff Balogh
|
d870025e25
|
approvals model
|
2009-12-31 17:30:05 -05:00 |
Jeff Balogh
|
0a0c128a30
|
blacklisted guids model
|
2009-12-31 17:30:05 -05:00 |
Jeff Balogh
|
3f0e38df2c
|
starting an amo admin
|
2009-12-31 17:29:23 -05:00 |
Jeff Balogh
|
f71d502b78
|
AMO URL middleware comes first so everyone else sees nice URLs
|
2009-12-31 17:29:22 -05:00 |
Jeff Balogh
|
4d71992873
|
making the base template more extendable/overridable
* move the header block inline
* navbar and bodyclass blocks
* call it extrahead instead of separate css and js
|
2009-12-31 17:29:22 -05:00 |
Jeff Balogh
|
55095b8584
|
keep sphinx quiet
|
2009-12-31 13:41:59 -05:00 |
Jeff Balogh
|
364bbb667e
|
stfu hudson
|
2009-12-31 13:31:14 -05:00 |
Wil Clouser
|
caa7962bf0
|
Update tests for new models, r=jbalogh
|
2009-12-31 10:22:23 -08:00 |
Wil Clouser
|
f3fc871283
|
Add fetching submodules to the docs
|
2009-12-30 22:58:39 -08:00 |
Wil Clouser
|
1193a37b96
|
Flesh out reviews/versions models
|
2009-12-30 16:57:36 -08:00 |
Wil Clouser
|
14b052e70f
|
Fill in the rest of the fields for the Addon model
|
2009-12-30 16:33:30 -08:00 |
Wil Clouser
|
f80a124370
|
Translation fields should be unique
|
2009-12-30 16:18:23 -08:00 |
Jeff Balogh
|
1c30c414a4
|
replacing css and img dirs with submodules
|
2009-12-29 22:59:39 -05:00 |
Jeff Balogh
|
087247c228
|
removing media/img/amo2009 and media/css to make room for submodules
|
2009-12-29 22:59:19 -05:00 |
Jeff Balogh
|
3cf7b0382a
|
invalidate and invalidate_keys can flush multiple objects at once
|
2009-12-29 20:58:16 -05:00 |
Jeff Balogh
|
5b89547702
|
use Addon.defaultlocale to get fallback translations
|
2009-12-29 20:58:11 -05:00 |
Jeff Balogh
|
09c060578c
|
fetch_translations is public, since it's meant to be overridden
Moving the implementation to a function so it can be reused (slightly modified)
for addons and collections.
|
2009-12-29 20:54:24 -05:00 |
Jeff Balogh
|
b0a760a7fd
|
get some get_latest_by love
|
2009-12-29 17:04:57 -05:00 |
Jeff Balogh
|
46be25ebd1
|
adminreview field
|
2009-12-29 17:03:51 -05:00 |
Jeff Balogh
|
539d10f5d3
|
status constants
|
2009-12-29 17:03:23 -05:00 |
Jeff Balogh
|
1dea3cafad
|
our own reverse that prefixes locale and app to URLs
|
2009-12-29 13:59:52 -05:00 |
Jeff Balogh
|
b6abc1ece5
|
moving app and locale munging to a class so it can be used later for reversing
|
2009-12-29 13:44:43 -05:00 |
Jeff Balogh
|
5a302147cc
|
clean doc build
|
2009-12-28 20:19:15 -05:00 |
Jeff Balogh
|
5b83d5f643
|
Merge remote branch 'clouserw/l10n'
|
2009-12-28 20:18:42 -05:00 |
Wil Clouser
|
a341f81b61
|
Add l10n extraction script
|
2009-12-28 17:15:11 -08:00 |
Jeff Balogh
|
3b6f2daca3
|
make the intersphinx catalogs local
|
2009-12-28 18:14:07 -05:00 |
Jeff Balogh
|
02b8fa3e78
|
include CachingMixin and an example in the cache docs
|
2009-12-28 17:40:57 -05:00 |
Jeff Balogh
|
3408ceb4ef
|
make sure the test doesn't care about the list order
|
2009-12-28 17:40:39 -05:00 |
Jeff Balogh
|
cb9cd654a9
|
adding caching to zamboni
|
2009-12-28 17:19:28 -05:00 |
Jeff Balogh
|
be13194d2c
|
super-rad automatic caching and invalidation
|
2009-12-28 17:19:25 -05:00 |
Jeff Balogh
|
028f7ced30
|
require python-memcached and werkzeug
|
2009-12-23 00:14:04 -05:00 |
Jeff Balogh
|
fd42011a60
|
docs gardening
|
2009-12-22 23:58:18 -05:00 |
Jeff Balogh
|
6e41efb586
|
removing demo cache manager code
|
2009-12-22 23:34:29 -05:00 |
Jeff Balogh
|
46c93b9f94
|
remove extra apps properly
|
2009-12-22 23:31:41 -05:00 |
Jeff Balogh
|
ab7be4e025
|
show Next on the paginator
|
2009-12-22 23:31:41 -05:00 |
Jeff Balogh
|
3912485cf9
|
avoid querying if there are no ids; happens during unpickling
|
2009-12-22 23:31:41 -05:00 |
Jeff Balogh
|
6be4d28e02
|
reviews have weird translation rules since they're in the user's lang
|
2009-12-22 23:31:36 -05:00 |
Jeff Balogh
|
35779468cd
|
run tests through coverage so model imports get covered
|
2009-12-18 14:20:56 -08:00 |
Jeff Balogh
|
3f1daad155
|
move the virtualenv to its own directory
|
2009-12-18 14:20:19 -08:00 |
Jeff Balogh
|
f7f350fd3b
|
keep pip quiet
|
2009-12-17 19:51:31 -08:00 |
Wil Clouser
|
3764d9fccd
|
Adding a build script for hudson
|
2009-12-17 19:41:37 -08:00 |
Jeff Balogh
|
5ea64d5275
|
omit the header if there's no title
|
2009-12-17 18:32:59 -08:00 |
Jeff Balogh
|
7a3a87ad8a
|
make empty translation strings evaluate to False
|
2009-12-17 18:31:39 -08:00 |
Jeff Balogh
|
8aa4133e61
|
less bugs for the stars filter
|
2009-12-17 17:36:01 -08:00 |
Jeff Balogh
|
7ff5b85ff5
|
adding lib/__init__.py so lib files get picked up by coverage
|
2009-12-17 15:40:32 -08:00 |
Wil Clouser
|
76e8fc0960
|
add nose-xcover
|
2009-12-17 15:19:25 -08:00 |