lp://staging/~therp-nl/ocb-web/7.0-form_destroy_buttons
- Get this branch:
- bzr branch lp://staging/~therp-nl/ocb-web/7.0-form_destroy_buttons
Branch merges
- Lara (Therp) (community): Approve (test)
- Pedro Manuel Baeza: Approve (code review and test)
- Stefan Rijnhart (Opener): Approve
-
Diff: 13 lines (+3/-0)1 file modifiedaddons/web/static/src/js/view_form.js (+3/-0)
Related bugs
Related blueprints
Branch information
Recent revisions
- 4174. By Martin Trigaux (OpenERP)
-
[IMP] cookies: when retrieving session cookie, catch eventual parsing errors and remove cookie if incorrect (opw 605648)
In case of unparsable cookie (modified, corrupted,...), openerp would not load and crash with white screen until expiration.
With the fix goes back to login screen. - 4173. By Denis Ledoux (OpenERP)
-
[REVERT] 4164 revid:<email address hidden>: this fix actually works in saas-3, but not in 7.0, as search_read method is not part of the orm
- 4172. By Denis Ledoux (OpenERP)
-
[FIX] web: on record reload (form & list view), use search_read instead of read, to check if the user can still read the record (security rules)
- 4170. By Stefan Rijnhart (Opener)
-
Fix binary fields in one2many widgets:
- Don't retrieve the binary contents just to display the size, but pass context with bin_size=True instead
- Always pass filename in download linkCombination of patches from the bug report from Enrico Ganzaroli, Cedric Le Brouster and the last commit from myself which actually prevents the preloading of the binaries.
- 4168. By Martin Trigaux (OpenERP)
-
[FIX] pager: revert of revision 4159, the pager was disapearing when going in editable mode (which is more problematic that the issue rev 4159 was trying to fix)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ocb-web