Commit Graph

48 Commits

Author SHA1 Message Date
Olivier Dony d66e4e6013 [MERGE] zipped module import wizard improvements, courtesy of Boris Timokhin
bzr revid: odo@openerp.com-20110919230538-mffhxr4e5y2jihk7
2011-09-20 01:05:38 +02:00
Olivier Dony 33b913fb56 [MERGE] allow overwriting existing terms when importing stand-alone translations
bzr revid: odo@openerp.com-20110919211310-zcndav9xmqm0c5df
2011-09-19 23:13:10 +02:00
Vo Minh Thu 92fef4559b [MERGE] base_module_import_view: better strings messages.
lp bug: https://launchpad.net/bugs/830902 fixed

bzr revid: vmt@openerp.com-20110915142348-z2t5duy9sma7doz7
2011-09-15 16:23:48 +02:00
Vo Minh Thu ce19d8d027 [MERGE] ir_module_module: better (less browse() calls) fields.function implementation.
bzr revid: vmt@openerp.com-20110915141533-wzx0qp0084ogr6hr
2011-09-15 16:15:33 +02:00
Xavier Morel 7e8b8a3ce8 [IMP] ensure file is correctly closed even if file.write() blows up (also -3+2)
bzr revid: xmo@openerp.com-20110915104053-fklc9ae853eytods
2011-09-15 12:40:53 +02:00
Vo Minh Thu 9b903321e7 [MERGE] base: rename zipfile variable into zip_content (because zipname is an imported module).
lp bug: https://launchpad.net/bugs/795452 fixed

bzr revid: vmt@openerp.com-20110915102117-sep3t0itkjjmertz
2011-09-15 12:21:17 +02:00
Naresh (OpenERP) 6a99234853 [FIX]:wrong wizard help
lp bug: https://launchpad.net/bugs/830902 fixed

bzr revid: nch@tinyerp.com-20110823103352-535evxmlmpi15c4h
2011-08-23 16:03:52 +05:30
gpa b2415915cd [FIX] Fixed problem of import translation do not work after another import
lp bug: https://launchpad.net/bugs/826623 fixed

bzr revid: gpa@tinyerp.com-20110818062326-bc0ti49g2p6e6z7w
2011-08-18 11:53:26 +05:30
Antony Lesuisse 4f2dee92a3 [MERGE] trunk
bzr revid: al@openerp.com-20110805211717-4bu7sz08l4hchrr8
2011-08-05 23:17:17 +02:00
Raphael Collet 005b310b6b [MERGE] improve button 'Start Update'
bzr revid: rco@openerp.com-20110803142611-7z6ed2yrpefw5fwu
2011-08-03 16:26:11 +02:00
Raphael Collet 98c9d8325d [MERGE] remove action 'apply schedule upgrades'
bzr revid: rco@openerp.com-20110803141645-7tm9bxxc834kb2z0
2011-08-03 16:16:45 +02:00
Hardik Ansodariy (OpenERP) b359943eb7 [IMP]: improved button in schedule upgrade
bzr revid: han@tinyerp.com-20110801055344-c7mg9i76optq9946
2011-08-01 11:23:44 +05:30
Boris Timokhin 2632bb3d04 base_module_import fix crash for not zip files, better module_name detection, codestyling
lp bug: https://launchpad.net/bugs/818951 fixed

