Commit Graph

46 Commits

Author SHA1 Message Date
RavishchanraMurari (Open ERP) caa3c07094 email.addresss_id_repalce_by_user_email
bzr revid: rmu@tinyerp.com-20110728061156-swmn5jz78zb3w4vd
2011-07-28 11:41:56 +05:30
Bhumika (OpenERP) 3a6010b706 [MERGE] Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20110601103949-lhzpnstpexkxca91
2011-06-01 16:09:49 +05:30
Harry (OpenERP) d96ceb7e74 [MERGE] fixing usability
bzr revid: hmo@tinyerp.com-20110426073918-j333hzotq62a69nz
2011-04-26 13:09:18 +05:30
Anup (OpenERP) 1060ac58c3 [FIX] base_calendar : Typo Fixed on notification for missing email on invitation wizard
bzr revid: ach@tinyerp.com-20110419115936-2x0o1rrvu9sov1b0
2011-04-19 17:29:36 +05:30
Thibault Francois f1f4488523 [CLEAN] calendar code and files __openerp__.py | 2
base_calendar.py                         |  120 ++++++----------------
 base_calendar_view.xml                   |    3 
 wizard/__init__.py                       |    2 
 wizard/base_calendar_set_exrule.py       |  163 -------------------------------
 wizard/base_calendar_set_exrule_view.xml |   71 -------------
 wizard/calendar_event_edit_all.py        |   98 ------------------
 wizard/calendar_event_edit_all_view.xml  |   41 -------
 8 files changed, 35 insertions(+), 465 deletions(-)

