svn keywords
[plcapi.git] / PLC / Methods / AddPerson.py
2009-07-19 Thierry Parmentelatsvn keywords
2008-12-02 Thierry Parmentelatsvn kwds
2008-10-11 Thierry Parmentelatembed svn Id keyword
2007-02-27 Tony Mack- now using event_objects to log affected objects
2007-01-19 Tony Mack- added logging variable 'object_type'
2007-01-16 Mark Huang- explicitly set new person['enabled'] field to False
2006-12-20 Tony Mack- added 'message' instance variable (high level descrip...
2006-11-29 Tony Mack- - removed anything having to do with event_type/event...
2006-11-15 Tony Mack- remove object_ids as class variable declaration
2006-10-27 Mark Huang(most) all functions now take SessionAuth in addition...
2006-10-25 Mark Huang- change calling convention for Add slightly; if the...
2006-10-24 Mark Huang- make Add() calling convention consistent among all...
2006-10-23 Mark Huangfix typo
2006-10-20 Tony Mack- added class variables: event_type, object_type, objec...
2006-10-13 Mark Huang- silently remove fields that can't be updated from...
2006-10-06 Tony Mack- removed 'Adm' prefix