Commit Graph

29819 Commits

Author SHA1 Message Date
tfr@openerp.com a8e1dee41c [MERGE] thunderbird fix by tfr and atp lp:778466 lp:785611
bzr revid: tfr@openerp.com-20110616101852-19wwxp7bimwaonp5
2011-06-16 12:18:52 +02:00
Quentin (OpenERP) e121ce7091 [MERGE] context unsuported syntax imp.
bzr revid: qdp-launchpad@openerp.com-20110616095815-jm5w1t2n37dczm4i
2011-06-16 11:58:15 +02:00
Quentin (OpenERP) 672d6bf66e [MERGE] account, profit and loss report: do not show the line 'net profit'/'net loss' if expenses-incomes=0
bzr revid: qdp-launchpad@openerp.com-20110616095339-pwgryz72htbo0hfh
2011-06-16 11:53:39 +02:00
Xavier Morel 20e39be746 [FIX] re-add editable list activation, broken during mobile client merge
bzr revid: xmo@openerp.com-20110616074459-gbs4l0wz7o39un20
2011-06-16 09:44:59 +02:00
Xavier Morel d7d1daa3a0 [IMP] avoid creating pointless empty temp array for concat call
bzr revid: xmo@openerp.com-20110616074300-x5vj8vhhhyb0swej
2011-06-16 09:43:00 +02:00
Atul Patel (OpenERP) 8afb549a9d [IMP]:Minor Improvement for mac os also
bzr revid: atp@tinyerp.com-20110616071534-5afaug9db0e1112g
2011-06-16 12:45:34 +05:30
Atul Patel (OpenERP) fc2bea8034 [FIX]: Update .xpi and .jar as per source code
bzr revid: atp@tinyerp.com-20110616070605-yrxa2e06qd7mpuvp
2011-06-16 12:36:05 +05:30
Atul Patel (OpenERP) 1aaff7c466 [IMP]: More optimized solution
bzr revid: atp@tinyerp.com-20110616065849-7wn217nura6xzbmk
2011-06-16 12:28:49 +05:30
Atul Patel (OpenERP) 5fea7ec991 [FIX]: Use the mozilla API,Get Homedirectory and set path.
bzr revid: atp@tinyerp.com-20110616063302-qk2d0z6c84dzz20i
2011-06-16 12:03:02 +05:30
Launchpad Translations on behalf of openerp 2ed4fafe78 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110616043945-7jhj0asfwu9sx5vy
2011-06-16 04:39:45 +00:00
Olivier Dony 1502cdb3aa [IMP] users_ldap: bumped up version number, more doc in module description about the features
bzr revid: odo@openerp.com-20110615173615-q09567qp72tkbr3x
2011-06-15 19:36:15 +02:00
Olivier Dony 59664e0724 [IMP] base_crypt: more doc in module description, mention of conflict with users_ldap
bzr revid: odo@openerp.com-20110615173110-xlt1yo5a1tuzq9dc
2011-06-15 19:31:10 +02:00
Stefan Rijnhart 85ad1beebc [MERGE] users_ldap: support for anonymous binding at company level
Anonymous binding is enabled by having empty names and password
in company LDAP setup. This does NOT permit anonymous binding
for user authentication, which is still forbidden. The anonymous
access will only be used to query the directory for the existence
of the users.
Thanks to Stefan Rijnhart for the idea and implementation!

