Commit Graph

230 Commits

Author SHA1 Message Date
Antoine Huvelle 9795702fb1 [imp] modifications in view.js: giving 100% height to actionmanager
bzr revid: ahu@openerp.com-20111222130317-8w6ba1044axpt1x8
2011-12-22 14:03:17 +01:00
Fabien Meghazi c325c5a9e9 [IMP] Make action manager 100% in order to let sidebar extend until the footer
bzr revid: fme@openerp.com-20111222102741-xlwk80e94qtdf310
2011-12-22 11:27:41 +01:00
Fabien Meghazi 0354c117a1 [ADD] Add resize_textarea option to FirmView and use it for Edit View debug feature
Note: resize_textarea can also be an integer forcing maximal height

bzr revid: fme@openerp.com-20111221171602-rbpe76f7s7hwmapz
2011-12-21 18:16:02 +01:00
Xavier Morel 01fdd9420f [FIX] reload form (and list) views after sidebar actions
bzr revid: xmo@openerp.com-20111221141953-zovj4tpwse9tfvm9
2011-12-21 15:19:53 +01:00
Christophe Simonis 1448318b2f [FIX] handle model in url
bzr revid: chs@openerp.com-20111221141826-82m2bwitidm3okwi
2011-12-21 15:18:26 +01:00
Antony Lesuisse 6a58ba526a [IMP] action with menu_id
bzr revid: al@openerp.com-20111221114904-x8s6xqs70utrnsim
2011-12-21 12:49:04 +01:00
Christophe Simonis 65627b4359 [FIX] only append "Search" prefix if view has search view
bzr revid: chs@openerp.com-20111221104616-217iwi25jgyk4e23
2011-12-21 11:46:16 +01:00
Xavier Morel 7a06082c9f [FIX] add a flag to action descriptors to know when it went through a menu (and we should display the shortcut toggle)
lp bug: https://launchpad.net/bugs/906785 fixed

bzr revid: xmo@openerp.com-20111220164903-iakb397pbb96q1nh
2011-12-20 17:49:03 +01:00
Christophe Simonis 5168ac754c [FIX] show/hide views when there are loaded
bzr revid: chs@openerp.com-20111220173742-cel6khizmlrv9qom
2011-12-20 18:37:42 +01:00
Xavier Morel 265d9e1ef4 [ADD] translatable name to views
lp bug: https://launchpad.net/bugs/904989 fixed

