Commit Graph

40314 Commits

Author SHA1 Message Date
Fabien Meghazi fad90d4050 [REV] We always want the debug View button, even if display_title == false
bzr revid: fme@openerp.com-20111208152700-rfj522vcvyhpwnst
2011-12-08 16:27:00 +01:00
Fabien Pinckaers 63ad3f6af7 [IMP] Contracts management
bzr revid: fp@tinyerp.com-20111208152658-9ahc2i138gztg7y1
2011-12-08 16:26:58 +01:00
Xavier Morel 042836d89e [FIX] account: colors specification in contracts view
bzr revid: xmo@openerp.com-20111208151956-l6qqmil0y32kk9gq
2011-12-08 16:19:56 +01:00
Christophe Simonis 1831cddc7e [FIX] core -> is_application
bzr revid: chs@openerp.com-20111208151455-d7pffuiwxdns76ec
2011-12-08 16:14:55 +01:00
Xavier Morel b27ea250df [IMP] restrict drag&drop of list elements to the list itself
bzr revid: xmo@openerp.com-20111208150950-b1eip9apksztlrda
2011-12-08 16:09:50 +01:00
Fabien Meghazi 24148e721c [IMP] Add action buttons to debug view editing popup
Note: it causes an error because it wants to switch to page view but saves anyway.

bzr revid: fme@openerp.com-20111208150332-hf6kndst4wo0f3mt
2011-12-08 16:03:32 +01:00
Christophe Simonis 9b9d4f0928 [IMP] ir.module.module: rename 'core' to 'is_application'
bzr revid: chs@openerp.com-20111208145101-oth2k8xuymze7y2l
2011-12-08 15:51:01 +01:00
Fabien Meghazi 7a33d79937 [IMP] Misc improvements to calendar view
bzr revid: fme@openerp.com-20111208143630-ua7tbt600fb4e5c3
2011-12-08 15:36:30 +01:00
Xavier Morel 9268a1c680 [ADD] editable list navigation via KEY_UP and KEY_DOWN
Both start by saving the row being edited, then (if the save is successful) going to the record above or below them

bzr revid: xmo@openerp.com-20111208141923-1p1rm4mu0hikls6m
2011-12-08 15:19:23 +01:00
Vaibhav (OpenERP) 15e9b073c6 [FIX] ListView drag&drop within parent bound.
bzr revid: vda@tinyerp.com-20111208131633-b7c3bd5hs3deuobd
2011-12-08 18:46:33 +05:30
Xavier Morel 54f3f38957 [IMP] ListView#save_row internals by taking advantage of Deferred#pipe
and FormView#do_save returning a deferred of course.

bzr revid: xmo@openerp.com-20111208123846-dp3cgbsljl41q82k
2011-12-08 13:38:46 +01:00
Xavier Morel 37dee90724 [IMP] API for ListView#save_row (better use returned deferred)
* Deferred now provides creation flag and which record was edited on resolution
* Moved logic for editing next record (or creating a new one) to keyboard event handler
* Extracted keyboard even handler to prepare for new edition keys

bzr revid: xmo@openerp.com-20111208122946-221yve4amubqo1be
2011-12-08 13:29:46 +01:00
Fabien Meghazi 0ce87ab853 [FIX] Fix problem with reference field. Field is not reset when set_value(false)
bzr revid: fme@openerp.com-20111208122851-gd2v732m4105x3bh
2011-12-08 13:28:51 +01:00
Fabien Meghazi 31e245129e [ADD] Kanban buttons support type="switch_<viewtype>"
bzr revid: fme@openerp.com-20111208122535-mwfcxumecreg588b
2011-12-08 13:25:35 +01:00
Fabien Pinckaers 75fb009dae [IMP] fix on PoS module
bzr revid: fp@tinyerp.com-20111208120111-skr3af91uiqot1ie
2011-12-08 13:01:11 +01:00
Antony Lesuisse a5b31d465e [MERGE] tiles style
bzr revid: al@openerp.com-20111208114722-1tko0x521cf3r2qk
2011-12-08 12:47:22 +01:00
Quentin (OpenERP) 650eb7f6e8 [REF] account: refactoring of code generating the COA from template
bzr revid: qdp-launchpad@openerp.com-20111208114159-hhzftkic9rvtpms5
2011-12-08 12:41:59 +01:00
Xavier Morel eacd5ff1f2 [FIX] have readonly m2m fields open their form popup in readonly mode
bzr revid: xmo@openerp.com-20111208104742-k8rapp1l49wyayst
2011-12-08 11:47:42 +01:00
Xavier Morel 8683629a75 [IMP] move page widgets to an openerp.web.page namespace, from openerp.web.form
bzr revid: xmo@openerp.com-20111208103732-grfv19fhu0dxtk3m
2011-12-08 11:37:32 +01:00
Fabien Pinckaers 2891eeb1f8 [IMP] search view on calendars
bzr revid: fp@tinyerp.com-20111208103222-p1eh7yv431kig1pa
2011-12-08 11:32:22 +01:00
Xavier Morel fef31e0d71 [ADD] page view reference field
behaves much like the corresponding m2o field: simply links to the referenced object

