Commit Graph

1282 Commits

Author SHA1 Message Date
Vidhin Mehta (OpenERP) b93b2f4025 [fix]fix code according to suggestion.
bzr revid: vme@tinyerp.com-20111208055909-coh3vxbbqxo7j250
2011-12-08 11:29:09 +05:30
Minh Tran 4713e5eba3 [IMP] Added custom style to buttons.
bzr revid: mit@openerp.com-20111207184710-th1zwrouqnuz9b30
2011-12-07 19:47:10 +01:00
Xavier Morel 22fb18bcbf [ADD] special case: creating a record from list goes back to page view, not list view
bzr revid: xmo@openerp.com-20111207153101-kzpolvmvmxnjl20m
2011-12-07 16:31:01 +01:00
Fabien Meghazi 573bae6729 [FIX] Shortcut icon + Process view button shall honor flags.display_title
Fixed dashboard buttons styling

bzr revid: fme@openerp.com-20111207163131-mi5cmtgficytw5c6
2011-12-07 17:31:31 +01:00
Fabien Meghazi e9a54a5c11 [IMP] Raise console.error when no action.type defined
I see this error from times to times but never had a chance to reproduce it.
console.error will give a traceback + action object in order to fix the issue

bzr revid: fme@openerp.com-20111207161353-vnp6dm21xyedxgeg
2011-12-07 17:13:53 +01:00
Fabien Meghazi c635bebcfc [IMP] Update special case for dashboard
bzr revid: fme@openerp.com-20111207155913-o5e9rpthflfw2z10
2011-12-07 16:59:13 +01:00
Fabien Meghazi 2c0a365da8 [IMP] Debug "Edit Model" --> Sidebar "Customize Object"
bzr revid: fme@openerp.com-20111207151757-ww6kva60tudecf3l
2011-12-07 16:17:57 +01:00
Fabien Meghazi a464639221 [IMP] Improved debugging infos in sidebar and for debug View#xxx button
bzr revid: fme@openerp.com-20111207145514-s0yisb191841utp6
2011-12-07 15:55:14 +01:00
Fabien Meghazi 43373001a6 [FIX] Removed unused code
bzr revid: fme@openerp.com-20111207143518-mq3dma93nu8khpqx
2011-12-07 15:35:18 +01:00
Antony Lesuisse 78d3e74263 [IMP] remove yield easier debug
bzr revid: al@openerp.com-20111207140644-5e60tbovfhxdx4r9
2011-12-07 15:06:44 +01:00
Xavier Morel bbf46ca288 [FIX] creation button in list view
bzr revid: xmo@openerp.com-20111207133229-m47jhi2kr01247k4
2011-12-07 14:32:29 +01:00
Fabien Meghazi 74bd504779 [FIX] Translate icon is wrapped down
lp bug: https://launchpad.net/bugs/898675 fixed

bzr revid: fme@openerp.com-20111207132447-dr9jbz25gqyhcar2
2011-12-07 14:24:47 +01:00
Vidhin Mehta (OpenERP) 2d61e51473 [merge]merge with main branch.
bzr revid: vme@tinyerp.com-20111207125814-gq5edmjo5upfcofc
2011-12-07 18:28:14 +05:30
Vidhin Mehta (OpenERP) c4655794a1 [fix]fix code.
bzr revid: vme@tinyerp.com-20111207125200-qhcbvs557cjerg4x
2011-12-07 18:22:00 +05:30
Fabien Meghazi ec123c78db [FIX] Disable tooltip when clicking on action buttons
bzr revid: fme@openerp.com-20111207113559-128r2hkg4x62in2i
2011-12-07 12:35:59 +01:00
niv-openerp 21c1918717 [imp] improved menu disapearance
bzr revid: nicolas.vanhoren@openerp.com-20111207112214-hvff0rtfl12jk355
2011-12-07 12:22:14 +01:00
Xavier Morel aa93c2ca39 [IMP] hide res.log messages when doing view switches (e.g. edit/save/cancel/whatever)
bzr revid: xmo@openerp.com-20111207110408-qa2lv1mw4oxa3qpa
2011-12-07 12:04:08 +01:00
niv-openerp d30c1d8c4f [imp] changed behavior when clicking on a root menu item wihout dashboard to be more consistent
bzr revid: nicolas.vanhoren@openerp.com-20111207105008-bt3m5vytpb2r06lh
2011-12-07 11:50:08 +01:00
Xavier Morel faa8627737 [FIX] have readonly m2o links open forms in readonly as well
bzr revid: xmo@openerp.com-20111207104942-w3x6trs3utk6fwpw
2011-12-07 11:49:42 +01:00
Xavier Morel f3c671cbd8 [ADD] push/pop API for views
lp bug: https://launchpad.net/bugs/900225 fixed

bzr revid: xmo@openerp.com-20111207104503-gcy0gbin36s4uudh
2011-12-07 11:45:03 +01:00
Xavier Morel f16cb14ba1 [ADD] page view
bzr revid: xmo@openerp.com-20111207095005-kycj19uv5gpka6xx
2011-12-07 10:50:05 +01:00
Xavier Morel d313f16078 [FIX] use page view in readonly o2ms, readonly form popups
bzr revid: xmo@openerp.com-20111207094242-0m1hdadhy4xaqkm0
2011-12-07 10:42:42 +01:00
Xavier Morel edcbc3830e [MERGE] trunk
bzr revid: xmo@openerp.com-20111207091404-1zdmhmsnvhveq7c4
2011-12-07 10:14:04 +01:00
Fabien Meghazi a4f6a4d725 [FIX] ViewManager should trigger SearchView#do_search only when it is ready
lp bug: https://launchpad.net/bugs/901070 fixed

bzr revid: fme@openerp.com-20111207090354-y4gr795g6pqx8iv6
2011-12-07 10:03:54 +01:00
Vidhin Mehta (OpenERP) 9ee2c1d66c [fix]disable create button.
lp bug: https://launchpad.net/bugs/900805 fixed

bzr revid: vme@tinyerp.com-20111207073045-67n2zaizvyulu1lp
2011-12-07 13:00:45 +05:30
Launchpad Translations on behalf of openerp a97de28156 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20111207045215-38y91pjb1hkogpam
bzr revid: launchpad_translations_on_behalf_of_openerp-20111207052542-j4y1bxmge9qftj3a
2011-12-07 05:25:42 +00:00
Fabien Meghazi 6e33fed3b5 [ADD] Add support for custom arguments in View#do_execute_action
bzr revid: fme@openerp.com-20111206173142-4z2ysaqf456zbcig
2011-12-06 18:31:42 +01:00
Fabien Meghazi 9796aadeb4 [FIX] Dataset#callbutton: assume the last argument is the context
bzr revid: fme@openerp.com-20111206172515-dz4rduhcbd26b1e8
2011-12-06 18:25:15 +01:00
Fabien Meghazi b12525e31a [ADD] Added deferred for view manager controllers
bzr revid: fme@openerp.com-20111206140452-m17hb2xb6ef3j4bg
2011-12-06 15:04:52 +01:00
Xavier Morel 7712b81bf1 [FIX] py.js tokenizer: numbers can have a dot in them
lp bug: https://launchpad.net/bugs/900699 fixed

