NEW FEATURE #] # - NEW FIELDS owner, priority for TASKs
x] FILES = 4
x] PG Task.cs
] modify CLASS to add owner property,
] set property value, IF db value is null 1 (default value)
*] if db value is null, GETS ERROR so we need to fill all fields in db
x] PG add/task
x] added fields owner & priority,
x] PG edit/task
] added feilds to display/edit fields of owner / priority id values ( RAW data fields, no controls to select or set data)
x] PG view/task
x] create link on view page with id of person going to view/person
x] DB table tasks
x] fill field in db with default value of '75' (my personal id in public) for all objects currently in public sospep
x] set default value of 1
*] WHAT=
x] (id=#) NEW FEATURE - FEILDs owner,priority - contains the id of the record creator/owner, (natural default owner would be sospep owner, but collaborators could create records also)