Commit Graph

33282 Commits

Author SHA1 Message Date
fp fa7874cddc [IMP] Improved bank account management, report footer, stages by default on projects
bzr revid: fp@fp-laptop-20110815142141-938zg1laoe8wtbkd
2011-08-15 16:21:41 +02:00
fp 941496a321 [IMP] bank account management reviewed, improved groups name
bzr revid: fp@fp-laptop-20110815141643-ebg8rnuihkei6fni
2011-08-15 16:16:43 +02:00
Launchpad Translations on behalf of openerp 1f61d5c2e2 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20110814044430-2o7xhfo8phslwwbm
bzr revid: launchpad_translations_on_behalf_of_openerp-20110814044501-phnxu5mn3aex6dzp
2011-08-14 04:45:01 +00:00
Quentin (OpenERP) fdafef5a60 [MERGE] project_issue: days since creation date added
bzr revid: qdp-launchpad@openerp.com-20110812155253-21jegfewstaoowu4
2011-08-12 17:52:53 +02:00
Quentin (OpenERP) 5e92ffeacc [IMP] account_invoice_l10nbe: better naming of previously named account_invoice_be module
bzr revid: qdp-launchpad@openerp.com-20110812152812-d3jp9j7a82wr3w3d
2011-08-12 17:28:12 +02:00
Quentin (OpenERP) a0c1d305e1 [ADD] account_invoice_be: added the support of structured communication on outgoing invoices (bba communication), made by Noviat.
bzr revid: qdp-launchpad@openerp.com-20110812151450-2nq5sre7ili1xnpq
2011-08-12 17:14:50 +02:00
Xavier Morel a4f9eb398b [REM] listview columns filtering on a name being present: don't try to read buttons with a name, it's kinda stupid
bzr revid: xmo@openerp.com-20110812133108-5bync0jgo0krn0u4
2011-08-12 15:31:08 +02:00
ron@tinyerp.com 672a71be93 [IMP]project_issue: Improved in fields
bzr revid: ron@tinyerp.com-20110812132933-cqdqnise609ubesr
2011-08-12 18:59:33 +05:30
ron@tinyerp.com 5b4f60bcd0 [IMP]project_issue: Add new field(days_since_creation) as a diffrence between create_date and today()
bzr revid: ron@tinyerp.com-20110812130624-34exduud974omfhn
2011-08-12 18:36:24 +05:30
niv-openerp 221243efa7 [merge] improvements to gantt view
bzr revid: nicolas.vanhoren@openerp.com-20110812121337-fl41j7zr1x9nt0hl
2011-08-12 14:13:37 +02:00
Xavier Morel 964ae3f196 [FIX] stupid bug introduced in revision xmo@openerp.com-20110810141545-k98nvymjy5r7sslb
bzr revid: xmo@openerp.com-20110812121127-m50vupb36bv0tnjy
2011-08-12 14:11:27 +02:00
sma (Tiny) ee581f8247 [IMP] simplify code of padding function in date formatting.
bzr revid: sma@tinyerp.com-20110812114402-u9u8vxxp1fnonq3m
2011-08-12 17:14:02 +05:30
sma (Tiny) 2c2fe7a691 [FIX] Remove conflicts.
bzr revid: sma@tinyerp.com-20110812103818-q8wet6opinckiv1a
2011-08-12 16:08:18 +05:30
Xavier Morel d6074e6619 [IMP] move openerp.base.Widget to relevant section of the actual dogs (as a guide), remove old manual openerp.base.Widget APIDoc
bzr revid: xmo@openerp.com-20110812103643-2ew32jiqdsm71jqe
2011-08-12 12:36:43 +02:00
Xavier Morel 4e5f4bd565 [IMP] simple style fixes
bzr revid: xmo@openerp.com-20110812094541-zeb5lz6nk0jgq21y
2011-08-12 11:45:41 +02:00
Quentin (OpenERP) 37ab95efff [MERGE] lp: 825008
bzr revid: qdp-launchpad@openerp.com-20110812092849-7y1h6lesg3execbd
2011-08-12 11:28:49 +02:00
Xavier Morel 86a5de431b [FIX] don't use @string on filters inside fields in search view, use @help
bzr revid: xmo@openerp.com-20110812083820-tnk2yv7kkuylg9aw
2011-08-12 10:38:20 +02:00
Xavier Morel 61e9552f6d [FIX] reintroduce o2m search field, aliases to CharField. Also make m2m search field an actual alias to CharField
bzr revid: xmo@openerp.com-20110812083610-utduagt0np0h7rib
2011-08-12 10:36:10 +02:00
sma (Tiny) 5a1b47417c [MERGE]
bzr revid: sma@tinyerp.com-20110812083406-d5mi5tk72lgqtvyp
2011-08-12 14:04:06 +05:30
Xavier Morel 3278222800 [FIX] project_scrum: filters in field in override to project search view
bzr revid: xmo@openerp.com-20110812080051-ozhrap5afiqunt1f
2011-08-12 10:00:51 +02:00
Jigar Amin - OpenERP 18de9c065a [FIX] typo fied name
lp bug: https://launchpad.net/bugs/825008 fixed