bzr revid: xmo@openerp.com-20111206135045-df4e3pzzubpwr6l9
2011-12-06 14:50:45 +01:00
Xavier Morel c58ebcfaed [FIX] records disappearing from sequenceable list views when dropped onto their original position
In the listview's backing Records, a noop set (setting a property to
the value it already has) has no visible effect (no even is triggered,
it is simply ignored).

The listview relies on setting the sequence number to refresh records
and re-display them correctly in their table rows, but dropping an
already sequenced row onto itself would set its sequence to its
current value (barring record removals), yielding to no refresh and
the row simply poofing out of view as it gets removed from the
collection (and the table), then added back to the collection in its
new (and old) position and displayed in a bare-bones empty states
waiting for a render_record call.

Added a check to sorting management to bail out immediately if a sort
is a noop (the row is dropped at the same position it was taken from)

lp bug: https://launchpad.net/bugs/900207 fixed

bzr revid: xmo@openerp.com-20111206123735-4bfnqh1zl7u4ozm9
2011-12-06 13:37:35 +01:00
Fabien Meghazi e719ba764a [FIX] Fixed view_manager double do_search triggering
[REM] Removed autosearch
[REM] Removed last search caching

bzr revid: fme@openerp.com-20111206113658-ntnl14ezdnqqhe3m
2011-12-06 12:36:58 +01:00
Xavier Morel 41e8b3f92c [FIX] correctly send context during graph's fields_get
lp bug: https://launchpad.net/bugs/898636 fixed

bzr revid: xmo@openerp.com-20111206113141-nbfxp0jx4lrgo95g
2011-12-06 12:31:41 +01:00
vishmita 12296a03e4 [FIX]Readonly char fields should be grey.
lp bug: https://launchpad.net/bugs/899076 fixed

bzr revid: vja@vja-desktop-20111206104128-1xrurdtr6qyoybq4
2011-12-06 16:11:28 +05:30
vishmita edce20b032 [FIX]Readonly char fields should be grey.
lp bug: https://launchpad.net/bugs/899076 fixed

bzr revid: vja@vja-desktop-20111206104128-pepiy3f7wy2xipmp
2011-12-06 16:11:28 +05:30
Xavier Morel 0fbdaab88f [FIX] defer actually writing the resequencing of a list view to the backing dataset ~/projects/tiny/web/current
There seems to be an issue with synchronous o2m writes doing weird
things (records disappear after being drag & dropped)

lp bug: https://launchpad.net/bugs/900207 fixed

bzr revid: xmo@openerp.com-20111206082713-efq1w88sv0htl39c
2011-12-06 09:27:13 +01:00
Launchpad Translations on behalf of openerp 33767eb356 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20111206052824-y4sqcyq1zvz4jj25
bzr revid: launchpad_translations_on_behalf_of_openerp-20111206055923-0ajpo39vg9xuf5ef
2011-12-06 05:59:23 +00:00
Minh Tran 4ca43cd31e [IMP] Changed the default home page
bzr revid: mit@openerp.com-20111205154425-fw94io3x1dagpc5h
2011-12-05 16:44:25 +01:00
Xavier Morel b7aa4e4712 [FIX] ensure o2m widget has saved its sub-views before it returns its value to its parent form view
This is currently highly faillible as saving a form or a list view can
be an async operation, yet the FormView's `Widget#get_value` call can
only be synchronous. As a result, there are cases where saving a form
view can fail to get the correct value for its o2m fields.

Ideally, `Widget#get_value` should be an async API (or a sync/async API)

bzr revid: xmo@openerp.com-20111205153813-nvgy5413oyf5zsla
2011-12-05 16:38:13 +01:00
Fabien Meghazi 986ff55624 [FIX] Fix form and page buttons
bzr revid: fme@openerp.com-20111205135037-g9y8obto3y8rsuki
2011-12-05 14:50:37 +01:00
niv-openerp 02bffaf7e1 [merge] improvements to the mobile client
bzr revid: nicolas.vanhoren@openerp.com-20111205132959-ydnph7z6ohru6jfc
2011-12-05 14:29:59 +01:00
Xavier Morel 53603c3365 [FIX] prevent rpc defaults from unblocking db-creation UI in case e.g. db.create() takes more than 3s
bzr revid: xmo@openerp.com-20111205132425-6jr9lv8i4zviwrso
2011-12-05 14:24:25 +01:00
Fabien Meghazi aa0a6afcb5 [IMP] Do not display title on dashboards
Process view should be fixed in order to honor flags.display_title

bzr revid: fme@openerp.com-20111205115746-mnqteouxby3ig827
2011-12-05 12:57:46 +01:00
Christophe Simonis 199e42c673 [FIX] by popular demand, warnings are not sticky anymore
bzr revid: chs@openerp.com-20111205112003-3j6fbtvgcuhhf7jg
2011-12-05 12:20:03 +01:00
Xavier Morel 34b8c8f4a6 [FIX] right-align number columns in group headers
lp bug: https://launchpad.net/bugs/900204 fixed

bzr revid: xmo@openerp.com-20111205110647-jnzk2hppavgbhpa0
2011-12-05 12:06:47 +01:00
Xavier Morel ab2d749dd6 [EXT] extract POT files
bzr revid: xmo@openerp.com-20111205105101-ondavioyfv87xldl
2011-12-05 11:51:01 +01:00
Fabien Meghazi 8aadbe5288 [IMP] Disable dirty form check until page view and buttons refactoring is done
bzr revid: fme@openerp.com-20111205094838-lddbf0tv64e8rxn1
2011-12-05 10:48:38 +01:00
Launchpad Translations on behalf of openerp 20c2ebf9cc Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20111203051322-9okh062mnsk6z7rl
bzr revid: launchpad_translations_on_behalf_of_openerp-20111205052156-xdi2wl4c0i6c943y
bzr revid: launchpad_translations_on_behalf_of_openerp-20111204044348-1h1ykzimferyb15x
bzr revid: launchpad_translations_on_behalf_of_openerp-20111205052228-xpcasqkuz99hp3bx
bzr revid: launchpad_translations_on_behalf_of_openerp-20111202052804-fp30z23u77bb8xsq
bzr revid: launchpad_translations_on_behalf_of_openerp-20111203054648-32m102m6zeyp2w96
bzr revid: launchpad_translations_on_behalf_of_openerp-20111204050726-v3ccozl63rq6hwt3
bzr revid: launchpad_translations_on_behalf_of_openerp-20111205054444-8otpyzxplw2r1zo8
2011-12-05 05:44:44 +00:00
Fabien Meghazi 06e9cc9fb5 [FIX] On new record, FormView shall apply on_changes to fields using same order as defined in view
bzr revid: fme@openerp.com-20111201155029-bi4zjgvwkt7gjapy
2011-12-01 16:50:29 +01:00
Fabien Meghazi 5ddb1549d5 [IMP] Dataset#get_id_index returns null instead of -1 when no record found
In order to pair with convention on Dataset#index === null for creation mode