bzr revid: xmo@openerp.com-20111208102809-ljc9sm84pc9snda0
2011-12-08 11:28:09 +01:00
Raphael Collet 5d0ce16a66 [MERGE] polish2: improve mrp_operations
bzr revid: rco@openerp.com-20111208094928-2tazy13fxsjfipz2
2011-12-08 10:49:28 +01:00
Xavier Morel f3d4219164 [IMP] editable list UI
* removed cancel edition button
* used an icon for save edition button

bzr revid: xmo@openerp.com-20111208091055-j80gi36s0j5c3mpi
2011-12-08 10:10:55 +01:00
Quentin (OpenERP) ebac9ace6e [FIX] l10n_ch: kwargs fix
bzr revid: qdp-launchpad@openerp.com-20111208083034-lkvwxbv1xw0s9eps
2011-12-08 09:30:34 +01:00
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 229e507a4b [IMP] Relooking of the modules vignette, the Kanban view is now the default view for the module screen.
bzr revid: mit@openerp.com-20111207185058-xb5b4z8cz0zd6gla
2011-12-07 19:50:58 +01:00
Quentin (OpenERP) 3f7c296563 [REF] account: refactoring of the code for generating COA from templates
bzr revid: qdp-launchpad@openerp.com-20111207164132-9jep5ucj9qnio3hf
2011-12-07 17:41:32 +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
Launchpad Translations on behalf of openerp 0199461509 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20111208053607-5eolhazj9nhu05j3
bzr revid: launchpad_translations_on_behalf_of_openerp-20111208060700-nb1yi7ecs4q7932m
2011-12-08 06:07:00 +00: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
Quentin (OpenERP) 59191db574 [FIX] account_voucher: fixed onchange_partner_id when no journal_id is given
bzr revid: qdp-launchpad@openerp.com-20111207161555-iatt11l2p3yynfzt
2011-12-07 17:15:55 +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
Vo Minh Thu 0ae257c780 [MERGE] merged cleaned warnings (appearing in the install logs).
bzr revid: vmt@openerp.com-20111207161140-4ams7da4t5l5n54u
2011-12-07 17:11:40 +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
Vo Minh Thu 706e732f49 [FIX] sale/mrp: revert previous commit, reestablish the setting of
the property_ids fields (which does not exist yet).

bzr revid: vmt@openerp.com-20111207145854-p334skwo93fy124l
2011-12-07 15:58:54 +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
Quentin (OpenERP) 9941aaed27 [REF] account: refactoring of generation COA from templates code
bzr revid: qdp-launchpad@openerp.com-20111207135307-vfv295s9v9ouww8y
2011-12-07 14:53:07 +01:00
Vo Minh Thu 62c3f98714 [IMP] sale/procurement: still add the property_ids, but via inheritance (the property_ids value was removed in a previous clean warning commit).
bzr revid: vmt@openerp.com-20111207134535-y8oav1gurv8b7rd5
2011-12-07 14:45:35 +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
Quentin (OpenERP) 4e6f2e376e [MERGE] merged the last branch of development related to the voucher multicurrencies handling
bzr revid: qdp-launchpad@openerp.com-20111207124216-jmmmzgoxqz6zqa3p
2011-12-07 13:42:16 +01:00
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