lp://staging/~openerp-dev/openobject-client-web/6.0-opw-584956-xal
- Get this branch:
- bzr branch lp://staging/~openerp-dev/openobject-client-web/6.0-opw-584956-xal
Branch merges
- OpenERP Core Team: Pending requested
-
Diff: 82 lines (+25/-7)4 files modifiedaddons/openerp/controllers/actions.py (+8/-1)
addons/openerp/controllers/form.py (+0/-1)
addons/openerp/widgets/listgrid.py (+13/-5)
addons/openerp/widgets/screen.py (+4/-0)
Branch information
Recent revisions
- 4900. By Xavier ALT
-
[FIX] web: fix list limit inconsistensy between screen and tree view if 'limit' attribute is specified on tree view
- 4896. By Xavier ALT
-
[MERGE] OPW 582970: web: group_by: fix expanded record missing selection checkbox when only 'tree' mode is available
- 4893. By Xavier ALT
-
[MERGE] OPW 581748: web: make more explicit that we want super-admin password for database drop/backup/
restore/ change_ password operations - 4892. By Xavier ALT
-
[MERGE] OPW 581451: one2many, editable tree view: fix onchange trigger using parent.* reference on 'New' record
* on new record creation in 'editable' tree view, fix client side code to
correctly triggers on_change for field having default value. Before we were
trying to do that server-side, but we are missing 'parent' values - so
on_change call might return wrong results.* m2m: fix double on_change call when calling m2m's 'onChange' function.
- 4891. By Xavier ALT
-
[MERGE] OPW 581388: force reload of content when opening a dialog (after button click) on an unsaved record
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/openobject-client-web