bzr revid: fme@openerp.com-20111201142049-xqndd22l7pncfz0j
2011-12-01 15:20:49 +01:00
Fabien Meghazi b29b6f31a5 [IMP] Use type coercion in Dataset#select_id
bzr revid: fme@openerp.com-20111201140831-dth7rx1yny23427c
2011-12-01 15:08:31 +01:00
Roberto López López (OpenERP) 04ce8687aa [ADD] cleanup JS calls/functions for the new page view
bzr revid: rlo@openerp.com-20111201122233-6bh2zilnixvz7m2r
2011-12-01 13:22:33 +01:00
Xavier Morel 00ee3a8ba0 [IMP] move sections of import_result around to make flow clearer
bzr revid: xmo@openerp.com-20111201110140-ozkrhoxt0ug5qcnj
2011-12-01 12:01:40 +01:00
Xavier Morel a724dbfd1f [REM] misleading (and incorrect) validation message after import failure due to server error
lp bug: https://launchpad.net/bugs/898547 fixed

bzr revid: xmo@openerp.com-20111201110007-sy3fj347ga7pj7d8
2011-12-01 12:00:07 +01:00
Xavier Morel 19d9cc0481 [FIX] list should go back to first page on new search
lp bug: https://launchpad.net/bugs/898546 fixed

bzr revid: xmo@openerp.com-20111201104233-kpkywab12mqbkzmu
2011-12-01 11:42:33 +01:00
Xavier Morel 0ba393d309 [FIX] prevent line-wrapping of labels in search view when browser window too small
lp bug: https://launchpad.net/bugs/898539 fixed

bzr revid: xmo@openerp.com-20111201094611-dmzfrn95o5qv0bk5
2011-12-01 10:46:11 +01:00
Fabien Meghazi ce41e645f7 [IMP] Better variable naming in xml2json
bzr revid: fme@openerp.com-20111201092823-mbwyp8tjla9k2xf3
2011-12-01 10:28:23 +01:00
Fabien Meghazi 33914ef1ca [IMP] Fix m2o widget icon margin
bzr revid: fme@openerp.com-20111201090035-xgttjcn403eb1ghk
2011-12-01 10:00:35 +01:00
Xavier Morel e1350e9847 [IMP] client looks
bzr revid: xmo@openerp.com-20111201085457-pqejp3mgopwf7yxy
2011-12-01 09:54:57 +01:00
Xavier Morel 9a373a8c8a [IMP] use optgroups in searchview commands dropdown: cleaner look
bzr revid: xmo@openerp.com-20111130164555-ks7qfvfhv7rca4rg
2011-11-30 17:45:55 +01:00
Xavier Morel 70b2384215 [FIX] default alignment of paragraphs
lp bug: https://launchpad.net/bugs/898193 fixed

bzr revid: xmo@openerp.com-20111130155534-xzgq8tkg0zhyjceg
2011-11-30 16:55:34 +01:00
Antoine Huvelle 908c25f87a [IMP] changes in checkbox padding
bzr revid: ahu@openerp.com-20111130143749-apkoxrneci57mnnj
2011-11-30 15:37:49 +01:00
Antoine Huvelle 1525379a63 [IMP] minimizing menu font size
bzr revid: ahu@openerp.com-20111130141327-533b1tay8b0493h8
2011-11-30 15:13:27 +01:00
Antoine Huvelle a103f44748 [IMP] css on list view header, changes in process.css for the small icon
bzr revid: ahu@openerp.com-20111130135448-yuszw4ejewvd0ai8
2011-11-30 14:54:48 +01:00
Fabien Meghazi 9e965230f6 [IMP] Include star shortcut in the view title h2 element
bzr revid: fme@openerp.com-20111130132543-fcl4avnrmpryaryt
2011-11-30 14:25:43 +01:00
Fabien Meghazi b552ff1991 [IMP] Seperate menu tips from action view manager's content
bzr revid: fme@openerp.com-20111130131154-cu9hrcxyjvw15wnc
2011-11-30 14:11:54 +01:00
Xavier Morel 31880bd354 [REM] buggy webneko
bzr revid: xmo@openerp.com-20111130125602-yyiymjkyg062fus7
2011-11-30 13:56:02 +01:00
Fabien Meghazi a7a4f50aef [FIX] Preserve kanban views whitespaces
bzr revid: fme@openerp.com-20111130123154-nhh6sj21s38ejsb5
2011-11-30 13:31:54 +01:00
Antoine Huvelle 4ceed8ea6b ci before merge
bzr revid: ahu@openerp.com-20111130102811-87venjx5ez3d46hp
2011-11-30 11:28:11 +01:00
Antoine Huvelle 502ce13561 resolving kanban.css
bzr revid: ahu@openerp.com-20111130102450-j82xrxm70j8x3msf
2011-11-30 11:24:50 +01:00
Xavier Morel 5f9c91621b [IMP] add some tests to format's intersperse (from corresponding server tests)
bzr revid: xmo@openerp.com-20111130100347-8jd8nugnjgtj12oj
2011-11-30 11:03:47 +01:00
Fabien Meghazi a6a069a5db [FIX] QWeb inheritance broken in MSIE (8, 9, 10), client does not work at all
Could not test on IE 7 neither IE 10
IE 8 still crashes but for another error

lp bug: https://launchpad.net/bugs/891132 fixed

