Commit Graph

33383 Commits

Author SHA1 Message Date
niv-openerp cd60aa30e5 [imp] now loads correct datejs localization file, also added labjs to make fme happy
bzr revid: nicolas.vanhoren@openerp.com-20110822143924-7bl4m4dac26g0g5v
2011-08-22 16:39:24 +02:00
niv-openerp d9b7c48eb8 [merge]
bzr revid: nicolas.vanhoren@openerp.com-20110822125708-xd75m77jpvr6b4n1
2011-08-22 14:57:08 +02:00
niv-openerp bc11d76187 [imp] switched from strftime.js to datejs' implementation of unix date formating + added tests
bzr revid: nicolas.vanhoren@openerp.com-20110822125355-uhgq0sqd6pw7x3wq
2011-08-22 14:53:55 +02:00
Fabien Meghazi 206f707891 [FIX] Fix layout problems. Chrome has wierd behaviour on input width when no @size is specified
bzr revid: fme@openerp.com-20110822124910-pfryuxttmxd0j4jx
2011-08-22 14:49:10 +02:00
niv-openerp 5199d2bf9e [imp] made parse function and began tests
bzr revid: nicolas.vanhoren@openerp.com-20110822123516-7qf7700v0irc70nd
2011-08-22 14:35:16 +02:00
Fabien Meghazi eebd0ccfd2 [FIX] Normalized formview's do_save behviour between touched and untouched state
bzr revid: fme@openerp.com-20110822122654-yh43we5egd52162n
2011-08-22 14:26:54 +02:00
Fabien Meghazi 19941992aa [FIX] Fix undo & reset in dashboards
lp bug: https://launchpad.net/bugs/825265 fixed

bzr revid: fme@openerp.com-20110822111042-q20vvb1o0sfxh294
2011-08-22 13:10:42 +02:00
Fabien Meghazi eb1d3f1329 [FIX] Fixed dashboard 'Add Widget'
bzr revid: fme@openerp.com-20110822101934-3mkcrbis5h0lj1ez
2011-08-22 12:19:34 +02:00
Vo Minh Thu cedc961be1 [MERGE] ir_actions: add user in eval context, use fallback --email-from value.
bzr revid: vmt@openerp.com-20110822100007-q07bsf0dxrhjnzvf
2011-08-22 12:00:07 +02:00
niv-openerp 0f296d6a9c [merge]
bzr revid: nicolas.vanhoren@openerp.com-20110822091110-xflm02no7auscyxx
2011-08-22 11:11:10 +02:00
niv-openerp 046c5c928f [imp] added formating for dates and floats
bzr revid: nicolas.vanhoren@openerp.com-20110819154726-7fzt1wwh4h7d5c25
2011-08-19 17:47:26 +02:00
Xavier Morel f8960688fb [FIX] calling a method on self works significantly better when self exists in the scope
bzr revid: xmo@openerp.com-20110819154705-cuvtekexj2i121ni
2011-08-19 17:47:05 +02:00
Fabien Pinckaers 3ea0c16d62 merge
bzr revid: fp@tinyerp.com-20110819152303-ohbyea95j6e2lxsk
2011-08-19 17:23:03 +02:00
Fabien Pinckaers 21cc27087b imp
bzr revid: fp@tinyerp.com-20110819152019-gv20gtd1fpea63xv
2011-08-19 17:20:19 +02:00
Fabien Pinckaers 537c71dc10 [IMP] tooltips on account/journal types
bzr revid: fp@tinyerp.com-20110819151915-spa2agetmtqweau5
2011-08-19 17:19:15 +02:00
niv-openerp a4cb60bff0 [imp] separated apples and cucumbers
bzr revid: nicolas.vanhoren@openerp.com-20110819145543-kd6lgvvqcd82r6rb
2011-08-19 16:55:43 +02:00
niv-openerp e6d99526f0 [imp] separated apples and cucumbers
bzr revid: nicolas.vanhoren@openerp.com-20110819145543-q2q4admsahmawkbd
2011-08-19 16:55:43 +02:00
niv-openerp 4cecc53cf6 [imp] Refactoring of dates conversion functions.
bzr revid: nicolas.vanhoren@openerp.com-20110819144656-dbsul3smdx7qnkml
2011-08-19 16:46:56 +02:00
niv-openerp bf509d08c3 [imp] Refactoring of dates conversion functions.
bzr revid: nicolas.vanhoren@openerp.com-20110819144656-g13y3jfsfgy5pspb
2011-08-19 16:46:56 +02:00
Olivier Dony fb59f1098f [FIX] l10_be_invoice_bba: make invoice.write() more lenient with ORM API
bzr revid: odo@openerp.com-20110819144252-gz0ff9mg598778uv
2011-08-19 16:42:52 +02:00
Olivier Dony c88c35ce80 [FIX] document_ftp: avoid calling res.users.read() with too few arguments (it's broken, pending fix)
bzr revid: odo@openerp.com-20110819144241-9eay9dnqdod7sn6y
2011-08-19 16:42:41 +02:00
Xavier Morel eaf0914e2a [FIX] incompatibility between static home and ActionManager
convert static home to a client action, fix ActionManager's handling of client actions to play correctly with the Widget lifecycle (and clean any client action displayed in case it's switching to an inner act_window)

