6
I Use This!
Inactive

Commits : Listings

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