bzr revid: fme@openerp.com-20111129232025-b49gr4k2ngnqahbt
2011-11-30 00:20:25 +01:00
Roberto López López (OpenERP) a9a4f65dd3 [ADD] page view template split out from form template
bzr revid: rlo@openerp.com-20111129145810-5l47j142zrn1ki50
2011-11-29 15:58:10 +01:00
Antoine Huvelle da84ac388d ci before merge
bzr revid: ahu@openerp.com-20111129144305-98tbd9ur7ksk37n9
2011-11-29 15:43:05 +01:00
Roberto López López (OpenERP) 5b0783dd7a [ADD] page view split out from form view
bzr revid: rlo@openerp.com-20111129143911-ac4ptj0nh2nsbdqo
2011-11-29 15:39:11 +01:00
Roberto López López (OpenERP) 940500782a [ADD] new view definition for page
bzr revid: rlo@openerp.com-20111129140409-mzelxhp40w5y093k
2011-11-29 15:04:09 +01:00
Xavier Morel b379d95f44 [IMP] make float-parsing code more readable by fixing some variable naming
bzr revid: xmo@openerp.com-20111129101334-4uu8v21arkn5h0tu
2011-11-29 11:13:34 +01:00
Xavier Morel 90dfdbaf6a [FIX] Add tests for parsing integers and floats, fix parsing of floats in case user locale defines thousand separator as the dot
lp bug: https://launchpad.net/bugs/893575 fixed

bzr revid: xmo@openerp.com-20111129095958-966ikmsgf6zwamdh
2011-11-29 10:59:58 +01:00
Jiten (OpenERP) 11dee02df2 [MERGE] Merge from openerp-web.
bzr revid: jra@tinyerp.com-20111129062332-nt36fttsgf8movqd
2011-11-29 11:53:32 +05:30
Launchpad Translations on behalf of openerp 2b9c52ee8b Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20111129054952-vwzbrwsvxqodz6wa
2011-11-29 05:49:52 +00:00
Xavier Morel 38e1a8a660 [FIX] according to spec, Array.prototype.sort is not defined as returning anything, Opera implements it strictly
bzr revid: xmo@openerp.com-20111128153941-xox35xedo9v2du2d
2011-11-28 16:39:41 +01:00
Xavier Morel 4d7fff7851 [FIX] move reload-webclient-on-module-install to act_window execution
A special case reloads the Webclient if a dialog-included operation
involving potential module installation (base.module.upgrade, or
base.setup.installer) is involved.
      
This was performed on an act_close, but it meant a module-involving
act_window followed by a non-module-involving act_window
(e.g. installation of a chart of account) did not match the check
criteria and failed to trigger the reloading of the web client.
      
