Commit Graph

37 Commits

Author SHA1 Message Date
Fabien Meghazi ed11f76ec5 [IMP] Improved calendar's color handling
bzr revid: fme@openerp.com-20110818191826-e0le9cm6xnw38wc2
2011-08-18 21:18:26 +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 673a0683e8 [IMP] CalendarView: Fitler events using sidebar 'Responsibles' option
bzr revid: fme@openerp.com-20110811160754-jfexopgrrqnfg9df
2011-08-11 18:07:54 +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 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
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 bccbd50d6c [FIX] Use deferred in CalendarView#do_search
bzr revid: fme@openerp.com-20110810131935-4u7w1i9pzwortf9s
2011-08-10 15:19:35 +02:00
Fabien Meghazi 52ba9d992d [REM] Removed auto open argument from Dialog#start()
bzr revid: fme@openerp.com-20110810120548-697agu5xajf11tvx
2011-08-10 14:05:48 +02:00
Fabien Meghazi 6a8dcc573d [ADD] Added creation and edition of event with FormView in a dialog
bzr revid: fme@openerp.com-20110809154919-a3ouzz2w1vj9242t
2011-08-09 17:49:19 +02:00
Fabien Meghazi e0fdc7078b [FIX] Fixed views options
bzr revid: fme@openerp.com-20110808173230-fdzbdeaegxpnszd1
2011-08-08 19:32:30 +02:00
Fabien Meghazi a0a0505c7e [FIX] Fixed event deletion in calendar view
bzr revid: fme@openerp.com-20110808141840-8gxx1ssqd5e0l8y1
2011-08-08 16:18:40 +02:00
Fabien Meghazi 4b9a2bcf7b [FIX] Many fixes for calendar view
bzr revid: fme@openerp.com-20110804145453-imbj970742zqe8zs
2011-08-04 16:54:53 +02:00
Fabien Meghazi fd573bc0d9 [FIX] Some fixes in calendar since dhtmlxSheduler upgrade
bzr revid: fme@openerp.com-20110804100731-v032rcnxthqe0y7u
2011-08-04 12:07:31 +02:00
Fabien Meghazi b7bc2ba858 [ADD] Calendar: event create and update
bzr revid: fme@openerp.com-20110803110550-i47i9bo5va0fm0j9
2011-08-03 13:05:50 +02:00
Fabien Meghazi 29bbb4601e [ADD] Added a sidebar to the calendar view
bzr revid: fme@openerp.com-20110801154856-2nhjjtjwa1jc8qy1
2011-08-01 17:48:56 +02:00
Fabien Meghazi 595966fb22 [MERGE] Calendar WIP
bzr revid: fme@openerp.com-20110801124802-hpcbkhpxxc0cu60j
2011-08-01 14:48:02 +02:00
Fabien Meghazi a291c46b27 [MERGE] Merged with trunk
bzr revid: fme@openerp.com-20110801092617-f4vcc8dhx31n5ot3
2011-08-01 11:26:17 +02:00
Fabien Meghazi 2a2d924688 [FIX] Fixed calendar view to match new controller family
bzr revid: fme@openerp.com-20110725103254-y66uxxfm3m104vm7
2011-07-25 12:32:54 +02:00
Vaibhav (OpenERP) 26c20c4f23 [FIX] render multiday events.
bzr revid: vda@tinyerp.com-20110630073300-6oesnqmu0cpq4yo2
2011-06-30 13:03:00 +05:30
Vaibhav (OpenERP) 5ff114a689 [FIX] count date_delay.
bzr revid: vda@tinyerp.com-20110627130851-7picp2pw8v04ag5s
2011-06-27 18:38:51 +05:30
Vaibhav (OpenERP) dc7d3e8cc7 [FIX] count date_stop.
bzr revid: vda@tinyerp.com-20110622111044-8ufe6f8j59k9ezf9
2011-06-22 16:40:44 +05:30
Vaibhav (OpenERP) 800239b36e [FIX] Modify existing event.
bzr revid: vda@tinyerp.com-20110622101453-ksn3ft70q0zgrt6p
2011-06-22 15:44:53 +05:30
Vaibhav (OpenERP) 68fdbd2912 [FIX] Not new event or existed event.
bzr revid: vda@tinyerp.com-20110621123254-p2uynitiy3ijk0zk
2011-06-21 18:02:54 +05:30
Vaibhav (OpenERP) c5d217424c [FIX] On Resize event try to save event else create new.
bzr revid: vda@tinyerp.com-20110621122036-47cmkx10qjkmnicj
2011-06-21 17:50:36 +05:30
Vaibhav (OpenERP) b010f26561 [FIX] new event form in week and day mode also.
bzr revid: vda@tinyerp.com-20110621082047-uztvmz07z43taaah
2011-06-21 13:50:47 +05:30
vda (OpenERP) 8c2e45a403 [FIX] set dataset index to null for new event.
bzr revid: vda@tinyerp.com-20110607090935-hap62nbpb1ymys4r
2011-06-07 14:39:35 +05:30
vda (OpenERP) ed493416de [FIX] modify and save event.
bzr revid: vda@tinyerp.com-20110601111759-6vjnmfr3pymaepuw
2011-06-01 16:47:59 +05:30
vda (OpenERP) f4ab6de247 [FIX] Popup selected event.
bzr revid: vda@tinyerp.com-20110601100952-opuguc2rxfrxcsdh
2011-06-01 15:39:52 +05:30
vda (OpenERP) 7647624b4d [FIX] Code cleanup.
bzr revid: vda@tinyerp.com-20110601054808-atcvdl4oc681mvfv
2011-06-01 11:18:08 +05:30
vda (OpenERP) 639a3c6beb [FIX]call dataset read_slice to get ids.
bzr revid: vda@tinyerp.com-20110601053902-ot7lpjb8n1wmmrvy
2011-06-01 11:09:02 +05:30
vda (OpenERP) 8cca171661 [FIX] Calendar.
bzr revid: vda@tinyerp.com-20110531112545-laa8rp2xxx9ympgk
2011-05-31 16:55:45 +05:30
Xavier Morel 26ddfe235d [FIX] namespacing of base_calendar addon
bzr revid: xmo@openerp.com-20110413133207-k4d53w0eznwtqoec
2011-04-13 15:32:07 +02:00
Xavier Morel b4cd776b25 [FIX] correctly load calendar addon
* Fix loading of active modules (don't hardcode list)
* Implement loading of CSS files via css list
* Fix Calendar addon
  - Add list of JS files to descriptor
  - Add list of CSS files to descriptor
  - Have calendar load its own qweb template file
  - Put calendar in the correct namespace (openerp.base_calendar) instead of a nonsensical one

bzr revid: xmo@openerp.com-20110413125042-feiimul8617a51d6
2011-04-13 14:50:42 +02:00
Antony Lesuisse a590451a1b [MERGE] manually calendar view from trunk-proto61-dhtmlx-scheduler-vda
bzr revid: al@openerp.com-20110407164106-odb0y1qogrg4x2js
2011-04-07 18:41:06 +02:00