This commit was manufactured by cvs2svn to create branch
[plcapi.git] / PLC / Methods / UpdateSite.py
2007-02-01 Tony Mack- support updating 'enabled' field
2007-01-19 Tony Mack- added logging variable 'object_type'
2007-01-11 Mark Huang- remove PLCCheckLocal functions, be more explicit...
2006-12-20 Tony Mack- added 'message' instance variable (high level descrip...
2006-12-07 Thierry Parmentelatprevents side-effect on foreign objects when appropriate
2006-11-29 Tony Mack- log affected object_ids
2006-11-13 Mark Huang- allow login_base to be updated
2006-11-09 Mark Huang- re-enable return_fields specification
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-13 Mark Huang- silently remove fields that can't be updated
2006-10-10 Mark Huangapi now allows marshalling of None (although type check...
2006-10-06 Tony Mack- removed 'Adm' prefix