Check moved to act_window execution, and augments the on_close handler
bound to the dialog's closing any time a potential module installation
(see above) is encountered, to ensure we don't "lose" cases, such as
the installation of the `sales` application (from "add more
features"), which was the issue in the related lp bug.

lp bug: https://launchpad.net/bugs/887459 fixed

bzr revid: xmo@openerp.com-20111128144726-aurpni1go73ezs6y
2011-11-28 15:47:26 +01:00
Fabien Meghazi 8c593ea507 [IMP] jQuery tipTip: call options.content() with 'this' == element
Note: will maintain forked version here 
https://github.com/amigrave/TipTip

bzr revid: fme@openerp.com-20111128140302-uukrsnpfneksr9co
2011-11-28 15:03:02 +01:00
Vo Minh Thu 7d95b51c27 [MERGE] manifests: added descriptions.
bzr revid: vmt@openerp.com-20111128133718-gu79b47hkoqeyv0u
2011-11-28 14:37:18 +01:00
Xavier Morel 19c123d831 [IMP] jquery from 1.6.2 to 1.6.4
bzr revid: xmo@openerp.com-20111125143918-ja5wjs00905d58uz
2011-11-25 15:39:18 +01:00
Antoine Huvelle 6ba216d9a2 [IMP] rounding ui-tabs-panel
bzr revid: ahu@openerp.com-20111125123008-i31at003ldejl24s
2011-11-25 13:30:08 +01:00
Antoine Huvelle e176914645 [IMP] modifying nested list padding
bzr revid: ahu@openerp.com-20111125122212-j7vcua3y62kch7r2
2011-11-25 13:22:12 +01:00
Vo Minh Thu ed2b473350 [IMP] all manifest files: removed white space, moved the description to a multi line string.
bzr revid: vmt@openerp.com-20111125110715-lov9690uy5hnrpr1
2011-11-25 12:07:15 +01:00
Antoine Huvelle e0f3d38123 [IMP] changes in oe form pager: margin
bzr revid: ahu@openerp.com-20111125105435-f6uvdzqa9997e7em
2011-11-25 11:54:35 +01:00
Antoine Huvelle 959cf42d70 [IMP] changes in label margin in searchview
bzr revid: ahu@openerp.com-20111125103854-c2e023ai61zyvcpe
2011-11-25 11:38:54 +01:00
Antoine Huvelle 4d5b8b0b9d [IMP] Improving vertical centering of oe-shortcuts li & modifying some input margin & padding so that the look is the same under firefox & chrome
bzr revid: ahu@openerp.com-20111125101607-6rw4yn81bmqc736e
2011-11-25 11:16:07 +01:00
Xavier Morel ed665ec44e [IMP] update qunit to 1.2
bzr revid: xmo@openerp.com-20111125090145-3plxy4tr1l2nm3ne
2011-11-25 10:01:45 +01:00
Launchpad Translations on behalf of openerp b31cba394e Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20111125052228-81zlh9lxuflkcnmc
bzr revid: launchpad_translations_on_behalf_of_openerp-20111125053534-i6m08m0vqpeqhmu6
2011-11-25 05:35:34 +00:00
Naresh (OpenERP) b193fc9108 [IMP]:added temporary description in web addons modules to avoid server warnings log the official description is yet to be decided by web team
bzr revid: nch@tinyerp.com-20111125053225-cbckxm2gfuoaph06
2011-11-25 11:02:25 +05:30
Fabien Meghazi 7f42593b60 [MOV] Renamed kanban icons
bzr revid: fme@openerp.com-20111124224846-p9jemyvflppdn507
2011-11-24 23:48:46 +01:00
Fabien Meghazi 5d0d04a85f [IMP] Display color number in kanban's color picker in debug mode
bzr revid: fme@openerp.com-20111124210600-z7h54ns6hj6nbtk2
2011-11-24 22:06:00 +01:00
Fabien Meghazi efb7a7b2d9 [ADD] Add __debug__ key to qweb default dict
bzr revid: fme@openerp.com-20111124205851-cgbwmuk8hgi1dcla
2011-11-24 21:58:51 +01:00
Antoine Huvelle 45cf233361 [IMP] changes in secondary level menu -> more indentation. Changes in padding for the main container at the beginning of the base.css file
bzr revid: ahu@openerp.com-20111124164913-scmuwghvcxidkf56
2011-11-24 17:49:13 +01:00
Xavier Morel 86c553cdbc [FIX] keyword args are not supported by the model RPC proxies lib, switch search() call to *args long form
lp bug: https://launchpad.net/bugs/894335 fixed

bzr revid: xmo@openerp.com-20111124154601-h7zqxub2n5y8z7nv
2011-11-24 16:46:01 +01:00
Antoine Huvelle 77174f444b [IMP] removing +td element at end of line 774 & 775 to retrieve left border on some list columns
bzr revid: ahu@openerp.com-20111124154511-9jko18g9rkgosn0b
2011-11-24 16:45:11 +01:00
Antoine Huvelle a729d91fda [IMP] changes in m2o sizes
bzr revid: ahu@openerp.com-20111124150708-qmte30hl4940n0aj
2011-11-24 16:07:08 +01:00
Fabien Meghazi 32d3c44e3e [FIX] Do not alter field.selection in SelectionField. Clone the array instead.
Revert #1550: debug information should not be altered.

bzr revid: fme@openerp.com-20111124134627-mx3k2s22naht07go
2011-11-24 14:46:27 +01:00
Antoine Huvelle 637398a538 [ADD] adding a new css class 'oe_form_readonly' to the uneditable form to ease css selection and changes
bzr revid: ahu@openerp.com-20111124130253-zcmgizy9vmhk90yb
2011-11-24 14:02:53 +01:00
Antoine Huvelle f90e97603c [IMP] font size improvements for the view form + changes in view list element borders
bzr revid: ahu@openerp.com-20111124124141-3ggevbublytob5eh
2011-11-24 13:41:41 +01:00
Xavier Morel ed3b0ae90b [FIX] list of options in debug tooltip of selection fields
bzr revid: xmo@openerp.com-20111124123940-3899y6lw74uttedx
2011-11-24 13:39:40 +01:00
Xavier Morel 6ae439dab0 [FIX] default search values set on m2o field contexts were not propagated to the m2o search dialog
on selecting 'search more' in autocompletion or 'search' from icon menu

bzr revid: xmo@openerp.com-20111124104305-kfr33cqcq5uuvzye
2011-11-24 11:43:05 +01:00
Xavier Morel c97e5f6ead [IMP] use optgroups in filters management thingie
bzr revid: xmo@openerp.com-20111124102130-w3aro8z4w124b2ng
2011-11-24 11:21:30 +01:00
Xavier Morel 7bbe56d4a9 [IMP] use switch/case for sequence of equalities on literal strings
bzr revid: xmo@openerp.com-20111124101352-xo48bd8mrfsmbm4b
2011-11-24 11:13:52 +01:00
Xavier Morel 8630e75082 [IMP] use switch/case for sequence of equalities on literal strings
bzr revid: xmo@openerp.com-20111124101352-iavrge8h8pj0lwo9
2011-11-24 11:13:52 +01:00
Antoine Huvelle e297c801a4 [ADD] adding file iconset-b-remove.png & taking other comments into account
bzr revid: ahu@openerp.com-20111124101257-2n3dotrm6fhya2tu
2011-11-24 11:12:57 +01:00
Tejas (OpenERP) c671dfb9f1 search_defaults move inside anonymous function and declare variable with var
bzr revid: tta@openerp.com-20111124055521-1il265hvfdvfihx1
2011-11-24 11:25:21 +05:30
Fabien Meghazi 66d11b95f4 [ADD] Added possibility to add actions to dashboards from searchviews filters
bzr revid: fme@openerp.com-20111123215356-wspyu61u6ad1vois
2011-11-23 22:53:56 +01:00
Xavier Morel 7ad035a774 [FIX] condition for displaying open/close arrow of tree views
failed to display it in the BOM structure screen even on nodes with children

lp bug: https://launchpad.net/bugs/877995 fixed

bzr revid: xmo@openerp.com-20111123142820-5o7wx3rqd5r18lgk
2011-11-23 15:28:20 +01:00
Antoine Huvelle 2d84daf210 [MERGE] merge with trunk
bzr revid: ahu@openerp.com-20111123124516-f7e2u166phuzqw9r
2011-11-23 13:45:16 +01:00
Xavier Morel 7f7f00a52f [FIX] docstring
bzr revid: xmo@openerp.com-20111123122957-416z2p458wpw7nic
2011-11-23 13:29:57 +01:00
Vidhin Mehta (OpenERP) 78364434d9 [FIX]fix issue of bug 877995.
bzr revid: vme@tinyerp.com-20111123110518-vh6ep8bf32ym26sq
2011-11-23 16:35:18 +05:30
Tejas (OpenERP) 11a967f38e [tta] use rpc to get right context, search with right contexts
bzr revid: tta@openerp.com-20111123103000-vf6zrj1lzgrm6gbo
2011-11-23 16:00:00 +05:30
niv-openerp 8501aecd3b [imp] according to al's request, added Neko
bzr revid: nicolas.vanhoren@openerp.com-20111123100542-s3hc8gk67u8cpkdd
2011-11-23 15:35:42 +05:30
niv-openerp d81ede53a0 [merge] improvements to view editor
bzr revid: nicolas.vanhoren@openerp.com-20111123100452-4gi9wh2dbvq68i9a
2011-11-23 15:34:52 +05:30
Xavier Morel d00008c994 [FIX] if necessary, add padding when rendering a given row in an editable list.
otherwise there are columns missing, and the list looks broken

lp bug: https://launchpad.net/bugs/893055 fixed

bzr revid: xmo@openerp.com-20111123093313-8qair3pai8ms4ch7
2011-11-23 10:33:13 +01:00
Christophe Simonis 3225e9d5c4 [FIX] generate absolute urls for images
bzr revid: chs@openerp.com-20111123092055-iqwm3uy1sxw4iq5o
2011-11-23 10:20:55 +01:00
Antoine Huvelle ea92099e3d [IMP] non-editable view changes
bzr revid: ahu@openerp.com-20111122161437-3d8q3v27uofvpii4
2011-11-22 17:14:37 +01:00
Xavier Morel 5251a34a62 [FIX] extend size of statusbar widget by 1 if we're removing the label from it
lp bug: https://launchpad.net/bugs/889224 fixed

bzr revid: xmo@openerp.com-20111122143554-p1j1v8b1652djc58
2011-11-22 15:35:54 +01:00
Antoine Huvelle f97682aac2 [IMP] fonts
bzr revid: ahu@openerp.com-20111122140859-z0vff9cyfod0ykoa
2011-11-22 15:08:59 +01:00
Antoine Huvelle d83aab5595 [IMP] Font size and padding for the list view. Removing & changing deletion icon. Changing Search icons
bzr revid: ahu@openerp.com-20111122130537-0egbg0bffgrpd99g
2011-11-22 14:05:37 +01:00
Xavier Morel 998fd0dab6 [ADD] support for literal numbers in on_change specs
bzr revid: xmo@openerp.com-20111122124353-kfibt1cdvmy2pzp4
2011-11-22 13:43:53 +01:00
Christophe Simonis d1792b9704 merge upstream
bzr revid: chs@openerp.com-20111122123119-4b8a5piay9kvsuxo
2011-11-22 13:31:19 +01:00
Christophe Simonis 64d223d427 [ADD] EmbedClient widget for ease the use of embed code
bzr revid: chs@openerp.com-20111122122250-v0cys6fdv42222l0
2011-11-22 13:22:50 +01:00
Christophe Simonis f789396842 [IMP] correct var name
bzr revid: chs@openerp.com-20111122122046-kl6f4o4ej1mdcd1o
2011-11-22 13:20:46 +01:00
Christophe Simonis c5bcea713d [FIX] set correct session name
bzr revid: chs@openerp.com-20111122122016-ykckmih2q7dfb4yb
2011-11-22 13:20:16 +01:00
Christophe Simonis 050d369f4a [IMP] better debugging output
bzr revid: chs@openerp.com-20111122121833-okbmche6lhw78d4d
2011-11-22 13:18:33 +01:00
Christophe Simonis 2834e0f7bd [IMP] pop jsonp_requests to avoid memory overload
bzr revid: chs@openerp.com-20111122121655-7nqn1rvcd2iwy4mg
2011-11-22 13:16:55 +01:00
Xavier Morel bea1a79705 [FIX] don't double-call on_session_valid when logging in
bzr revid: xmo@openerp.com-20111122120937-302onn00bu2drfui
2011-11-22 13:09:37 +01:00
Christophe Simonis 8769c57e94 [FIX] session merging
bzr revid: chs@openerp.com-20111122120806-mlg170fohfnx8gk8
2011-11-22 13:08:06 +01:00
Antoine Huvelle c529ae4d7e merged w trunk
bzr revid: ahu@openerp.com-20111122120613-1w5srrpvgxifdobm
2011-11-22 13:06:13 +01:00
Antoine Huvelle f661ad310e [NEW] Font form sizes and separator changes
bzr revid: ahu@openerp.com-20111122120459-54ljeteh1im0pm03
2011-11-22 13:04:59 +01:00
Yogesh (OpenERP) e5d3c062e5 [IMP] implement add and remove node functionality in vieweditor.
bzr revid: ysa@tinyerp.com-20111122112000-xqbd20hhpfjzocwx
2011-11-22 16:50:00 +05:30
Vidhin Mehta (OpenERP) 5c5d874f5f [FIX]fix issue of review.
bzr revid: vme@tinyerp.com-20111122111630-i5nekbbyilt16mpr
2011-11-22 16:46:30 +05:30
Antoine Huvelle 2c8d0d9a3f Some changes in list and form font sizes
bzr revid: ahu@openerp.com-20111122104609-m9kdnqptdo30faoe
2011-11-22 11:46:09 +01:00
Tejas (OpenERP) 733941e979 Fix search m2o field, default added
bzr revid: tta@openerp.com-20111122104145-ce1z32beh8ef6346
2011-11-22 16:11:45 +05:30
Xavier Morel a738f4390f [FIX] do not reload sidebar during form's on_loaded if it's already setup
There's no information provided to FormView#on_loaded which should
change the sidebar and reloading it apparently breaks
stuff... severely.

So just don't touch it if it's already setup (assigned to instance
variable), everything works right (as the readonly mode fundamentally
only changes the way the form is displayed, it should not alter its
internal behaviors)

lp bug: https://launchpad.net/bugs/891117 fixed

bzr revid: xmo@openerp.com-20111122102609-faldd3xkc0xhzvu2
2011-11-22 11:26:09 +01:00
Xavier Morel 2e5d7852f4 [FIX] comma-terminated object literals
bzr revid: xmo@openerp.com-20111122101950-mng5zy4os3mukj6d
2011-11-22 11:19:50 +01:00
Xavier Morel b7dfc8bb45 [FIX] semicolon warnings
bzr revid: xmo@openerp.com-20111122101813-61xmoekdio52j1oj
2011-11-22 11:18:13 +01:00
Yogesh (OpenERP) 2a75b1e935 [IMP] Improve code in vieweditor.
bzr revid: ysa@tinyerp.com-20111122100454-nzr2tn6mi1112usq
2011-11-22 15:34:54 +05:30
Yogesh (OpenERP) 2417d91e57 [IMP] code refactor in vieweditor.
bzr revid: ysa@tinyerp.com-20111122095153-jox0cz1ocj6tz57l
2011-11-22 15:21:53 +05:30
Xavier Morel 11bc9e1ad8 [ADD] support for string literals in on_change specifications, some tests for parsing of on_change specs
bzr revid: xmo@openerp.com-20111122094416-knguk9qgpnd1f9ws
2011-11-22 10:44:16 +01:00
Yogesh (OpenERP) ebb52f682f [IMP] implement add and remove node functionality in vieweditor.
bzr revid: ysa@tinyerp.com-20111122091627-mmwp49bkdqkjey2e
2011-11-22 14:46:27 +05:30
Vidhin Mehta (OpenERP) f1e0fefba0 [Merge]merge with main branch.
bzr revid: vme@tinyerp.com-20111122085146-khp27cdcja9e8gac
2011-11-22 14:21:46 +05:30
Vidhin Mehta (OpenERP) 37f2f7cd4c [IMP]improvement in code.
bzr revid: vme@tinyerp.com-20111122084447-jny55ehsiksd3v0d
2011-11-22 14:14:47 +05:30
Vidhin Mehta (OpenERP) 5c0b707510 [IMP] fix view for new field dialog box.
bzr revid: vme@tinyerp.com-20111122072157-rw2h87p6u4dyrjak
2011-11-22 12:51:57 +05:30
niv-openerp 452eca8952 [imp] added replace() method in Widget to ease insertion at a precise place in the dom
bzr revid: nicolas.vanhoren@openerp.com-20111122062431-zh762kivblfhwewk
2011-11-22 11:54:31 +05:30
Vidhin Mehta (OpenERP) 67e7ba0d00 [MERGE]resove conflict and merge with main branch.
bzr revid: vme@tinyerp.com-20111122061753-5uxqy3mxw0eedthn
2011-11-22 11:47:53 +05:30
Yogesh (OpenERP) c9830bb353 [FIX] vieweditor :- fix problem of _.include method/
bzr revid: ysa@tinyerp.com-20111122052234-gbdj2bj6vinfg1n8
2011-11-22 10:52:34 +05:30
Jiten (OpenERP) 990ece97a5 [MERGE] Merge from openerp-web.
bzr revid: jra@tinyerp.com-20111122051803-1ttx64ilabhxo4p1
2011-11-22 10:48:03 +05:30
Launchpad Translations on behalf of openerp 0e8b913842 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20111122050046-eb2hd81qu2801nxi
bzr revid: launchpad_translations_on_behalf_of_openerp-20111122051316-eovfu9qj7puxspbf
2011-11-22 05:13:16 +00:00
Yogesh (OpenERP) 1a2277c140 [MERGE] Merge with trunk upto revision no 1521.
bzr revid: ysa@tinyerp.com-20111118044850-ygx7yd77oc4dd8ha
bzr revid: ysa@tinyerp.com-20111121051559-hqfcuel4vcqpsa62
bzr revid: ysa@tinyerp.com-20111122045234-35tg4dzgaadrfc95
2011-11-22 10:22:34 +05:30
Fabien Meghazi 5c014979c2 [IMP] Ensure form is saved when xmo's protocol for sidebar context is used
bzr revid: fme@openerp.com-20111121163441-y200rwxk4g2jtzuj
2011-11-21 17:34:41 +01:00
Xavier Morel 89e5c72b6e [ADD] cache eviction for buffereddataset on records on which call_button has been invoked
lp bug: https://launchpad.net/bugs/885679 fixed

bzr revid: xmo@openerp.com-20111121163412-jyvpoa9smrk4qy2g
2011-11-21 17:34:12 +01:00
Xavier Morel 84d46bf4ec [FIX] provide for values to sidebar links context
lp bug: https://launchpad.net/bugs/871714 fixed

bzr revid: xmo@openerp.com-20111121141418-x4623mk77ljx4nlv
2011-11-21 15:14:18 +01:00
Xavier Morel 542928adde [ADD] protocol to allow sidebar to query its parent view for context data
bzr revid: xmo@openerp.com-20111121140908-e9b3eygtt42m9bnp
2011-11-21 15:09:08 +01:00
Vidhin Mehta (OpenERP) d206d8dc42 [IMP]add new node last in group.
bzr revid: vme@tinyerp.com-20111121130231-zsv1py2lnljy5t3x
2011-11-21 18:32:31 +05:30
Xavier Morel b40b60e278 [IMP] use _.map to extract values from onchange parameter names, instead of doing it indirectly via _.each
bzr revid: xmo@openerp.com-20111121124532-ndo2me1ehos7mu0m
2011-11-21 13:45:32 +01:00
Xavier Morel 8f67c5c367 [ADD] support for string literals in form @on_change
lp bug: https://launchpad.net/bugs/889741 fixed

bzr revid: xmo@openerp.com-20111121124145-6i2kvesyc689g3ez
2011-11-21 13:41:45 +01:00
Fabien Meghazi 8ca42daf0a [FIX] Apply same behavior as gtk+ and old web clients concerning fields to be saved/created
Special case 'id' field, do not save this field
on 'create' : save all non readonly fields
on 'edit' : save non readonly modified fields

lp bug: https://launchpad.net/bugs/891164 fixed

bzr revid: fme@openerp.com-20111121124030-egiajgy6fgokwmm1
2011-11-21 13:40:30 +01:00
Xavier Morel 9d09c570ae [ADD] support for arguments-less onchange (why the hell not)
bzr revid: xmo@openerp.com-20111121122845-98lctm470ncttz74
2011-11-21 13:28:45 +01:00
Xavier Morel 95e2fcf884 [ADD] sanity tests for basic checking of onchange parsing
bzr revid: xmo@openerp.com-20111121122622-g6jzo74ctgc6r1hk
2011-11-21 13:26:22 +01:00
Xavier Morel e3a84ed7b6 [IMP] throw actual error objects to improve debugging experience
bzr revid: xmo@openerp.com-20111121120509-fa0rqj50w3zombs1
2011-11-21 13:05:09 +01:00
Xavier Morel ca95467bef [IMP] extract parsing of onchange specs into a separate method
bzr revid: xmo@openerp.com-20111121120413-xw2aanwbte79y8cr
2011-11-21 13:04:13 +01:00
Xavier Morel 69dba424e7 [IMP] error messages during database creation failure, with thanks to Serpent Consulting
bzr revid: xmo@openerp.com-20111121102141-95si5svzfycon9ob
2011-11-21 11:21:41 +01:00
Vidhin Mehta (OpenERP) 96212584c4 [IMP]make sequence for add node and edit node dialog box.
bzr revid: vme@tinyerp.com-20111121101326-xyhlum8idixqgkhr
2011-11-21 15:43:26 +05:30
Xavier Morel ceb67d96a6 [FIX] dialogs not closing when they trigger a report printing
bzr revid: xmo@openerp.com-20111121100257-yrhui8kx9zodnzqx
2011-11-21 11:02:57 +01:00
Yogesh (OpenERP) 7ec009c0ba [FIX] fix problem of close popup in actio type of ir_actions_report_xml.
bzr revid: ysa@tinyerp.com-20111121091451-i9lvmv6yibys17vp
2011-11-21 14:44:51 +05:30
Launchpad Translations on behalf of openerp 7dc7a38490 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20111121052226-yhr6ydr2i8dbwp8x
bzr revid: launchpad_translations_on_behalf_of_openerp-20111119051322-q109g1zgszi27u9e
bzr revid: launchpad_translations_on_behalf_of_openerp-20111121052251-ee9tr9wvqumk7n8u
bzr revid: launchpad_translations_on_behalf_of_openerp-20111121055048-51rwikms7xtq4bkz
2011-11-21 05:50:48 +00:00
Xavier Morel e1190b7a8a [FIX] correctly pass active_* context keys along when executing an action from the treeview
lp bug: https://launchpad.net/bugs/888397 fixed

bzr revid: xmo@openerp.com-20111118134555-tmnh06kmx81mvqhx
2011-11-18 14:45:55 +01:00
Xavier Morel 4df84629ea [IMP] pass along the action context when requesting a tree view
bzr revid: xmo@openerp.com-20111118134502-t6ltgtooij0ob0bt
2011-11-18 14:45:02 +01:00
Vidhin Mehta (OpenERP) 2f13563b21 [IMP]add event for clone element.
bzr revid: vme@tinyerp.com-20111118132735-35gkiai7l4oq0pin
2011-11-18 18:57:35 +05:30
Christophe Simonis f994e70e41 merge upstream
bzr revid: chs@openerp.com-20111117125432-zhfrcyrtwy9b9cv8
bzr revid: chs@openerp.com-20111118132606-6gh7zmrx7606w8fv
2011-11-18 14:26:06 +01:00
Xavier Morel e6f0378bd8 [FIX] display user login in static home page
lp bug: https://launchpad.net/bugs/887969 fixed

bzr revid: xmo@openerp.com-20111118111521-7dem9bsa3z0fy3ej
2011-11-18 12:15:21 +01:00
Yogesh (OpenERP) 0aca8061fa [FIX] correct selection fields help. False not display in help text.
lp bug: https://launchpad.net/bugs/890558 fixed

bzr revid: ysa@tinyerp.com-20111118095905-guzif5hgr4m0nk2j
2011-11-18 15:29:05 +05:30
Yogesh (OpenERP) 9d1e3b7534 [FIX] action is ir_actions_report_xml then wizard automatically close.
lp bug: https://launchpad.net/bugs/891342 fixed

bzr revid: ysa@tinyerp.com-20111118073041-x28pnecgtredpc97
2011-11-18 13:00:41 +05:30
Vidhin Mehta (OpenERP) 379c9fab24 [IMP]code refactor.
bzr revid: vme@tinyerp.com-20111118055903-llouzhuhdw5j64mh
2011-11-18 11:29:03 +05:30
Fabien Meghazi 1465ab1446 [IMP] Improve listview styling
bzr revid: fme@openerp.com-20111117165426-h0hbjrd3rqojgewm
2011-11-17 17:54:26 +01:00
Xavier Morel 7c629a31cc [FIX] synchronization of o2m widget saving, avoid race condition when clicking on button of unsaved record
After saving, the formview would both refresh the form and lauch the
action itself, which launches a refresh of its own.

Issue is that o2m's filling of themselves (a read) is async and
triggered by the set_value on the o2m field, so the second reload of
the form would be interspersed (between the first reload and the end
of the o2ms loading), resulting in corrupted state for the o2ms if the
button's action somehow changed the contents of the o2m (it would
remove the old records and return brand new ids during the refresh):
the set_value on the o2m would empty the o2m's dataset cache, and the
returning fetch request would try to find in cache values removed from
it, or something, blowing up everything.

