Fix big leak in type-checking add/update args for taggable classes
[plcapi.git] / PLC / Methods / UpdateSlice.py
2009-07-18 Thierry ParmentelatFix big leak in type-checking add/update args for tagga...
2009-01-05 Thierry Parmentelatagain
2009-01-05 Thierry Parmentelatbugfix
2009-01-05 Thierry Parmentelatbugfix
2008-12-11 Thierry ParmentelatSlice tags can be managed from AddSlice/UpdateSlice...
2008-12-02 Thierry Parmentelatsvn kwds
2008-10-11 Thierry Parmentelatembed svn Id keyword
2007-11-20 Tony Mack-fix bug: users can properly update slice description...
2007-11-06 Tony MackRationalize: can now update aggregate values (persons...
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-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-13 Mark Huang- use slice_fields instead of update_fields
2006-10-13 Mark Huang- silently remove fields that can't be updated from...
2006-10-03 Mark Huang- fix documentation
2006-10-02 Mark Huangadd new slice functions