bzr revid: odo@openerp.com-20110615173006-4wvzpecqx4doyb4l
2011-06-15 19:30:06 +02:00
Vo Minh Thu abb606aa7c [MERGE] orm: _auto_init made of smaller methods, use a metaclass to discover new models.
bzr revid: vmt@openerp.com-20110615160123-7bk8u94y916mdpkj
2011-06-15 18:01:23 +02:00
Vo Minh Thu 55c220f137 [MERGE] [osv: moved osv_pool to modules/registry.
bzr revid: vmt@openerp.com-20110615153954-d0fbws57z2w2r6db
2011-06-15 17:39:54 +02:00
tfr@openerp.com be30988624 [FIX] add index on field of task and task work see bug 771941
bzr revid: tfr@openerp.com-20110615153522-9bveafdai5htahtl
2011-06-15 17:35:22 +02:00
Vo Minh Thu b89dfcb910 [LINT] base_module_record: removed unused import.
bzr revid: vmt@openerp.com-20110615153151-gs8a9gb402uugf71
2011-06-15 17:31:51 +02:00
Vo Minh Thu e4d8e91c4a [MERGE] `multi` support for function fields.
bzr revid: vmt@openerp.com-20110615152659-1g2s5vc3outecd71
2011-06-15 17:26:59 +02:00
niv-openerp 4f43fc8a4c [imp] some improvements about m2o & m2m
bzr revid: nicolas.vanhoren@openerp.com-20110615150924-j9xqdh4r7zrk72f8
2011-06-15 17:09:24 +02:00
niv-openerp ace804abb5 [imp] replaced "new" button in search/create popup to use the one of the list
bzr revid: nicolas.vanhoren@openerp.com-20110615150658-zuudknekawtz8z1s
2011-06-15 17:06:58 +02:00
niv-openerp e39f52312b [imp] modified search/create popup to allow/disallow multi selection
bzr revid: nicolas.vanhoren@openerp.com-20110615150440-dacg7lgzezte1y7l
2011-06-15 17:04:40 +02:00
psi (Open ERP) 67d6414961 [FIX] mrp_repair, purchase, sale, sale_layout, stock: in view files of these module context was not passed in supported notation
bzr revid: psi@tinyerp.co.in-20110615134831-r2t96wg34dube7n6
2011-06-15 19:18:31 +05:30
Vo Minh Thu f4401422fc [REF] base_module_recorde: moved old code from base_module_record to base_module_recorder.
- It seems the two modules were split in the past but not very carefully.
- base_module_record has still probably some unused code that should be moved there.

bzr revid: vmt@openerp.com-20110615132347-fnh7l2p5t5wpjjs8
2011-06-15 15:23:47 +02:00
niv-openerp 751d443942 [merge]
bzr revid: nicolas.vanhoren@openerp.com-20110614153404-8bf2i7yc5g050s1i
bzr revid: nicolas.vanhoren@openerp.com-20110615123115-li2ikbhgjpfleelu
2011-06-15 14:31:15 +02:00
tfr@openerp.com 91c957b3f1 [MERGE] fix bug 792695 by jam
bzr revid: tfr@openerp.com-20110615122159-9tj1yzkk31g9csb7
2011-06-15 14:21:59 +02:00
Vo Minh Thu 78e7117c92 [DEL] ir_board: removed unused module.
lp bug: https://launchpad.net/bugs/767015 fixed

bzr revid: vmt@openerp.com-20110615103831-bmb6g3zr3nzq0kxu
2011-06-15 12:38:31 +02:00
psi (Open ERP) 1c7e364d21 [FIX] account: fix the profit loss report so it will not show Net Profit or Net loss when the balance is zero
bzr revid: psi@tinyerp.co.in-20110615102959-usfvt7vdwr5z3dgp
2011-06-15 15:59:59 +05:30
Yogesh (OpenERP) 45e8ba8474 [IMP] improve code.
bzr revid: ysa@tinyerp.com-20110615102551-np3mfev3eq5z4iwp
2011-06-15 15:55:51 +05:30
Vo Minh Thu dc4ee86376 [REF] osv: use a metaclass to discover new models.
bzr revid: vmt@openerp.com-20110615102115-sjobt06ag72xiqaf
2011-06-15 12:21:15 +02:00
Atul Patel (OpenERP) 2572becd65 [FIX]
bzr revid: atp@tinyerp.com-20110615100755-k6i1isia9b891kb0
2011-06-15 15:37:55 +05:30
Atul Patel (OpenERP) 4e6a29b441 [MERGE]
bzr revid: atp@tinyerp.com-20110615095415-vjtz22qzvg680css
2011-06-15 15:24:15 +05:30
Atul Patel (OpenERP) fd77c1ef12 [IMP]: Change also in source file
bzr revid: atp@tinyerp.com-20110615095003-dhf33a3b6jv414jb
2011-06-15 15:20:03 +05:30
tfr@openerp.com 94e35b57f5 [MERGE] fix bug 791895 by jam
bzr revid: tfr@openerp.com-20110615094106-86xlk39qvlthl37e
2011-06-15 11:41:06 +02:00
tfr@openerp.com e6b4204262 [MERGE] fix bug 781593 by dbr
bzr revid: tfr@openerp.com-20110615091318-klusot6ucya9g40e
2011-06-15 11:13:18 +02:00
tfr@openerp.com 9e0223a90c [MERGE + CLEAN] fix of bug 783374 by dbr
bzr revid: tfr@openerp.com-20110615090826-l6o2ysaf72vzhyx2
2011-06-15 11:08:26 +02:00
Yogesh (OpenERP) 2f635092d2 Improve code.
bzr revid: ysa@tinyerp.com-20110615084717-ya7v52ngikwn4zy8
2011-06-15 14:17:17 +05:30
Vo Minh Thu 23dec280c7 [MERGE] osv: db_name changed to dbname.
bzr revid: vmt@openerp.com-20110615073142-t97lwikzrpe1g5js
2011-06-15 09:31:42 +02:00
Vo Minh Thu 26f22874d9 [LINT] removed unused variable, forgot to change two variables in last commit, corrected typo introduced at 3417.6.6.
bzr revid: vmt@openerp.com-20110615072231-jh977xk1jupekkpp
2011-06-15 09:22:31 +02:00
Atul Patel (OpenERP) 7ef76f5666 [REMOVE]: Remove parse_eml() duplicate from tiny_xmlrpc.js file
bzr revid: atp@tinyerp.com-20110615050703-aigi3qonlzxf30dh
2011-06-15 10:37:03 +05:30
Launchpad Translations on behalf of openerp d9527bc6e4 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110611045707-80hy5o0jzhzgegg6
bzr revid: launchpad_translations_on_behalf_of_openerp-20110612045225-0cb8z6pthizjz5jw
bzr revid: launchpad_translations_on_behalf_of_openerp-20110613043706-3shtfzjbmfhs6ase
bzr revid: launchpad_translations_on_behalf_of_openerp-20110614044016-zvbl05dph25z6npc
bzr revid: launchpad_translations_on_behalf_of_openerp-20110615044012-k78a3yz2w70ywfhe
2011-06-15 04:40:12 +00:00
Launchpad Translations on behalf of openerp 6b34c3addc Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110615043944-84zko94ku42dqhfs
2011-06-15 04:39:44 +00:00
Fabien Meghazi 89e9a7d21b [IMP] Improved dashboard styling
bzr revid: fme@openerp.com-20110614202322-1ndeuhfkfvi3let2
2011-06-14 22:23:22 +02:00
Fabien Meghazi 747070fd75 [IMP] Dashboard with table
bzr revid: fme@openerp.com-20110614201704-mfyh6ugcbk87um9i
2011-06-14 22:17:04 +02:00
Vo Minh Thu e375049414 [REF] osv: moved osv_pool to modules/registry.
bzr revid: vmt@openerp.com-20110614142226-yd3y39a8z3ubwvxm
2011-06-14 16:22:26 +02:00
niv-openerp 1015da6dd8 [imp] made the mobile client css work under chrome
bzr revid: nicolas.vanhoren@openerp.com-20110614133308-cbdnyfdxhvt7m5m1
2011-06-14 15:33:08 +02:00
Jiten Rangwala (OpenERP) ec17eceb76 [IMP] Improved css lib to support with chrome and opera too.
bzr revid: jra@tinyerp.com-20110614132351-qxmcsxax2fc2ug52
2011-06-14 18:53:51 +05:30
niv-openerp ae1123aa9f [merge] mobile client
bzr revid: nicolas.vanhoren@openerp.com-20110614123931-28mpgxz0gv9q6yhf
2011-06-14 14:39:31 +02:00
Jiten Rangwala (OpenERP) bd05395a35 Minor change.
bzr revid: jra@tinyerp.com-20110614123604-wss50dutxq104wdt
2011-06-14 18:06:04 +05:30
Atul Patel (OpenERP) a36f550914 [FIX]: Changed Path and resolve security problem for thunderbird.
bzr revid: atp@tinyerp.com-20110614123121-orr806pupmyqb5zl
2011-06-14 18:01:21 +05:30
Jiten Rangwala (OpenERP) f62459d5b2 [MERGE]
bzr revid: jra@tinyerp.com-20110614123000-2shwv7920bvwispu
2011-06-14 18:00:00 +05:30