Commit Graph

462 Commits

Author SHA1 Message Date
Fabien Pinckaers fee9494b4b [IMP] module view
bzr revid: fp@openerp.com-20130407122517-zkwmkr17bb7q6p3a
2013-04-07 14:25:17 +02:00
Fabien Pinckaers 8e45eea5d1 [IMP] merge from fva + small changes in .py loading
bzr revid: fp@openerp.com-20130406144259-2gg6hte6dueaxcwt
2013-04-06 16:42:59 +02:00
Vo Minh Thu 307ca374d6 [MERGE] forward merge 7.0 until revision 4919.
bzr revid: vmt@openerp.com-20130404130704-24vsmczw34cssytd
2013-04-04 15:07:04 +02:00
Raphael Collet 09be864f1d [IMP] replace all tests like 'registry.get(X)' by 'X in registry' where X is non static
bzr revid: rco@openerp.com-20130329140723-dnrl02saky570xg0
2013-03-29 15:07:23 +01:00
Vo Minh Thu 1e7e2ca753 [REF] no longer use openerp.pooler.
Either use openerp.modules.registry.RegistryManager when the full
new() signature is needed, or use openerp.registry().

Replaced also some pool.get() with pool[] because KeyErrors
are better than AttributeErrors on None.

bzr revid: vmt@openerp.com-20130327111014-2i0hlvpy5y5ku7hm
2013-03-27 12:10:14 +01:00
Frédéric van der Essen 18b74e942b [IMP] load description from 'description.html' file in module directory
bzr revid: fva@openerp.com-20130325173625-ntb9z3bgcr85ozpl
2013-03-25 18:36:25 +01:00
Olivier Dony 9770caedf3 [FIX] registry: another pass of cleanup for registry signaling
Some important points to consider:
 - signaling should be done after any schema alteration (including module [un]installation),
   service registration (e.g. reports)
 - the changes need to be committed to the database *before* signaling, otherwise an
   obvious race condition occurs during reload by other workers
 - any call to restart_pool() must be considered a possible candidate for
   signaling, and the 2 above conditions must be checked

The number of explicit calls was reduced by forcing the signaling at the end of
Registry.new() in case `update_module` was passed as True. In that situation
we always want to signal the changes - so all the redundant signaling calls
can be centralized. We can also assume that the relevant changes have already
been committed at that point, otherwise the registry update would not
have worked in the first place.
This means that there is no need for explicit signaling anymore everytime
`restart_pool` is called with `update_module=True`.

Some missing cr.commit() and explicit signaling calls were added or
moved to the right place. As a reminder: signaling must be done
*after* committing the changes, and usually *after* reloading the
registry on the current worker.

bzr revid: odo@openerp.com-20130301143203-e2csf5pkllwhmwqs
2013-03-01 15:32:03 +01:00
Christophe Simonis 5032dad17d [FIX] module: install_from_urls: restrict to administrators. Urls must come from apps server.
lp bug: https://launchpad.net/bugs/1129299 fixed

bzr revid: chs@openerp.com-20130218175559-ygo0goytspg119bl
2013-02-18 18:55:59 +01:00
Vo Minh Thu 96c8a54d22 [REM] Removed unused base_module_scan wizard.
bzr revid: vmt@openerp.com-20130212145309-2wspc6y8f03074cn
2013-02-12 15:53:09 +01:00
Christophe Simonis b3300f6074 [FIX] signal registry change when uninstall modules
bzr revid: chs@openerp.com-20130123153345-x7jm13eieqgeg5i7
2013-01-23 16:33:45 +01:00
Christophe Simonis 3574038ffd [FIX] apps: install_from_url: fix install condition + better logging
bzr revid: chs@openerp.com-20130117132924-ejzbkh5przqi6hwf
2013-01-17 14:29:24 +01:00
Olivier Dony 7a78800d5c [MERGE] Update setup.py to properly package docutils data for Windows + reorder Settings top menus for Apps integration
bzr revid: odo@openerp.com-20130117102102-9arm888hx5vaiunn
2013-01-17 11:21:02 +01:00
Olivier Dony df69f4b08a [FIX] ir.module: installation from urls: better logging + fix mixing local and remote modules in one call
(empty module URL means local module is available and should be installed)

