Commit Graph

48866 Commits

Author SHA1 Message Date
Launchpad Translations on behalf of openerp 83b2938234 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120615044250-6mflzs43jxli3a9c
2012-06-15 04:42:50 +00:00
Antony Lesuisse 100aa232b1 [MERGE] client_action from url]
bzr revid: al@openerp.com-20120614184657-1vpdyyns78iiskhg
2012-06-14 20:46:57 +02:00
Christophe Simonis d8a5c516fa [FIX] client_action from url: use params from state and not from query string (avoid reloading web page)
bzr revid: chs@openerp.com-20120614165345-lla5x0a0pb0e7gsq
2012-06-14 18:53:45 +02:00
Christophe Simonis 752fe6171f [FIX] allow excution of client actions from url
bzr revid: chs@openerp.com-20120614164141-s8hm4wj5xoswh9ym
2012-06-14 18:41:41 +02:00
Fabien Meghazi db054a47d8 [FIX] Fix back kanban view in o2m
bzr revid: fme@openerp.com-20120614160955-r9tdhztskc2bcg8e
2012-06-14 18:09:55 +02:00
Fabien Meghazi 0e5ef33fdc [IMP] Remove useless code in binary fields
bzr revid: fme@openerp.com-20120614155758-lglfapqxkrctrfn4
2012-06-14 17:57:58 +02:00
Olivier Dony bed2f2f0e6 [MERGE] One more step towards better view validation: RNG validation on rendered view
This will allow improved validation of inherited
views, which is not possible when only the raw
arch is validated on its own - without context 
many things cannot be verified.
Calling fields_view_get() also catches early all
mistakes that require dynamic validation, like
wrong XPath expressions (parent view contains
no match).
In order to have current addons pass the improved
validation the RNG had to be fixed to support
the new @modifiers attribute added by fields_view_get()
itself on many view elements, and a few missing
valid attributes, like @invisible on <filter>
and <group>. The latter had never been used
as part of the view architecture but appear
as a result of the handling of @groups
restrictions on view elements, and must
be allowed by the RNG schema.

bzr revid: odo@openerp.com-20120614153532-9200td4q90zci4jb
2012-06-14 17:35:32 +02:00
Olivier Dony 0a80d35a66 [MERGE] Second round of fixes for improved view validation (just 1 fix in account)
bzr revid: odo@openerp.com-20120614153345-yanx3ouu4jbv1378
2012-06-14 17:33:45 +02:00
Olivier Dony 452d1e5ee6 [FIX] account: @refresh attribute does not exist for tree views
bzr revid: odo@openerp.com-20120614145023-iffj1kfkz5vmoatw
2012-06-14 16:50:23 +02:00
Olivier Dony 3a81cf88f8 [IMP] Improve view validation to based on fields_view_get rendering, not just raw arch
This will allow improved validation of inherited
views, which is not possible when only the raw
arch is validated on its own - without context 
many things cannot be verified.
Calling fields_view_get() also catches early all
mistakes that require dynamic validation, like
wrong XPath expressions (parent view contains
no match).
In order to have current addons pass the improved
validation the RNG had to be fixed to support
the new @modifiers attribute added by fields_view_get()
itself on many view elements, and a few missing
valid attributes, like @invisible on <filter>
and <group>. The latter had never been used
as part of the view architecture but appear
as a result of the handling of @groups
restrictions on view elements, and must
be allowed by the RNG schema.

bzr revid: odo@openerp.com-20120614144633-31c642s7q7f28o6b
2012-06-14 16:46:33 +02:00
niv-openerp 4d386b402d [IMP] Only displays warning in m2o if the user typed something.
bzr revid: nicolas.vanhoren@openerp.com-20120614142309-xf4pj2oo5bl7zh9x
2012-06-14 16:23:09 +02:00
Fabien Meghazi edcf216d33 [FIX] Saving a binary field not saved yet crashes
lp bug: https://launchpad.net/bugs/1010475 fixed

