lp:~fabien-morin/unifield-server/fm-us-2160

Created by Fabien MORIN and last modified
Get this branch:
bzr branch lp:~fabien-morin/unifield-server/fm-us-2160
Only Fabien MORIN can upload to this branch. If you are Fabien MORIN please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Fabien MORIN
Project:
Unifield Server
Status:
Development

Recent revisions

4174. By Fabien MORIN

US-2160 [FIX] the current class is groups2, not groups

4173. By Fabien MORIN

US-2160 [FIX] tuple comprenhension return a generator while we need a list or a
tuple.
[FIX] give the list of ids to name_get to have a list of result (instead of
only one).
[IMP] user translation_obj instead of calling self.pool.get all the time

4172. By Fabien MORIN

US-2160 [MERGE] with latest trunk

4171. By Fabien MORIN

US-2160 [FIX] typo

4170. By Fabien MORIN

US-2160 [FIX] user_id was missing in the call of _track_change_of_users()
[IMP] make the code a bit more crash proof after reading the complet diff of
the ticket.

4169. By Fabien MORIN

US-2160 [FIX] check user_obj have a check_audit method (only if sync_client
installed) before to continue.

4168. By Fabien MORIN

US-2160 [IMP] do not use view=extended/simple anymore. Add the extended group
to admin at database creation to make possible for him to install other
modules.

4167. By Fabien MORIN

US-2160 [FIX] add audittrail line on related user when a group is created with
users.
[FIX] m2m syntax on res.groups. i.e write
 {'users': [(3, 73)]}

4166. By Fabien MORIN

US-2160 [FIX] remove password from the list of tracked changes fields.

4165. By Fabien MORIN

US-2160 [ADD] trace modification on res_users. In particular, pay attention to
the groups linked to this users. This group can be modified from the user
interface but also from the group interface. To handle this last case, a write
method override the res.groups originale one to update res.users audit_log when
list of users is modified on a group.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:unifield-server
This branch contains Public information 
Everyone can see this information.

Subscribers