OCA Git Bot
c9f9dca634
[ADD] setup.py
8 years ago
OCA Git Bot
1cc9cdfb20
[UPD] addons table in README.md
8 years ago
Nicolas JEUDY
09119c0ee9
[MIG] web_send_message_popup 10.0 migration ( #504 )
* Intitial manifest changes
* [FIX] small README tricks
8 years ago
Stéphane Bidoul (ACSONE)
9f04db67cc
Merge pull request #491 from JayVora-SerpentCS/10-web-notify
Migrated web notify
8 years ago
Serpent Consulting Services Pvt Ltd
7e707ed2ca
Merge pull request #2 from acsone/10.0-web-notify-return-ape
[FIX] Return result of super of show_application
8 years ago
Serpent Consulting Services Pvt Ltd
3d615c1f8e
Update __manifest__.py
8 years ago
OCA Transbot
aceb299032
OCA Transbot updated translations from Transifex
8 years ago
Serpent Consulting Services Pvt Ltd
66fd708c89
Update __manifest__.py
8 years ago
Serpent Consulting Services Pvt Ltd
5a2299e1a7
Update web_client.js
8 years ago
Adrien Peiffer (ACSONE)
328d457d14
[FIX] Return result of super of show_application
8 years ago
Serpent Consulting Services Pvt Ltd
5a013ca32c
Merge pull request #1 from acsone/10.0-setup-ape
[ADD] Add setup.py
8 years ago
Adrien Peiffer (ACSONE)
cd34dadaf2
[ADD] Add setup.py
8 years ago
Jairo Llopis
c1d1f0d726
Expose mixin for inheritance, fix some spacing.
Related to https://github.com/OCA/web/pull/481 .
8 years ago
OCA Git Bot
a85ddc20c1
[ADD] setup.py
8 years ago
OCA Git Bot
803ec0968d
[UPD] addons table in README.md
8 years ago
Henry Zhou
f9e475af1e
[MIG 10.0] web_export_view ( #444 )
8 years ago
Jay Vora(SerpentCS)
012b45c3be
[MIG] Migration of web_notify
8 years ago
Jay Vora(SerpentCS)
6a1ebe8e3d
[MIG] Migration of web_notify
8 years ago
Jay Vora(SerpentCS)
9dc9fa01c9
[MIG] Migration started web_notify
8 years ago
OCA Git Bot
788172e34d
[ADD] setup.py
8 years ago
OCA Git Bot
0bd311d00e
[UPD] addons table in README.md
8 years ago
Moises Lopez - https://www.vauxoo.com/
14a53c04c7
[ADD] web_x2many_delete_all ( #477 )
8 years ago
tarteo
4bbdb40db9
[ADD] Tooltip on delete all button
8 years ago
Daniel Torres
ecd8cf39e5
[10.0] web_tree_image: Porting to 10.0 ( #464 )
8 years ago
OCA Git Bot
b651bfc12f
[UPD] addons table in README.md
8 years ago
OCA Git Bot
c39ec6086f
[ADD] setup.py
8 years ago
Pedro M. Baeza
3d38d4cf25
Merge pull request #443 from laslabs/release/10.0/web_responsive
[MIG][10.0] web_responsive
8 years ago
tarteo
209c04d509
[FIX] Flake8
8 years ago
tarteo
237cc60d71
[FIX] xml declaration
8 years ago
tarteo
cdc150eb9a
[ADD] README, copyrights, EOFs
8 years ago
tarteo
618a67ea29
[ADD] Delete all button
8 years ago
tarteo
7fa82a1a86
[IMP] Improved mixin name
8 years ago
tarteo
33dc884c58
Initial commit
8 years ago
Dave Lasley
acf8514b39
[FIX] web_responsive: Change z-indexes
* Rebalance z-indexes to fix overlay issue while still providing notification support
8 years ago
Dave Lasley
f836479461
[MIG] web_responsive: Migrate to v10
* Bump version
* Change all openerp to odoo
* Fix qunit suite injection
* Remove jQuery require
* Change to new selectors:
* `oe_leftbar` to `o_sub_menu`
* `oe_logo` to `o_sub_menu_logo`
* `oe_footer` to `o_sub_menu_footer`
* `oe_secondary_menus_container` to `o_sub_menu_content`
* Add style to hide oe_footer instead of remove to not break `support_branding`
* Add note in ReadMe explaining override of `support_branding`
* Set top margin of app drawer title to 0 to fit v10 proportions
* Fix notification badge positioning
* Add o_web_client class to body to fix overlaps
* Scroll control panel with page
* Change navbar z-index to not be overlapped by buttons
* Raise z-index on header to raise over buttons
* Handle layered notifications via z-index
* Remove `#` from navigation links HREF to prevent history littering
8 years ago
OCA Git Bot
7158aa76a1
[ADD] setup.py
8 years ago
OCA Git Bot
796ae6c95f
[UPD] addons table in README.md
8 years ago
Niki Waibel
b6ab93bc21
[MIG] web_favicon: Migrated to 10.0 ( #459 )
8 years ago
OCA Git Bot
1f92cd2872
[UPD] addons table in README.md
8 years ago
OCA Git Bot
922116861c
[ADD] setup.py
8 years ago
Sylvain LE GAL
d8eaf033d5
10.0 port web sheet full width ( #449 )
[MIG] adapt web_sheet_full_width to V10.0 web framework
8 years ago
Pedro M. Baeza
c5a10349de
Merge pull request #450 from legalsylvain/10.0_REF_remove_web_easy_switch_company
[REF] remove web_easy_switch_company. feature is now in the Odoo web module
8 years ago
Sylvain LE GAL
f4a7796510
[REF] remove web_easy_switch_company. feature is now in the Odoo web Module
8 years ago
Pedro M. Baeza
e2d02b8102
Merge pull request #448 from laslabs/hotfix/10.0/travis
[IMP][10.0] travis: Upgrade travis config
8 years ago
Dave Lasley
91f9afed5f
[IMP] travis: Upgrade travis config
* Switch to new matrix
* Add Transifex
* Add travis_after_tests_success
8 years ago
Dave Lasley
b5eed537f8
[FIX] web_responsive: Other minor fixes
* Add Tecnativa as author
* Remove untestable JS method
* Rename to web_responsive
8 years ago
Jairo Llopis
ac0d077031
[FIX] web_responsive: Fix several issues
* one2many tags now not hidden behind inputs.
* Drawer icons now with much better look.
* No overflow bug in small views when closing drawer.
* Documented it when resizing viewport. (+1 squashed commit)
* Whitespace cleanup.
8 years ago
Dave Lasley
b2353e2671
[ADD] web_responsive: Create new module
* Create App Drawer for primary menu
* Move secondary menu to top bar
* Add keyboard shortcuts for primary menu navigation
* Make web client slightly more mobile compatible (no widgets)
8 years ago
OCA Git Bot
230a6eadf4
[ADD] setup.py
8 years ago
Pedro M. Baeza
c76279598e
[REM] web_color: Overrided by web_widget_color
8 years ago