Commit Graph

1575 Commits

Author SHA1 Message Date
Christophe Simonis 9d44cb7fcd [FIX] display config after immediate install (if any)
bzr revid: chs@openerp.com-20111213114442-tcyuyazfvfo868ul
2011-12-13 12:44:42 +01:00
Naresh (OpenERP) e7f3e590b7 [REF]:
bzr revid: nch@tinyerp.com-20111213105146-fz6fejswta7mzfcp
2011-12-13 16:21:46 +05:30
Launchpad Translations on behalf of openerp 78f56f29f2 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20111213050134-6nnnre8jpmgfexbf
bzr revid: launchpad_translations_on_behalf_of_openerp-20111213050209-stiq9yo8ce9z4lrl
2011-12-13 05:02:09 +00:00
Fabien Pinckaers 33642e464a [IMP] useability board amdin
bzr revid: fp@tinyerp.com-20111212162133-ykfruug7qns3fwe9
2011-12-12 17:21:33 +01:00
Fabien Pinckaers a8eef55c42 [IMP] do not show hidden modules
bzr revid: fp@tinyerp.com-20111212152709-wokl96u6u35tt8yi
2011-12-12 16:27:09 +01:00
Fabien Pinckaers b82cb38fdc [IMP] improved useability on modules
bzr revid: fp@tinyerp.com-20111212150440-8qkqqis42r4e9kcb
2011-12-12 16:04:40 +01:00
Antony Lesuisse 71543213cc [IMP] immeditate install, remove old web modules
bzr revid: al@openerp.com-20111212111419-55497mnuzsouyjun
2011-12-12 12:14:19 +01:00
Antony Lesuisse d47871a6e7 [FIX] more web removal
bzr revid: al@openerp.com-20111212105714-2qadzhd4kga9qqdq
2011-12-12 11:57:14 +01:00
Antony Lesuisse 799340ad0a [IMP] immediate install, remove old web modules
bzr revid: al@openerp.com-20111212104029-fn7h53l24c7349j8
2011-12-12 11:40:29 +01:00
Fabien Meghazi 89ee71e742 [IMP] Change in dashboard view api. @creatable is an action id, not a form view id
bzr revid: fme@openerp.com-20111212095711-hvtk2sa92cnz6oxw
2011-12-12 10:57:11 +01:00
Fabien Pinckaers e0136c19f0 [FIX] better search view on modules
bzr revid: fp@tinyerp.com-20111211205720-xe79qthtfievoowv
2011-12-11 21:57:20 +01:00
Fabien Pinckaers f8ef59db7e [FIX] workflow returning actions
bzr revid: fp@tinyerp.com-20111211102140-8zyihjdldfbas85u
2011-12-11 11:21:40 +01:00
Xavier Morel fd0d1109a0 [ADD] method returning the list of menus installed by a given module
bzr revid: xmo@openerp.com-20111209165806-k0suwwe6a86y4rg3
2011-12-09 17:58:06 +01:00
Minh Tran 610f046878 [IMP] Some css tweaks in the kanban module vignette
bzr revid: mit@openerp.com-20111209165436-16e2y78hbb8w19g8
2011-12-09 17:54:36 +01:00
Raphael Collet 6ae2f3b3e6 [FIX] res_users: ignore group fields in create and write when 'groups_id' is given
bzr revid: rco@openerp.com-20111209151855-hw23dp6a3ycs3pj8
2011-12-09 16:18:55 +01:00
Raphael Collet a15cfa48c6 [IMP] res_users: improve create, write, read, and default_get with group fields
bzr revid: rco@openerp.com-20111209134658-vmvfvlngoa1wd7y1
2011-12-09 14:46:58 +01:00
Raphael Collet e85fd9b685 [IMP] res_users: add domain when searching for groups by application
bzr revid: rco@openerp.com-20111209124821-vcvsjlwacb3xtz90
2011-12-09 13:48:21 +01:00
Xavier Morel 9e94b86bfe [IMP] icon management in modules
* If icon is present in descriptor file, use that path
* Else try to find #{module}/static/src/img/icon.png
* Else fallback on /base/static/src/img/icon.png

