Commit graph

1076 commits

Author SHA1 Message Date
3ef2d051ae Huge cleanup/conversion of some more group methods.
Templates are probably all broken now.  At least a good part of auth.py doesn't work, and person.approved_memberships is part of the problem.
2008-02-23 00:47:50 -05:00
f91349a897 :%s/userName/username/g - maybe not the best idea. 2008-02-22 21:07:11 -05:00
6cd73d3ee1 Update CLA code for new model. 2008-02-22 20:58:08 -05:00
51dcefbc63 Add basic group sponsorship, etc. methods in model. 2008-02-22 18:36:53 -05:00
Michael McGrath
2dbc5f9e26 works with the new auth.py 2008-02-22 16:54:41 -06:00
Michael McGrath
9ffcd2d5e5 Group view now works (mostly) still has some date/time issues 2008-02-22 16:53:18 -06:00
Michael McGrath
76705e7318 allows for user not to be in the group and is there for, not approved 2008-02-22 16:31:37 -06:00
Michael McGrath
a786aed737 oops 2008-02-22 16:13:51 -06:00
Michael McGrath
555e82c013 added person so we can reference it 2008-02-22 16:12:19 -06:00
Michael McGrath
867a0c536c added a bit of case insensitive, there's probably a better way to do this 2008-02-22 15:57:37 -06:00
Michael McGrath
ca05a1e87d Group listing now works correctly with sqlalchemy 2008-02-22 15:53:50 -06:00
eddbf7c993 Sorry about that. *now* it'll work. 2008-02-22 16:43:54 -05:00
7c5eca3f57 Darn, missed one. 2008-02-22 16:43:00 -05:00
ec65226b5f Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure 2008-02-22 16:37:00 -05:00
2ddbb1be4c Clean up auth.py, small fix in controllers.py. 2008-02-22 16:36:17 -05:00
Michael McGrath
b97f3fd963 more sql replacement bits as well as better formatting on view.html 2008-02-22 15:33:47 -06:00
Michael McGrath
a66cd03df0 fixed sign it link 2008-02-22 15:02:04 -06:00
Michael McGrath
5fe3b92acc working edit email page as well as view with groups 2008-02-22 14:57:49 -06:00
Michael McGrath
8c5977c55c Getting closer to getting email to work 2008-02-22 12:11:50 -06:00
Michael McGrath
e4ff5e29d1 Fixed password change 2008-02-22 08:58:07 -06:00
Michael McGrath
8eeae7acf8 fixed user creation process. Still needs work but does actually create a user 2008-02-21 22:36:15 -06:00
Michael McGrath
8e4b5253cd we shouldn't be managing these (I think) 2008-02-21 21:44:03 -06:00
Toshio Kuratomi
894b350dbc Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure
Fix conflict in merge because of a space.
Conflicts:

	fas/fas/model.py
2008-02-21 17:07:42 -08:00
Toshio Kuratomi
6cce958cd9 * Add sponsor property to roles (ricky)
* Add filtered view of roles/memberships to People and Groups.
2008-02-21 17:03:44 -08:00
f1b225d78a Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure 2008-02-21 18:27:40 -05:00
b90cc0ea45 Merged user.py, move some things over to new model. 2008-02-21 18:27:15 -05:00
Michael McGrath
fe12f1a059 Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure 2008-02-21 17:07:32 -06:00
Michael McGrath
de2cea2b0c not a working copy but getting closer to using the new model 2008-02-21 17:05:03 -06:00
Toshio Kuratomi
4106381c69 Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure 2008-02-21 15:04:43 -08:00
Michael McGrath
e7aa994b88 canSponsorGroup and canAdminGroup now work properly 2008-02-21 17:04:37 -06:00
Toshio Kuratomi
f87033cffc Add a log table. 2008-02-21 15:04:19 -08:00
Michael McGrath
b8e21fff32 Added a few things to edit and save as well as got the create user bit working 2008-02-21 14:58:53 -06:00
Toshio Kuratomi
9af70cb74e Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure
Fix conflicts in merge
2008-02-20 15:27:58 -08:00
Toshio Kuratomi
9828491560 - Fix People::by_email_address()
- ricky added Groups::by_name()
- Fix dictionary mapping of email addresses to people & groups.
2008-02-20 15:08:51 -08:00
Michael McGrath
810f1c433f edit page now uses the new sql 2008-02-20 16:13:08 -06:00
Toshio Kuratomi
7102229050 Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure 2008-02-20 12:22:37 -08:00
Toshio Kuratomi
9aeac1615f * Updates to working. 2008-02-20 12:22:22 -08:00
bb30c881a0 user_name => username in safasprovider 2008-02-20 15:20:11 -05:00
Michael McGrath
622c209739 s/user_name/username/ for new identity provider 2008-02-20 14:14:25 -06:00
Michael McGrath
69de4fce05 the new gobby stuff 2008-02-20 14:08:17 -06:00
Michael McGrath
60ebd55a56 app from gobby 2008-02-20 14:05:20 -06:00
Toshio Kuratomi
9bcc382f95 * Add an safasprovider for FAS2. If this works we'll probably end up moving
this and the model into python-fedora somewhere for the other services.
2008-02-20 10:24:16 -08:00
Michael McGrath
d1298e10b3 Blindly taking what was in gobby 2008-02-19 22:51:49 -06:00
Toshio Kuratomi
15162ae584 Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure 2008-02-19 16:28:34 -08:00
Toshio Kuratomi
5b03f458f3 Clean up some assumptions with ricky's input. 2008-02-19 16:07:46 -08:00
Michael McGrath
807f44a47a disable ldap and openID for now 2008-02-19 17:12:56 -06:00
Michael McGrath
70d1054db2 use fas1 code 2008-02-19 17:09:45 -06:00
Toshio Kuratomi
5ac6e4b83e * Add primaryjoin information where SQLAlchemy can become confused as to
which foreign key is used for a relation.
2008-02-19 12:35:55 -08:00
Toshio Kuratomi
8c8b2f723a * Fix some syntax errors. 2008-02-19 11:53:08 -08:00
Toshio Kuratomi
ae7ca76390 * Add primary key columns to person_roles and group_roles. 2008-02-19 11:52:46 -08:00