bzr revid: xmo@openerp.com-20111216112054-xys9q3ap6dcatppr
2011-12-16 12:20:54 +01:00
Christophe Simonis 160801b0e6 [IMP] handle url for list views
bzr revid: chs@openerp.com-20111215153134-tdwy5y8j7ktm1dzv
2011-12-15 16:31:34 +01:00
Christophe Simonis af2e4fe2b5 [FIX] url handling of record id
bzr revid: chs@openerp.com-20111215142939-j2lz1irzoj10fy3v
2011-12-15 15:29:39 +01:00
Xavier Morel b5a797ba0a [IMP] mark a bunch of dialog stuff as exportable (mostly buttons, but also dialog titles)
bzr revid: xmo@openerp.com-20111215104031-h2xjkf0zwf8x8zjk
2011-12-15 11:40:31 +01:00
Antony Lesuisse 4b67791920 [FIX] working urls
bzr revid: al@openerp.com-20111214180442-51bny4wq12qs4okk
2011-12-14 19:04:42 +01:00
Antony Lesuisse 7991d820f5 [MERGE] trunk
bzr revid: al@openerp.com-20111214172434-u2i6im40bviq229q
2011-12-14 18:24:34 +01:00
Antony Lesuisse d1ddc1ee78 [IMP] factorise View.do_show do_hide
bzr revid: al@openerp.com-20111214171811-c4bka4nwylp3wn21
2011-12-14 18:18:11 +01:00
niv-openerp 91909f1927 [imp] now closes dialogs when using client actions
bzr revid: nicolas.vanhoren@openerp.com-20111214170356-znxja2f0jekb63a9
2011-12-14 18:03:56 +01:00
Christophe Simonis 99ffc0507f [WIP] better url management, only views are allowed to call this.do_push_state
bzr revid: chs@openerp.com-20111214160958-fb0dtboz2smakb6p
2011-12-14 17:09:58 +01:00
Fabien Meghazi 72aa0f74cd [IMP] Move flags to ViewManager level so it can be passed to its constructor
bzr revid: fme@openerp.com-20111214152903-7vzv503w3e1axtwh
2011-12-14 16:29:03 +01:00
Antony Lesuisse 99808af722 [FIX] url handling
bzr revid: al@openerp.com-20111213142608-bgbo5wkuf5xqbrvq
2011-12-13 15:26:08 +01:00
Fabien Meghazi 4c7068b5fc [IMP] Improved view debugging
bzr revid: fme@openerp.com-20111213113521-vd7lylwaxu0ob3r2
2011-12-13 12:35:21 +01:00
Antony Lesuisse d34a0d0e17 [IMP] url handling by chs
bzr revid: al@openerp.com-20111213105908-740uk5jf0r64lsdb
2011-12-13 11:59:08 +01:00
Christophe Simonis 68914b311b [FIX] remove unused variable
bzr revid: chs@openerp.com-20111213105009-otpfr3db20wakdtb
2011-12-13 11:50:09 +01:00
Christophe Simonis 3c9a0d91f0 [FIX] cleanup do_load_state methods
bzr revid: chs@openerp.com-20111213104100-qxvyqnr84bm1x6x5
2011-12-13 11:41:00 +01:00
Christophe Simonis 12ce718088 [IMP] limit the hash managment to the actionmanager of the webclient (and its viewmanager and views)
bzr revid: chs@openerp.com-20111212164455-44l31w1jr1sm2mg0
2011-12-12 17:44:55 +01:00
Christophe Simonis 642c8e040a [FIX] cleaning url managment
bzr revid: chs@openerp.com-20111212142012-cb5p5oxu2fzmcil2
2011-12-12 15:20:12 +01:00
Xavier Morel e688de835f [FIX] correctly take in account default group_by (from action context)
group_by are alternative: use the one from the search view if there is one
otherwise use the one from the action
and default is no group by

lp bug: https://launchpad.net/bugs/902302 fixed

bzr revid: xmo@openerp.com-20111212141656-w41nnfhzw9kcu93k
2011-12-12 15:16:56 +01:00
Antony Lesuisse 900c2e2daa [IMP] action ir.ui.menu
bzr revid: al@openerp.com-20111212103905-6zjkkou9cquxs2ys
2011-12-12 11:39:05 +01:00
Fabien Meghazi 17b76fdc7e [ADD] action.flags.default_view defines default view to switch on when viewmanager is created.
bzr revid: fme@openerp.com-20111212094152-26eto8s1k9wlhxne
2011-12-12 10:41:52 +01:00
Christophe Simonis 607fa699d6 [IMP] fire the bbq
bzr revid: chs@openerp.com-20111209163114-23c0orpwbqom4js9
2011-12-09 17:31:14 +01:00
Xavier Morel bdb4582586 [FIX] failure to switch view due to switching to a non-existant view should not crash the viewmanager anymore
bzr revid: xmo@openerp.com-20111209144638-ppoxxlcn19sezyri
2011-12-09 15:46:38 +01:00
Vidhin Mehta (OpenERP) 76ec7bea05 [IMP]used pipe instead of then,
bzr revid: vme@tinyerp.com-20111209134809-l7rh0th8lgk5gz2i
2011-12-09 19:18:09 +05:30
Vidhin Mehta (OpenERP) 57aecd6bb1 [MERGE]merge with main branch.
bzr revid: vme@tinyerp.com-20111209055746-gel0yr4aum3gb76k
2011-12-09 11:27:46 +05:30
Vidhin Mehta (OpenERP) a84247b3f2 [IMP]improved code.
bzr revid: vme@tinyerp.com-20111209055146-sbj4z1fb203yknop
2011-12-09 11:21:46 +05:30
Fabien Meghazi 24148e721c [IMP] Add action buttons to debug view editing popup
Note: it causes an error because it wants to switch to page view but saves anyway.