bzr revid: fme@openerp.com-20120614150010-ik6f3rqk8li314aq
2012-06-14 17:00:10 +02:00
Stephane Wirtel 8c01d7ba59 [MERGE] Improve the form views with the defined style for 7.0
bzr revid: stw@openerp.com-20120614135635-f7l5nqd42eu5jfiy
2012-06-14 15:56:35 +02:00
Fabien Meghazi c735159794 [IMP] Improved sidebar dropdowns
bzr revid: fme@openerp.com-20120614134819-rmfanstzir8kpyo3
2012-06-14 15:48:19 +02:00
Stephane Wirtel b9a93fd973 [FIX] delivery: Fix a problem with the view
bzr revid: stw@openerp.com-20120614131354-0eo8lj0v4th8up3t
2012-06-14 15:13:54 +02:00
Stephane Wirtel 5aff93a76d [FIX] account_anglo_saxon: Set the right xpath expression for an inheritance
bzr revid: stw@openerp.com-20120614124200-hsfg65v54j4bz51v
2012-06-14 14:42:00 +02:00
Fabien Meghazi 6f7e0a562e [ADD] Added Event Bus
bzr revid: fme@openerp.com-20120614121719-tri5zx5gjjqj3ea6
2012-06-14 14:17:19 +02:00
Stephane Wirtel 47266f41d4 [FIX] account_anglo_saxon: bad xpath expression
bzr revid: stw@openerp.com-20120614105245-y0ddn28zauqnz07j
2012-06-14 12:52:45 +02:00
Stephane Wirtel 73c9a9d20d [REF] Review a lot of views
bzr revid: stw@openerp.com-20120614100801-wfbhtpw9lamv2uuf
2012-06-14 12:08:01 +02:00
niv-openerp 812f6aca49 [IMP] Some change in o2m
bzr revid: nicolas.vanhoren@openerp.com-20120614094411-mqfsj1r8ct4hht20
2012-06-14 11:44:11 +02:00
Stephane Wirtel 5a32af42b7 [REF] Review some form views with the new guide lines
bzr revid: stw@openerp.com-20120614062414-q6o8ze4ba6em6o65
2012-06-14 08:24:14 +02:00
Launchpad Translations on behalf of openerp d4271f66c8 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120613045614-nvpnoumt1aazscag
bzr revid: launchpad_translations_on_behalf_of_openerp-20120614043456-3m7u51qfu23c0qhx
bzr revid: launchpad_translations_on_behalf_of_openerp-20120614044123-deayo2v3jjc74u8f
2012-06-14 04:41:23 +00:00
Fabien Meghazi 784bec95fd [ADD] Recovered delete icon for the attachments
bzr revid: fme@openerp.com-20120613161712-91h2yvg0rykwun2j
2012-06-13 18:17:12 +02:00
Fabien Meghazi 8401b686b6 [FIX] Brought back attachments
bzr revid: fme@openerp.com-20120613141016-8m2mj4b7d9zzk7a5
2012-06-13 16:10:16 +02:00
Fabien Meghazi 1ce9ec0718 [IMP] Improved hidden file uploads usage
bzr revid: fme@openerp.com-20120613100516-1opf05g81icwuwbr
2012-06-13 12:05:16 +02:00
Stephane Wirtel d36169b906 [REF] Review some form views with the guide lines
bzr revid: stw@openerp.com-20120613090657-xfz9vtvqek3znqdr
2012-06-13 11:06:57 +02:00
Stephane Wirtel b846d5fec2 [FIX] account_analytic_analysis: we can't create a view of an external module
bzr revid: stw@openerp.com-20120614100123-eq8wpp3t20minf59
2012-06-14 12:01:23 +02:00
Fabien Pinckaers 940cf37e4f [IMP] When you configure OpenERP, you need a full control on how to display the footer and bank accounts
bzr revid: fp@tinyerp.com-20120612171753-rhp9iq8y2c53puhe
2012-06-12 19:17:53 +02:00
Fabien Pinckaers f1716c0e35 [IMP] improved comment TODO
bzr revid: fp@tinyerp.com-20120612171459-74dh9ik7yju2mum5
2012-06-12 19:14:59 +02:00
Antony Lesuisse 8c92074457 [MERGE] anonymous mode
bzr revid: al@openerp.com-20120612162728-08gmly2r55rp2cn5
2012-06-12 18:27:28 +02:00
Raphael Collet 6016960cf5 [MERGE] trunk-first_10_clicks-hr-mma (small improvements in employee form and kanban view)
bzr revid: rco@openerp.com-20120612144921-j4zu6nxiof1hjgvg
2012-06-12 16:49:21 +02:00
Raphael Collet 09aafc48d2 [MERGE] from trunk
bzr revid: rco@openerp.com-20120612143042-3h0umeoilcn9buot
2012-06-12 16:30:42 +02:00
Raphael Collet 15e2795879 [IMP] hr, hr_holiday: put last_login and leave_type together in employee kanban
bzr revid: rco@openerp.com-20120612142808-bkm8hbgnw44cwh15
2012-06-12 16:28:08 +02:00
Raphael Collet 357db69ff8 [IMP] hr_holiday: remove hidden fields from form view
bzr revid: rco@openerp.com-20120612141736-wh9bjxjzs2ep6obr
2012-06-12 16:17:36 +02:00
Raphael Collet f9b3e87ddf [FIX] hr_holiday: fix current leave element in kanban view of employee
bzr revid: rco@openerp.com-20120612141026-ygrcbfy6yfy19iw9
2012-06-12 16:10:26 +02:00
Fabien Meghazi bc6de08dad [FIX] Hide pager in form select popups
bzr revid: fme@openerp.com-20120612134455-vqofc8nkyu3i0chq
2012-06-12 15:44:55 +02:00
Raphael Collet 4746506598 [FIX] hr: improve the simplified form view of hr.job, and use it in the employee form
bzr revid: rco@openerp.com-20120612133452-23s6ta98tybd2371
2012-06-12 15:34:52 +02:00
Fabien Meghazi f48bf47024 [IMP] Improved sass mixin usage
bzr revid: fme@openerp.com-20120612133437-19d75fct3g844p84
2012-06-12 15:34:37 +02:00
Fabien Meghazi 554195630b [IMP] Improved o2m and m2m viewmanager/listview styling
bzr revid: fme@openerp.com-20120612131543-qmltlt7p1h8g5xk5
2012-06-12 15:15:43 +02:00
Raphael Collet 762b602ece [IMP] hr: improve employee form
bzr revid: rco@openerp.com-20120612122558-bzaqf1dd5z14975k
2012-06-12 14:25:58 +02:00
Xavier Morel 250ae50514 [FIX] box-shadow mixin
bzr revid: xmo@openerp.com-20120612121947-67c59hg3fmzwanp3
2012-06-12 14:19:47 +02:00
Raphael Collet fcca76b487 [MERGE] trunk-first_10_clicks-psi (add group to enable task delegation)
bzr revid: rco@openerp.com-20120612095835-iisiv73hqbhe9l9w
2012-06-12 11:58:35 +02:00
Christophe Simonis 80950bd071 [FIX] anonymous: correct dependencies
bzr revid: chs@openerp.com-20120612094022-k5c601sqsizlc7yc
2012-06-12 11:40:22 +02:00
Raphael Collet b152336fe4 [MERGE] trunk-module_image_on_form-psi (improve module form view)
bzr revid: rco@openerp.com-20120612093229-h6wd4g8iqoqnx217
2012-06-12 11:32:29 +02:00
Raphael Collet d4bfc8df5b [IMP] module: rename field 'image' to 'icon_image' (leaving 'image' for other kinds of module images)
bzr revid: rco@openerp.com-20120612091041-fpamk1r8b4e42k9v
2012-06-12 11:10:41 +02:00
Raphael Collet fc7f6da6de [FIX] module form view: fix field label
bzr revid: rco@openerp.com-20120612090513-sl8v5io7lzk3ubts
2012-06-12 11:05:13 +02:00
Raphael Collet b9cff8ac28 [MERGE] from trunk
bzr revid: rco@openerp.com-20120612085325-aqpysyfp7e202r44
2012-06-12 10:53:25 +02:00
Fabien Meghazi 396aede019 [FIX] Fixed some hidden classes problem, improved binary image field's styling
bzr revid: fme@openerp.com-20120612081812-5w6e2bmg0pl6ou12
2012-06-12 10:18:12 +02:00
Fabien Meghazi 4cc23e0e0b [FIX] Fixed form@version support in FormViewRenderingEngine
bzr revid: fme@openerp.com-20120612081058-djm5yz1sccdlnm10
2012-06-12 10:10:58 +02:00
Launchpad Translations on behalf of openerp b871639070 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120612045555-2irdwxgtdcfdho23
2012-06-12 04:55:55 +00:00