Commit Graph

179 Commits

Author SHA1 Message Date
Denis Ledoux 5c2fb121ca [FIX] web_calendar: reset dataset index if search result empty 2014-09-24 13:07:59 +02:00
Martin Trigaux 6e5bef9bd2 [FIX] calendar: avoid double popup, opw 606297
Some browsers (e.g. chrome) trigger onEmptyClick as well as
onBeforeLightbox during drag&drop which calls two slow_create
calls (and two popups). Workaround to kill the second one.
2014-06-02 18:22:06 +02:00
Denis Ledoux 115eb2027d [FIX] web_calendar: Do not display empty values in displayed text in calendar view cells
bzr revid: dle@openerp.com-20140214114258-0hcsfdwyl61gph0v
2014-02-14 12:42:58 +01:00
Paramjit Singh Sahota 73fecedc4b [FIX] web_calendar: do not generate invalid domain if views does not specify a "date_stop" field
lp bug: https://launchpad.net/bugs/1197323 fixed

bzr revid: chs@openerp.com-20130719092515-7yrvp0ifooa6rxae
2013-07-19 11:25:15 +02:00
Christophe Matthieu be4ba6f7b1 [FIX] Calendar month view does not show events starting in previous month. bug-1163912
bzr revid: chm@openerp.com-20130628090706-ztqfodf5xxi2201j
2013-06-28 11:07:06 +02:00
Xavier Morel 672933ebfe [IMP] PNG recompression
bzr revid: xmo@openerp.com-20130605124327-poy97bvw73sdm1o6
2013-06-05 14:43:27 +02:00
Martin Trigaux e528e410c2 [IMP] explain monkey patch
bzr revid: mat@openerp.com-20130524142856-gra4nuvl7upuldp5
2013-05-24 16:28:56 +02:00
Martin Trigaux 0e8d719cd1 [FIX] web_calendar: today button should return the date_part only
bzr revid: mat@openerp.com-20130524135520-8853j3kfxlmp2lpm
2013-05-24 15:55:20 +02:00
Xavier Morel ee262e156a [FIX] delete event in calendar, courtesy of Holger Brunn
Calendar has type mismatche issues where event ids are obtained as
strings even when they are numbers, this is (ish) why get_id_index was
added to Dataset.

When having an event_id in calendar, can't use event_id directly needs
to ensure we have valid index and use that index to get "correct (ly
typed)" id from dataset.

bzr revid: xmo@openerp.com-20130516144904-hbfd5zkl8lic33n8
2013-05-16 16:49:04 +02:00
Xavier Morel 3c32920301 [FIX] Error when selecting filters in calendar view
e.g. calendar view of customer invoice

Also attempted to make the code flow slightly simpler by just forcing
the filter to a [value, label] pair in all cases.

bzr revid: xmo@openerp.com-20130516125650-qeqx97dzzhzjrq52
2013-05-16 14:56:50 +02:00
Martin Trigaux 8c08d178d2 [IMP] use exact writing for fsf address
bzr revid: mat@openerp.com-20130514143402-amqukyz9mpeq5y95
2013-05-14 16:34:02 +02:00
Martin Trigaux f95fd751df [IMP] remove double space in fsf address
bzr revid: mat@openerp.com-20130514141723-xvtiru2fvhp6enbq
2013-05-14 16:17:23 +02:00
Martin Trigaux 7d79e8ade4 [IMP] fix EOL : CRLF to unix
bzr revid: mat@openerp.com-20130514135150-j0flc0ffsddx09bw
2013-05-14 15:51:50 +02:00
Martin Trigaux 60c0ad3992 [FIX] fix FSF address
bzr revid: mat@openerp.com-20130514120406-mz9mo1cnif04pyz9
2013-05-14 14:04:06 +02:00
Purnendu Singh (OpenERP) 3d4b2e27f6 [FIX] web_calender: when filter is of kind object it was not handled properly
bzr revid: psi@tinyerp.com-20130510120840-52zlu9iqpz7977og
2013-05-10 17:38:40 +05:30
Chris Biersbach cd52a05d1d [FIX] Forwardport of 6.1 merge proposal by msh: Fixed the issue of Calendar responsible label not translated when there is selection field on responsible.
bzr revid: cbi@openerp.com-20130403132346-bs0k6na71nmu7ztl
2013-04-03 15:23:46 +02:00
Christophe Matthieu f645c8671e [FIX] calendar.js: From calendar view create customer or supplier invoice, when select partner it gives error.
bzr revid: chm@openerp.com-20130402104752-k6ts4s6j7mi7lnjp
2013-04-02 12:47:52 +02:00
Holger Brunn eb6e8a8308 [FIX] get id from dataset to pass it as integer in place of string
lp bug: https://launchpad.net/bugs/1160871 fixed

