OCA Transbot
e567d13a91
OCA Transbot updated translations from Transifex
7 years ago
Nicolas PIGANEAU
052190f994
Fixed web_timeline.css
CSS classes have changed with the updated version of vis.js
7 years ago
adrien.didenot
3fc685a576
[IMP] change the option to initialize the timeline window on display.
Change the attribute 'default_window' to 'mode' like the Odoo calendar view (to be iso functional)
7 years ago
adrien.didenot
1dbdefbb44
[IMP] Add an option to initialize the timeline window on display.
The default window display all the events (aka 'fit'), in case of events spread over the year, the events are invisibles (too small to be readable)
Signed-off-by: adrien.didenot <adrien.didenot@horanet.com>
7 years ago
adrien.didenot
1db28b7472
[ Fix OCA/project#317 ] Add the property date_delay to TimeLine views (same as base Calendar view)
In Odoo calendar view, the attribute date_delay is an alternative to date_stop, to provides the duration of the event instead of its end date.
This commit integrate this attribute to the Timeline view, but contrary to the base Calendar view the Timeline view could use both arguments (date_stop and date_delay) simultaneously.
Signed-off-by: adrien.didenot <adrien.didenot@horanet.com>
7 years ago
adrien.didenot
c1247f0c6b
Cosmetic changes (to skip or squash)
Signed-off-by: adrien.didenot <adrien.didenot@horanet.com>
7 years ago
adrien.didenot
f937ea8679
[10.0][IMP] web_timeline improvements:
* Update the vis.js framework to latest stable version (v4.20.1) to add new functionality and save almost
400ko of source code in odoo assets (the vis dev team has isolate the code for timeline widget from the
rest of their widgets)
* Add the possibility to display events with no duration (instantaneous) as the same time has regular events
* Add the possibility to choose between two scroll mode :
- zoom in time resolution (default)
or
- vertical scroll (web browser default behaviour)
Signed-off-by: adrien.didenot <adrien.didenot@horanet.com>
7 years ago
Jose M
c1147af713
[10.0] [FIX] [web_timeline] Correct write when grouped by ( #678 )
* [FIX] Correct write when grouped by
* Remove blank lines
* Minor changes
7 years ago
OCA Transbot
23071d97ed
OCA Transbot updated translations from Transifex
7 years ago
OCA Transbot
d1875ddbd6
OCA Transbot updated translations from Transifex
7 years ago
Thomas Binsfeld
68a9aa7c26
[FIX] web_timeline: fix commas in manifest file
8 years ago
Leonardo Donelli
36e47807b9
Port web_timeline to v10
8 years ago
Pedro M. Baeza
28688d4135
[MIG] web_timeline: Migration to 9.0
8 years ago
Holger Brunn
a5028b630d
[IMP] web_timeline: add few features
9 years ago
Adrien Peiffer (ACSONE)
1d91e04b6f
[IMP] web_timeline: Several improvements:
* Avoid to display all items of group_by model
* Remove unnecessary readgroup
* Remove dependency on project. Modify module structure. Imporve readme file.
* Add setup.py
9 years ago
Laurent Mignon
786da5f23b
[IMP] web_timeline: Extracted from incubator
9 years ago
OCA Git Bot
32941b97c4
[ADD] setup.py
7 years ago
Alexandre Fayolle
8bd835071e
Merge pull request #871 from simahawk/11-mig-web_widget_x2many_2d_matrix
[11][MIG] web_widget_x2many_2d_matrix
7 years ago
OCA Git Bot
d0777a98c8
[ADD] setup.py
7 years ago
Damien Bouvy
c1765f97c3
[MIG] web_notify: Migration to 11.0
- Use the 'session' class of the JS Framework (session no lounger bound
to web client)
- Test change: compare emitted & received messages based on content, not
order. Using string comparison raises false positives.
7 years ago
Houzéfa Abbasbhay
92054cf8a7
[10.0][FIX] web_notify tests: Fix an arg check
Fix a check when comparing a user count with items within a mock call.
The previous method was succeeding by pure luck because OCA test
databases contain 2 users, which happens to be the amount of items
within a mock "call_args" (it contains args + kwargs).
7 years ago
OCA Transbot
eba26dd991
OCA Transbot updated translations from Transifex
8 years ago
Serpent Consulting Services Pvt Ltd
097a28f595
[REF] web_notify : Upgraded runbot link ( #573 )
8 years ago
Serpent Consulting Services Pvt Ltd
bead4ea9ea
Update __manifest__.py
8 years ago
Serpent Consulting Services Pvt Ltd
ba6230ac12
Update __manifest__.py
8 years ago
Serpent Consulting Services Pvt Ltd
a0eb525f6c
Update web_client.js
8 years ago
Adrien Peiffer (ACSONE)
04e1bab630
[FIX] Return result of super of show_application
8 years ago
Jay Vora(SerpentCS)
21de391509
[MIG] Migration of web_notify
8 years ago
Jay Vora(SerpentCS)
9ac7c7c35b
[MIG] Migration of web_notify
8 years ago
Jay Vora(SerpentCS)
18380a4418
[MIG] Migration started web_notify
8 years ago
Pedro M. Baeza
bd02345e79
[MIG] Rename manifest files
8 years ago
Pedro M. Baeza
4c333753a0
[MIG] Make modules uninstallable
8 years ago
Laurent Mignon
04b759b9e4
Add screenshot
8 years ago
Laurent Mignon (ACSONE)
859f054302
Don't store channel names since the perf gain is negligible and not worth additional database columns.
8 years ago
Laurent Mignon (ACSONE)
08ae304da9
Remove required flag
8 years ago
Laurent Mignon (ACSONE)
f2de5d8663
Improve logic and add tests
8 years ago
Laurent Mignon (ACSONE)
f916f2c9f1
New module web_notify
This technical module allows you to send instant notification messages from the server to the user in live.
8 years ago
Simone Orsi
0628b00692
[ADD] `web_widget_x2many_2d_matrix_example`
7 years ago
Simone Orsi
69cc921ab3
[MIG+REF][11] web_widget_x2many_2d_matrix
The widget has been completely refactored
to benefit from the new MVC paradigm introduced in v11.
7 years ago
Luis Adan
08c16707ed
[IMP] web_tree_dynamic_colored_field: Update README.rst ( #899 )
Use more than one color condition
7 years ago
Artem Kostyuk
75f79755c0
[11][MIG] web_widget_x2many_2d_matrix WIP
7 years ago
OCA Transbot
df0bca0bc5
OCA Transbot updated translations from Transifex
7 years ago
Richard deMeester
92c1f86066
[FIX] web_widget_x2many_2d_matrix: fixes ( #712 )
* Patches to make module operational.
* Minor fix to Readonly Switch
* Fix to render to set change attribute.
* Totals recompute.
Fixes #697
7 years ago
Cédric Pigeon
22aaa168c8
[10.0] web_widget_x2many_2d_matrix: update README
7 years ago
Pedro M. Baeza
936e9c23dd
[IMP] web_widget_x2many_2d_matrix: Update example
There are now more required fields for a task.
8 years ago
jesusVMayor
47c55d66b4
Migration of web_widget_x2many_2d_matrix to 10.0
8 years ago
Pedro M. Baeza
e9b20fb5fc
[MIG] Rename manifest files
8 years ago
Pedro M. Baeza
03c1a97a9e
[MIG] Make modules uninstallable
8 years ago
Pedro M. Baeza
491b210416
[FIX] web_widget_x2many_2d_matrix: Init correctly the view
8 years ago
Pedro M. Baeza
a517b40c87
[IMP] web_widget_x2many_2d_matrix: Remove unneeded code
8 years ago