bzr revid: xmo@openerp.com-20111209122803-elwonegpl8kut7pf
2011-12-09 13:28:03 +01:00
Xavier Morel c25475879c [IMP] opening and getting data from module description file
bzr revid: xmo@openerp.com-20111209120207-3kkyvwedbjez29rl
2011-12-09 13:02:07 +01:00
Xavier Morel 80de80c7dd [IMP] reduce noise in setting default values of module descriptor file
bzr revid: xmo@openerp.com-20111209115316-2gqwmn2pi34vzu29
2011-12-09 12:53:16 +01:00
Xavier Morel 89eb114091 [ADD] API for immediate installation of modules (modules kanban view), buttons everywhere, remove weird kanban image fallback
bzr revid: xmo@openerp.com-20111209114002-dlz79hxft05bhnqx
2011-12-09 12:40:02 +01:00
Naresh (OpenERP) 978299a26c [IMP]:added default icon for kanban and gantt view
lp bug: https://launchpad.net/bugs/901601 fixed

bzr revid: nch@tinyerp.com-20111209111336-8sqgc9z9ska1yer8
2011-12-09 16:43:36 +05:30
Raphael Collet ace110935c [IMP] module: improve form view of ir.module.category
bzr revid: rco@openerp.com-20111209103553-rizqndp6ucf0mk4n
2011-12-09 11:35:53 +01:00
Raphael Collet 41501317ed [FIX] res_users: group fields shall be removed before write
bzr revid: rco@openerp.com-20111209103053-wnolmypihzj95b9u
2011-12-09 11:30:53 +01:00
Raphael Collet 705e3a1346 merge from trunk
bzr revid: rco@openerp.com-20111209101101-ut4brstg8nmet03c
2011-12-09 11:11:01 +01:00
Raphael Collet 251dc86e67 [IMP] res_users: improve get_groups_by_application
bzr revid: rco@openerp.com-20111209092700-v7vbcgmliydmo6up
2011-12-09 10:27:00 +01:00
Raphael Collet 823c79f510 [FIX] res_users: avoid coalesce in uniqueness constraint (not well supported)
bzr revid: rco@openerp.com-20111209081110-88zlxdt46tq4is4l
2011-12-09 09:11:10 +01:00
Raphael Collet cda72d1e96 [IMP] res_users: implement sorting on full_name
bzr revid: rco@openerp.com-20111209080319-otm4tr2ezw60109l
2011-12-09 09:03:19 +01:00
Raphael Collet 0940bea6f1 [IMP] make module category and group names translatable
bzr revid: rco@openerp.com-20111209080239-n58y4se9n6pjcll2
2011-12-09 09:02:39 +01:00
Antony Lesuisse 926041c8b8 [MERGE] module kanban
bzr revid: al@openerp.com-20111208224332-4wg6k0w1uzuwlyum
2011-12-08 23:43:32 +01:00
Antony Lesuisse 7e12f46469 [IMP] ir.module.module: rename is_application to application
bzr revid: al@openerp.com-20111208222241-n9raoe1jec4llh26
2011-12-08 23:22:41 +01:00
Minh Tran 3a84d1c8b0 Changed modules icons in the vignette
bzr revid: mit@openerp.com-20111208161124-o325usj9ikheewv8
2011-12-08 17:11:24 +01:00
Fabien Meghazi cf6fedf5bb [ADD] Add 'creatable' attribute to dashboard's action tags
bzr revid: fme@openerp.com-20111208160359-uyb3jx719s5iwevo
2011-12-08 17:03:59 +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
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
Raphael Collet 8059d3cadc [IMP] res_users: improve code for arch view generation
bzr revid: rco@openerp.com-20111207123504-g2mvkk4g4cp0exga
2011-12-07 13:35:04 +01:00
Raphael Collet f1fc682639 [FIX] res_users: do not store field 'full_name' of groups, as this would not work with translations
bzr revid: rco@openerp.com-20111207121101-cwjvy6dfu67ryh26
2011-12-07 13:11:01 +01:00
Raphael Collet bfaff8a48f merge from trunk
bzr revid: rco@openerp.com-20111207112438-9598ucb1vj0zt1g4
2011-12-07 12:24:38 +01:00
Raphael Collet ec12c2d32a [IMP] res_users: add comments
bzr revid: rco@openerp.com-20111207085002-ft2u77qab1m259d2
2011-12-07 09:50:02 +01:00
Raphael Collet c029699c5e [FIX] res_users: fix write() on selection group fields
bzr revid: rco@openerp.com-20111207084419-14xffbe63qa12g5y
2011-12-07 09:44:19 +01:00
Raphael Collet 92ce00ddb5 [IMP] res_users: simplify code
bzr revid: rco@openerp.com-20111207084332-y97sss2jx1cdztt3
2011-12-07 09:43:32 +01:00
Raphael Collet fdfcf965db [IMP] res_users: remove unused stuff
bzr revid: rco@openerp.com-20111206163200-pmw8n30nlnjn3foy
2011-12-06 17:32:00 +01:00
Raphael Collet 96878a5fc6 [IMP] res_users: remove unused methods get_closure and get_maximal
bzr revid: rco@openerp.com-20111206162356-rysxwfb47h3javtg
2011-12-06 17:23:56 +01:00
Raphael Collet a3424cf3e2 [IMP] res_users: improve comments
bzr revid: rco@openerp.com-20111206162020-tql7kmggqirq0oy6
2011-12-06 17:20:20 +01:00
Fabien Pinckaers 8e1990a562 [IMP] Access Rights on Modules Installation
bzr revid: fp@tinyerp.com-20111206161732-yf8dwoqde63je8nf
2011-12-06 17:17:32 +01:00
Xavier Morel 3f93344b84 [FIX] missing view type
bzr revid: xmo@openerp.com-20111206141204-i2gu7btahtz805kd
2011-12-06 15:12:04 +01:00
Raphael Collet 6093f636f7 [IMP] res_users: simplify group categorization
bzr revid: rco@openerp.com-20111206135148-uu5vd4w15slr93cg
2011-12-06 14:51:48 +01:00
Raphael Collet 788eb62ac2 [IMP] res_users: improve access rights on user form
bzr revid: rco@openerp.com-20111206125642-hatpewnnxsg9nerx
2011-12-06 13:56:42 +01:00
Fabien Pinckaers f7d4c3384d [IMP] Core features on modules, better views for modules
bzr revid: fp@tinyerp.com-20111206111531-qdkajwatqzb0dz45
2011-12-06 12:15:31 +01:00
Raphael Collet 5fdb413021 merge from trunk
bzr revid: rco@openerp.com-20111206111115-2oz2cpc41ngkfepx
2011-12-06 12:11:15 +01:00
Raphael Collet 9e1de990fd [IMP] res_users: add tips in selector group fields
bzr revid: rco@openerp.com-20111206110920-34fp50qt3v1hscef
2011-12-06 12:09:20 +01:00
Raphael Collet 12ce46102f res_users: reintroduce selectors for group fields
bzr revid: rco@openerp.com-20111206110515-4rhub0y2d0lbboac
2011-12-06 12:05:15 +01:00
Fabien Pinckaers 1921462ecd [IMP] default address
bzr revid: fp@tinyerp.com-20111206102409-crkfg8xgxlbzhp9d
2011-12-06 11:24:09 +01:00
Raphael Collet 720a6fb7dd [IMP] reimplemented user access rights form (basic)
bzr revid: rco@openerp.com-20111206091011-u7vgz4ig9p2ae2bl
2011-12-06 10:10:11 +01:00
Fabien Pinckaers eb59cfaa06 [IMP] kanban view for modules, to be improved by Minh
bzr revid: fp@tinyerp.com-20111205171313-vucy2qz57xi68a2k
2011-12-05 18:13:13 +01:00
Fabien Pinckaers 7ab729dde9 [IMP] useability + kanban view on modules
bzr revid: fp@tinyerp.com-20111205164855-qd1hu2y599hq7xzs
2011-12-05 17:48:55 +01:00
Raphael Collet 4fdf1ab805 [FIX] groups: fix implementation of trans_implied_ids
bzr revid: rco@openerp.com-20111205111609-3ll31ozf871zrtly
2011-12-05 12:16:09 +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
Raphael Collet ac62aebefc [FIX] move definition of fields category_id and full_name, and fix unique name constraint
bzr revid: rco@openerp.com-20111202163022-ntc4ni944zwkm50n
2011-12-02 17:30:22 +01:00
Raphael Collet 6431688615 [IMP] base: link groups to applications (module categories)
bzr revid: rco@openerp.com-20111202161456-esv3hil2ricovi7u
2011-12-02 17:14:56 +01:00
Vo Minh Thu b0961a0dde [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20111202160546-t5csnsd6daclcqxs
2011-12-02 17:05:46 +01:00
Raphael Collet 92057d3d84 [IMP] add field category_id on groups
bzr revid: rco@openerp.com-20111202155624-hp2p1md2y4s4zcw0
2011-12-02 16:56:24 +01:00
Raphael Collet 0c2183b121 [IMP] res_users: rename function
bzr revid: rco@openerp.com-20111202141410-jcjr3ftaih7hs232
2011-12-02 15:14:10 +01:00
Raphael Collet 08d4845a49 [IMP] res_groups: add function field trans_implied_ids
bzr revid: rco@openerp.com-20111202140417-0hgg92yks1vprnem
2011-12-02 15:04:17 +01:00
Naresh (OpenERP) 74fbbc36e1 [FIX]:Properties should be deleted when the related record is deleted
lp bug: https://launchpad.net/bugs/891580 fixed

bzr revid: nch@tinyerp.com-20111202102202-0jzzlqu68fypbbl3
2011-12-02 15:52:02 +05:30
Launchpad Translations on behalf of openerp 86bfd7a4ee Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20111202044454-6e0qzrobadl3pnii
2011-12-02 04:44:54 +00:00
Quentin (OpenERP) 564f00b2da [MERGE] merged the dev branch with address format country specific. Courtesy of Dhara
bzr revid: qdp-launchpad@openerp.com-20111201163340-yga019rhfwipwvuv
2011-12-01 17:33:40 +01:00
Quentin (OpenERP) c900059a3e [IMP] res_partner_address, display_address: improved help tooltip on address_format + made private the function _display_address as it's not usable through direct RPC requests + added context=None in the signature of this function, for future needs
bzr revid: qdp-launchpad@openerp.com-20111201162747-gcbh995k1pu8ql7m
2011-12-01 17:27:47 +01:00
Raphael Collet 298add20ca [FIX] add missing import
bzr revid: rco@openerp.com-20111201155758-y1tej4pqrupzifs0
2011-12-01 16:57:58 +01:00
Raphael Collet 3343ccbed1 [IMP] add log message when skipping sending email
bzr revid: rco@openerp.com-20111201155248-o284h5r27pjrxbbx
2011-12-01 16:52:48 +01:00
Vo Minh Thu 842cb1ad41 [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20111201153214-0iintvpp7crnr2jc
2011-12-01 16:32:14 +01:00
Raphael Collet 9aa1ecbe58 [IMP] indicate tests in current thread, and prevent email sending during tests
bzr revid: rco@openerp.com-20111201153156-2ki7x22evf5ojyrz
2011-12-01 16:31:56 +01:00
Quentin (OpenERP) dd436b075b [IMP] base: country specific address format small imp
bzr revid: qdp-launchpad@openerp.com-20111201145052-onb2k2xp2pu94124
2011-12-01 15:50:52 +01:00
Quentin (OpenERP) b2678acf99 [IMP] base: contry specific address format cleanup and improvements
bzr revid: qdp-launchpad@openerp.com-20111201144055-htokze3jly7ent02
2011-12-01 15:40:55 +01:00
Quentin (OpenERP) f3a9c71a68 [MERGE] merged with main trunk server branch
bzr revid: qdp-launchpad@openerp.com-20111201143703-okq4lq4s9iy6gaol
2011-12-01 15:37:03 +01:00
Vo Minh Thu 43745c4cb9 [IMP] tests: moved tests into openerp.tests, expose test suites.
bzr revid: vmt@openerp.com-20111201140012-y9kmto0le0ugxdzf
2011-12-01 15:00:12 +01:00
Vo Minh Thu 1b2439c27a [MERGE] wizard: add a deprecation warning for the old-style wizards.
bzr revid: vmt@openerp.com-20111201124822-0e9illtpfmd58k40
2011-12-01 13:48:22 +01:00
Olivier Dony 7fa02d56b2 [MERGE] Bug 303455: orm.create() - use local before inherited, courtesy of Thibaut DIRLIK (Logica)
bzr revid: odo@openerp.com-20111201121503-bf7671is06atteb4
2011-12-01 13:15:03 +01:00
Xavier Morel 84004e8923 [REM] import_data: unused variables, redundant parens and variables
bzr revid: xmo@openerp.com-20111201121257-3uq3fyjumd9bvi9a
2011-12-01 13:12:57 +01:00
Xavier Morel f17633dad7 [FIX] correctly restore partial import index when restarting an import
bzr revid: xmo@openerp.com-20111201121040-c0547g8ev38r6u7t
2011-12-01 13:10:40 +01:00
Vo Minh Thu ccf788deef [FIX] wizard: typo.
bzr revid: vmt@openerp.com-20111201120643-ikr4v0piwpk0ydsu
2011-12-01 13:06:43 +01:00
Vo Minh Thu 717193750d [IMP] wizard: add little comment about wizards being deprecated.
bzr revid: vmt@openerp.com-20111201120413-x7hj54g1xced5xpa
2011-12-01 13:04:13 +01:00
Vo Minh Thu 167a54e0c7 [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20111201115908-f0v9hi917zbay6n6
2011-12-01 12:59:08 +01:00
Olivier Dony 3ada43620e [MERGE] base: no twitter API if twitter lib is missing
bzr revid: odo@openerp.com-20111201104144-b22q0qppjbhlkqz2
2011-12-01 11:41:44 +01:00
Raphael Collet b9532eced6 [MERGE] improve the menu positions in 'Settings'
bzr revid: rco@openerp.com-20111201094239-8xtfka1nvykb8lds
2011-12-01 10:42:39 +01:00
Olivier Dony ae733c78c7 [ADD] base: added Uruguayan peso currency (UYU), courtesy of Marcelo Zunino
bzr revid: odo@openerp.com-20111130220347-z83tgls9xujulxmf
2011-11-30 23:03:47 +01:00
Naresh (OpenERP) f211942d6a [FIX]:loading translation of .zip module
lp bug: https://launchpad.net/bugs/885134 fixed

bzr revid: nch@tinyerp.com-20111130085452-vcrxnv86avhfihom
2011-11-30 14:24:52 +05:30
Raphael Collet 20b398613c [MERGE] supplier view: set defaults for customer and supplier
bzr revid: rco@openerp.com-20111129153450-qw3eysh3mk2zmgkm
2011-11-29 16:34:50 +01:00
Olivier Dony d8256edcb7 [FIX] res.lang: incompatible behavior for thousands separator introduced in r.3415
r.3415 is revid vmt@openerp.com-20110516101941-ufa4ue8u5hlcfekm

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

bzr revid: odo@openerp.com-20111129141809-dppqa0yz0cflga3l
2011-11-29 15:18:09 +01:00
Vo Minh Thu 42f388bfa9 [IMP] openerp.wizard: added deprecation warning as
wizards must be implemented using the TransientModel class.

bzr revid: vmt@openerp.com-20111129112032-urq2qno8yu1hfan8
2011-11-29 12:20:32 +01:00
Olivier Dony b30865bdef [IMP] module: rename `Schedule Upgrade` to `Upgrade`, as it start immediately now
bzr revid: odo@openerp.com-20111129093913-8s50nn38mdqtkiwu
2011-11-29 10:39:13 +01:00
Olivier Dony 52eb2fae1c [FIX] ir.translation: keywargs not supported when clearing caches
bzr revid: odo@openerp.com-20111129093800-4bsldbpjh1q4zix1
2011-11-29 10:38:00 +01:00
Olivier Dony f93bb856e2 [MERGE] Fix bug 891544 - prevent double-encoding of binary fields
lp bug: https://launchpad.net/bugs/891544 fixed

bzr revid: odo@openerp.com-20111128124535-s8cesplj379ssfqm
2011-11-28 13:45:35 +01:00
Naresh (OpenERP) f47e32d437 [FIX]:initialise the parser before adding user defined sections to parser
lp bug: https://launchpad.net/bugs/822836 fixed

bzr revid: nch@tinyerp.com-20111128111430-cki6c7dkthq8ynug
2011-11-28 16:44:30 +05:30
Naresh (OpenERP) c11d1f06a9 [FIX]:Incorect format of report in OpenOffice
lp bug: https://launchpad.net/bugs/891544 fixed

bzr revid: nch@tinyerp.com-20111128100836-ad40b5hvoeqyoggm
2011-11-28 15:38:36 +05:30
Launchpad Translations on behalf of openerp ceeb9e2ced Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20111126054933-9pgheobruk7944hk
2011-11-26 05:49:33 +00:00
Fabien Pinckaers 944d163657 [FIX] domain -> context
bzr revid: fp@tinyerp.com-20111125171339-gzyt8ozus7satfvs
2011-11-25 18:13:39 +01:00
Olivier Dony f31c1d85d8 [MERGE] Missing modelines, requested and provided by Lionel Sausin (Numerigraphe)
bzr revid: odo@openerp.com-20111124161521-512vn56w3c4e303c
2011-11-24 17:15:21 +01:00
Olivier Dony aa6b926e74 [MERGE] YAML: Support m2o None value, courtesy of Dmitrijs Ledkovs (credativ)
bzr revid: odo@openerp.com-20111124153233-4vpb6k1c3ksllsfd
2011-11-24 16:32:33 +01:00
Vo Minh Thu c33b3c2194 [FIX] res_partner_view: the previous commit added the context but
forgot to use the default_ prefix.

bzr revid: vmt@openerp.com-20111124152815-coa4u93u9sala0la
2011-11-24 16:28:15 +01:00
Vo Minh Thu cdb5ed56ef [IMP] domain to context:
Use explicitely default_xxx in the context instead of
relying on the domain to fill form views.

bzr revid: vmt@openerp.com-20111124132710-690ah5ptpalfh7xi
2011-11-24 14:27:10 +01:00
Naresh (OpenERP) 2d67a75338 [FIX]: WARNING:orm:No such field(s) in model ir.values: object: This was probably missed out to be removed with the improvements made at 3560.1.8 odo@openerp.com-20110905141058-xa01o77l1rto6hg9
bzr revid: nch@tinyerp.com-20111124085813-28fbguyklybdq213
2011-11-24 14:28:13 +05:30
Olivier Dony 90041e5d81 [IMP] read_group: pass superuser uid to group_by_full methods to avoid access right issues
This helps avoid access right issues in restricted
contexts, such as embedded web client, or shared
access (via portal or share wizard).

bzr revid: odo@openerp.com-20111123133312-a4ywnivnex97xtk2
2011-11-23 14:33:12 +01:00
niv-openerp bb5b643f13 [imp] added new property in gantt view
bzr revid: nicolas.vanhoren@openerp.com-20111122141314-e8dqyq9m28qvekau
2011-11-22 19:43:14 +05:30
Olivier Dony d80b022195 [FIX] ir.ui.view.custom: fix access rights and rules
Anyone should have full access to their own
ir.ui.view.custom records, as this is the way
to customize dashboards. This is done with
full access for everybody + an access rule
that only grants this access on your own
records.

bzr revid: odo@openerp.com-20111122131110-awawg4dhgsxb6xrc
2011-11-22 14:11:10 +01:00
Numerigraphe - Lionel Sausin a2f4f2669b [IMP] Added missing vim mode lines
lp bug: https://launchpad.net/bugs/524279 fixed

bzr revid: ls@numerigraphe.fr-20111122085848-1atcrcw8e64altcp
2011-11-22 09:58:48 +01:00
Launchpad Translations on behalf of openerp b0e90fcf59 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20111122050017-0wnwpg2yvzk0xrln
2011-11-22 05:00:17 +00:00
Olivier Dony a50af56a05 [FIX] orm.read_group: fix merge logic for read_group_full:
- Properly merge results with list of values, even with reversed sort
- Pass `read_group_order` to `_group_by_full` implementations to let them
  handle sorting if they want.

bzr revid: odo@openerp.com-20111121164326-un722g5nsuzq94m5
2011-11-21 17:43:26 +01:00
Vo Minh Thu a787b202d4 [FIX] res_request: search() context arg turned to keyword arg.
bzr revid: vmt@openerp.com-20111121134823-1o1zwngrl4hxw097
2011-11-21 14:48:23 +01:00
Vo Minh Thu 5ef9dd5f3f [MERGE] Cleaning of the empty dict kwargs (replaced by None).
bzr revid: vmt@openerp.com-20111121133346-2yr8ow3zeyqa9ar5
2011-11-21 14:33:46 +01:00
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
Olivier Dony e17b51e384 [FIX] orm.read_group: check for empty groupby list
This is very ugly and needs a real refactoring,
just adding one more test for the time being.

bzr revid: odo@openerp.com-20111118153333-2skgbd197q8tb7uc
2011-11-18 16:33:33 +01:00
Olivier Dony 57d0d62b38 [MERGE] orm.read_group: partial refactoring, by xmo
bzr revid: odo@openerp.com-20111118152629-o4ult41v905dfj1t
2011-11-18 16:26:29 +01:00
Olivier Dony bde9585887 [FIX] res.users: incorrect passing of context as positional args causes off-by-one errors
bzr revid: odo@openerp.com-20111118150525-zmrd276b4d9tx15f
2011-11-18 16:05:25 +01:00
Olivier Dony ca458dd539 [FIX] orm.read_group: fix issues in read_group_full and rewrite/cleanup
Attempt to make it into a more maintainable/readable
separate method.

bzr revid: odo@openerp.com-20111118133642-b3126a5sph8bivmu
2011-11-18 14:36:42 +01:00
Olivier Dony 29574262c5 [FIX] fields.related: lazy init should avoid race conditions as much as possible
bzr revid: odo@openerp.com-20111118131104-a16vg7q2ws8se2ob
2011-11-18 14:11:04 +01:00
Tejas (OpenERP) 26b03141e3 Supplier search_default and default set
bzr revid: tta@openerp.com-20111118125848-a1b20uwcmtkdcknc
2011-11-18 18:28:48 +05:30
Fabien Pinckaers 34a9ecf339 fix
bzr revid: fp@tinyerp.com-20111118121103-vmlus5c14icgpvdv
2011-11-18 13:11:03 +01:00
Olivier Dony be65d63f54 [MERGE] sync w/ trunk
bzr revid: odo@openerp.com-20111118092824-oezev5012jljmgg2
2011-11-18 10:28:24 +01:00
Amit Bhavsar (Open ERP) 69102dc169 [polish3],improve the setting menu
bzr revid: amb@tinyerp.com-20111118092013-le696vrtwpeo0s2w
2011-11-18 14:50:13 +05:30
Naresh (OpenERP) 84a6f91180 [FIX]:UnboundLocalError
lp bug: https://launchpad.net/bugs/891500 fixed

bzr revid: nch@tinyerp.com-20111118085439-wgei8ockgn84jnep
2011-11-18 14:24:39 +05:30
Olivier Dony ca5fcc2bdf [IMP] orm,fields: some cleanup for sparse field implementation (wip)
bzr revid: odo@openerp.com-20111117143010-9nv7inr5ijzykgem
2011-11-17 15:30:10 +01:00
Xavier Morel c418cfcb9d [FIX] res.config: ensure there is a context before checking its content
lp bug: https://launchpad.net/bugs/891187 fixed

bzr revid: xmo@openerp.com-20111117120318-r9mns1w1vh9ea22b
2011-11-17 13:03:18 +01:00
Florent Xicluna 1156aee52a [FIX] discard closed connections. Restart not required anymore when connection is lost.
bzr revid: florent.xicluna@wingo.ch-20111117093335-6t16181mqt49z7bi
2011-11-17 10:33:35 +01:00
Fabien Pinckaers dfd8f91de9 [FIX] yaml import osv memory context
bzr revid: fp@tinyerp.com-20111116192051-zzwvxywkvxjvwjj0
2011-11-16 20:20:51 +01:00
Olivier Dony 3bf3279f25 [MERGE] Implementation of sparse field (to review), by Sebastien Beau, Akretion
bzr revid: odo@openerp.com-20111116172525-rmri79n9hpf2plwg
2011-11-16 18:25:25 +01:00
Olivier Dony 61c0e012b9 [MERGE] warn when create()/write() touches unknown field, courtesy of Stefan Rijnhart (Therp)
A patch will follow in addons to get rid of most of the
warnings introduced here.

bzr revid: odo@openerp.com-20111116113858-52nzw58ts7xnlxhe
2011-11-16 12:38:58 +01:00
Rucha (Open ERP) d4ad054000 [MERGE]: Merge with latest trunk-server
bzr revid: rpa@tinyerp.com-20111103071744-wkf0qgr8qkl540y7
bzr revid: rpa@tinyerp.com-20111116051225-w9b73w63w8g6z2hk
2011-11-16 10:42:25 +05:30
Rucha (Open ERP) aa10c5eb60 [MERGE]: Merge with latest trunk-server
bzr revid: rpa@tinyerp.com-20111116051110-jtb3437w8vu3qhph
2011-11-16 10:41:10 +05:30
Christophe Simonis 19e7261bc0 [FIX] group_by_full
bzr revid: chs@openerp.com-20111115155355-s7j3s27i2hl7xi11
2011-11-15 16:53:55 +01:00
Xavier Morel c83d6d88a0 [IMP] selection of fields to aggregate in read_group
bzr revid: xmo@openerp.com-20111115120028-wal8o839s4u427m3
2011-11-15 13:00:28 +01:00
Xavier Morel 2b7a072a3e [IMP] orm: make creation of dict from key names (with constant value) clearer
also only generate False values for float and integer fields, since they're the only aggregated values in the first place

bzr revid: xmo@openerp.com-20111115114527-t92a37kdw4yqqs4p
2011-11-15 12:45:27 +01:00
Olivier Dony ba2b2bdae1 [IMP] tools.float_*: more tests with negative values, some cleanup
bzr revid: odo@openerp.com-20111115113605-l5e6gg675qbrvjz6
2011-11-15 12:36:05 +01:00
Fabien Pinckaers 0b84257015 [IMP] remove print statement
bzr revid: fp@tinyerp.com-20111115002847-vz2y1q2d852mz6a6
2011-11-15 01:28:47 +01:00
Fabien Pinckaers b859fbd8c6 [IMP] removed print statement
bzr revid: fp@tinyerp.com-20111115001426-bpct1qa3xysjv3cq
2011-11-15 01:14:26 +01:00
Fabien Pinckaers a40c6ac9a8 [FIX] onchange
bzr revid: fp@tinyerp.com-20111114232422-4rgrmipbr7b4x7j0
2011-11-15 00:24:22 +01:00
Fabien Pinckaers 2235425822 [FIX] onchange yaml
bzr revid: fp@tinyerp.com-20111114224224-5kvzufap638l7nx1
2011-11-14 23:42:24 +01:00
Fabien Pinckaers 99c26a209f [FIX] onchange computation on YAML
bzr revid: fp@tinyerp.com-20111114221954-urk25d05y65by96n
2011-11-14 23:19:54 +01:00
Fabien Pinckaers 8d7176a11e [IMP] Yaml scripts calls on_changes and fields_view_get by defaults
Very big change, this may emphasize some of the troubles, runbot can become red
  until we fix them all.

bzr revid: fp@tinyerp.com-20111114212627-5kdjxkws1lqm0c38
2011-11-14 22:26:27 +01:00
Olivier Dony ffe640cece [IMP] tools.float_*: added tests and docstrings
bzr revid: odo@openerp.com-20111114182310-kkzh78uej0uuwhaz
2011-11-14 19:23:10 +01:00
Olivier Dony dcb5ff6eac [IMP] res.currency,base: factor out float rounding methods in tools to allow use without currency
Pending: addition of tests

bzr revid: odo@openerp.com-20111114163617-kw7u8rxcie7m2hj5
2011-11-14 17:36:17 +01:00
Quentin (OpenERP) 16006b42e3 [MERGE] lp: 876260
bzr revid: qdp-launchpad@openerp.com-20111114134811-j3cnvn6mcle869or
2011-11-14 14:48:11 +01:00
Naresh (OpenERP) 372f610cc5 [FIX]:increase the size of function field 64-->128 for long function names
lp bug: https://launchpad.net/bugs/885582 fixed

bzr revid: nch@tinyerp.com-20111114113535-heb33fyrsct2g1dv
2011-11-14 17:05:35 +05:30
Naresh (OpenERP) e99921e853 [FIX]:sequence might use a child company's sequence by error under certain circumstances, use force_company in the context if you want specific companies seq to used else use users current company seq
lp bug: https://launchpad.net/bugs/863221 fixed

bzr revid: nch@tinyerp.com-20111114110447-jn71htdyx5q4gqiu
2011-11-14 16:34:47 +05:30
Denis Seleznyov 58bb4fadad [FIX]:AccessInit: hash collision error possible
lp bug: https://launchpad.net/bugs/859123 fixed

bzr revid: nch@tinyerp.com-20111114064805-wkw8q4w0nj5h1dtd
2011-11-14 12:18:05 +05:30
Launchpad Translations on behalf of openerp cd349602a7 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20111114051537-otd2ramidmaq165u
2011-11-14 05:15:37 +00:00
Fabien Pinckaers 1c2ab2927d unusedcode
bzr revid: fp@tinyerp.com-20111114001216-etl5g0dl3ya1xfvs
2011-11-14 01:12:16 +01:00
Fabien Pinckaers 954bcd7976 fix
bzr revid: fp@tinyerp.com-20111113230904-vmrxwahfbwub50sf
2011-11-14 00:09:04 +01:00
Fabien Pinckaers aefa8b8c65 [IMP] Allows to put a view argument in a YAML record and OpenERP will
call all the on_change and default_get correctly. This increases
      a lot the coverage and reduce lines of test to develop.

      Put the XML_ID of the view of False so that OpenERP will find the
      first form view itself.

Example to create a PO with all on_change:

!record {model: purchase.order, id: purchase_new, view: False}:
    partner_id: base.res_partner_asus
    order_line:
      - product_id: product.product_product_pc1
        product_qty: 5.0

bzr revid: fp@tinyerp.com-20111113223056-g65pf5vzg7dwkks1
2011-11-13 23:30:56 +01:00
Fabien Pinckaers c42b1515c7 [IMP] constraint on XML view on object to allow inheritancy
bzr revid: fp@tinyerp.com-20111113192742-vpf1eoek4csau68t
2011-11-13 20:27:42 +01:00