bzr revid: xmo@openerp.com-20110819143947-29dzerce0d42fhel
2011-08-19 16:39:47 +02:00
Xavier Morel 2cefb02439 [IMP] add note on Widget insertion methods starting widgets themselves
bzr revid: xmo@openerp.com-20110819135454-3qykqkxukzja36yd
2011-08-19 15:54:54 +02:00
Fabien Pinckaers 4e1bcd16f9 [FIX] hr_recruitment access rules
bzr revid: fp@tinyerp.com-20110819133607-wgap1frd1knnhz55
2011-08-19 15:36:07 +02:00
Fabien Pinckaers 7cecd0e870 merge
bzr revid: fp@tinyerp.com-20110819121637-q7ugo0cztzdl04s1
2011-08-19 14:16:37 +02:00
Fabien Pinckaers 62a260c5fb [IMP] payment term
bzr revid: fp@tinyerp.com-20110819121436-wten76n6wcd6s6m6
2011-08-19 14:14:36 +02:00
Launchpad Translations on behalf of openerp b93ee681aa Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110819043543-y0ffrzj9o2vtuktx
2011-08-19 04:35:43 +00:00
Antony Lesuisse 7e80e928fb [IMP] prepare debug mode for rpc
bzr revid: al@openerp.com-20110819030235-a25a3yiwmfjvd9uq
2011-08-19 05:02:35 +02:00
Antony Lesuisse 7b79fd47d5 [IMP] database creation cleanups
bzr revid: al@openerp.com-20110819020156-yo41xcjnxiwqtkwr
2011-08-19 04:01:56 +02:00
Antony Lesuisse 34dd71fe5a [FIX] project_issue xml typo
bzr revid: al@openerp.com-20110819011410-nilub0nw6o23prko
2011-08-19 03:14:10 +02:00
Antony Lesuisse 88a2b980f8 [IMP] base_setup cleanups
bzr revid: al@openerp.com-20110819011312-ekjioj2f1bloom3i
2011-08-19 03:13:12 +02:00
Antony Lesuisse 8f785e16a8 [FIX] remove wrong paste of ie7 css
bzr revid: al@openerp.com-20110819000615-8cv9mqtrwzgxo1pd
2011-08-19 02:06:15 +02:00
Antony Lesuisse 056a91f724 [IMP] web_rpc example
bzr revid: al@openerp.com-20110818233811-yiee3czhbtc6p3ob
2011-08-19 01:38:11 +02:00
Antony Lesuisse 47e709eb73 [IMP] read_slice fields outside option [] are probably bugs
bzr revid: al@openerp.com-20110818225721-tn1vl2450tbe11d6
2011-08-19 00:57:21 +02:00
Antony Lesuisse e9d031cb0b [IMP] web_rpc example page
bzr revid: al@openerp.com-20110818212635-pewkb53nab2tq7ca
2011-08-18 23:26:35 +02:00
Antony Lesuisse 89c8ed860b [IMP] web_rpc partial example
bzr revid: al@openerp.com-20110818205820-japmg7a9dsr6k6yn
2011-08-18 22:58:20 +02:00
Antony Lesuisse e75e156a79 [IMP] add web_rpc module minimal js deps to make rpc call to openerp with example
bzr revid: al@openerp.com-20110818203920-2jrq8ioal9ybh8dh
2011-08-18 22:39:20 +02:00
Fabien Meghazi 846471017c [IMP] Use Ubuntu font
bzr revid: fme@openerp.com-20110818203147-3utl21mr2xpom01n
2011-08-18 22:31:47 +02:00
Antony Lesuisse ed5097650b [IMP] more production mode move Session above session aware, jquery ui css is not absolute
bzr revid: al@openerp.com-20110818195349-zebyew12sefo93ml
2011-08-18 21:53:49 +02:00
fp 59f424dcef [IMP] Misc useability improvement
bzr revid: fp@fp-laptop-20110818193528-yf4jczs4qiuruoa9
2011-08-18 21:35:28 +02:00
fp 5f5dfbd03e [IMP] Misc useability improvement
bzr revid: fp@fp-laptop-20110818193319-231uqztsakwb0hmf
2011-08-18 21:33:19 +02:00
fp f3b7c2fb10 [IMP] Misc useability improvement
bzr revid: fp@fp-laptop-20110818193221-0ptfctl62bntldez
2011-08-18 21:32:21 +02:00
fp 32624d2857 [IMP] Misc useability improvement
bzr revid: fp@fp-laptop-20110818193044-dwv8je39jv65dbta
2011-08-18 21:30:44 +02:00
Antony Lesuisse 8a13e8c3a9 [IMP] production mode by default, developers should use ?debug
bzr revid: al@openerp.com-20110818192150-qtwh8u3eigmkz0k9
2011-08-18 21:21:50 +02:00
Fabien Meghazi ed11f76ec5 [IMP] Improved calendar's color handling
bzr revid: fme@openerp.com-20110818191826-e0le9cm6xnw38wc2
2011-08-18 21:18:26 +02:00
Antony Lesuisse fa81a097f2 [IMP] remove some cherry in base main.py
bzr revid: al@openerp.com-20110818185145-4egjwrxm7it298fe
2011-08-18 20:51:45 +02:00
Antony Lesuisse 5421809120 [IMP] factorize http request handling
bzr revid: al@openerp.com-20110818183656-qp9zy271jl6wccq9
2011-08-18 20:36:56 +02:00
Fabien Meghazi 79001193ea [ADD] FormView: added field reference
bzr revid: fme@openerp.com-20110818174508-zkpi5l5eocl3lj6z
2011-08-18 19:45:08 +02:00
Fabien Meghazi 3d3b99108c [IMP] Added on_value_changed callback to all form's fields
bzr revid: fme@openerp.com-20110818174322-quezskn0jrryz9o2
2011-08-18 19:43:22 +02:00
Olivier Dony 8ac7724a67 [IMP] fields.function: don't wrap int values unless really needed
There was no need to wrap/cast int values for values less
than 2^31-1, which the highest XML-RPC int value.
Also, instead of wrapping them in strings, we can use
float values, which are 64bits based in the XMLRPC standard,
and closer to the real value (for comparisons, etc.).
Added note for integer_big, as a reminder of this possible
issue.

bzr revid: qdp-launchpad@openerp.com-20110818120550-ulvffm6ka9f3c5ym
2011-08-18 14:05:50 +02:00