lp://staging/~fabien-morin/unifield-server/fm-us-2695
- Get this branch:
- bzr branch lp://staging/~fabien-morin/unifield-server/fm-us-2695
Branch merges
- UniField Reviewer Team: Pending requested
-
Diff: 201 lines (+100/-6)7 files modifiedbin/addons/base/i18n/fr.po (+7/-0)
bin/addons/msf_profile/i18n/fr_MF.po (+7/-0)
bin/addons/msf_sync_data_server/__openerp__.py (+2/-0)
bin/addons/msf_sync_data_server/security/group.xml (+9/-0)
bin/addons/sync_client/sync_client.py (+61/-5)
bin/osv/orm.py (+6/-1)
doc/openerp-server.conf (+8/-0)
Branch information
Recent revisions
- 4294. By Fabien MORIN
-
US-2835 [FIX] no need to do any checks on orm_memory as we are already in the
orm_memory class - 4292. By Fabien MORIN
-
US-2695 [IMP] the group Instance Sync is only for sync_server, move it into
msf_sync_data_server module
[IMP] do not duplicate AdminLoginException error message, make it part of the
exception to have it only one time. - 4288. By Fabien MORIN
-
US-2695 [IMP] change the way it works after ticket desciption change:
Now it's a synchronization time that the config file is read to try to connect
with this credentials. - 4287. By Fabien MORIN
-
US-2695 [IMP] revert changes to bin/updater.py after ticket description changes
- 4286. By Fabien MORIN
-
US-2695 [IMP] make possible for connect() to accept a login in addition to
password.
[IMP] close connection on each pass of the for loop to avoid connection leak
[FIX] misspelling
[IMP] delete the credentials file used for automatic patching only when
operations are done (finally).
[IMP] comments
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/unifield-server