bzr revid: jam@tinyerp.com-20110812074021-7cbge6mgfamim32w
2011-08-12 13:10:21 +05:30
Antony Lesuisse 2f9f557e18 [FIX] get rid of unsued menus and submenu
bzr revid: al@openerp.com-20110811181217-y2yxdz34uswijwza
2011-08-11 20:12:17 +02:00
Fabien Meghazi a94ac45ed7 [IMP] CalendarView: Added colors to events
bzr revid: fme@openerp.com-20110811171337-ebal9w5qwsjfbq2c
2011-08-11 19:13:37 +02:00
Fabien Meghazi 1ce53f9425 [FIX] Bug in previous revision
bzr revid: fme@openerp.com-20110811162609-k112p5t0bewnaj42
2011-08-11 18:26:09 +02:00
Fabien Meghazi 4df61cba69 [FIX] CalendarView: extra argument type check
bzr revid: fme@openerp.com-20110811162210-suf52n8k1abgu2az
2011-08-11 18:22:10 +02:00
Fabien Meghazi 9df84d52ed [IMP] CalendarView: bind openerp form view to 'open details' icon
bzr revid: fme@openerp.com-20110811162104-2pueyflxtpf7oqpf
2011-08-11 18:21:04 +02:00
Fabien Meghazi c1401ef8f0 [FIX] Fixed css problem with reauired fields
bzr revid: fme@openerp.com-20110811161927-ot5p552djlb1iigw
2011-08-11 18:19:27 +02:00
Fabien Meghazi 673a0683e8 [IMP] CalendarView: Fitler events using sidebar 'Responsibles' option
bzr revid: fme@openerp.com-20110811160754-jfexopgrrqnfg9df
2011-08-11 18:07:54 +02:00
niv-openerp a245bf3719 [imp] add Save & New in popups for o2m & m2m
bzr revid: nicolas.vanhoren@openerp.com-20110811160347-rn4kjlpib1lh1o5p
2011-08-11 18:03:47 +02:00
Antony Lesuisse 1dea8eff47 [FIX] action where res_id is defined
bzr revid: al@openerp.com-20110811145904-0on11bcatcvg8r3q
2011-08-11 16:59:04 +02:00
Xavier Morel 1dea9ed16f [FIX] when reloading the view description thingie, the listview needs to send the search context along so stuff line invisible attributes (for invisible columns) can be correctly evaluated
bzr revid: xmo@openerp.com-20110811144407-f5nlq89wqdh4z0pa
2011-08-11 16:44:07 +02:00
Fabien Meghazi 935f52f741 [IMP] CalendarView now works with date_delay
bzr revid: fme@openerp.com-20110811132410-9g7nktccxfis9tkk
2011-08-11 15:24:10 +02:00
Xavier Morel 142ae74461 [FIX] re-introduce M2M widget
bzr revid: xmo@openerp.com-20110811131257-t6pdqsdrhuxgne22
2011-08-11 15:12:57 +02:00
niv-openerp 3c8664626c [fix] problem due alification
bzr revid: nicolas.vanhoren@openerp.com-20110811124813-ni1mdvcmp6gwvhsn
2011-08-11 14:48:13 +02:00
olt@tinyerp.com c0bedd91f0 [IMP] added more fields in default anonymization config
bzr revid: olt@tinyerp.com-20110811105835-1tbv4s50o2160maf
2011-08-11 12:58:35 +02:00
Xavier Morel adf903f0b0 [FIX] listview pagination
broken in fme@openerp.com-20110808144120-xlut0922rd61moxc, listview needs to get it from the action descriptor stored in the parent object