Anyway, this was fixed by ensuring the button action is only executed
after the form is completely done doing its post-save reload (using
the new async set_value). This is a tiny bit brittle in that onchanges
are synchronous but call set_value, so a set_value on an o2m from an
onchange may have issues. It also increases the flicker of the view,
as the o2m is reloaded twice in quick succession.

lp bug: https://launchpad.net/bugs/885658 fixed

bzr revid: xmo@openerp.com-20111117161426-72jzhvv3dm387uom
2011-11-17 17:14:26 +01:00
Xavier Morel 6bd9084740 [FIX] issues with asynchronous set_value handling
* field could be changed from under the closure, use _.each
* There's a bug in Deferred.queue() when passing synchronous deferred
  (including non-deferred) it's instantanously resolved

bzr revid: xmo@openerp.com-20111117160009-s702939kji69v3zf
2011-11-17 17:00:09 +01:00
Fabien Meghazi efbef31770 [FIX] callers of on_record_loaded to use promises
bzr revid: fme@openerp.com-20111117131816-991odq4m45146vfv
2011-11-17 14:18:16 +01:00
Fabien Meghazi 5ebcc65fc5 [FIX] Fixed data#read_index() so it returns same argument to callback and to .then()
bzr revid: fme@openerp.com-20111117130913-lji983yp8b7vb0do
2011-11-17 14:09:13 +01:00
Fabien Meghazi 41aded04c4 [IMP] Core callbacks always return value of original method
instead of last callback in the stack