bzr revid: fme@openerp.com-20111208150332-hf6kndst4wo0f3mt
2011-12-08 16:03:32 +01:00
Vidhin Mehta (OpenERP) b93b2f4025 [fix]fix code according to suggestion.
bzr revid: vme@tinyerp.com-20111208055909-coh3vxbbqxo7j250
2011-12-08 11:29:09 +05:30
Xavier Morel 22fb18bcbf [ADD] special case: creating a record from list goes back to page view, not list view
bzr revid: xmo@openerp.com-20111207153101-kzpolvmvmxnjl20m
2011-12-07 16:31:01 +01:00
Fabien Meghazi e9a54a5c11 [IMP] Raise console.error when no action.type defined
I see this error from times to times but never had a chance to reproduce it.
console.error will give a traceback + action object in order to fix the issue

bzr revid: fme@openerp.com-20111207161353-vnp6dm21xyedxgeg
2011-12-07 17:13:53 +01:00
Fabien Meghazi c635bebcfc [IMP] Update special case for dashboard
bzr revid: fme@openerp.com-20111207155913-o5e9rpthflfw2z10
2011-12-07 16:59:13 +01:00
Fabien Meghazi 2c0a365da8 [IMP] Debug "Edit Model" --> Sidebar "Customize Object"
bzr revid: fme@openerp.com-20111207151757-ww6kva60tudecf3l
2011-12-07 16:17:57 +01:00
Fabien Meghazi a464639221 [IMP] Improved debugging infos in sidebar and for debug View#xxx button
bzr revid: fme@openerp.com-20111207145514-s0yisb191841utp6
2011-12-07 15:55:14 +01:00
Fabien Meghazi 43373001a6 [FIX] Removed unused code
bzr revid: fme@openerp.com-20111207143518-mq3dma93nu8khpqx
2011-12-07 15:35:18 +01:00
Vidhin Mehta (OpenERP) 2d61e51473 [merge]merge with main branch.
bzr revid: vme@tinyerp.com-20111207125814-gq5edmjo5upfcofc
2011-12-07 18:28:14 +05:30
Vidhin Mehta (OpenERP) c4655794a1 [fix]fix code.
bzr revid: vme@tinyerp.com-20111207125200-qhcbvs557cjerg4x
2011-12-07 18:22:00 +05:30
Xavier Morel aa93c2ca39 [IMP] hide res.log messages when doing view switches (e.g. edit/save/cancel/whatever)
bzr revid: xmo@openerp.com-20111207110408-qa2lv1mw4oxa3qpa
2011-12-07 12:04:08 +01:00
niv-openerp d30c1d8c4f [imp] changed behavior when clicking on a root menu item wihout dashboard to be more consistent
bzr revid: nicolas.vanhoren@openerp.com-20111207105008-bt3m5vytpb2r06lh
2011-12-07 11:50:08 +01:00
Xavier Morel f3c671cbd8 [ADD] push/pop API for views
lp bug: https://launchpad.net/bugs/900225 fixed

bzr revid: xmo@openerp.com-20111207104503-gcy0gbin36s4uudh
2011-12-07 11:45:03 +01:00
Xavier Morel f16cb14ba1 [ADD] page view
bzr revid: xmo@openerp.com-20111207095005-kycj19uv5gpka6xx
2011-12-07 10:50:05 +01:00
Xavier Morel edcbc3830e [MERGE] trunk
bzr revid: xmo@openerp.com-20111207091404-1zdmhmsnvhveq7c4
2011-12-07 10:14:04 +01:00
Fabien Meghazi a4f6a4d725 [FIX] ViewManager should trigger SearchView#do_search only when it is ready
lp bug: https://launchpad.net/bugs/901070 fixed

bzr revid: fme@openerp.com-20111207090354-y4gr795g6pqx8iv6
2011-12-07 10:03:54 +01:00
Fabien Meghazi 6e33fed3b5 [ADD] Add support for custom arguments in View#do_execute_action
bzr revid: fme@openerp.com-20111206173142-4z2ysaqf456zbcig
2011-12-06 18:31:42 +01:00
Fabien Meghazi b12525e31a [ADD] Added deferred for view manager controllers
bzr revid: fme@openerp.com-20111206140452-m17hb2xb6ef3j4bg
2011-12-06 15:04:52 +01:00
Fabien Meghazi e719ba764a [FIX] Fixed view_manager double do_search triggering
[REM] Removed autosearch
[REM] Removed last search caching

