remove PLC.Debug.log, use PLC.Logger.logger instead
[plcapi.git] / PLC / Methods / AddPersonToSite.py
2017-02-15 Thierry Parmentelatremove PLC.Debug.log, use PLC.Logger.logger instead newlogs
2015-03-02 Thierry Parmentelatreview 'print' statements - make sure to use PLC.Debug...
2013-11-26 Mohamed LarabiAddPersonToSite: fix updating person's HRN
2013-05-24 Thierry Parmentelatan attempt at diagnosing wsgi issues more accurately
2012-12-11 Thierry Parmentelatpersons & tags : allow tags to be passed to AddPerson...
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
2009-09-14 Tony Mackremove sfa upcalls
2009-09-03 Tony Mackadd sfa upcalls to AddPersontToSite and DeletPersonFromSite
2009-09-03 Tony Mackfix typo
2009-09-03 Tony Mackadded sfa/geniwrapper upcalls to AddPersonToSite and...
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- send account registration e-mails from the website
2007-01-11 Mark Huang- remove PLCCheckLocal functions, be more explicit...
2007-01-05 Tony Mack- send_account_registered_email() after adding person...
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- - removed anything having to do with event_type/event...
2006-11-15 Tony Mack- remove object_ids as class variable declaration
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-20 Tony Mack- added class variables: event_type, object_type, objec...
2006-10-06 Tony Mack- removed 'Adm' prefix