added all_fields class variable
[plcapi.git] / PLC / Methods /
2006-09-14 Tony MackInitial checkin of new API implementation
2006-09-13 Tony Macknow accepts nodegroup_id or name (previously only accep...
2006-09-13 Tony Mack-now accepts node_id or name (previously only accepted...
2006-09-13 Tony MackInitial checkin of new API implementation
2006-09-11 Tony MackInitial checkin of new API implementation
2006-09-07 Mark Huang- use Person.set_primary_site
2006-09-07 Mark Huang- use Person.remove_role
2006-09-07 Mark Huang- use Site.remove_person
2006-09-07 Mark Huang- use Person.add_role
2006-09-07 Mark Huang- fix bad assertion since AdmGetPersons() can return...
2006-09-07 Mark Huang- fix accidental modification of class variable
2006-09-07 Mark Huang- fix function spec
2006-09-07 Mark Huang- use Site.add_person
2006-09-07 Mark Huang- get person_ids when querying site information
2006-09-06 Mark Huangremove AuthenticatePrincipal
2006-09-06 Mark Huang- remove direct sql, squirrel it away in NodeGroups
2006-09-06 Mark HuangInitial checkin of new API implementation