Setting tag plcapi-5.4-2
[plcapi.git] / PLC / Methods / UpdatePerson.py
2017-07-06 Thierry ParmentelatAdd 'php/phpxmlrpc/' from commit 'cd5dbb4a511e7a616a611...
2013-11-15 Mohamed LarabiUpdatePerson: fix the part of updating the person HRN tag
2013-11-14 Mohamed LarabiUpdate Person HRN when Person's email is updated
2012-12-12 Thierry Parmentelatadd support for tags in UpdatePerson
2012-03-27 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/plcapi
2012-03-27 Thierry Parmentelatget rid of svn keywords once and for good
2010-06-22 S.Çağlar Onur- Change .py files to use 4-space indents and no hard...
2009-07-19 Thierry Parmentelatsvn keywords
2008-12-02 Thierry Parmentelatsvn kwds
2008-10-11 Thierry Parmentelatembed svn Id keyword
2008-10-06 Tony Mackfix typo. When sending email notification, use values...
2008-10-06 Tony MackSend user an email when thier account has been disable...
2007-11-06 Tony MackRationalize: can now update aggregate values (roles...
2007-08-22 Tony Mack- update 'last_updated' field
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-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-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-18 Mark HuangUpdatePerson.py
2006-10-13 Mark Huang- silently remove fields that can't be updated from...
2006-10-11 Mark Huang- valid_fields is a list
2006-10-10 Tony Mack- added enabled to list of vaild update fields
2006-10-10 Mark Huangapi now allows marshalling of None (although type check...
2006-10-06 Tony Mack- removed 'Adm' prefix