Michael McGrath
|
a65726df96
|
grr, updated static location
|
2008-03-05 11:25:20 -06:00 |
|
Michael McGrath
|
29ed6263b2
|
Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure
|
2008-03-05 11:07:11 -06:00 |
|
Michael McGrath
|
c6e24a90ba
|
added some better info to the 'home' screen as well as re-arranged menu items
|
2008-03-05 11:07:08 -06:00 |
|
|
d91113173f
|
"Fixed" the wrong one.
|
2008-03-05 12:05:30 -05:00 |
|
|
124eaf7811
|
This is way easier (and should be equivalent).
|
2008-03-05 12:02:35 -05:00 |
|
|
d27f674caf
|
Let's see if this helps the /accounts/accounts problem.
|
2008-03-05 11:40:11 -05:00 |
|
|
423fa7b084
|
Fix target/person mixup
|
2008-03-05 11:27:23 -05:00 |
|
|
e05f35858b
|
Make account status actually get info.
|
2008-03-05 11:22:30 -05:00 |
|
|
6530347faf
|
Don't show private data when viewing other users.
|
2008-03-05 11:17:25 -05:00 |
|
|
7b41ea9b51
|
Fix hardcoded /fas/ in help balloons.
|
2008-03-05 10:49:49 -05:00 |
|
|
3fecef8391
|
Fix footer about link
|
2008-03-05 10:11:45 -05:00 |
|
|
a57cfc86b2
|
This might be completely unpythonic (and I'd love to learn to fix it, if it is) - some attempt at handling errors with more specific messages. Will want to do the same to more of auth.py later on.
|
2008-03-05 01:33:28 -05:00 |
|
|
cf4a93c389
|
Update README with l10n info.
|
2008-03-04 22:05:59 -05:00 |
|
|
76755062d2
|
Fix typo.
|
2008-03-04 21:39:24 -05:00 |
|
|
1bfd954206
|
Make logout redirect to / instead.
|
2008-03-04 21:36:02 -05:00 |
|
|
e0a8296d22
|
Fix sendpass to set password to hashed value.
|
2008-03-04 21:32:44 -05:00 |
|
|
71dca855be
|
Fix default prerequisite
|
2008-03-04 21:28:21 -05:00 |
|
|
c771ec133d
|
Fix gencert more, disable click-through CLA for now.
|
2008-03-04 21:26:30 -05:00 |
|
|
2ab83d37b3
|
Fix group dump and SSL cert generation.
|
2008-03-04 21:21:59 -05:00 |
|
|
45491e3372
|
Fix sponsor column.
|
2008-03-04 21:07:35 -05:00 |
|
|
d7a94608f3
|
Make email host configurable, set to publictest10 so that we don't bother real group sponsors.
|
2008-03-04 21:01:08 -05:00 |
|
|
5c3e9b9f26
|
Better regex for group name validation.
|
2008-03-04 20:53:07 -05:00 |
|
|
7486639d6b
|
mail.server = 'localhost'
|
2008-03-04 20:29:06 -05:00 |
|
|
1c5ff45562
|
Use primary email for CLA.
|
2008-03-04 19:33:42 -05:00 |
|
|
132856109e
|
Update config for test deploy.
|
2008-03-04 19:30:47 -05:00 |
|
|
b8c3710e9b
|
Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure
|
2008-03-04 19:17:02 -05:00 |
|
|
bd658239ac
|
Don't forget to take out spaces from the keyid.
|
2008-03-04 19:16:23 -05:00 |
|
Toshio くらとみ
|
51f8c24037
|
An updated json.py has been built into python-fedora. Remove our local copy
and redirect the model to the python-fedora copy.
|
2008-03-05 00:12:51 +00:00 |
|
Toshio くらとみ
|
780389dd9c
|
Remove jsonfas providers and client.py module. These have been merged back to
python-fedora.
|
2008-03-05 00:10:09 +00:00 |
|
|
9916019c9c
|
Wake up!
|
2008-03-04 18:59:00 -05:00 |
|
|
165020823d
|
Apparently, python 2.4 doesn't have check_call.
|
2008-03-04 18:57:26 -05:00 |
|
|
bbfd793cfe
|
Sorry for this noise - mixed up a quote.
|
2008-03-04 18:49:50 -05:00 |
|
|
d866115448
|
Fix mail for test deployment.
|
2008-03-04 18:49:14 -05:00 |
|
|
9e588836c3
|
Whoops, I made the same mistake in IRC too.
|
2008-03-04 18:37:11 -05:00 |
|
|
eaeecefc84
|
Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure
|
2008-03-04 18:32:20 -05:00 |
|
|
774c964295
|
Use relative paths for CSS url()s.
|
2008-03-04 18:31:49 -05:00 |
|
Toshio くらとみ
|
35cb58a673
|
Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure
|
2008-03-04 23:27:26 +00:00 |
|
Toshio くらとみ
|
2f0a5bcf39
|
Change URL from fas => accounts.
|
2008-03-04 23:27:05 +00:00 |
|
|
a8278a5c33
|
Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure
|
2008-03-04 18:26:36 -05:00 |
|
Toshio くらとみ
|
cb97e07a9c
|
Fix the root url to return json data even when we'd normally redirect.
|
2008-03-04 23:26:34 +00:00 |
|
Toshio くらとみ
|
8abb94bfc1
|
Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure
|
2008-03-04 23:25:16 +00:00 |
|
Toshio くらとみ
|
1c9c199748
|
Set sqlalchemy to use unicode for text values.
|
2008-03-04 23:25:01 +00:00 |
|
|
2699676fa6
|
A bit more validation on human_name, small template tweaks.
|
2008-03-04 18:24:42 -05:00 |
|
Michael McGrath
|
f7290e84c2
|
Added some menu ordering. Also added more help
|
2008-03-04 15:55:59 -06:00 |
|
Toshio くらとみ
|
3326b99938
|
Fix get_locale() to make logout() work without traceback.
|
2008-03-04 18:44:24 +00:00 |
|
Michael McGrath
|
6879e07e72
|
Another tag, ugh sorry for the noise
|
2008-03-04 12:35:51 -06:00 |
|
Michael McGrath
|
1dc86579fb
|
Another tag, ugh sorry for the noise
|
2008-03-04 12:34:16 -06:00 |
|
Michael McGrath
|
6461480147
|
fixed paragraph tag
|
2008-03-04 12:31:37 -06:00 |
|
Michael McGrath
|
9ccae8664b
|
More client changes
|
2008-03-04 11:58:59 -06:00 |
|
Michael McGrath
|
8896763677
|
fix for people who are in group but not approved
|
2008-03-04 11:51:07 -06:00 |
|