bzr revid: tfr@openerp.com-20110331151449-k5wcwdzmkf8x9rpz
2011-03-31 17:14:49 +02:00
uco (OpenERP) c3098f4f43 [FIX] account..l10n_ch: Pass return {'type': 'ir.actions.act_window_close'} instead of return {} in osv_memory/normal wizards.(lp:691544)
bzr revid: uco@tinyerp.com-20101228104445-h5q9jg8mq7dmdc51
2010-12-28 16:14:45 +05:30
uco (OpenERP) d827b2f6ea [REF]: Added remaining context changes in _constraints. Removed unnecessary checking for context from methods.
bzr revid: uco@tinyerp.com-20101213064309-vg36f1510xv2f8zb
2010-12-13 12:13:09 +05:30
uco (OpenERP) 6dd290e824 [REF]: Replace the condition 'if not context' with 'if context is None'.
bzr revid: uco@tinyerp.com-20101123070505-9i2lrqhgxzaii3zn
2010-11-23 12:35:05 +05:30
uco (OpenERP) 12fcd1be2f [IMP] : Added context=None on methods used for _constraints and replaced context={} with context=None.
bzr revid: uco@tinyerp.com-20101119134801-974ev29j4tu46pq2
2010-11-19 19:18:01 +05:30
rpa (Open ERP) aa5d2bb78d [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20101004051405-6pxlwe8lglxfy1dw
2010-10-04 10:44:05 +05:30
rpa (Open ERP) 4f9d58b2a5 [IMP]: base_calendar: Usability improvement in invite attendee wizard
bzr revid: rpa@tinyerp.com-20101001134641-0s9tmilk1denie0x
2010-10-01 19:16:41 +05:30
P. Christeas 8a2874060c [IMP]: SQL Queries Improved.
bzr revid: uco@tinyerp.com-20101001092628-j6tnaor3dhlq1gl9
2010-10-01 14:56:28 +05:30
aag (OpenERP) 7b2e3875b1 [REMOVE]: mx.Date from trunk
bzr revid: aag@tinyerp.co.in-20100929080501-j7hqsb3qfftp6qbo
2010-09-29 13:35:01 +05:30
olt@tinyerp.com 4d96d4657d [FIX] base_calendar: access to browse_null attributes
bzr revid: olt@tinyerp.com-20100920113745-o45rgjk2onl4aja5
2010-09-20 13:37:45 +02:00
rpa (Open ERP) 75a7213498 [IMP]: base_calendar, crm: Minor Improvements in view
bzr revid: rpa@tinyerp.com-20100903133450-1g0mahcm9mjgfoc9
2010-09-03 19:04:50 +05:30
P. Christeas 3aa4446439 [IMP]: Usability Improvements in Calendar
bzr revid: rpa@tinyerp.com-20100903131530-wqq4bb67nh9anr35
2010-09-03 18:45:30 +05:30
Harry (OpenERP) bcecd56c9e [IMP] calendar: add new char field for organizer in event and use it to map with Organizer attribute.
bzr revid: hmo@tinyerp.com-20100810123108-p870zh9vrbfl9644
2010-08-10 18:01:08 +05:30
Harry (OpenERP) 6ad5e67930 [FIX] Calendar: minor improvement
bzr revid: hmo@tinyerp.com-20100709133529-68fftd7xbjz69uoq
2010-07-09 19:05:29 +05:30
rpa (Open ERP) 2d6a0e2329 [FIX]: * caldav: Export calendar with recurrent event
* base_calendar: Fix wrong code in Exrule wizard

bzr revid: rpa@tinyerp.com-20100630094307-n6lucf47o1ixsai4
2010-06-30 15:13:07 +05:30
rpa (Open ERP) ccd071ec73 [FIX]: base_calendar : Fixed problem of group by state
[IMP]: base_calendar : Improvement in exrule wizard for setting exrule none + View improvement
* Event/Meeting Fields should be readonly in done state

bzr revid: rpa@tinyerp.com-20100624125503-fzsn25zwaa2n9tf8
2010-06-24 18:25:03 +05:30
ksa (Open ERP) 5c10570244 [IMP] task-620 usability Improvement for sales menu in crm ,sale,base_calendar,product
bzr revid: ksa@tinyerp.co.in-20100514113309-grkxy5795dzkf220
2010-05-14 17:03:09 +05:30
ksa (Open ERP) 1a8ce11d22 [MERGE]: Merge with lp:openobject-trunk-dev-addons2
bzr revid: ksa@tinyerp.co.in-20100514064906-fbte140kwld456wk
2010-05-14 12:19:06 +05:30
rpa (Open ERP) 2331abec58 [IMP]: base_calenadr: Improvement in views, Added search view , Fixed problem of delegate event invitation
bzr revid: rpa@tinyerp.com-20100513113759-zxot0r0sqrg1jd4h
2010-05-13 17:07:59 +05:30
rpa (Open ERP) b03b10a559 [IMP]: Minor Code improvements (For tooptips) in crm modules
bzr revid: rpa@tinyerp.com-20100512131601-b1vkwfe2f6ker8eq
2010-05-12 18:46:01 +05:30
ksa (Open ERP) 27018a4253 [MERGE]: Merge with lp:openobject-trunk-dev-addons2
bzr revid: ksa@tinyerp.co.in-20100503044623-cdwm3l4h1o7r9qev
2010-05-03 10:16:23 +05:30
ksa (Open ERP) 084c657765 [ADD]: base_calendar: Add new wizard for exrule field functionality
bzr revid: ksa@tinyerp.co.in-20100429135023-aao2wuuzkvfsp0oc
2010-04-29 19:20:23 +05:30
Stephane Wirtel 5142d98b30 [FIX] Remove the executable flag on the python and xml files
bzr revid: stephane@openerp.com-20100429080154-kmn18r5kci0uq84u
2010-04-29 10:01:54 +02:00
rpa (Open ERP) 72b0b218d7 [IMP]: base_calendar: Improvement in rrule help put proper example
bzr revid: rpa@tinyerp.com-20100406083914-3ag7ahewk9zxipk8
2010-04-06 14:09:14 +05:30
atp (Open ERP) ddbd753d89 [FIX]: base_calendar crm: fixed minor problem in base_calendar and base calendar invite attendee wizard , added onchange partner_id in crm phonecall
bzr revid: atp@tinyerp.co.in-20100325130511-9vmg5yd4jofetwcm
2010-03-25 18:35:11 +05:30
ksa (Open ERP) 0eb05a2c5d [IMP]: base_calendar caldav crm_caldav: Apply Doc String + quality check
bzr revid: ksa@tinyerp.co.in-20100325120700-qin0rom78ex3vima
2010-03-25 17:37:00 +05:30
rpa (Open ERP) 58fddb6132 [FIX]: base_calendar: Fixed some problems for attendee invitation
bzr revid: rpa@tinyerp.com-20100325115354-x8lfkcchw9k9zg3t
2010-03-25 17:23:54 +05:30
Mantavya Gajjar 2535f44d2b [REVIEW]: code review
bzr revid: mga@mga-20100324155718-25uh10n09j6j3gty
2010-03-24 21:27:18 +05:30
rpa (Open ERP) c51d845b93 [ADD] base_calendar: invite attendee wizard
bzr revid: rpa@tinyerp.com-20100323144241-0zqnbrg6x3ywbjeo
2010-03-23 20:12:41 +05:30
rpa (Open ERP) 6aafa589c9 [REF]: base_calendar: Separated osv_memory wizard for invite attendee into wizard folder + Added search view for invitation
bzr revid: rpa@tinyerp.com-20100323122631-n1aar2o4w6jhiy15
2010-03-23 17:56:31 +05:30
atp (Open ERP) 5392d76270 [IMP]: base_calendar: code optimization and add csv file
bzr revid: atp@tinyerp.co.in-20100318113031-8ejquziyohqxmvda
2010-03-18 17:00:31 +05:30
atp (Open ERP) b7e960c1ee [IMP]: base_calendar: removed _ from function called from button
bzr revid: atp@tinyerp.co.in-20100311132500-u20yt7frb0in5bpw
2010-03-11 18:55:00 +05:30
ATP (Open ERP) 52f667cbf8 [IMP]: base_calendar: Converted wizard into osv_memory wizard
bzr revid: rpa@tinyerp.com-20100311052302-0eqro8knu4mpjs12
2010-03-11 10:53:02 +05:30
rpa (Open ERP) 2b71d51681 [IMP]: crm(meeting): Improvement for Editing Recurrent events
bzr revid: rpa@openerp.co.in-20100304140209-5wbu7wd3xx3ah4j8
2010-03-04 19:32:09 +05:30
Harry (Open ERP) 34342fb461 [IMP] base_calendar, caldav: dependancy interchange
bzr revid: hmo@tinyerp.com-20100211140846-60dhl6m0qsltu6n1
2010-02-11 19:38:46 +05:30
rpa (Open ERP) d4553ff9c6 [REF]: base_calendar, caldav: Interchange of module names and files
bzr revid: rpa@openerp.co.in-20100211123741-b2gwowgfrfom93mz
2010-02-11 18:07:41 +05:30
rpa (Open ERP) 197f0b0135 [IMP]: base_calendar, crm_caldav: Minor improvements
bzr revid: rpa@openerp.co.in-20100211091455-4jcbscgn3zbmf73c
2010-02-11 14:44:55 +05:30
rpa (Open ERP) 4083c9bf7b [IMP]: base_calendar: Added duplicate fields checking in write, fixed minor problem in subscibe calendar wizard
bzr revid: rpa@openerp.co.in-20100129121429-wqddwgfyg3m63gtx
2010-01-29 17:44:29 +05:30
rpa (Open ERP) 7f105c97c5 [IMP]: caldav modules, document_webdav: Minor improvement in wizard
bzr revid: rpa@openerp.co.in-20100127050704-440o05f3n924kij5
2010-01-27 10:37:04 +05:30
rpa (Open ERP) 0803c04e6e [IMP]: caldav, project_calendar: Provided better error handling in import/export of ics, fixed some minor problems for generic attributes mapping
bzr revid: rpa@openerp.co.in-20100125125721-tsk4c2rfyt5qg6gq
2010-01-25 18:27:21 +05:30
rpa (Open ERP) c87d58cabb [IMP,REF]: base_calendar, caldav: Improvement in import/export functionality and made function that import/export calendar with its event and task
bzr revid: rpa@openerp.co.in-20100122135553-1tc8axr7y2abmpke
2010-01-22 19:25:53 +05:30
rpa (Open ERP) 528291793a [IMP]: Caldav, base_calendar: * Moved import/export wizards to base_calendar
* Chages in functionality of attributes/fields mapping (Removed all demo mapping)

bzr revid: rpa@openerp.co.in-20100121125840-82zv84vh4g3bf9gi
2010-01-21 18:28:40 +05:30