Commit Graph

360 Commits

Author SHA1 Message Date
Denis Ledoux 546a191f0a [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9459 rev-id: fva@openerp.com-20130918153347-fy4nuvbm82ngfb8x
bzr revid: mat@openerp.com-20130826135110-f9q4p65ds2aholcw
bzr revid: dle@openerp.com-20130828141129-ecxl2vlpb8vw0o9f
bzr revid: dle@openerp.com-20130828162659-n8a0ku9o3h01qaov
bzr revid: dle@openerp.com-20130830094205-q3itwd7x0246d9n6
bzr revid: dle@openerp.com-20130830133604-mfnfbscn5wdk4vi4
bzr revid: dle@openerp.com-20130902131244-v9uh0s8rg4889i7j
bzr revid: mat@openerp.com-20130903134105-68ziuaccreu6rs61
bzr revid: chs@openerp.com-20130906171851-jtfsf4au1k30wwlr
bzr revid: dle@openerp.com-20130909103120-k5oefxgebhyslac3
bzr revid: dle@openerp.com-20130909170047-pbzw4ernvcpivbhh
bzr revid: chs@openerp.com-20130910122113-171osvcukxffxcry
bzr revid: tde@openerp.com-20130912121059-k840pi4rwdzpez8g
bzr revid: dle@openerp.com-20130913085251-p906ci2divy82jur
bzr revid: tde@openerp.com-20130913092546-kzshg1a7sls566l8
bzr revid: mat@openerp.com-20130917122102-drf8fj9lrjj0fvju
bzr revid: mat@openerp.com-20130917161614-w8u2c1ayeb5kxm30
bzr revid: dle@openerp.com-20130918161305-7ep1642nxzyy3vhd
2013-09-18 18:13:05 +02:00
Martin Trigaux c0be2ae2a7 [MERGE] [FIX] base_calendar: Fix domain evaluation for calendar recursive and fix search method for recurrency date
bzr revid: mat@openerp.com-20130917093906-3oe3xr7zaoc1r80m
2013-09-17 11:39:06 +02:00
Christophe Matthieu 1f7f826a90 [FIX] base_calendar: add s after day, month, year into relativedelta
bzr revid: chm@openerp.com-20130910092501-gl9pmd3vk26q32tv
2013-09-10 11:25:01 +02:00
Denis Ledoux 1e7bc245e9 [FIX]base_calender: pop default_state from context before creating attendees (context propagation problem)
bzr revid: dle@openerp.com-20130909165307-hb9sbsaeyqywegbp
2013-09-09 18:53:07 +02:00
Martin Trigaux b23587cce2 [FIX] base_calendar: avoid duplication of event on invitation acceptance (opw 586763)
bzr revid: mat@openerp.com-20130902082742-gm422qo1qzev9r35
2013-09-02 10:27:42 +02:00
Christophe Matthieu bad1a58eba [FIX] base_calendar: change write, create and search method display recurrency date, and recurrency date with number of repetitions
bzr revid: chm@openerp.com-20130820123224-33bwr2gt9tp7x9qg
2013-08-20 14:32:24 +02:00
Denis Ledoux a99b5786d1 [MERGE] Forward-port of 7.0 bugfixes up to rev. 9337 (dle@openerp.com-20130731153129-8hmqrgsg3e9d533f)
bzr revid: mat@openerp.com-20130726073123-6buqe3rg321gj5rw
bzr revid: odo@openerp.com-20130730110536-a74ea14pwb2y03ay
bzr revid: dle@openerp.com-20130801123703-frjhpeqwocsjo7ge
2013-08-01 14:37:03 +02:00
Martin Trigaux 63b2e2c44c [FIX] base_calendar: don't compute reccuring events if reccurency checkbox is disabled
bzr revid: mat@openerp.com-20130730081409-d84sz1e1w2201yqr
2013-07-30 10:14:09 +02:00
Christophe Simonis bf29a2ebc7 [MERGE] forward port of branch 7.0 up to revid 9302 chs@openerp.com-20130718111616-apacuhc2qhquobtc
bzr revid: dle@openerp.com-20130627104833-b9zgtu8urj43f12b
bzr revid: mat@openerp.com-20130702135856-kmg7d8anw17nkbd8
bzr revid: chs@openerp.com-20130718115928-wpa84dqh8tcq31zt
2013-07-18 13:59:28 +02:00
Christophe Matthieu 8fa171aa0d [FIX] crm_meeting: fix domain evaluation for calendar recursive. (see openerp-web/7.0/revision/3989). Todo: fix recursive when the begin date it's before the domain search date
bzr revid: chm@openerp.com-20130717142325-8lo9el6gk9kgos3d
2013-07-17 16:23:25 +02:00
Martin Trigaux 905a705c2f [MERGE] [FIX] base_calendar: add missing keys for private events in read
bzr revid: mat@openerp.com-20130620132132-k10o23wdsqxkh0le
2013-06-20 15:21:32 +02:00
Vo Minh Thu e69326ee3b [REF] removed explicit model instanciations.
bzr revid: vmt@openerp.com-20130415102349-vgcrfok2k5y10cwz
2013-04-15 12:23:49 +02:00
Thibault Delavallée 4da68cbc22 [FORWARD] Forward port of addons 7.0 until revision 9008
bzr revid: tde@openerp.com-20130411124446-73gzyw3eo925w3dv
2013-04-11 14:44:46 +02:00
Cedric Snauwaert dd044c571d [FIX]base_calendar: when running scheduler for alarm, the argument exdate should be a list and not a string
bzr revid: csn@openerp.com-20130329150201-tlcflrzdrd8v3wiq
2013-03-29 16:02:01 +01:00
Raphael Collet 96ad608854 [IMP] general: use registry[X] instead registry.get(X) when X is dynamic
bzr revid: rco@openerp.com-20130329143720-80pkd4csemlk1aqz
2013-03-29 15:37:20 +01:00
Mayur Maheshwari (OpenERP) 1ce50a133b [FIX]base_calender:improve method and doc_string for fix issue of duplication record
bzr revid: mma@tinyerp.com-20130226065239-w8xxdv7nlm80q5my
2013-02-26 12:22:39 +05:30
Pinakin Nayi (OpenERP) 4be75c4cdf [FIX]base_calendar:if any user create private meeting its gives warning
bzr revid: pna@tinyerp.com-20130219124258-s0zxm832pkrntauj
2013-02-19 18:12:58 +05:30
Vo Minh Thu 4c201d5f99 [IMP] base_calendar: use the new openerp.service.report instead of the report_spool class
bzr revid: vmt@openerp.com-20130130155501-6hk2v8p7myde6xc8
2013-01-30 16:55:01 +01:00
Quentin (OpenERP) de7cd5331a [MERGE] new fix from api for the invitation to attendees (first attempt was revision 8489, reverted in revision 8495)
bzr revid: qdp-launchpad@openerp.com-20121228111853-4v61clp8v3tkvosi
2012-12-28 12:18:53 +01:00
Quentin (OpenERP) e4b6282112 [FIX] base_calendar: fixed the mail and ics file sent when inviting attendees to a meeting in order to format the dates and times in a correct timezone wich is now explicitly named
bzr revid: qdp-launchpad@openerp.com-20121228094236-p1s8fdvhsothygkk
2012-12-28 10:42:36 +01:00
Arnaud Pineux 1cc8d504ab [FIX] base_calendar: remove followers & change the mail_to format in str to match with mail.mail
bzr revid: api@openerp.com-20121228084840-a1ii9os6dn2xcw0q
2012-12-28 09:48:40 +01:00
dle@openerp.com 68db5f8684 [REM]Unused inherit on res.users adding availability
bzr revid: dle@openerp.com-20121227151710-wta91bk3kxz0i9wd
2012-12-27 16:17:10 +01:00
dle@openerp.com 9b1c566e11 [FIX]Temporary fix: Comment of event_date and event_end_date in search in get_user_availability (function not used anywhere)
bzr revid: dle@openerp.com-20121227131201-tclbh397sjl8bhvl
2012-12-27 14:12:01 +01:00
Quentin (OpenERP) 3b0a21972d [REV] revert of commit 8489. New patch incoming
bzr revid: qdp-launchpad@openerp.com-20121227121345-60ocm72hxxu0qnlb
2012-12-27 13:13:45 +01:00
Arnaud Pineux b04f7058db [FIX] mail is sent for a meeting invitation
bzr revid: api@openerp.com-20121226165252-qrlmtmtz4lra2ijz
2012-12-26 17:52:52 +01:00
Raphael Collet 73980eba5f [MERGE] trunk-import-openerp-thu (use strict naming convention when importing openerp stuff)
bzr revid: rco@openerp.com-20121218085914-qzr2upqfxmfbzfsx
2012-12-18 09:59:14 +01:00
Olivier Dony 16c513ed9a [FIX] base_calendar: res.users.lang may be NULL
bzr revid: odo@openerp.com-20121217222629-0btejze060msu6sl
2012-12-17 23:26:29 +01:00
Cecile Tonglet 15fe515601 [MERGE] From trunk
bzr revid: cto@openerp.com-20121217144306-tkodwpox30cuvb28
2012-12-17 15:43:06 +01:00
Fabien Pinckaers e6478eb9f1 [MERGE] fix base_calendar
bzr revid: fp@tinyerp.com-20121215163556-dunic7yj2yoa7av9
2012-12-15 17:35:56 +01:00
Quentin (OpenERP) 7ef99890d8 [REV] base_calendar: reverted to a previous code because it broke one test
bzr revid: qdp-launchpad@openerp.com-20121212174415-pllm4f5g7k6uyn3o
2012-12-12 18:44:15 +01:00
Quentin (OpenERP) 37a3ef575e [FIX] base_calendar: virtual ids and misc fixes
bzr revid: qdp-launchpad@openerp.com-20121212143138-r400ibtajigk0lns
2012-12-12 15:31:38 +01:00
Quentin (OpenERP) 1cd8e2c45b [FIX/REF] base_calendar: virtual ids management
bzr revid: qdp-launchpad@openerp.com-20121211155627-xx33ah96xmpp47ca
2012-12-11 16:56:27 +01:00
Quentin (OpenERP) d0a942477f [MERGE] trunk
bzr revid: qdp-launchpad@openerp.com-20121210150845-aqk1s4yiyqss4559
2012-12-10 16:08:45 +01:00
Quentin (OpenERP) 9e9b0cc8b4 [REF] base_calendar
bzr revid: qdp-launchpad@openerp.com-20121210142912-9pisd030jhmf8tqy
2012-12-10 15:29:12 +01:00
Quentin (OpenERP) c6475a4cf6 [REF] base_calendar
bzr revid: qdp-launchpad@openerp.com-20121210142630-7x0nvai3txoe3ba6
2012-12-10 15:26:30 +01:00
Vo Minh Thu e7f4891d46 [IMP] use the openerp namespace.
bzr revid: vmt@openerp.com-20121206145632-0h1coh5aaem65wsy
2012-12-06 15:56:32 +01:00
dhr 21b1aa5295 [IMP]Get email on change of partner and made invitation tab visible to all users
bzr revid: dhr@tinyerp.com-20121130060020-9pn7666r96dag2nc
2012-11-30 11:30:20 +05:30
Rifakat (OpenERP) 0c0ac94fb4 [FIX]base_calendar: it raises error when we create calendar event while on which object the event is created does not have rrule and attendee_ids, that is availeble only with menu Event(calendar.event), problem is raised while we create saperate menu for calendar.alarm and create event for that because this object does not have these fields and throwing error
bzr revid: mma@tinyerp.com-20121123063831-usdpa5kqf2dpuxng
2012-11-23 12:08:31 +05:30
Fabien Pinckaers 67fc9a997c [MERGE] crm improvements
bzr revid: fp@tinyerp.com-20121102091325-cesxnckhwg77tx6w
2012-11-02 10:13:25 +01:00
ajay javiya (OpenERP) 9954cd3d08 [IMp]:Improve code in crm
bzr revid: aja@tinyerp.com-20121025094231-ggp3s17n7r5ndkt5
2012-10-25 15:12:31 +05:30
Mayur Maheshwari (OpenERP) fb0fdad5ba [MERGE]: Merge with lp:openobject-addons
bzr revid: mma@tinyerp.com-20121008133114-skk7hnn2lbq8io2h
2012-10-08 19:01:14 +05:30
Mayur Maheshwari (OpenERP) 48ad382705 [IMP]all : improve string
bzr revid: mma@tinyerp.com-20121008101422-hen3r94996e6pzye
2012-10-08 15:44:22 +05:30
Antonin Bourguignon e6781e11ec [FIX] yml tests: do not use 'none' in calendar_event creation during tests; use False instead
bzr revid: abo@openerp.com-20121005185015-fj62y6tfra3oqo1g
2012-10-05 20:50:15 +02:00
Antonin Bourguignon 6dad993aa3 [FIX] remove a 'none' value for rrule_type field
bzr revid: abo@openerp.com-20121005174426-nzl24tpvz3qvu5x2
2012-10-05 19:44:26 +02:00
Antonin Bourguignon cbf91c37b9 [IMP] code style and comments
bzr revid: abo@openerp.com-20121005171055-sxm4okovczkgmj2p
2012-10-05 19:10:55 +02:00
Antonin Bourguignon ef2f6ce414 [IMP] remove the 'none' value for 'rrule_type' (recurrence rule type); this value doesn't make sense
bzr revid: abo@openerp.com-20121005165212-etg3lya4ep3g10kx
2012-10-05 18:52:12 +02:00
Antonin Bourguignon 474e665fcc [IMP] code style: rename some of those uggly 'datas' var into 'data'
bzr revid: abo@openerp.com-20121005150638-m64hn1kn7nxvp5e0
2012-10-05 17:06:38 +02:00
Antonin Bourguignon f38d9ec3cd [IMP] comments and whitespaces
bzr revid: abo@openerp.com-20121005114919-7rgseqg9f0y2cdvn
2012-10-05 13:49:19 +02:00
Fabien Pinckaers b63eeda1de [MERGE] add constraint on base_calendar
bzr revid: fp@tinyerp.com-20120930102954-j0rtayh1127w0gvh
2012-09-30 12:29:54 +02:00
Fabien Pinckaers 5f9dc5a75e [MERGE] typo meeting
bzr revid: fp@tinyerp.com-20120929090352-n9n8r9cqqzlx60ci
2012-09-29 11:03:52 +02:00