Commit Graph

34069 Commits

Author SHA1 Message Date
Fabien Meghazi a0e9e6cc47 [FIX] Fixed action buttons in kanban view
bzr revid: fme@openerp.com-20110912132330-wf64t3ccnzak75u3
2011-09-12 15:23:30 +02:00
niv-openerp 06d80b1d4e [imp] added context propagation when an action is triggered by a button to match behavior of gtk client
bzr revid: nicolas.vanhoren@openerp.com-20110912132000-ibzm0fepg5p4o4ag
2011-09-12 15:20:00 +02:00
niv-openerp 9112bdc880 [fix] problem with server actions, presumably old test code with static values
bzr revid: nicolas.vanhoren@openerp.com-20110912130727-mm9n2473u4ta8bk8
2011-09-12 15:07:27 +02:00
niv-openerp 82b4166fac [imp] replaced print by logger
bzr revid: nicolas.vanhoren@openerp.com-20110912093811-z9burx7wa8s87032
2011-09-12 11:38:11 +02:00
niv-openerp bad497bb97 [fix] problem in header, sometimes displays two times
bzr revid: nicolas.vanhoren@openerp.com-20110912093242-p85nuczz7lzw11gl
2011-09-12 11:32:42 +02:00
niv-openerp 8d9440e41c [fix] set json formatting for statusbar
bzr revid: nicolas.vanhoren@openerp.com-20110909143450-i2g2q3uoevkj0j9b
2011-09-09 16:34:50 +02:00
Xavier Morel ab6f81825c [FIX] avoid shortcut-star appearing in o2m fields
lp bug: https://launchpad.net/bugs/842545 fixed