bzr revid: fme@openerp.com-20111206113658-ntnl14ezdnqqhe3m
2011-12-06 12:36:58 +01:00
Fabien Meghazi 986ff55624 [FIX] Fix form and page buttons
bzr revid: fme@openerp.com-20111205135037-g9y8obto3y8rsuki
2011-12-05 14:50:37 +01:00
Fabien Meghazi aa0a6afcb5 [IMP] Do not display title on dashboards
Process view should be fixed in order to honor flags.display_title

bzr revid: fme@openerp.com-20111205115746-mnqteouxby3ig827
2011-12-05 12:57:46 +01:00
Fabien Meghazi 9e965230f6 [IMP] Include star shortcut in the view title h2 element
bzr revid: fme@openerp.com-20111130132543-fcl4avnrmpryaryt
2011-11-30 14:25:43 +01:00
Fabien Meghazi b552ff1991 [IMP] Seperate menu tips from action view manager's content
bzr revid: fme@openerp.com-20111130131154-cu9hrcxyjvw15wnc
2011-11-30 14:11:54 +01:00
Xavier Morel 4d7fff7851 [FIX] move reload-webclient-on-module-install to act_window execution
A special case reloads the Webclient if a dialog-included operation
involving potential module installation (base.module.upgrade, or
base.setup.installer) is involved.
      
This was performed on an act_close, but it meant a module-involving
act_window followed by a non-module-involving act_window
(e.g. installation of a chart of account) did not match the check
criteria and failed to trigger the reloading of the web client.
      