bzr revid: hbrunn@therp.nl-20130327122447-bhsjd3b8moj2kgny
2013-03-27 13:24:47 +01:00
Fabien Meghazi fe323b1246 [FIX] Calendar view don't get default name
lp bug: https://launchpad.net/bugs/1154465 fixed

bzr revid: fme@openerp.com-20130321225402-iz7lul7hdooiup1o
2013-03-21 23:54:02 +01:00
Xavier Morel d94b53ddb3 [FIX] calendar CSS so it does not 'go through' the search view's completion list
bzr revid: xmo@openerp.com-20130214151332-q6hj8qu7zntoybe1
2013-02-14 16:13:32 +01:00
Fabien Meghazi c9a198ff8d [IMP] Improved code and translations
bzr revid: fme@openerp.com-20130204143804-yvv24o0wlncxl90b
2013-02-04 15:38:04 +01:00
Fabien Meghazi c9f2a86be5 [FIX] Calendar popup form view_id is not honored. Default form view is used instead.
Added instance.web.ViewManager#get_view_id(view_type)
Fetch the title of the popup from the parent if it's a ViewManagerAction,
    otherwise, use the current's view title.

bzr revid: fme@openerp.com-20130204124348-p79drjm72vt2j2ty
2013-02-04 13:43:48 +01:00
Bhumi Thakkar (Open ERP) ffc09a7251 [FIX] Fixed calendar instead of ul of searchvox.
bzr revid: bth@tinyerp.com-20130123100322-zw0e40btcex2wfjc
2013-01-23 15:33:22 +05:30
Vishmita 9fc0f7229b [Fix]From calendar view create customer or supplier invoice when select partner it generate error
bzr revid: vja@tinyerp.com-20130122073526-fzmis5bnoutuy5f0
2013-01-22 13:05:26 +05:30
Fabien Meghazi 33ee4d09d0 [FIX] Calendar view reloads event using toStringed id
bzr revid: fme@openerp.com-20121218151657-ly74ph77q1c7nicz
2012-12-18 16:16:57 +01:00
Fabien Meghazi 1a7e855832 [IMP] Calendar view mode does not scroll on overflow
bzr revid: fme@openerp.com-20121217111340-osr4mid4f2uhvvb4
2012-12-17 12:13:40 +01:00
niv-openerp 906ceba948 [IMP] lot of small improvements to better detect when a view has finished loading
bzr revid: nicolas.vanhoren@openerp.com-20121213140914-8d1u01h17r2x4fpu
2012-12-13 15:09:14 +01:00
tsabi 92e87f7e6f Mark strings to be translated.
Maybe some missed, but most of them marked.

bzr revid: tsabi-20121129002200-20tppzvh0ap5tfwe
2012-11-29 01:22:00 +01:00
Fabien Meghazi c91f05a202 [FIX] Calendar navigation bar overlaps dropdown menus
lp bug: https://launchpad.net/bugs/1082194 fixed

bzr revid: fme@openerp.com-20121126104342-z4f0ndh68r3zikj0
2012-11-26 11:43:42 +01:00
Fabien Meghazi a5e242456e [IMP] mini_calendar loses it's date when refreshed
bzr revid: fme@openerp.com-20121121160452-nojlacwpafgmemc7
2012-11-21 17:04:52 +01:00
Fabien Meghazi 1b2f4baede [FIX] Calendar tabs disapear when clicking next/previous
lp bug: https://launchpad.net/bugs/1075550 fixed

bzr revid: fme@openerp.com-20121114165902-zizcpaemtq3mc21x
2012-11-14 17:59:02 +01:00
Fabien Meghazi 29578e1748 [FIX] dhtmlx scheduler raises an exception when double clicking some of its dom elements.
lp bug: https://launchpad.net/bugs/1075551 fixed