bzr revid: fme@openerp.com-20111117130802-gyrzythtzs2nzmz5
2011-11-17 14:08:02 +01:00
Christophe Simonis 4e85f0762c [IMP] Connection: add utility method that bind() then login()
bzr revid: chs@openerp.com-20111117124926-y3z3osoq76va0kjy
2011-11-17 13:49:26 +01:00
Christophe Simonis a113e971fb [FIX] typo
bzr revid: chs@openerp.com-20111117124819-qmxoit9i2ryo8szo
2011-11-17 13:48:19 +01:00
Fabien Meghazi c4a10281e4 [IMP] FormView: on_record_loaded returns a promise
bzr revid: fme@openerp.com-20111117124319-61ruoa9g8we1a438
2011-11-17 13:43:19 +01:00
Fabien Meghazi eaee8c47b0 [IMP] Allows to define options per view in action flags
bzr revid: fme@openerp.com-20111117111857-bot6h87bh4tv3dfw
2011-11-17 12:18:57 +01:00
Yogesh (OpenERP) aa08bb9368 [FIX] Vieweditor :- if type is tree then pass list view in action.
bzr revid: ysa@tinyerp.com-20111117101316-9t8saf6t9wfgr9yz
2011-11-17 15:43:16 +05:30
Yogesh (OpenERP) fa079e79f5 [FIX]
bzr revid: ysa@tinyerp.com-20111117095854-w7ivkrucm32g5ug9
2011-11-17 15:28:54 +05:30
Fabien Meghazi 42cdd75942 [FIX] Strange overflow of unwrapped text in 100% width buttons under Firefox
lp bug: https://launchpad.net/bugs/885765 fixed

