Cristian Salamea
1da5bbdfa9
[add] web_action_conditionable
9 years ago
OCA Git Bot
6726c8ef74
[ADD] setup.py
7 years ago
Pedro M. Baeza
fca3782269
Merge pull request #828 from Tecnativa/11.0-mig-web_decimal_numpad_dot
[MIG] web_decimal_numpad_dot: Migration to 11.0
7 years ago
David
6c11d0bd25
[MIG] web_decimal_numpad_dot: Migration to 11.0
7 years ago
Jairo Llopis
9a730cdf02
[FIX][IMP][web_decimal_numpad_dot] Support float time
- All Char widgets were getting affected by this behavior.
- Time float widgets now get ":" instead of "," or ".".
- Little code refactor.
- Only detect numpad dot, not normal dot and comma.
7 years ago
David Vidal
aa1043ce90
[MIG] web_decimal_numpad_dot: Migration to 10.0
7 years ago
Roel Adriaans
4e33022a92
[IMP] web_decimal_numpad_dot: use the decimal_point defined in user language
9 years ago
Omar Castiñeira Saavedra
5a8ff40850
[IMP] web_decimal_numpad_dot: fixed float widget not working properly
9 years ago
oihane
04c92b6fed
[IMP] web_decimal_numpad_dot: now changes . for , in floating numbers
9 years ago
oihane
e41aeaf760
[ADD] New module <web_decimal_numpad_dot>
10 years ago
fanha99
d00ca7c610
[FIX] web_responsive: Hide header when print directly from browser issues 808 ( #809 )
Closes #808
7 years ago
Xavier Jiménez
ae45d8f14a
[FIX][11.0] web_environment_ribbon ( #806 )
* [FIX] web_environment_ribbon: Fix to show the ribbon to every non-admin user
* [FIX] web_environment_ribbon: Version number
7 years ago
OCA Git Bot
2a20770ef6
[ADD] setup.py
7 years ago
Pedro M. Baeza
4be2204be6
Merge pull request #796 from QubiQ/11.0-mig-web_environment_ribbon
[11.0][MIG] web_environment_ribbon
7 years ago
xavierjimenez
e021f3de3f
[MIG] web_environment_ribbon: Migration to 11.0
7 years ago
OCA Transbot
c36f28a2aa
OCA Transbot updated translations from Transifex
7 years ago
Stéphane Bidoul (ACSONE)
e6018eb49e
[IMP] ribbon: better extensibility
7 years ago
Stéphane Bidoul (ACSONE)
4a79818139
[IMP] ribbon: no need for the backend model to have a table
7 years ago
Thomas Binsfeld (ACSONE)
f0a37faa69
[9.0] [IMP] Web Environment Ribbon: support variables in ribbon name (eg db_name) ( #621 )
* [ADD] .eggs in gitignore
* [IMP] Web Environment Ribbon: add backend
This commit adds a simple bakend to facilitate inheritance
* [IMP] Web Environment Ribbon: add the databse name
This commit adds the database name under the ribbon name, in the ribbon
* [IMP] Web Environment Ribbon: prepare method for ribbon name
* [IMP] README: explain how to use db_name
8 years ago
Pedro M. Baeza
20a8188dd4
[MIG] Migrated web_environment_ribbon to v10.0
8 years ago
Sylvain GARANCHER
5a2b8e045e
[IMP] Make web_environment_ribbon more generic
By creating the ribbon div on the fly, this module doesn't depend
anymore on the webclient structure.
8 years ago
Antonio Espinosa
519d966b2d
[MIG] web_environment_ribbon
8 years ago
Javi Melendez
d9f525fd4b
[IMP] ribbon color customization ( #347 )
* [IMP] web_environment_ribbon: add color customization
The ribbon color and background-color can be modified through system
parameters:
* ribbon.color
* ribbon.background.color
Added Copyright in .js
Delete duplicate entries in css
9 years ago
Pedro M. Baeza
d075de1dac
[MIG] Make modules uninstallable
9 years ago
Stéphane Bidoul
f1e6723348
[UPD] prefix versions with 8.0
9 years ago
hparfr
a4aced873b
[IMP] web_environment_ribbon increase margin
+ 10px
9 years ago
hparfr
db58c014b4
[FIX] web_environment_ribbon : Fix menu_navbar overlap
Set correct z-index on ribbon
Move position accordingly
Cf #191
9 years ago
Sylvain Calador
a3c206ebc0
[IMP] Add default 'ribbon.name' configuration parameter
9 years ago
Sylvain Calador
c124c9fac1
[IMP] web_environment_ribbon: conditional ribbon
9 years ago
Pedro M. Baeza
90201d6eba
[IMP] web_environment_ribbon: Add icon
9 years ago
Yannick Vaucher
b85f883002
Add missing default oca icons
9 years ago
Daniel Dico
d376522b97
ADD web_environment_ribbon - Minor improvement of transparency to allow top menu visibility
9 years ago
Pedro M. Baeza
9170247cf4
[IMP] web_environment_ribbon: Improved README
9 years ago
Francesco Apruzzese
ff101c288c
[IMP] Change module name and every references to old name module in path
ribbon_test_environment -> web_environment_ribbon
9 years ago
OCA Git Bot
61219a64a1
[ADD] setup.py
7 years ago
Pedro M. Baeza
82f232c46b
Merge pull request #777 from etobella/11.0-mig-web_widget_color
[11.0] [MIG] web_widget_color
7 years ago
Pedro M. Baeza
d1c4b0970e
Merge pull request #791 from LasLabs/bugfix/11.0/web_responsive-menu_height_init
[FIX] web_responsive: Menu Height on Init
7 years ago
Dave Lasley
f72ca0cf3a
[FIX] web_responsive: Menu Height on Init
* Add a call to the window resize method during init to fix OCA#773
7 years ago
Enric Tobella
d16218b671
[MIG] web_widget_color: Migration to 11.0
7 years ago
Minh H.G
ddf16b2737
[MIG] web_responsive test to 11.0
7 years ago
OCA Git Bot
5e2b314165
[ADD] setup.py
7 years ago
oihane
555add3621
[MIG] web_no_bubble: Migration to 11.0
7 years ago
dufresnedavid
258e8eaa6a
[10.0] Add module web_no_bubble
8 years ago
Adrien Peiffer (ACSONE)
7cbe041756
Migration of web_widget_color to 10.0 ( #439 )
[MIG] web_widget_color: Migration to 10.0
8 years ago
Pedro M. Baeza
f5bb54524e
[MIG] Rename manifest files
8 years ago
Pedro M. Baeza
9f7881bf0c
[MIG] Make modules uninstallable
8 years ago
Stéphane Bidoul (ACSONE)
544a6c8e93
[FIX] pylint
8 years ago
Ivan Yelizariev
c150bdc70b
[FIX] encoding -> coding
8 years ago
Alexandre Fayolle
0409d6c14f
short headers, bump up version number
8 years ago
Nicolas JEUDY
c331970e73
fix: update to new js api
- Force store_dom_value
- add clean colored square in tree view
- update readme and __openerp__.py for maintainers
9 years ago