bzr revid: qoqenator@gmail.com-20110731181724-6l35g3tqog79gi2m
2011-07-31 22:17:24 +04:00
Amit (OpenERP) 1877d5ff58 [FIX]:base:From the modules list, they are too much icons on the right, just keep the icon to install a module (the first one), remove all the others from the list.
bzr revid: apa@tinyerp.com-20110727123444-vc7gfynspsc5l0vs
2011-07-27 18:04:44 +05:30
Amit (OpenERP) cde5d8d6a0 [FIX]:rename menus
bzr revid: apa@tinyerp.com-20110726123714-arj5400g5j7s44qm
2011-07-26 18:07:14 +05:30
Xavier Morel ce4d05a29c [MERGE] from trunk
bzr revid: xmo@openerp.com-20110726111211-7hcd378z1k068nys
2011-07-26 13:12:11 +02:00
Hardik Ansodariy (OpenERP) fae9022d84 [IMP]: remove act window apply sxhedule upgrade
bzr revid: han@tinyerp.com-20110720124551-7v46vtoyolif5ekg
2011-07-20 18:15:51 +05:30
Xavier Morel a4df7b7c74 [REM] 'Add More Features' now broken, move it to the relevant addon
bzr revid: xmo@openerp.com-20110718140150-mv1mx0kj2n66bfc5
2011-07-18 16:01:50 +02:00
Xavier Morel 5da4d042d1 [FIX] ir.actions.todo: remove skip state, rename 'normal_recurring' to just 'recurring', add a method to query todos state progress
bzr revid: xmo@openerp.com-20110714103807-1zlmg8f6f8lpw7el
2011-07-14 12:38:07 +02:00
Raphael Collet be455d5d56 [MERGE] add field 'complexity' in ir.module.module
bzr revid: rco@openerp.com-20110708095942-ghzdubw16iji4v34
2011-07-08 11:59:42 +02:00
Hardik Ansodariy (OpenERP) 409cf86673 [IMP]: complexity field is added in ir_module_module
bzr revid: han@tinyerp.com-20110706123053-an4rk7vspzrdh8u0
2011-07-06 18:00:53 +05:30
Rucha (Open ERP) 3df3c54572 [REF]: ir.module: Improvement in code, return common dictionary
bzr revid: rpa@tinyerp.com-20110704133431-iq309mmduwjlrxde
2011-07-04 19:04:31 +05:30
aag (OpenERP) f6a7ad9b60 [IMP] Base : Remove Readonly="1" from view - already in py file
bzr revid: aag@tinyerp.co.in-20110704065705-6ypjq2cc52tp9nsl
2011-07-04 12:27:05 +05:30
aag (OpenERP) 1f5094e9ad [FIX] Base : Remove select= 1 from view
bzr revid: aag@tinyerp.co.in-20110704052753-fitgr1fm2yb51cv9
2011-07-04 10:57:53 +05:30
Quentin (OpenERP) 025fb306f1 [MERGE] merge with main trunk
bzr revid: qdp-launchpad@openerp.com-20110630131818-nodhau21de4t1n39
2011-06-30 15:18:18 +02:00
P. Christeas bc17366099 ir.module: refactor _get_views(), significantly optimize
Since that fn() is usually called for a single module, it is not worth
fetching all modules' data, but rather group by the menus/reports/views
models.

In the "account-fr" test, this reduces around 2k sql calls.

bzr revid: xrg@linux.gr-20110610094533-0dwg4a4mx3hqmfji
2011-06-10 12:45:33 +03:00
P. Christeas b9d6c89579 ir.module: fix bad name of 'zipfile' variable
This name is also a library, imported. Avoid using it as a name.
(cherry picked from commit fb5bcbbd10447d8d046a84d251217c2b3e8a7ddd)

bzr revid: xrg@linux.gr-20110610094324-7rf2uio6g8g3c317
2011-06-10 12:43:24 +03:00
Vo Minh Thu 4a6155d80c [MERGE] --i18n-overwrite can be used with --update.
bzr revid: vmt@openerp.com-20110512134553-7iomtd21nqsxs63q
2011-05-12 15:45:53 +02:00
Vo Minh Thu b158805af7 [REF] module info (descriptor) dictionary default values in one place.
bzr revid: vmt@openerp.com-20110511135332-87kd5vo4rdeb6b3l
2011-05-11 15:53:32 +02:00
Rucha (Open ERP) 3fd50e17bb [IMP]: base: Renamed "Reconfigure" to "Add More Features"
bzr revid: rpa@tinyerp.com-20110427062453-69csfk0llz877o4g
2011-04-27 11:54:53 +05:30
Vo Minh Thu 545a438c03 [REF] openerp.modules
- for the moment it is a copy of openerp.addons