bzr revid: xmo@openerp.com-20110811084301-xp42ylhmv2ackhws
2011-08-11 10:43:01 +02:00
Xavier Morel 13c30f7b50 [IMP] avoid altering the dataset's domain and context in place during list view search
bzr revid: xmo@openerp.com-20110811082818-hhgdmn0k10tnbxm4
2011-08-11 10:28:18 +02:00
sma (Tiny) 33f984d056 [FIX] Minor changes.
bzr revid: sma@tinyerp.com-20110811071934-adjiwyspxegdpzk5
2011-08-11 12:49:34 +05:30
Xavier Morel 13c75281b0 [IMP] change DataSet.read_slice to take an options object for optional fields, offset and limit args
bzr revid: xmo@openerp.com-20110811070050-pkz6x39tf0i4e49r
2011-08-11 09:00:50 +02:00
Xavier Morel 93a1fa9263 [ADD] some jsdoc before refactoding dataset methods
bzr revid: xmo@openerp.com-20110811062835-smlv47aybl336q9b
2011-08-11 08:28:35 +02:00
Antony Lesuisse af721b53d1 [IMP] misc comments
bzr revid: al@openerp.com-20110811031000-z0nkvickg6dkfe0d
2011-08-11 05:10:00 +02:00
Antony Lesuisse bb381cb21f [FIX] viewmanageraction set action before _super
bzr revid: al@openerp.com-20110811030309-76p0gev9e2dqng2s
2011-08-11 05:03:09 +02:00
Antony Lesuisse f31d25f556 [IMP] cleanups, session in core, keep a ref to webclient in window.openerp.sessions for debugging
bzr revid: al@openerp.com-20110811024246-g3it6dtrqidzv0rx
2011-08-11 04:42:46 +02:00
Antony Lesuisse 51da265304 [FIX] list button actions
bzr revid: al@openerp.com-20110811020014-skhi0zscvs1n7md5
2011-08-11 04:00:14 +02:00
Antony Lesuisse 4fc1277932 [FIX] actionmanager ir.action.act_window_close and button special
bzr revid: al@openerp.com-20110811015232-sv31mivmb9zvpszs
2011-08-11 03:52:32 +02:00
Antony Lesuisse c605d7a770 [FIX] actionmanager dialog
bzr revid: al@openerp.com-20110810230213-k9qrjv491tetsaqj
2011-08-11 01:02:13 +02:00
Antony Lesuisse ea999bd1cd [FIX] dialog restore close hook fme
bzr revid: al@openerp.com-20110810222354-glykgj1cvvt57upa
2011-08-11 00:23:54 +02:00
Antony Lesuisse 0b9610e435 [IMP] remove actiondialog
bzr revid: al@openerp.com-20110810192509-isdf1h8vb758r07j
2011-08-10 21:25:09 +02:00
Fabien Meghazi 791fcfb072 [FIX] Fixed event boundaries padding bug
bzr revid: fme@openerp.com-20110810161601-pk4sm0fuc2or51l4
2011-08-10 18:16:01 +02:00
Fabien Meghazi 0cd8a79009 [ADD] Added exception throw when domain references an unknown field
bzr revid: fme@openerp.com-20110810154238-h18xpgjtbhqlr67d
2011-08-10 17:42:38 +02:00