bzr revid: fme@openerp.com-20111117090117-m5du8bph807nhpju
2011-11-17 10:01:17 +01:00
Yogesh (OpenERP) fa3998b744 [IMP] Vieweditor :- improve edit field dialog box.
bzr revid: ysa@tinyerp.com-20111117084739-lzj2jw8woj984054
2011-11-17 14:17:39 +05:30
Yogesh (OpenERP) 3da3b4873a [IMP] Vieweditor :- improve widget.
bzr revid: ysa@tinyerp.com-20111117070840-obtnw5c98e7ywncz
2011-11-17 12:38:40 +05:30
Vidhin Mehta (OpenERP) d272f9d03b [IMP] implement functionlity of new field add.
bzr revid: vme@tinyerp.com-20111117065525-60ooggze1xh38v63
2011-11-17 12:25:25 +05:30
Yogesh (OpenERP) 7a71c2c821 [IMP] vieweditor :- improve some small issue.
bzr revid: ysa@tinyerp.com-20111117061136-h4eh9ksi2kydqaz5
2011-11-17 11:41:36 +05:30
Yogesh (OpenERP) 1d76679c4a [IMP] vieweditor :- used setAttribute and removeAttribute instead of attr.
bzr revid: ysa@tinyerp.com-20111117060520-x0z8xvb4q5s8s1yt
2011-11-17 11:35:20 +05:30
Yogesh (OpenERP) a2bc7dc12c [FIX] Vieweditor :- fix some merge problem like change _.sprintf to _.str.sprintf.
bzr revid: ysa@tinyerp.com-20111117055436-3pqgbd7exh4h18sm
2011-11-17 11:24:36 +05:30