bzr revid: vmt@openerp.com-20110420152718-eok61oule6p2x58z
2011-04-20 17:27:18 +02:00
aag (OpenERP) da001be94f [IMP]SERVER:Change Field Restart To Type
bzr revid: aag@tinyerp.co.in-20110408122657-hlsz5alctovlu6i7
2011-04-08 17:56:57 +05:30
aag (OpenERP) 6298ed3d17 [IMP]base:Optimize Help
bzr revid: aag@tinyerp.co.in-20110331073807-vmp2n00bo4czap3a
2011-03-31 13:08:07 +05:30
aag (OpenERP) acfe39b362 [IMP]: TASK of REWORK- Remove Upgrade call
bzr revid: aag@tinyerp.co.in-20110329091647-lzs4ixakt6si816q
2011-03-29 14:46:47 +05:30
aag (OpenERP) a7e6873ec0 [IMP]: TASK of REWORK- install Appl can install MOD
bzr revid: aag@tinyerp.co.in-20110329075257-s53u2vodvn2c3jid
2011-03-29 13:22:57 +05:30
aag (OpenERP) cbc13937e3 [MERGE]: Merge with lp:trunk-rework-server-23-mar-aag
bzr revid: aag@tinyerp.co.in-20110328123138-b2wjp720skvmxlri
2011-03-28 18:01:38 +05:30
aag (OpenERP) 5937bf5f1b [IMP]server: Modification of Rework on 28 mar
bzr revid: aag@tinyerp.co.in-20110328122012-1eil91tbkm1av7db
2011-03-28 17:50:12 +05:30
aag (OpenERP) df95b01bd5 [IMP] BASE: Now we can Inatall and Uninstall with only one Btn
bzr revid: aag@tinyerp.co.in-20110324094305-tls5c7bpn70a8cmd
2011-03-24 15:13:05 +05:30
Rucha (Open ERP) 62cb6ff7cc [REVERT]: Applied reverse changes for revno:3358
bzr revid: rpa@tinyerp.com-20110323121204-58g0hzqg5gz7f9yg
2011-03-23 17:42:04 +05:30
Rucha (Open ERP) a384b6c137 [REVERT]: Applied reverse changes for revno:3364
bzr revid: rpa@tinyerp.com-20110323121110-ji6ir01aemzrqru4
2011-03-23 17:41:10 +05:30
Rucha (Open ERP) 2a718069d6 [IMP]: Improvement in module install/uninstall/upgrade so after this updates we will have a better dialog box to see the changes applied
bzr revid: rpa@tinyerp.com-20110318123852-vzifr66nmq3tk4tl
2011-03-18 18:08:52 +05:30
Rucha (Open ERP) 0c6da1259c [IMP]: Minor usability improvement
bzr revid: rpa@tinyerp.com-20110316133901-hcset7z5obd2793n
2011-03-16 19:09:01 +05:30
Rucha (Open ERP) 375dff2b6d [MERGE]: Merge with lp:~openerp-dev/openobject-server/trunk-rework-server-commited-aag
bzr revid: rpa@tinyerp.com-20110308133638-rsd2a6zgrehv91qo
2011-03-08 19:06:38 +05:30
Rucha (Open ERP) 5ec7f2a66d [MERGE]: Merge with lp:~openerp-commiter/openobject-server/trunk-config-wizard-rework-sus
bzr revid: rpa@tinyerp.com-20110308132917-o02jlmgizzpy2fgb
2011-03-08 18:59:17 +05:30
aag (OpenERP) 2f343a6083 [IMP] REWORK-SERVERSIDE :Now skip wiz not Shown , ON SERVER SIDE
bzr revid: aag@tinyerp.co.in-20110304113327-wviumoee6o7n3n0u
2011-03-04 17:03:27 +05:30
sus 73378da514 [IMP] : Improvement in server(module.py file)
bzr revid: sus@sus-desktop-20110301074035-7fx0v3gv8889slbb
2011-03-01 13:10:35 +05:30
aag (OpenERP) 43690eb21f [IMP] REWORK-SERVERSIDE :Improvement Config wiz , ON SERVER SIDE
bzr revid: aag@tinyerp.co.in-20110301072241-a8s1iialq6xeot23
2011-03-01 12:52:41 +05:30
Vo Minh Thu f8572e5c60 [IMP] openerp python module.
- Some logging code moved from netsvc.py to loglevels.py
- Changed imports to use the new openerp module
- config and netsvc initialization calls move to openerp-server.py
- Moved openerp-server.py outside the old bin directory
- Some imports in tools moved inside the methods to break mutual-dependencies

bzr revid: vmt@openerp.com-20110207125723-ooee7d7ng5elmkso
2011-02-07 13:57:23 +01:00