bzr revid: xmo@openerp.com-20110912130518-kmvebgjdwzz30ibj
2011-09-12 15:05:18 +02:00
Fabien Meghazi 1b5e641ff4 [ADD] Added color picker for kanban view
bzr revid: fme@openerp.com-20110912125938-jt1v7jf1h4e6t66s
2011-09-12 14:59:38 +02:00
Vaibhav (OpenERP) 0f9c39acdb [FIX] Indentation.cleanup space,tabs.
bzr revid: vda@tinyerp.com-20110912125738-ngubj1wpfp6t7s4u
2011-09-12 18:27:38 +05:30
Xavier Morel 650738b48d [FIX] jsdoc: .include lends to the instances (Class#), not to the class
bzr revid: xmo@openerp.com-20110912124257-74wggv2t870rchlm
2011-09-12 14:42:57 +02:00
Xavier Morel 3b98700d9d [FIX] documentation of private Events mixin in ListView
bzr revid: xmo@openerp.com-20110912123852-vj9u9n15l44t3wo0
2011-09-12 14:38:52 +02:00
Xavier Morel 127364adca [IMP] fix more jsdoc to not have any global extracted in jsdoc
bzr revid: xmo@openerp.com-20110912120604-ojzbfhjkobgoueo6
2011-09-12 14:06:04 +02:00
Xavier Morel b28d98a513 [FIX] jsdoc in forms.js, so it does not create a bunch of global functions which are really methods
bzr revid: xmo@openerp.com-20110912114350-uzi1jm1jj7gpesq8
2011-09-12 13:43:50 +02:00
Xavier Morel dedded5294 [FIX] a few more existing jsdoc so jsdoc v3 does not blow up during parsing
bzr revid: xmo@openerp.com-20110912113437-emv28eo9ct9n559g
2011-09-12 13:34:37 +02:00
Vaibhav (OpenERP) bbea51f5e7 [FIX] element ref.
bzr revid: vda@tinyerp.com-20110912105654-h8s5xvwbdn3nqe8a
2011-09-12 16:26:54 +05:30
Vaibhav (OpenERP) 61e6bd9348 [FIX] Inherit template.load right template.
bzr revid: vda@tinyerp.com-20110912105325-0e7f9jmt79ztao5w
2011-09-12 16:23:25 +05:30
Xavier Morel bd5ee5973f [FIX] jsdoc v3 fixes: @constructs needs an explicit name, @lends is mandatory to not make free-floating methods (interpreted as globals)
bzr revid: xmo@openerp.com-20110912103503-0gpou4t50i2stycp
2011-09-12 12:35:03 +02:00
Fabien Meghazi ba4779e87d [FIX] Corrected url debug for dynamically loaded stylesheets
bzr revid: fme@openerp.com-20110912100819-w62t21ktvb9lwycb
2011-09-12 12:08:19 +02:00
Fabien Meghazi 555f654d83 [ADD] Added openerp.web.Widget#on_inserted
bzr revid: fme@openerp.com-20110912095937-iabmo7213rsqt8b8
2011-09-12 11:59:37 +02:00
niv-openerp 9f6871f5f3 [fix] problem with wsgi
bzr revid: nicolas.vanhoren@openerp.com-20110912091743-igkuihl7a7d0rm7h
2011-09-12 11:17:43 +02:00
Fabien Meghazi 6c7c08a62f [ADD] Add debug url hack for qweb xhr templates
bzr revid: fme@openerp.com-20110912090727-hv3bslofmcpj06ld
2011-09-12 11:07:27 +02:00
Vaibhav (OpenERP) fda55d90d6 [FIX] Revert hidden way.
bzr revid: vda@tinyerp.com-20110912085851-vzs4v3szihrl7xs0
2011-09-12 14:28:51 +05:30
Vaibhav (OpenERP) 7635658034 [FIX] Override viewmanager,show stars when called from actionmanager.
bzr revid: vda@tinyerp.com-20110912082426-snwh0cc5ac75g7xz
2011-09-12 13:54:26 +05:30
Xavier Morel 178fec5c64 [FIX] str 'in' str (singletons missing tuple-building comma), in @colors attributes. Replace by string equality
bzr revid: xmo@openerp.com-20110911135025-v9yct8pnjfj21tyj
2011-09-11 15:50:25 +02:00
Xavier Morel ce835b6dfe [FIX] @colors expression: in on single string (instead of singleton), works by coincidence. Replace by equality test
bzr revid: xmo@openerp.com-20110911132514-39cy0gldyt1ixy3m
2011-09-11 15:25:14 +02:00
fp 874e6f7c32 [IMP] useability of timesheet
bzr revid: fp@fp-laptop-20110910124609-jgvr6bhun2eczbnd
2011-09-10 14:46:09 +02:00
fp e37394cd58 [IMP] useability of timesheet
bzr revid: fp@fp-laptop-20110910124355-qkkbtgm3wz6l2w1f
2011-09-10 14:43:55 +02:00
Launchpad Translations on behalf of openerp 40ccd8a307 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110910050134-g9u7swpuqxjvk2uc
bzr revid: launchpad_translations_on_behalf_of_openerp-20110910050147-o7l8x27ph9y63m3r
2011-09-10 05:01:47 +00:00
Antony Lesuisse df5dd1f7b7 [IMP] hack to register the wsgi handler when running embbeded in openerp-server.
bzr revid: al@openerp.com-20110909160039-6ddslilpttvhubad
2011-09-09 18:00:39 +02:00
Olivier Dony 99c0bdd0fb [ADD] web/static: missing icons
bzr revid: odo@openerp.com-20110909150547-5z0nn76te15hu2is
2011-09-09 17:05:47 +02:00
Antony Lesuisse 25237f7178 [IMP] move webrelease into addons/web
bzr revid: al@openerp.com-20110909141317-uvo90sxlg8o5w9dx
2011-09-09 16:13:17 +02:00
niv-openerp 3875715c80 [fix] some problem in some o2m that made many things fail
bzr revid: nicolas.vanhoren@openerp.com-20110909134604-6qgilgf72qchgr2b
2011-09-09 15:46:04 +02:00
niv-openerp 2ac1bee146 [fix] padding correction for statusbar
bzr revid: nicolas.vanhoren@openerp.com-20110909121312-p5smu8m7rrk5wlge
2011-09-09 14:13:12 +02:00
niv-openerp 9c8e5fb099 [imp] changed 'status' widget to 'statusbar' widget
bzr revid: nicolas.vanhoren@openerp.com-20110909111803-n10ff50qr8mismjb
2011-09-09 13:18:03 +02:00
Xavier Morel bd92c1282b [REV] base.xml changes of xmo@openerp.com-20110908125510-fb7vcjsixj5sqhpz: new version was simpler, it was also completely broken
issue here is that <tr> element bears a foreach, which we have to keep, so can't just insert new tds in the row (they'll get repeated), we can't remove the tr (not without grafting the old attributes), etc...

