Commit Graph

870 Commits (f70d9e10cdad423a63acb5b015a157a070d99c27)

Author SHA1 Message Date
Laurent Mignon f70d9e10cd [IMP] web_timeline: Extracted from incubator 2017-05-22 14:13:24 +02:00
Laurent Mignon d7d9bf3354 [ADD] web_timeline
New view
2017-05-22 14:13:24 +02:00
OCA Transbot 5aebdc1fba OCA Transbot updated translations from Transifex 2017-05-20 11:41:43 +02:00
OCA Git Bot b7514639c0 [ADD] setup.py 2017-05-19 04:37:59 +02:00
OCA Git Bot f0db96090a [UPD] addons table in README.md 2017-05-19 02:38:37 +02:00
Pedro M. Baeza f29c9d3958 [FIX] web_responsive: Execution permission 2017-05-18 19:06:14 +02:00
Dennis Sluijk 2c7f2a7d08 [MIG] web_shortcut (#626) 2017-05-18 12:21:52 +02:00
Pedro M. Baeza 07a9379508 Merge pull request #620 from Tecnativa/10.0-web_responsive-compatible_l10n_es_toponyms
[FIX][web_responsive] Make it compatible with l10n_es_toponyms
2017-05-16 09:09:31 +02:00
Jairo Llopis f30df6d7c5 [FIX][web_responsive] Make it compatible with l10n_es_toponyms
Before this patch, there was an incompatibility between this addon and l10n_es_toponyms, caused by the lack of wrapping of the special address field that was being added.

Now layout works as expected in that case. In any other case, it seems sensible to wrap inputs so no more weird overflows happen and less chances of needing horizontal scrolling happen.
2017-05-15 14:47:45 +02:00
OCA Transbot 663e88a130 OCA Transbot updated translations from Transifex 2017-05-02 03:16:38 +02:00
Pedro M. Baeza 720a5a84a5 [IMP] web_widget_x2many_2d_matrix: Update example
There are now more required fields for a task.
2017-04-28 20:01:00 +02:00
OCA Git Bot c8a7a2dbf6 [ADD] setup.py 2017-04-27 04:37:35 +02:00
OCA Git Bot 035d06f202 [UPD] addons table in README.md 2017-04-27 02:38:00 +02:00
Pedro M. Baeza 09ec691359 Merge pull request #606 from Comunitea/10.0_mig_web_widget_x2many_2d_matrix
Migration of web_widget_x2many_2d_matrix to 10.0
2017-04-26 12:24:23 +02:00
jesusVMayor 20e2ca4c00 Migration of web_widget_x2many_2d_matrix to 10.0 2017-04-24 13:08:33 +02:00
OCA Git Bot 5e2e94cfd4 [ADD] setup.py 2017-04-06 04:37:36 +02:00
OCA Git Bot 6ba50098b5 [UPD] addons table in README.md 2017-04-06 02:38:12 +02:00
OCA Transbot 1104d50a0e OCA Transbot updated translations from Transifex 2017-04-05 09:43:16 +02:00
Jay Vora(SerpentCS) 68de37aeac [MIG] web_translate_dialog migrated to v10 2017-04-05 09:43:16 +02:00
Jairo Llopis 3d502aa149 [FIX][web_export_view] Remove monetary formatting (#594)
Monetary fields were being exported empty because the parsing failed.

In the way of correctly exporting them as numbers, this chunk of code's performance has been improved.
2017-03-31 13:55:22 +02:00
Pedro M. Baeza 3edd9f84e5 Merge pull request #591 from LasLabs/bugfix/10.0/change-edit-accesskey
[FIX] web_responsive: Change edit accesskey
2017-03-28 20:53:35 +02:00
Dave Lasley 422ab5d281
[FIX] web_responsive: Change edit accesskey
* Change accesskey for `edit` in form view back to `e` to fix #587
2017-03-28 11:07:22 -07:00
OCA Git Bot 7e79fdbd04 [UPD] addons table in README.md 2017-03-28 02:48:24 +02:00
OCA Git Bot 2230bb54e8 [UPD] addons table in README.md 2017-03-25 09:41:19 +01:00
Pedro M. Baeza b4da543e96 Merge pull request #589 from zeroheure/patch-1
Update README in web_responsive to fix wikipedia link
2017-03-22 23:22:12 +01:00
zeroheure d509c819d1 Update README to fix wikipedia link 2017-03-22 23:17:34 +01:00
OCA Git Bot a196deb2df [ADD] setup.py 2017-03-22 04:35:50 +01:00
OCA Git Bot 06ba9000ac [UPD] addons table in README.md 2017-03-22 02:34:24 +01:00
Dave Lasley 820f8665aa Merge pull request #545 from Horanet/10.0-mig-web_search_with_and
[10.0][MIG] Migrate web_search_with_and from 8.0 to 10.0
2017-03-21 08:51:28 -07:00
Dennis Sluijk 0ac40527cd [10.0][ADD][web_chatter_paste] (#548)
* Initial commit

* Initial commit

* [ADD] Tests

* [FIX] Dependencies

* [REM] Controller tests

* [FIX] Removed unnecessary incompatibility warning

* [FIX] Hyperlink to issues

* [ADD] Tests

* [FIX] Tests

* [?] Testing test problem

* [?] Testing test problem

* [?] Testing test problem

* [ADD] web_chatter_paste

Initial commit

Initial commit

[ADD] Tests

[FIX] Dependencies

[REM] Controller tests

[FIX] Removed unnecessary incompatibility warning

[FIX] Hyperlink to issues

[ADD] Tests

[FIX] Tests

[?] Testing test problem

[?] Testing test problem

[?] Testing test problem

* Testing problem

* Testing problem

* Testing problem

* [ADD] Mock for http.request

* [FIX] Use patch to mock
2017-03-21 08:50:16 -07:00
adrien.didenot 3f0e13a751 [MIG] Migrate web_search_with_and from 8.0 to 10.0 2017-03-21 09:20:22 +01:00
Andrius Preimantas a408946a38 Squash of 8 commits
Add README.rst

Too short underline for module title in README.rst

Improving module meta information

Version 1.0

W391 blank line at end of file

Remove module description because README.rst is there

web_search_with_and: Latest OCA conventions
2017-03-20 13:52:02 +01:00
OCA Transbot b5d7d1a9d4 OCA Transbot updated translations from Transifex 2017-03-18 04:37:53 -04:00
OCA Git Bot 93bbd4444d [ADD] setup.py 2017-03-18 04:37:03 +01:00
OCA Git Bot ea3c9f8118 [UPD] addons table in README.md 2017-03-18 02:37:42 +01:00
Stefan Rijnhart (Opener) 64ee11c4c6 Merge pull request #571 from JayVora-SerpentCS/10.0_mig_web_hide_db_manager_link
[MIG] 10.0- web_hide_db_manager_link
2017-03-17 22:59:59 +01:00
Serpent Consulting Services Pvt Ltd 11047e4d9a [REF] web_notify : Upgraded runbot link (#573) 2017-03-12 01:27:03 +01:00
OCA Transbot 2d69de67ae OCA Transbot updated translations from Transifex 2017-03-11 03:43:45 -05:00
OCA Git Bot af6ecfc0f0 [UPD] addons table in README.md 2017-03-09 02:35:01 +01:00
Dave Lasley 6cb007b609 Merge pull request #526 from acsone/10.0-mig-help_online-lmi
[10.0] [MIG] help_online
2017-03-08 09:56:09 -08:00
Laurent Mignon (ACSONE) 4f6c1ff671 [FIX] help_online: avoid removal of exported pages
Always use the '__export__' prefix when generating the xmlid of pages exported by the export wizard to avoid autmomatic removal of these pages by Odoo on system update (-u)
2017-03-08 10:58:24 +01:00
Laurent Mignon (ACSONE) 1a5b413d43 [IMP] help_online: new application icon 2017-03-08 09:38:16 +01:00
Dennis Sluijk 0fa52b4e14 [10.0][IMP][web_responsive] (#569)
* [IMP] drawer-toggle

* [IMP] Hitbox of close drawer-toggle

* [IMP] Removed outline on menu item

* [IMP] Logo positionings

* [FIX] Try me on runbot button

* [REM] Reversed outline change
2017-03-07 13:24:48 -08:00
Serpent Consulting Services Pvt Ltd 98935fbae4 Started Migrating web_hide_db_manager_link
[MIG] Migrated web_hide_db_manager_link to v10
2017-03-07 18:03:11 +05:30
OCA Git Bot deb8a779eb [ADD] setup.py 2017-02-13 04:34:50 +01:00
OCA Git Bot 62195d95cb [UPD] addons table in README.md 2017-02-13 02:34:24 +01:00
Pedro M. Baeza 2a9c911caf Merge pull request #549 from bud-e/10.0_web_searchbar_full_width
[10.0-MIG] web_searchbar_full_width for v10.0
2017-02-12 13:07:19 +01:00
Pedro M. Baeza 2f46ba9ba9 Merge pull request #550 from bud-e/10.0_web_dialog_size
[10.0-MIG] web_dialog_size for v10.0
2017-02-12 13:06:39 +01:00
Siddharth Bhalgami f1b6886168 [10.0-MIG] web_dialog_size for v10.0 2017-02-11 22:57:34 +05:30
Siddharth Bhalgami b49274013b [10.0-MIG] web_searchbar_full_width for v10.0 2017-02-04 16:17:52 +05:30