Toshio Kuratomi
|
3bed8914ca
|
new schema with email addresses integrated into People/Groups.
|
2008-03-11 16:28:45 -07:00 |
|
Toshio Kuratomi
|
4d8973658f
|
* Add a foreign key constraint to make person_emails and purpose_emails sync
the person_id.
* Misc fixes with the bugzilla_sync_email trigger.
|
2008-03-11 15:04:44 -07:00 |
|
Toshio Kuratomi
|
5fb2a8927f
|
* fas2.sql that imports. Haven't tested the new triggers yet. After testing
those, there's still one left to go.
|
2008-03-11 12:03:15 -07:00 |
|
Toshio Kuratomi
|
a8bd1ad6fd
|
* Half way through the trigger.
|
2008-03-11 09:22:58 -07:00 |
|
Toshio Kuratomi
|
427064a8c2
|
* Work in progress triggers.
|
2008-03-11 08:01:36 -07:00 |
|
|
b75d949500
|
Fix bad markup.
|
2008-03-09 21:05:28 -04:00 |
|
Toshio Kuratomi
|
83167723c4
|
* Changes to timestamp the last time a password was changed.
|
2008-03-08 12:44:17 -08:00 |
|
Michael McGrath
|
76daa4c6a2
|
We'll want to revert this change after the migration
|
2008-03-07 16:20:17 -06:00 |
|
|
6470fd2682
|
Add missing comma, creation field to email tables.
|
2008-03-07 15:38:19 -05:00 |
|
|
78cfec501d
|
Add sytem group_type in table definition too.
|
2008-03-07 15:24:08 -05:00 |
|
Michael McGrath
|
5a54c4b8df
|
make this a little easier to understand
|
2008-03-07 11:56:13 -06:00 |
|
Michael McGrath
|
01ec4ff354
|
added fas-system group
|
2008-03-07 11:55:39 -06:00 |
|
|
1fa99ed135
|
Don't allow users/groups to "claim" an email before it is verified.
|
2008-03-06 22:16:11 -05:00 |
|
|
4f2bba2ee0
|
Refactor the model (and adjust all controllers/templates) to make a pretty interface/schema for email addresses.
person.emails[purpose] should work for read and write, emails are stored in a separate table to make handling verification status much easier.
|
2008-03-05 21:02:28 -05:00 |
|
Toshio Kuratomi
|
846a11e702
|
Update model for new structure of email tables.
Fixes for triggers and syntax errors in fas.sql.
|
2008-03-05 14:01:31 -08:00 |
|
Toshio Kuratomi
|
1f3e3993d4
|
Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure
|
2008-03-05 11:15:34 -08:00 |
|
Toshio Kuratomi
|
8ed7a7eb83
|
Update to new dbschema.
Fix some syntax errors in the triggers.
Remove check_email_unique trigger.
Update bugzilla_sync.
|
2008-03-05 11:12:46 -08:00 |
|
|
e05f35858b
|
Make account status actually get info.
|
2008-03-05 11:22:30 -05:00 |
|
|
16b80d3257
|
Get time zone stuff working (wow, sqlalchemy makes this so simple!)
|
2008-03-02 23:06:33 -05:00 |
|
Toshio くらとみ
|
38254ef660
|
* Fix some syntax errors in the db schema.
|
2008-02-29 23:40:33 +00:00 |
|
Toshio Kuratomi
|
a1da7e1ee7
|
* Rename the allowed_connections table to requests.
* Map the requests table.
|
2008-02-29 15:36:24 -08:00 |
|
Toshio Kuratomi
|
87e2f73dd5
|
Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure
|
2008-02-29 15:27:34 -08:00 |
|
Toshio Kuratomi
|
cf4088bfcb
|
* Add an allowed_connections table to show connections that have been
approved.
|
2008-02-29 15:27:03 -08:00 |
|
Michael McGrath
|
7634069363
|
added permissions for logging
|
2008-02-28 19:24:08 -06:00 |
|
Michael McGrath
|
d8852aeba6
|
updated shadow password to match salt
|
2008-02-28 19:09:17 -06:00 |
|
Michael McGrath
|
bb3a4c8b36
|
initial workings of the shadow crypted passwords in the database
|
2008-02-28 14:07:14 -06:00 |
|
Toshio Kuratomi
|
6b194125b1
|
* Need to bind person and group id's together as we need a dedicated group id
for each person.
|
2008-02-27 14:18:52 -08:00 |
|
|
5db6c6db96
|
Add a few more values in the initial data.
|
2008-02-27 15:25:52 -05:00 |
|
|
f2debd00cd
|
Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure
|
2008-02-27 13:49:45 -05:00 |
|
|
2824c189a3
|
Make CLA work again, add CLA groups to fas2.sql, and remove some requirements for the GPG key/fingerprint.
|
2008-02-27 12:53:14 -05:00 |
|
Toshio Kuratomi
|
24184124cc
|
* Yep, that would break bugzilla sync. This should work instead.
|
2008-02-26 22:22:46 -08:00 |
|
Michael McGrath
|
2a8e369daa
|
This might break bugzilla syncs, not sure. Right now though it does allow us to delete members
|
2008-02-26 16:14:01 -06:00 |
|
Michael McGrath
|
8d938b65ff
|
Added my name
|
2008-02-25 16:11:12 -06:00 |
|
Michael McGrath
|
2a0473c187
|
fixed up some more triggers
|
2008-02-25 16:10:43 -06:00 |
|
Michael McGrath
|
9079048d2e
|
changed some values to boolean
|
2008-02-25 15:29:37 -06:00 |
|
Michael McGrath
|
196cacce9f
|
added more requisite groups, fixed some trigger issues
|
2008-02-25 14:29:52 -06:00 |
|
Michael McGrath
|
5c5522222b
|
fixed formatting and added a default email address
|
2008-02-25 14:14:52 -06:00 |
|
Michael McGrath
|
8b46f3c4fb
|
Added default group and username
|
2008-02-25 14:09:13 -06:00 |
|
Michael McGrath
|
e82663d203
|
Fixed some syntax errors to our new triggers
|
2008-02-25 12:01:28 -06:00 |
|
Toshio Kuratomi
|
1cca8745b2
|
* Add indexes and clustering to tables.
|
2008-02-23 12:10:22 -08:00 |
|
Toshio Kuratomi
|
1c293ac5de
|
* Merge changes from gobby. Includes some changes to person_email to let one
person have an email for multiple purposes.
|
2008-02-23 11:33:32 -08:00 |
|
Toshio Kuratomi
|
d4431fc2ec
|
* First cut at reimplementing triggers for fas2. This is largely needed due
to changes in the design of people and person_emails. This has not yet been
tested.
|
2008-02-23 11:05:11 -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 |
|
Toshio Kuratomi
|
f87033cffc
|
Add a log table.
|
2008-02-21 15:04:19 -08:00 |
|
Toshio Kuratomi
|
5b03f458f3
|
Clean up some assumptions with ricky's input.
|
2008-02-19 16:07:46 -08:00 |
|
Toshio Kuratomi
|
ae7ca76390
|
* Add primary key columns to person_roles and group_roles.
|
2008-02-19 11:52:46 -08:00 |
|
Toshio Kuratomi
|
f11fc5085c
|
- removed CLA from group_emails.purpose; added mailing list.
- Removed check for email address validity (we'll check by sending an email)
- Added 'pending' type to person_emails.
|
2008-02-18 09:09:17 -08:00 |
|
Toshio Kuratomi
|
01414813e5
|
Add latitude and longitude.
Add a locale preference.
|
2008-02-17 08:05:25 -08:00 |
|
Toshio Kuratomi
|
b87f4c7de0
|
Add copyright/license to fas2.sql.
|
2008-02-16 12:30:32 -08:00 |
|
Toshio Kuratomi
|
c636a8f2e5
|
- role tables have to come after both people and groups tables are defined.
- Add grants for visit and visit_identity.
- Add grants for the potential python-fedora module to connect.
|
2008-02-16 12:20:51 -08:00 |
|