bzr revid: fme@openerp.com-20121112151131-zw01nh86asqyl7ll
2012-11-12 16:11:31 +01:00
Fabien Meghazi 8821c77158 [MERGE] trunk (jquery api changes in place then's -> done's)
bzr revid: fme@openerp.com-20121105201717-91w9gwlumkvellmw
2012-11-05 21:17:17 +01:00
Fabien Meghazi 2e4cb3a69a [FIX] Dirty workaround for dhtmlxscheduler bug
bzr revid: fme@openerp.com-20121105150412-7x0ah1mfuvffsipe
2012-11-05 16:04:12 +01:00
Antony Lesuisse 8198fc787d [FIX] remove unsed minified files
bzr revid: al@openerp.com-20121103150045-pkx6ckvc9hp7vaz0
2012-11-03 16:00:45 +01:00
Fabien Meghazi ca6c49becf [IMP] jQuery deferred API changes refactoring. Changed 'then's in 'done'/'fail' and 'pipe's in 'then'
bzr revid: fme@openerp.com-20121030140630-gf20ye8fou1ebxft
2012-10-30 15:06:30 +01:00
Fabien Meghazi 2c14431fbd [IMP] Allow to delete events in week and day view
bzr revid: fme@openerp.com-20121029105303-0x9nnmrteanhbsey
2012-10-29 11:53:03 +01:00
Fabien Meghazi ea570236a6 [MERGE] trunk
bzr revid: fme@openerp.com-20121029100055-3h40w0egnzlwq7o4
2012-10-29 11:00:55 +01:00
Fabien Meghazi eccb14b4e3 [REM] Removed CalendarFormDialog and replace it with FormOpenPopup
bzr revid: fme@openerp.com-20121025141140-2ab8pwwbc7kg3729
2012-10-25 16:11:40 +02:00
Fabien Meghazi b63ae7daa9 [REM] Renamed on_* & do_* callbacks from calendar view
bzr revid: fme@openerp.com-20121025103748-4idbc0tvo7pzc285
2012-10-25 12:37:48 +02:00
Fabien Meghazi d693558868 [FIX] Misc fix and improvements to calendar
bzr revid: fme@openerp.com-20121025101601-at3yqs03shp6ho46
2012-10-25 12:16:01 +02:00
Jiten (OpenERP) 2354633823 [MERGE] Merged trunk.
bzr revid: jra@tinyerp.com-20121025093537-rua2i3iqg2wisa5v
2012-10-25 15:05:37 +05:30
Fabien Meghazi baf6832302 [IMP] Open form dialog in edit mode
bzr revid: fme@openerp.com-20121025080747-hr57jyhfe67xxco4
2012-10-25 10:07:47 +02:00
Fabien Meghazi 149d05a83f [ADD] Saas file
bzr revid: fme@openerp.com-20121024160525-rta4chbzjkj3a1sj
2012-10-24 18:05:25 +02:00
Fabien Meghazi d41a1ef8ce [IMP] Reworked calendar
bzr revid: fme@openerp.com-20121024150605-2o5tnwtkdguhk78n
2012-10-24 17:06:05 +02:00
Fabien Meghazi b79406cb89 [WIP] Updated dhtmlx calendar
bzr revid: fme@openerp.com-20121024134859-pru7zenpiz0la8mq
2012-10-24 15:48:59 +02:00
Fabien Meghazi 81e7d9ba3d [WIP] calendar
bzr revid: fme@openerp.com-20121024112147-g1xthxqor7wxb3wu
2012-10-24 13:21:47 +02:00
Fabien Meghazi d559db9aec [FIX] Sale order reference changed in sale order calendar view
lp bug: https://launchpad.net/bugs/1003861 fixed

bzr revid: fme@openerp.com-20121023135406-040p3ohbr8y53j8d
2012-10-23 15:54:06 +02:00
Bhumi Thakkar (Open ERP) 33c29251a1 [IMP] Improve css for calendar.
bzr revid: bth@tinyerp.com-20121023101119-xg8lqvqxt0bqvszi
2012-10-23 15:41:19 +05:30
Bhumi Thakkar (Open ERP) 143936a8c8 [IMP] Improve css to hide border,button,notebook tab,scoll.
bzr revid: bth@tinyerp.com-20121018131756-7bz5wt9bl6ck11jn
2012-10-18 18:47:56 +05:30