[FIX] Fix graph canvas height width.
[odoo/odoo.git] / addons / share / web /
2011-06-07 Jay Vora (OpenERP)[REVERTER] Reverted MSH's fix for share module
2011-06-07 Mohammed Shekha... [FIX] Domain should be in list.
2011-06-01 Olivier Dony[FIX] share: link should appear even if process module...
2011-05-05 Olivier Dony[FIX] share: avoid crash in web addon with empty share...
2011-05-05 Olivier Dony[FIX] share: form view should share current record...
2011-05-05 Olivier Dony[FIX] share: hide Share button when user does not belon...
2011-05-05 Olivier Dony[FIX] share: avoid crash in web addon with empty share...
2011-04-12 Olivier Dony[FIX] share: web: fix share icon position for form...
2011-04-08 Olivier Dony[IMP] share: improved shared wizard
2011-02-28 Olivier Dony[MERGE] merged multi-company rules fix from 6.0
2011-02-22 Olivier Dony[FIX] share(web): fix commit 4394, action_id should...
2011-02-22 Olivier Dony[FIX] share(web): action_id should be passed as an...
2011-02-14 Olivier Dony[MERGE] merged bugfixes from 6.0 up to revision 4401
2011-02-10 Xavier Morel[FIX] pad, share, wiki: update import to openobject...
2011-02-08 Xavier Morel[FIX] share: share wizard would not open in some cases...
2011-01-24 Ujjvala Collins... [MERGE]
2011-01-24 jam-openerp[MERGE]with lp:~openerp-dev/openobject-addons/trunk...
2011-01-21 Xavier Morel[IMP] share: go through RPCProxy instead of raw rpc...
2011-01-20 Olivier Dony[MERGE] backport of share and pad modules bugfixes
2011-01-20 Xavier Morel[FIX] share: find action's id by reverse-matching on...
2011-01-20 Xavier Morel[REV] share: 4340 changes
2011-01-20 vda (Open ERP)[FIX] Add type url in pad,for share add act_window...
2010-12-30 husenmerged with trunk
2010-11-22 Xavier Morel[ADD] web part of the share module, addition of DB...
2010-11-22 Xavier Morel[FIX] share: send correct share_root_url to server...
2010-11-22 Xavier Morel[IMP] share: use **kwargs in dict.update call instead...
2010-11-22 Xavier Morel[IMP] action: formatting of ShareWizardController.index...
2010-11-22 Xavier Morel[IMP] share: cleanup whitespace in web module
2010-11-22 Xavier Morel[FIX] share: naming of classes in web module
2010-11-22 Xavier Morel[IMP] cleanup JS share button/link
2010-11-20 vda (Open ERP)[FIX] Fixed share action according to framework,share_r...
2010-11-15 vda (Open ERP)[FIX] Improved share action method,share url and passed...
2010-11-10 vda (Open ERP)[IMP] Share web addon.