Check moved to act_window execution, and augments the on_close handler
bound to the dialog's closing any time a potential module installation
(see above) is encountered, to ensure we don't "lose" cases, such as
the installation of the `sales` application (from "add more
features"), which was the issue in the related lp bug.

lp bug: https://launchpad.net/bugs/887459 fixed

bzr revid: xmo@openerp.com-20111128144726-aurpni1go73ezs6y
2011-11-28 15:47:26 +01:00
Fabien Meghazi 5c014979c2 [IMP] Ensure form is saved when xmo's protocol for sidebar context is used
bzr revid: fme@openerp.com-20111121163441-y200rwxk4g2jtzuj
2011-11-21 17:34:41 +01:00
Xavier Morel 542928adde [ADD] protocol to allow sidebar to query its parent view for context data
bzr revid: xmo@openerp.com-20111121140908-e9b3eygtt42m9bnp
2011-11-21 15:09:08 +01:00
Yogesh (OpenERP) 7ec009c0ba [FIX] fix problem of close popup in actio type of ir_actions_report_xml.
bzr revid: ysa@tinyerp.com-20111121091451-i9lvmv6yibys17vp
2011-11-21 14:44:51 +05:30
Yogesh (OpenERP) 9d1e3b7534 [FIX] action is ir_actions_report_xml then wizard automatically close.
lp bug: https://launchpad.net/bugs/891342 fixed

bzr revid: ysa@tinyerp.com-20111118073041-x28pnecgtredpc97
2011-11-18 13:00:41 +05:30
Fabien Meghazi eaee8c47b0 [IMP] Allows to define options per view in action flags
bzr revid: fme@openerp.com-20111117111857-bot6h87bh4tv3dfw
2011-11-17 12:18:57 +01:00
Fabien Meghazi db2c85635b [IMP] Upgraded unserscore version from 1.1.7 to 1.2.2 and underscore.string from 1.1.6 to 1.2.0
WARNING: underscore string does not mixin to underscore by default. Use _.str.*

bzr revid: fme@openerp.com-20111115123059-k31lhp0db2d8h22k
2011-11-15 13:30:59 +01:00
Fabien Meghazi 54bde62da0 [IMP] Form view sidebar actions like print should implicitly save the record
bzr revid: fme@openerp.com-20111114110239-g2s034i66rmhh2ne
2011-11-14 12:02:39 +01:00
Fabien Meghazi bb9f7923fb [FIX] Dynamic method calls in sidebar won't work once label are translated
bzr revid: fme@openerp.com-20111114104329-nyflvgm5kz7ykq2c
2011-11-14 11:43:29 +01:00
Fabien Meghazi 9c1ffaf129 [FIX] Prevent ViewManager to remove other spans from the title
bzr revid: fme@openerp.com-20111113120148-bwhdrxmimjq5ar6w
2011-11-13 13:01:48 +01:00
niv-openerp 0edad4d844 [imp] critical improvement to avoid hurting sensibility of well-educated users that know stuff about typography conventions in english writing
bzr revid: nicolas.vanhoren@openerp.com-20111110125046-3iii8wysyzwh3qcs
2011-11-10 13:50:46 +01:00
Xavier Morel 27835418e0 [IMP] various res.log improvements
bzr revid: xmo@openerp.com-20111109120934-e2zov5icnay7u76y
2011-11-09 13:09:34 +01:00
Fabien Meghazi 200e143ef3 [REM] Removed TranslateDialog tabs. Focus field correctly and scroll overflow to the focused field
bzr revid: fme@openerp.com-20111109115832-w711t2duob958j7v
2011-11-09 12:58:32 +01:00
Xavier Morel de0582a26b [ADD] ability to close res_log listing
bzr revid: xmo@openerp.com-20111109115009-bce3wb65tawhbn9z
2011-11-09 12:50:09 +01:00
Xavier Morel 493f313c67 [IMP] only display last 3 log items, add link to display everything
bzr revid: xmo@openerp.com-20111109113535-mwht7h1xkw4jdqfp
2011-11-09 12:35:35 +01:00
Xavier Morel 8b6a201278 [IMP] display logs in reverse chronological order
bzr revid: xmo@openerp.com-20111109110457-n6ijg7agc6mdoq28
2011-11-09 12:04:57 +01:00
Fabien Meghazi cd73802261 [IMP] Move 'Translate' in 'Customize' sidebar's section that is only shown for admin user. Link to ir.translation
bzr revid: fme@openerp.com-20111109104700-v0njrwgp0iciavt1
2011-11-09 11:47:00 +01:00
Xavier Morel 820a58cc4c [FIX] implicit global and duplicate local (wow)
bzr revid: xmo@openerp.com-20111109103450-hiy0ooj2b6ay7arq
2011-11-09 11:34:50 +01:00
niv-openerp a2a6c33951 [merge] improvements to the view editor
bzr revid: nicolas.vanhoren@openerp.com-20111103101952-a5zk1wgi1qkd6pr3
2011-11-03 11:19:52 +01:00
Yogesh (OpenERP) 8fcf3cf5d9 [MERGE] Merge with trunk upto revision no 1400.
bzr revid: ysa@tinyerp.com-20111101060743-3e79d5yg8pgww57h
2011-11-01 11:37:43 +05:30
Xavier Morel 4df4d335e6 [IMP] remove a few object trailing commas
bzr revid: xmo@openerp.com-20111028085212-vjpb1oejd8cv24mt
2011-10-28 10:52:12 +02:00
Xavier Morel a989c15dfb [ADD] titles on all viewmanagers, for o2m lists. Un-styled
bzr revid: xmo@openerp.com-20111027061727-0elo0jciwv7lu3mt
2011-10-27 08:17:27 +02:00
Fabien Meghazi 20e5cb63a4 [FIX] json_node_to_xml: whitespaces wrongly inserted around text nodes causing bugs in kanban views.
bzr revid: fme@openerp.com-20111025163531-nxr8gb4j2f7wne2a
2011-10-25 18:35:31 +02:00
Xavier Morel 59c9d34417 [ADD] title to all viewmanager variants
Uses the string of the current view arch by default, overridden with action name by ViewManagerAction.

Mostly of use for/with o2m and m2m fields

bzr revid: xmo@openerp.com-20111025143738-yugscol5kabg8whv
2011-10-25 16:37:38 +02:00
Xavier Morel 7451d66e4b [ADD] search: prefix to the view title when the current view is searchable:
bzr revid: xmo@openerp.com-20111025132326-83i1t2adn4o5vsjo
2011-10-25 15:23:26 +02:00
Yogesh (OpenERP) 96339d7160 [FIX]
bzr revid: ysa@tinyerp.com-20111025064323-ds0o146bi1r83kd5
2011-10-25 12:13:23 +05:30
Yogesh (OpenERP) f1f48e69f0 [MERGE] Merge with trunk upto revision no 1349.
bzr revid: ysa@tinyerp.com-20111017051054-5l3pjg5sytilkjwg
bzr revid: ysa@tinyerp.com-20111018045137-msfhlnn9lofb26xv
bzr revid: ysa@tinyerp.com-20111019050434-b2uyjsget3ezfmpp
bzr revid: ysa@tinyerp.com-20111020045022-drhcz2yd62can1sy
bzr revid: ysa@tinyerp.com-20111021044543-1b1v2m4t32rifd33
bzr revid: ysa@tinyerp.com-20111024050516-2hasbf5q4v1j64kk
bzr revid: ysa@tinyerp.com-20111024130602-iixh5nvuio1nhs7x
bzr revid: ysa@tinyerp.com-20111025050237-xvf583083lg1hrrj
2011-10-25 10:32:37 +05:30
Antony Lesuisse f097e140b8 [IMP] try session instead of openerp,db and we would rename Session into Connection
bzr revid: al@openerp.com-20111024225431-g9eaqophnw3k8hh4
2011-10-25 00:54:31 +02:00
Xavier Morel 75c4b66589 [ADD] act_url support
bzr revid: xmo@openerp.com-20111019125604-e290rwdpme44wqc8
2011-10-19 14:56:04 +02:00
niv-openerp 9d9476b981 [fix] potential problem in contexts an button actions
bzr revid: nicolas.vanhoren@openerp.com-20111019095612-y7lw6o2lbfngdga5
2011-10-19 11:56:12 +02:00
niv-openerp 6ce8a18fbe [fix] context problem in accounting
lp bug: https://launchpad.net/bugs/871771 fixed

bzr revid: nicolas.vanhoren@openerp.com-20111018155733-45xhk7hg2xsmj26h
2011-10-18 17:57:33 +02:00
Fabien Meghazi 29f2f28afe [REV] Revert Rev.1290: Breaks more than it fixes
bzr revid: fme@openerp.com-20111018151534-3w5ms47i8yj48gpq
2011-10-18 17:15:34 +02:00
Fabien Meghazi 679983672d [FIX] Action buttons does not include active_id in context when loading action
lp bug: https://launchpad.net/bugs/871771 fixed

bzr revid: fme@openerp.com-20111018115040-66l0xiudl8yt8khq
2011-10-18 13:50:40 +02:00
Yogesh (OpenERP) 0a89e5f627 [MERGE] Merge with trunk upto revison no 1256.
bzr revid: ysa@tinyerp.com-20111014045839-rc5gvd0crl20pjqv
2011-10-14 10:28:39 +05:30
Antony Lesuisse 7b5b9d45ad [MERGE] notification cleanups by chs
bzr revid: al@openerp.com-20111014003056-3apcizt2i9qeb1ra
2011-10-14 02:30:56 +02:00
Antony Lesuisse 57d635f44d [FIX] soft reload after module installation
lp bug: https://launchpad.net/bugs/873362 fixed

bzr revid: al@openerp.com-20111013232054-2i5ptzfurjc429zw
2011-10-14 01:20:54 +02:00
Christophe Simonis 00b269d1c0 [IMP] nivification of Notification Widget
bzr revid: chs@openerp.com-20111013102653-wox1v4o9mfplzt2b
2011-10-13 12:26:53 +02:00
Christophe Simonis a58395f2af [FIX] do no load the menu until a session is active
[IMP] make menu loading hookable

bzr revid: chs@openerp.com-20111013081445-1xzvodzrtxvacbzz
2011-10-13 10:14:45 +02:00
Yogesh (OpenERP) 89a7c1cdaf [MERGE] Merge with trunk upto revision no 1242.
bzr revid: ysa@tinyerp.com-20111013050907-gp4mqxjnatf9591b
2011-10-13 10:39:07 +05:30
Fabien Meghazi 65792ba3cb [MERGE] Change the way the sections and items are added to the sidebar
bzr revid: fme@openerp.com-20111012135735-6o905df1db7tmybh
2011-10-12 15:57:35 +02:00
Christophe Simonis 378a9de3e8 [FIX] hum hum
bzr revid: chs@openerp.com-20111012122622-dcuhelpcgv119s6g
2011-10-12 14:26:22 +02:00
Christophe Simonis 1dfd69590d [IMP] _t() sidebar
bzr revid: chs@openerp.com-20111012101802-fdrjaj80x03hx7xz
2011-10-12 12:18:02 +02:00
Christophe Simonis 32d2e527fb [FIX] explicitly provide the code of sidebar sections
bzr revid: chs@openerp.com-20111012095426-qb3see19uic61jr1
2011-10-12 11:54:26 +02:00