Jeff Balogh
|
ca5d88882e
|
Merge branch 'flagged-perm'
|
2010-01-21 17:46:00 -08:00 |
Jeff Balogh
|
cd6c43f698
|
bug 540934, lock down admin/flagged
|
2010-01-21 17:45:46 -08:00 |
Jeff Balogh
|
9b13348325
|
Merge branch 'transbox'
|
2010-01-21 16:07:21 -08:00 |
Jeff Balogh
|
451af0a0ef
|
namespace zamboni css and js
added zamboni js and css upstream, moving submodule pointer
|
2010-01-21 16:03:32 -08:00 |
Jeff Balogh
|
ca20bcc3e6
|
underscore.js is pretty nifty
|
2010-01-21 11:34:29 -08:00 |
Jeff Balogh
|
861f622f39
|
enable trans boxes in the admin
|
2010-01-21 11:34:29 -08:00 |
Jeff Balogh
|
d43b52e9fb
|
the backend part of translation boxes
|
2010-01-21 11:34:29 -08:00 |
Jeff Balogh
|
725163a4a0
|
let translations be null, we can't delete them
|
2010-01-21 11:34:29 -08:00 |
Jeff Balogh
|
9b8bd76e61
|
update translations with a dict
|
2010-01-21 11:34:29 -08:00 |
Jeff Balogh
|
a6cedf1ec1
|
Merge branch 'fix-charfields'
|
2010-01-21 11:27:01 -08:00 |
Jeff Balogh
|
61b9c7fee7
|
guid must be nullable to maintain uniqueness
|
2010-01-21 11:24:22 -08:00 |
Jeff Balogh
|
7c9200a36d
|
add a command that we can use to fix non-null charfields
|
2010-01-21 11:24:22 -08:00 |
Jeff Balogh
|
8d908c457f
|
Merge commit '4e3c5f13d1'
|
2010-01-21 11:21:44 -08:00 |
Jeff Balogh
|
4e3c5f13d1
|
better locale comparison
|
2010-01-21 10:45:33 -08:00 |
Jeff Balogh
|
aaf4fc3a5d
|
adding test fab command
|
2010-01-21 10:45:33 -08:00 |
Jeff Balogh
|
7aaf59f3b0
|
remove type attr, move inline js to global.js, add a js block
|
2010-01-21 00:28:07 -08:00 |
Jeff Balogh
|
68479eb3cc
|
pyflakes cleanup
|
2010-01-21 00:28:07 -08:00 |
Jeff Balogh
|
723ab7a6ec
|
all the locales we claim to support
|
2010-01-21 00:28:07 -08:00 |
Jeff Balogh
|
011e0a6623
|
we don't need this AddonForm
|
2010-01-21 00:28:04 -08:00 |
Wil Clouser
|
0034d31e49
|
Delete Approvals app; that's a part of Files
|
2010-01-19 10:46:42 -08:00 |
Wil Clouser
|
225983e0cf
|
Add collections app
|
2010-01-19 10:27:10 -08:00 |
Fred Wenzel
|
ce2fa7b9b7
|
Forgot an instance of User/DjangoUser, which Hudson, like a good butler, promptly reminded me. bug 539861.
|
2010-01-18 20:45:23 +01: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
|
f9042aca5c
|
Merge branch 'models'
|
2010-01-15 15:15:04 -08:00 |
Wil Clouser
|
0c983caea8
|
Add Files/Platforms/Test* models (files app)
|
2010-01-15 14:52:52 -08:00 |
Jeff Balogh
|
7f843d26f7
|
build a pybundle for oremj, dear hudson
|
2010-01-15 14:51:36 -08:00 |
Dave Dash
|
8b2372ac5d
|
Configured pylint to ignore things that it's too noisy about.
|
2010-01-15 11:27:26 -08:00 |
Dave Dash
|
c4024a6e92
|
Merge branch 'master' of github.com:jbalogh/zamboni
|
2010-01-15 10:46:11 -08:00 |
Dave Dash
|
c1d7df9b09
|
Pylint
|
2010-01-15 10:46:00 -08:00 |
Jeff Balogh
|
72bd61a62a
|
add the AddonUser intermediate model
|
2010-01-14 18:00:30 -08:00 |
Jeff Balogh
|
1d7d86e6ee
|
give status and higheststatus defaults
|
2010-01-14 17:27:20 -08:00 |
Jeff Balogh
|
1ec9ea15cf
|
these tests should run in db create/destroy loop
|
2010-01-14 17:07:15 -08:00 |
Jeff Balogh
|
1ceaf74209
|
update gh-pages before building the docs
|
2010-01-14 15:56:59 -08:00 |
James Socol
|
9b05138a49
|
put amo.email into django.user.username
|
2010-01-14 15:30:58 -08:00 |
James Socol
|
6dcf2036c9
|
south does not work on django trunk
|
2010-01-14 15:30:40 -08:00 |
Dave Dash
|
923ac564a8
|
[bug 538276] Added some documentation about the ACL.
|
2010-01-14 14:46:54 -08:00 |
Dave Dash
|
47cda7d168
|
[bug 538276] Beginnings of a Simple_ACL like ACL
|
2010-01-14 14:33:53 -08:00 |
Dave Dash
|
d2cd2a458a
|
Fixed pep8
|
2010-01-14 11:37:52 -08:00 |
Wil Clouser
|
b56b4d58f2
|
Add blocklist app
|
2010-01-14 11:29:58 -08:00 |
Wil Clouser
|
9881a6a1a7
|
Finish versions model
|
2010-01-14 11:29:58 -08:00 |
Wil Clouser
|
f72d41dac9
|
Add some more missing models and alphabetize
|
2010-01-14 11:29:58 -08:00 |
Wil Clouser
|
53aecfed27
|
Update reviews model for new added field in 5.5
|
2010-01-14 11:29:58 -08:00 |
Wil Clouser
|
2bc1041250
|
Add selenium interface and initial test
|
2010-01-14 11:17:03 -08:00 |
Jeff Balogh
|
c19c38ee5d
|
zamboni-in-production docs
|
2010-01-13 17:36:55 -08:00 |
Jeff Balogh
|
e5330fe809
|
separate production and dev requirements
|
2010-01-13 17:36:55 -08:00 |
Dave Dash
|
9feaa6833d
|
Ignoring _gh-pages and renaming the build directory
|
2010-01-13 17:01:10 -08:00 |
Dave Dash
|
9c65e6dff1
|
[bug 539108] Documentation for ACL
|
2010-01-13 16:10:24 -08:00 |
Dave Dash
|
f7194b45de
|
[bug 539108] Removed some duplicated items from ACLMiddleware
|
2010-01-13 14:27:30 -08:00 |
Jeff Balogh
|
02c4eee8fa
|
backend for authenticating amo users by email and password
|
2010-01-13 14:27:30 -08:00 |
Jeff Balogh
|
ae8f7349de
|
password management for amo Users
|
2010-01-13 14:27:30 -08:00 |