it's really kind-of a pain.

Basically, the replaceAll() is used to make the <t> just created replace the <tr> matched, the unwrapAll removes the <table> around it all, resulting in a <t> with the buttons inserted before and after it, all landed in the editable-listview-generated-row

bzr revid: xmo@openerp.com-20110909134244-mbf5sf4to09fvsyi
2011-09-09 15:42:44 +02:00
Vo Minh Thu 28f900202b [FIX] document_ftp/document_webdav: correctly fix what was incorrectly fixed in
revno 4821, revision-id tfr@openerp.com-20110628141309-oag99snygj3vuqwn :
pooler.get_db_only was removed from the server but not from the addons.
It seems the commit 4821 tried to solved the situation by using get_db
instead, which is wrong and it will load the db instead of just trying
to get a cursor. This commit solves correctly the removel of get_db_only:
by using sql_db.db_connect (for which get_db_only was an alias).

bzr revid: vmt@openerp.com-20110909113916-td9o8yct0u5bitb6
2011-09-09 13:39:16 +02:00
Olivier Dony f59aaf7ca0 [FIX] ir.translation: second part of previous revision for fixing calls to ormcache_multi.clear_cache()
bzr revid: odo@openerp.com-20110909104046-ipysy6pi3iea38fu
2011-09-09 12:40:46 +02:00
Antony Lesuisse db166d658b [FIX] sale sale_view unclosed tag
bzr revid: al@openerp.com-20110909101504-b9s1v36rxys3v335
2011-09-09 12:15:04 +02:00
Antony Lesuisse 78626b885c [FIX] ir_translation _get_ids clear_cache is not multi
lp bug: https://launchpad.net/bugs/838864 fixed

bzr revid: al@openerp.com-20110909100709-kdqf4aibdr0flr4a
2011-09-09 12:07:09 +02:00
niv-openerp 061df0800d [imp] added properties for statusbar in .rng of views
bzr revid: nicolas.vanhoren@openerp.com-20110909093643-h0jnvcytov70be8o
2011-09-09 11:36:43 +02:00
Fabien Pinckaers d1e858420d [IMP] search view of SO
bzr revid: fp@tinyerp.com-20110909082225-zpatvzrw80i131pr
2011-09-09 10:22:25 +02:00
Launchpad Translations on behalf of openerp e65666493d Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110908043626-5c0ixnnwl79nkotp
bzr revid: launchpad_translations_on_behalf_of_openerp-20110909043730-o6s4fx8rueje9h3j
2011-09-09 04:37:30 +00:00
Fabien Meghazi e975c414da [ADD] Added lead stage images
bzr revid: fme@openerp.com-20110908180120-h0q0i62m52xd7np8
2011-09-08 20:01:20 +02:00
Xavier Morel 4bd2269466 Round 2, fight
bzr revid: xmo@openerp.com-20110908171722-gdyixqgw935jcvrl
2011-09-08 19:17:22 +02:00
niv-openerp ade0f50f93 [merge] mobile client synchro
bzr revid: nicolas.vanhoren@openerp.com-20110908171211-knkocvela8e1bbgc
2011-09-08 19:12:11 +02:00
niv-openerp 4c018a3721 [imp] added colors customization for status field
I got it!!

bzr revid: nicolas.vanhoren@openerp.com-20110908170012-v7uuhnzow8wrzckq
2011-09-08 19:00:12 +02:00
niv-openerp 629d515677 [imp] added translation
bzr revid: nicolas.vanhoren@openerp.com-20110908164250-1iynaj4an78cb1or
2011-09-08 18:42:50 +02:00
niv-openerp 4f61602090 [imp] added translation
bzr revid: nicolas.vanhoren@openerp.com-20110908164235-64kkia9iolgk6p8s
2011-09-08 18:42:35 +02:00
niv-openerp 91358f641b [imp] added translation
bzr revid: nicolas.vanhoren@openerp.com-20110908164211-c3ohu5j95ha0f16p
2011-09-08 18:42:11 +02:00
niv-openerp df17431c09 [imp] added translation
bzr revid: nicolas.vanhoren@openerp.com-20110908164120-yoi74rmjhwhrczo9
2011-09-08 18:41:20 +02:00