bzr revid: odo@openerp.com-20130117012312-kwr1iaf590ll4wm1
2013-01-17 02:23:12 +01:00
Christophe Simonis fec027e832 [IMP] reorder modules menus
bzr revid: chs@openerp.com-20130115104015-5ytx00t0b5230aaf
2013-01-15 11:40:15 +01:00
Olivier Dony 65405e956c [FIX] rml reports: no hardcoded template pageSize - is set by company header/footer to A4 or US Letter
bzr revid: odo@openerp.com-20121221154906-urv7cxsudhmu8nl5
2012-12-21 16:49:06 +01:00
Arnaud Pineux 3aa5790fc1 [FIX] export translation-> replace many2many widget by many2many_tags
lp bug: https://launchpad.net/bugs/1092533 fixed

bzr revid: api@openerp.com-20121220161206-kf4jb6zxpqwz4c2u
2012-12-20 17:12:06 +01:00
Antony Lesuisse e1329cc4e0 temp menu
bzr revid: al@openerp.com-20121220132652-01hgfi0q64zo02un
2012-12-20 14:26:52 +01:00
Antony Lesuisse 565853b732 [MERGE] trunk
bzr revid: al@openerp.com-20121219030106-i59u10tml3baqvun
bzr revid: al@openerp.com-20121219150107-8l92w2bi510yem45
2012-12-19 16:01:07 +01:00
Antony Lesuisse c7d6df8fa3 [MERGE] module update_list signal wsgi handlers
bzr revid: al@openerp.com-20121219025908-hd8megr7fc6m4o7m
2012-12-19 03:59:08 +01:00
Christophe Simonis 0c7f17c0ac merge upstream
bzr revid: chs@openerp.com-20121217172614-3z1pstu5th26wuuc
2012-12-17 18:26:14 +01:00
Cecile Tonglet ad8b76de53 [MERGE] From trunk (second time)
bzr revid: cto@openerp.com-20121217144753-1rboqdw01h8yrehj
2012-12-17 15:47:53 +01:00
Cecile Tonglet 5f0070dcb6 [FIX] Remove unused imports and fix some imports that doesn't use the new namespace
bzr revid: cto@openerp.com-20121217143029-e9ki4ftwihq7pdme
2012-12-17 15:30:29 +01:00
Cecile Tonglet 5179507e22 [MERGE] Branch updated with trunk
bzr revid: cto@openerp.com-20121217125902-idtlh4ztyah17bdn
2012-12-17 13:59:02 +01:00
Xavier Morel 8d238252cc [REM] unused and broken base.module.scan
bzr revid: xmo@openerp.com-20121214131310-k9yuwqoau6a8e89u
2012-12-14 14:13:10 +01:00
Xavier Morel affda60c8e [FIX] spaceify tabs
bzr revid: xmo@openerp.com-20121214122423-j8hla3cf3uir7ypt
2012-12-14 13:24:23 +01:00
Antony Lesuisse 1db5e67ed4 [MERGE] autoinstall at least one dependency must be to install by rco
bzr revid: al@openerp.com-20121211185310-jq6cci7740n54b4a
2012-12-11 19:53:10 +01:00
Raphael Collet fbc37241cc [IMP] modify the condition to auto-install a module: at least one dependency must be 'to install'
bzr revid: rco@openerp.com-20121211144010-3bbszb3ajxr3doup
2012-12-11 15:40:10 +01:00
Vo Minh Thu 509a084e79 [IMP] use the openerp namespace.
bzr revid: vmt@openerp.com-20121210152723-mv4dykfu6ip1991h
2012-12-10 16:27:23 +01:00
Christophe Simonis 236df95b22 merge upstream
bzr revid: chs@openerp.com-20121210132406-9ro3amw6s6pzeez4
2012-12-10 14:24:06 +01:00
Antony Lesuisse 3d2a09a973 multiprocessing signaling manually backported from 6.1
bzr revid: al@openerp.com-20121208181151-lfy956ysnok5b5hf
2012-12-08 19:11:51 +01:00
Christophe Simonis 69d057efc5 merge upstream
bzr revid: chs@openerp.com-20121201003326-j6n5r8juz16752j5
bzr revid: chs@openerp.com-20121204165557-u1oxocye3la4r6gf
bzr revid: chs@openerp.com-20121205143722-olswf8gsg8mhref3
2012-12-05 15:37:22 +01:00
Divyesh Makwana (Open ERP) 591050a943 [Merge] Merge with main server.
bzr revid: mdi@tinyerp.com-20121129042711-not0us62x2p681fj
2012-11-29 09:57:11 +05:30
Christophe Simonis a208447a3d merge upstream
bzr revid: chs@openerp.com-20121128184100-rkr90mrx38fh9q4l
2012-11-28 19:41:00 +01:00
Christophe Simonis e03f111704 [FIX] module: do not recreate categories when updating modules
bzr revid: chs@openerp.com-20121128183701-6d7p1jqu1hdlshcp
2012-11-28 19:37:01 +01:00
Vo Minh Thu f12d2903c1 [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20121128141845-085lqy5c604nd5lu
2012-11-28 15:18:45 +01:00
Christophe Simonis 10697d1c1e merge upstream
bzr revid: chs@openerp.com-20121128135442-nt2dv11726odr2ji
2012-11-28 14:54:42 +01:00
Divyesh Makwana (Open ERP) 6b13002e04 [Merge] Merge with main server.
bzr revid: mdi@tinyerp.com-20121128042307-b2ukazq07mdzgp02
2012-11-28 09:53:07 +05:30
Fabien Pinckaers fdabe41ed7 [IMP] Hidden -> Technical Settings
bzr revid: fp@openerp.com-20121127212707-evwe56zhgie621mt
2012-11-27 22:27:07 +01:00
Vo Minh Thu 753a426db7 [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20121126162554-8ed0np4b4d3fywmj
2012-11-26 17:25:54 +01:00
Christophe Simonis bb6f654c0d merge upstream
bzr revid: chs@openerp.com-20121126122321-r1oezjyb8irepiyi
2012-11-26 13:23:21 +01:00
Divyesh Makwana (Open ERP) b049de2bec [Merge] Merge with main server.
bzr revid: mdi@tinyerp.com-20121122043710-9e002b2o0oc7semk
bzr revid: mdi@tinyerp.com-20121123044245-djsn1r0i031sosu0
bzr revid: mdi@tinyerp.com-20121126044756-nisc5ofd1gp2ggpu
2012-11-26 10:17:56 +05:30
Olivier Dony 760457a09a [FIX] base.export.lang: properly return action to second step, now that web bug has been fixed
bzr revid: odo@openerp.com-20121124023226-67mbjw0cvzvkbrxy
2012-11-24 03:32:26 +01:00
Khushboo Bhatt (Open ERP) 899ccd1f04 [IMP]Base:string changed
bzr revid: kbh@tinyerp.com-20121122132418-59o5he9rjur5dw2g
2012-11-22 18:54:18 +05:30
Divyesh Makwana (Open ERP) e4bb420d43 [IMP] Modules list view : create = false (should not have a button to create modules).
bzr revid: mdi@tinyerp.com-20121121072422-9c2q9bv1u0s8ff3f
2012-11-21 12:54:22 +05:30
Christophe Simonis 22f28d819a merge upstream
bzr revid: chs@openerp.com-20121105111719-fzq512qt5ltyw4j1
2012-11-05 12:17:19 +01:00
Fabien Pinckaers 38a788897f [MERGE] remove widgets
bzr revid: fp@tinyerp.com-20121102093110-oforyy904v72hd6g
2012-11-02 10:31:10 +01:00
Christophe Simonis 478319c3ed merge upstream
bzr revid: chs@openerp.com-20121031132638-nc2o9v0gnonl5l7l
2012-10-31 14:26:38 +01:00
Christophe Simonis 9cdc77b6ea [IMP] modules: go home after restart of server
bzr revid: chs@openerp.com-20121031120301-b6680zyxq7u1wxq4
2012-10-31 13:03:01 +01:00
Vo Minh Thu 72f59ff45e [FIX] modules: avoid to have the docutils' warnings rendered inline.
The html rendering of the __openerp__.py description is done using docutils.
This patch removes the warnings that docutils inserts in the resulting document
and log them. Docutils still generates spurious output on stderr though.
(An alternative is to use the `report_level` option but in that case it seems
we can never witness the warnings being created.)

bzr revid: vmt@openerp.com-20121025130111-7l157hexh6ew9w34
2012-10-25 15:01:11 +02:00
Bharat Devnani (OpenERP) bf9f129053 [MERGE] merged with main server
bzr revid: bde@tinyerp.com-20121025110526-px4l6quqgszdmsf8
2012-10-25 16:35:26 +05:30
Bharat Devnani (OpenERP) 7f535ee6f4 [IMP] highlighted Start Configuration button and improved typo
bzr revid: bde@tinyerp.com-20121025110415-njuj76rx73i304cy
2012-10-25 16:34:15 +05:30
Christophe Simonis 9dffee0522 merge upstream
bzr revid: chs@openerp.com-20121024114831-5eyxqxd7y066v30d
2012-10-24 13:48:31 +02:00
Fabien Pinckaers 2067192d37 [IMP] rename columns for importation
bzr revid: fp@tinyerp.com-20121024084409-ad4kuccw6bki3zdg
2012-10-24 10:44:09 +02:00
Bharat Devnani (OpenERP) 1c0b768ec6 [MERGE] merged with main server
bzr revid: bde@tinyerp.com-20121023111122-tg9ve8pfwidqi5x2
2012-10-23 16:41:22 +05:30
Pinakin Nayi (OpenERP) 2a93fb46b2 [IMP]sequence of seperator put it before footer
bzr revid: pna@tinyerp.com-20121022071132-0mnigxlvn5yrbxmx
2012-10-22 12:41:32 +05:30
Pinakin Nayi (OpenERP) 60c38e629a [IMP]setting remove icon and change label
bzr revid: pna@tinyerp.com-20121022054024-1v178zn4vtk65pm6
2012-10-22 11:10:24 +05:30
Mayur Maheshwari (OpenERP) e1dfd1fadc [IMP]all: imporve string state to status
bzr revid: mma@tinyerp.com-20121012122419-mtiw3wpxlcbl4y1r
2012-10-12 17:54:19 +05:30
Christophe Simonis 7d3f3d475b merge upstream
bzr revid: chs@openerp.com-20121010115500-xz9oqr2g8vzr79jq
2012-10-10 13:55:00 +02:00
Quentin (OpenERP) 6210cf76a6 [IMP] base: module search view imp
bzr revid: qdp-launchpad@openerp.com-20121008142757-c3597to9h42e56tl
2012-10-08 16:27:57 +02:00
Olivier Dony 2a96eb4944 [MERGE] Sync with trunk
bzr revid: odo@openerp.com-20121003161807-3nwp7kvc3s2eh2xf
2012-10-03 18:18:07 +02:00
Olivier Dony d2f3bbf4bc [REV] Undo header template extraction
bzr revid: odo@openerp.com-20121003161641-9zodo9ks2bqjjjfd
2012-10-03 18:16:41 +02:00
Christophe Simonis 897a5afbdf [IMP] modules: rename xmlid
bzr revid: chs@openerp.com-20121002162611-uf3hkas78epif0l2
2012-10-02 18:26:11 +02:00
Xavier Morel 5d64088c8c [IMP] use generic header template in form views
also small reindent in view with fucked-up indentation

bzr revid: xmo@openerp.com-20121002142721-u9hlw4ob04wahu50
2012-10-02 16:27:21 +02:00
Christophe Simonis 5eccc93177 [FIX] base: modules: install_from_urls: an empty url mean nothing to download
bzr revid: chs@openerp.com-20121002132535-l0tajxiqydn7ahcv
2012-10-02 15:25:35 +02:00
Christophe Simonis bbf705dbcf [FIX] modules: correct "openerp" update
bzr revid: chs@openerp.com-20121002100639-lx61srh0v119avj0
2012-10-02 12:06:39 +02:00
Olivier Dony 4d35720a57 [IMP] translation import/export: more cleanup
bzr revid: odo@openerp.com-20121001154449-146dte5i8ge1y1pj
2012-10-01 17:44:49 +02:00
Christophe Simonis 0f47c550ec [IMP] apps: add new client action to show updates availables
bzr revid: chs@openerp.com-20120928125840-or2eql38s9mku6ab
2012-09-28 14:58:40 +02:00
Olivier Dony d8c74879e8 [REM] Remove unused ir.wizard.menu and ir.wizard.screen - internal wizards used for config, now gone ; some lint cleanup
bzr revid: odo@openerp.com-20120928122206-iynu3ilsurzecwde
2012-09-28 14:22:06 +02:00
Olivier Dony f76f9d0001 [IMP] base.export.language: improve/cleanup wizard model and its form view
bzr revid: odo@openerp.com-20120928120703-n87j8osun6bptehm
2012-09-28 14:07:03 +02:00
Christophe Simonis 6d00f4e900 [IMP] modules: reorder menus
bzr revid: chs@openerp.com-20120928113329-26sip23spkkv01wm
2012-09-28 13:33:29 +02:00
Christophe Simonis 86b91826a3 [FIX] apps: reload client when updating a module
bzr revid: chs@openerp.com-20120928113143-drizsnkiev35r8y1
2012-09-28 13:31:43 +02:00
Fabien Pinckaers d59806f85c [MERGE] Access Rights Groups use same name than menu
bzr revid: fp@tinyerp.com-20120927174224-v6uk2eokj73gg04x
2012-09-27 19:42:24 +02:00
Fabien Pinckaers a48c57df40 [IMP] no certificate
bzr revid: fp@tinyerp.com-20120926121536-9836j42ulu8wcir8
2012-09-26 14:15:36 +02:00
Christophe Simonis 3c8381c299 [IMP] rearrange local modules menus
bzr revid: chs@openerp.com-20120924150821-de4sckxujgyhaoeq
2012-09-24 17:08:21 +02:00
Hardik 21cd8418d6 [IMP]Application name is updated as per menu
bzr revid: hsa@tinyerp.com-20120924110855-fra11dgo924bit25
2012-09-24 16:38:55 +05:30
Hardik fa1c2d14d7 [IMP]Application names are updated as per menu name
bzr revid: hsa@tinyerp.com-20120921070656-5k5s1xci12v5vw7x
2012-09-21 12:36:56 +05:30
Olivier Dony 2d0052d77e [MERGE] Sync with trunk
bzr revid: odo@openerp.com-20120919155339-htv0joe24djdcgp2
2012-09-19 17:53:39 +02:00
Hardik 808fc09e92 [IMP]User : Access rights in changed menu name
bzr revid: hsa@tinyerp.com-20120919085204-2cqnwkprzbnfkf70
2012-09-19 14:22:04 +05:30
Christophe Simonis f988ed24f6 merge upstream
bzr revid: chs@openerp.com-20120917124543-2nc36e0z6jb2szq4
2012-09-17 14:45:43 +02:00
Quentin (OpenERP) e67b730ba9 [IMP] base: usability in module form view
bzr revid: qdp-launchpad@openerp.com-20121029141631-2ybbmaoif0lgn33x
2012-10-29 15:16:31 +01:00
Olivier Dony 550751b358 [IMP] translations: wip, remove unnecessary code, support loading PO comments and storing them, split ir.translation view data in separate XML file
bzr revid: odo@openerp.com-20120913142920-ggpeqth4s2wwqwd2
2012-09-13 16:29:20 +02:00
Christophe Simonis 2b00459e1e [IMP] flake8 openerp/addons/base/module/module.py
bzr revid: chs@openerp.com-20120911130037-vmi1s1b92ihqwutj
2012-09-11 15:00:37 +02:00
Christophe Simonis 700d229760 merge
bzr revid: chs@openerp.com-20120911120807-8wvvh0tubdoqkwa0
2012-09-11 14:08:07 +02:00
Christophe Simonis 8458885ff1 [WIP]
bzr revid: chs@openerp.com-20120911120257-zm1ho30fpb6vln59
2012-09-11 14:02:57 +02:00
Christophe Simonis a37175f85a [FIX] correct config wizard to not crash if a module is not found
bzr revid: chs@openerp.com-20120911115003-8a9a0f8dsoirkx9i
2012-09-11 13:50:03 +02:00
Olivier Dony 9a577ef431 [MERGE] Sync with trunk
bzr revid: odo@openerp.com-20120911114104-vk8afbjq9ao1dqr2
2012-09-11 13:41:04 +02:00
Fabien Meghazi 60d217e4a6 [FIX] Fix al fix
bzr revid: fme@openerp.com-20120911103853-dcx4u5gmsjzorny3
2012-09-11 12:38:53 +02:00
Antony Lesuisse 89fb9bc090 [FIX] remove depenency on requests 4 insertions(+), 6 deletions(-)
bzr revid: al@openerp.com-20120911103002-xdztbyonwfsfjgjk
2012-09-11 12:30:02 +02:00
Christophe Simonis 8b68252da4 [WIP] restart server + update of server via apps
bzr revid: chs@openerp.com-20120907144102-qi35brwee3wh9fwb
2012-09-07 16:41:02 +02:00
Christophe Simonis f633c116e2 [IMP] base: reorganise modules menus
bzr revid: chs@openerp.com-20120905143029-ajbcwxwoevyu6a93
2012-09-05 16:30:29 +02:00
Christophe Simonis 9c103b9a09 merge upstream
bzr revid: chs@openerp.com-20120905132230-0r6pv4nlegt3x0mb
2012-09-05 15:22:30 +02:00
Christophe Simonis 5dbbe6eabe [IMP] apps: restart server when updated needed
bzr revid: chs@openerp.com-20120905132139-lkk0uue7hmkw9k9n
2012-09-05 15:21:39 +02:00
pso (OpenERP) e43bef32e3 [MERGE] Merged with main branch
bzr revid: pso@tinyerp.com-20120903065124-yk2zglil8s6h7efz
2012-09-03 12:21:24 +05:30
Quentin (OpenERP) 2e919967c3 [MERGE] merged the branch with enhancements of ir.translation. Those changes are needed for base_gengo module
bzr revid: qdp-launchpad@openerp.com-20120831125336-0f515b4b4aaucw16
2012-08-31 14:53:36 +02:00
Fabien Meghazi d78cd0a57d [IMP] Use 'open' action in kanban views
bzr revid: fme@openerp.com-20120829114753-s0rhr2jcb7qlvvfp
2012-08-29 13:47:53 +02:00
Jigar Amin - OpenERP b6617ff6ba [FIX] Fixed the usablity of cancel btn
bzr revid: jam@tinyerp.com-20120828093305-w2olgo9wkyu7903p
2012-08-28 15:03:05 +05:30
Christophe Simonis 9f9de9914a [FIX] automatically adapt version numbers of modules
bzr revid: chs@openerp.com-20120824142323-m503lc6tfj4vntop
2012-08-24 16:23:23 +02:00
Jigar Amin - OpenERP 862c582ba8 [FIX] Added missing udpate btn
bzr revid: jam@tinyerp.com-20120824134012-gu4wefjbdeuw1mw8
2012-08-24 19:10:12 +05:30
Antonin Bourguignon b28a956248 [IMP] module: properly translate module's description
bzr revid: abo@openerp.com-20120823173418-1qed27su2x0jy1ku
2012-08-23 19:34:18 +02:00
Antonin Bourguignon c43b1f298b [IMP] module: set two distinct fields for module's description: one for the RST and the other for the HTML
this way, we keep translatable the  text field

bzr revid: abo@openerp.com-20120823161959-3hewgtegb5h1yw93
2012-08-23 18:19:59 +02:00
Vo Minh Thu 33e9e66f71 [FIX] uninstall: pass IDs instead of names to _module_data_uninstall().
bzr revid: vmt@openerp.com-20120823161008-is5xqfe4et8xx51k
2012-08-23 18:10:08 +02:00
Christophe Simonis ca4c2b8c49 [FIX] correct module menu
bzr revid: chs@openerp.com-20120823160308-23iwttphu7l3xan9
2012-08-23 18:03:08 +02:00
Christophe Simonis b59d9213d6 merge upstream
bzr revid: chs@openerp.com-20120823155420-svuhqxa1kmn3mtf4
2012-08-23 17:54:20 +02:00
Vo Minh Thu e82f52926c [FIX] setup.py: added docutils dependency introduced at revision 4341.3.1.
bzr revid: vmt@openerp.com-20120823083505-evk7pw3drx28rj1z
2012-08-23 10:35:05 +02:00
Antonin Bourguignon 0b29e7579d [IMP] avoid re-computing the module's field by setting it to
bzr revid: abo@openerp.com-20120822174635-agqupq0iyqc0rn9v
2012-08-22 19:46:35 +02:00
Christophe Simonis 8736e1102a [IMP] remove apps
bzr revid: chs@openerp.com-20120822174413-dln0k2refi86g0lj
2012-08-22 19:44:13 +02:00
pso (OpenERP) fda6918042 [MERGE] Merged PNA's branch to make description as function field with type html
bzr revid: pso@tinyerp.com-20120821113341-kh8wv7d297lrxvz4
2012-08-21 17:03:41 +05:30
Pinakin Nayi (OpenERP) 2dd31f5319 [Imp]output_encoding
bzr revid: pna@tinyerp.com-20120820121220-bz5ysxtw7kzhxkin
2012-08-20 17:42:20 +05:30
Pinakin Nayi (OpenERP) 9badeefa47 [IMP]description to rst2html
bzr revid: pna@tinyerp.com-20120820062734-fqt46hxmgv35tlgf
2012-08-20 11:57:34 +05:30
Jigar Amin - OpenERP ea714905cc merge lp:openobject-server
bzr revid: jam@tinyerp.com-20120817062128-yfagkxdhn201yiop
2012-08-17 11:51:28 +05:30
Fabien Meghazi df95ece675 [REM] Kanban autoheight is now the default behavior in non grouped mode
bzr revid: fme@openerp.com-20120816171521-tp4s2eeyoy0lcyuj
2012-08-16 19:15:21 +02:00
Vo Minh Thu 1182be4291 [IMP] core: removed a filter on null IDs as it hides a possible problem (the very fact they are null).
bzr revid: vmt@openerp.com-20120814100007-cppdpazde5oe0khl
2012-08-14 12:00:07 +02:00
Vo Minh Thu 7a0abed231 [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20120813142443-73d6zm10bqhm17mp
2012-08-13 16:24:43 +02:00
Harry (OpenERP) b50c926c3b [MERGE]
bzr revid: hmo@tinyerp.com-20120809131924-zr97dntpfb22vitv
2012-08-09 18:49:24 +05:30
Stephane Wirtel 2dce7f3ef8 [FIX] module: Use the button_immediate_XYZ of the upgrade and uninstall buttons in the form view
bzr revid: stw@openerp.com-20120808104354-xzwue50utz50wspu
2012-08-08 12:43:54 +02:00
Stephane Wirtel cd7042c830 [IMP] base: Add a wizard to install a list of modules
bzr revid: stw@openerp.com-20120807134855-s7fejx88p5aklc73
2012-08-07 15:48:55 +02:00
Twinkle Christian (OpenERP) 71f568e7ad [IMP]Remove type field from the view
bzr revid: tch@tinyerp.com-20120807125138-conczgzpufza5co7
2012-08-07 18:21:38 +05:30
Fabien Pinckaers c3d3d2683c [MERGE] improved placeholders
bzr revid: fp@openerp.com-20120806190605-8qtg753ygug4l1cm
2012-08-06 21:06:05 +02:00
Fabien Pinckaers f53e1450ba [IMP] cleaning views, reduced summary and module name fields (to avoid crap in apps.openerp.com)
bzr revid: fp@tinyerp.com-20120806164320-x3mc637dw809life
2012-08-06 18:43:20 +02:00
Vo Minh Thu 66d054471c [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20120806102630-psx2mywo3w5da81i
2012-08-06 12:26:30 +02:00
Ajay Chauhan (OpenERP) c0e417b505 [Merge] Merge with main server.
bzr revid: cha@tinyerp.com-20120806051725-i2g57astkro2udfn
2012-08-06 10:47:25 +05:30
Fabien Pinckaers a6b417b256 imp
bzr revid: fp@openerp.com-20120804190748-27jx1yztb6sykhfq
2012-08-04 21:07:48 +02:00
Stephane Wirtel 9c507f5213 [REVERT] Revert the previous patch about the button_uninstall in the modules
bzr revid: stw@openerp.com-20120803125751-4i98jt0jxiroabc8
2012-08-03 14:57:51 +02:00
Stephane Wirtel 419835329c [FIX] base: remove the uninstall button and improve the filter domain of the modules
bzr revid: stw@openerp.com-20120803103241-u95u5l76sv87hvu8
2012-08-03 12:32:41 +02:00
Stephane Wirtel 4c14e794d1 [IMP] Use the button_immediate_install in the form view of the modules
bzr revid: stw@openerp.com-20120802111845-qgd2g6jkoxut0avl
2012-08-02 13:18:45 +02:00
Stephane Wirtel 2311c51782 [IMP] base: use the shortdesc in the search view of the modules
bzr revid: stw@openerp.com-20120802082335-60u9wfqibfkzlk41
2012-08-02 10:23:35 +02:00
Stephane Wirtel 11dd44ec36 [TYPO] Set the right category for the Point Of Sale
bzr revid: stw@openerp.com-20120802080132-6pt5s43sn6je9bul
2012-08-02 10:01:32 +02:00
Pinakin Nayi (OpenERP) 3c7466d77e [IMP]base-issue
bzr revid: pna@tinyerp.com-20120801131142-r91539mvg3g1ow0v
2012-08-01 18:41:42 +05:30
Ajay Chauhan (OpenERP) ca1079cb07 [IMP]: added "e.g." before example related placeholder
bzr revid: cha@tinyerp.com-20120801122952-dhw9q7zt8hk2bnlx
2012-08-01 17:59:52 +05:30
Turkesh Patel (Open ERP) 11e85bec65 [IMP] improved search view.
bzr revid: tpa@tinyerp.com-20120730120714-flizwpfl7gr7bmgw
2012-07-30 17:37:14 +05:30
Divyesh Makwana (Open ERP) c905cff9ec [Merge] Merge with main server.
bzr revid: mdi@tinyerp.com-20120705043324-rmnwkite6ejsmar1
bzr revid: mdi@tinyerp.com-20120706040829-oa1su3ggj25cf18e
bzr revid: mdi@tinyerp.com-20120709043205-gon87fab8hnj9kcq
bzr revid: mdi@tinyerp.com-20120710042001-ggfnud23ombj4g3z
bzr revid: mdi@tinyerp.com-20120712044150-8v4vaur1zjeskn6o
bzr revid: mdi@tinyerp.com-20120716050316-07qfsn3p7527koug
bzr revid: mdi@tinyerp.com-20120717042552-shvs815bu00puy0v
bzr revid: mdi@tinyerp.com-20120718043825-t6o2v8yp4eukjk7c
bzr revid: mdi@tinyerp.com-20120719043709-7lbhq4sro6gj3nb9
bzr revid: mdi@tinyerp.com-20120720040713-4pt63ve7ub4x8kkn
bzr revid: mdi@tinyerp.com-20120723044646-i6vlbzqw9yjudqss
bzr revid: mdi@tinyerp.com-20120725042109-umr0skq03y1jjc8h
2012-07-25 09:51:09 +05:30
Raphael Collet 5a210edad4 [MERGE] trunk-module-summary (add field 'summary' on modules)
bzr revid: rco@openerp.com-20120720100253-ulll8tu221v14x1t
2012-07-20 12:02:53 +02:00
Raphael Collet 86e5835728 [IMP] module kanban: remove unnecessary line break
bzr revid: rco@openerp.com-20120720092327-1j9777ss4n85c4og
2012-07-20 11:23:27 +02:00
Raphael Collet 26665b7743 [IMP] after a module installation, reload the client and open the menu Feeds
bzr revid: rco@openerp.com-20120718135010-4933mmgw3n18epvy
2012-07-18 15:50:10 +02:00
Jigar Amin - OpenERP cdffbc8584 [IMP] Made the summary search compitiablw with Keywords search
bzr revid: jam@tinyerp.com-20120717103527-0898nuuhg56utkhg
2012-07-17 16:05:27 +05:30
Jigar Amin - OpenERP 6b88b4317a [IMP] view imp
bzr revid: jam@tinyerp.com-20120717064955-lz3b2u3fg5hs40f4
2012-07-17 12:19:55 +05:30
Turkesh Patel (Open ERP) a4879a5900 [ADD] added summary field in ir.module.module
bzr revid: tpa@tinyerp.com-20120717053945-02f18osd5eq3eoca
2012-07-17 11:09:45 +05:30
Fabien Pinckaers 93b9e72bfa [IMP] remove icons
bzr revid: fp@openerp.com-20120716223730-39902qkld3rrsolp
2012-07-17 00:37:30 +02:00
Fabien Pinckaers cc09a0d1b6 [IMP] load translation wizard
bzr revid: fp@openerp.com-20120716223652-sjaltgvsyg4fsu8n
2012-07-17 00:36:52 +02:00
Fabien Pinckaers 6b64a0a1b7 [IMP] better form view: users, modules, preferences, wizards
bzr revid: fp@tinyerp.com-20120716203512-fvc3dx0fhwq5qb5m
2012-07-16 22:35:12 +02:00
Turkesh Patel (Open ERP) e0a4b70a0e [MRG] merge with lp:~openerp-dev/openobject-server/trunk-merge-translation
bzr revid: tpa@tinyerp.com-20120713104523-ull7t3tyz1fsb4dm
2012-07-13 16:15:23 +05:30
Turkesh Patel (Open ERP) f05ee5dfdb [IMP] improved code.
bzr revid: tpa@tinyerp.com-20120713055330-avz6ebzuqvcpxdd5
2012-07-13 11:23:30 +05:30
Quentin (OpenERP) 86d0383f58 [MERGE] trunk
bzr revid: sgo@tinyerp.com-20120709052815-g0m210d81lztfxi8
bzr revid: qdp-launchpad@openerp.com-20120712152446-18b29pilf5dakher
2012-07-12 17:24:46 +02:00
Turkesh Patel (Open ERP) 976944bce2 [IMP] improved code in module.py to load translation.
bzr revid: tpa@tinyerp.com-20120712095131-3tt25snidvafflhb
2012-07-12 15:21:31 +05:30
Turkesh Patel (Open ERP) 4ea3ad65b2 [ADD] added module field in ir.translation and improved code for that.
bzr revid: tpa@tinyerp.com-20120712052111-5qq9noxd5vd9dlwv
2012-07-12 10:51:11 +05:30
Fabien Pinckaers 972ebae7cc [IMP] module form view
bzr revid: fp@tinyerp.com-20120711144459-hdfmuhdauhek1qpc
2012-07-11 16:44:59 +02:00
Sanjay Gohel (Open ERP) e2f6ca9e58 [IMP]improve button name
bzr revid: sgo@tinyerp.com-20120706063333-k8dksdg634xqesm5
2012-07-06 12:03:33 +05:30
DBR (OpenERP) b2214c354c [IMP]base: Improve view for fields and synchronize view
bzr revid: dbr@tinyerp.com-20120704104842-smzzfkwbclf3vmfi
2012-07-04 16:18:42 +05:30
Sanjay Gohel (Open ERP) fb51083d74 [IMP]improve company and translate and export translate view as per review
bzr revid: sgo@tinyerp.com-20120704102657-k61j3u2epiclua15
2012-07-04 15:56:57 +05:30
Sanjay Gohel (Open ERP) 93fba1f111 [IMP]button take in top left and remove extra or
bzr revid: sgo@tinyerp.com-20120704095224-xdx17clb969jn4k2
2012-07-04 15:22:24 +05:30