6
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 13, 2024 — Nov 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
works with the new auth.py
mmcgrath
as Michael McGrath
More... over 17 years ago
Group view now works (mostly) still has some date/time issues
mmcgrath
as Michael McGrath
More... over 17 years ago
allows for user not to be in the group and is there for, not approved
mmcgrath
as Michael McGrath
More... over 17 years ago
oops
mmcgrath
as Michael McGrath
More... over 17 years ago
added person so we can reference it
mmcgrath
as Michael McGrath
More... over 17 years ago
added a bit of case insensitive, there's probably a better way to do this
mmcgrath
as Michael McGrath
More... over 17 years ago
Group listing now works correctly with sqlalchemy
mmcgrath
as Michael McGrath
More... over 17 years ago
Sorry about that. *now* it'll work. More... over 17 years ago
Darn, missed one. More... over 17 years ago
Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure More... over 17 years ago
Clean up auth.py, small fix in controllers.py. More... over 17 years ago
more sql replacement bits as well as better formatting on view.html
mmcgrath
as Michael McGrath
More... over 17 years ago
fixed sign it link
mmcgrath
as Michael McGrath
More... over 17 years ago
working edit email page as well as view with groups
mmcgrath
as Michael McGrath
More... over 17 years ago
Getting closer to getting email to work
mmcgrath
as Michael McGrath
More... over 17 years ago
Fixed password change
mmcgrath
as Michael McGrath
More... over 17 years ago
fixed user creation process. Still needs work but does actually create a user
mmcgrath
as Michael McGrath
More... over 17 years ago
we shouldn't be managing these (I think)
mmcgrath
as Michael McGrath
More... over 17 years ago
Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure More... over 17 years ago
* Add sponsor property to roles (ricky) * Add filtered view of roles/memberships to People and Groups. More... over 17 years ago
Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure More... over 17 years ago
Merged user.py, move some things over to new model. More... over 17 years ago
Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure
mmcgrath
as Michael McGrath
More... over 17 years ago
not a working copy but getting closer to using the new model
mmcgrath
as Michael McGrath
More... over 17 years ago
Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure More... over 17 years ago
canSponsorGroup and canAdminGroup now work properly
mmcgrath
as Michael McGrath
More... over 17 years ago
Add a log table. More... over 17 years ago
Added a few things to edit and save as well as got the create user bit working
mmcgrath
as Michael McGrath
More... over 17 years ago
Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure Fix conflicts in merge More... over 17 years ago
- Fix People::by_email_address() - ricky added Groups::by_name() - Fix dictionary mapping of email addresses to people & groups. More... over 17 years ago