3
0
Fork 0
Commit Graph

1044 Commits (0c6cb5dff3a5fb43d54ca6b6343617cada8bf1ce)

Author SHA1 Message Date
Stefan Rijnhart 0e08aba89d [MIG] web_confirm_window_close 2017-05-25 22:56:47 +02:00
OCA Git Bot dcb8f26b95 [ADD] setup.py 2017-05-24 04:37:46 +02:00
OCA Git Bot bf8809a288 [UPD] addons table in README.md 2017-05-24 02:38:30 +02:00
Pedro M. Baeza 39369331ac Merge pull request #622 from Tecnativa/10.0-mig-web_m2x_options
10.0 mig web m2x options
2017-05-23 18:11:05 +02:00
Dennis Sluijk 2b986c4bc5 [10.0][IMP][web_responsive] Make search bar sticky (#633)
* Initial commit

* Initial commit
2017-05-23 09:39:14 +02:00
Thomas Binsfeld c911fcd790 [ADD] setup for web_timeline 2017-05-22 14:13:24 +02:00
Thomas Binsfeld 1dc0fb8ea2 [FIX] web_timeline: fix commas in manifest file 2017-05-22 14:13:24 +02:00
Leonardo Donelli 7d7d1852de Port web_timeline to v10 2017-05-22 14:13:24 +02:00
Pedro M. Baeza 7f05878fe4 [MIG] web_timeline: Migration to 9.0 2017-05-22 14:13:24 +02:00
Holger Brunn f2fd0f8d6b [IMP] web_timeline: add few features 2017-05-22 14:13:24 +02:00
Adrien Peiffer (ACSONE) c5a3567765 [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
2017-05-22 14:13:24 +02:00
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
David Vidal dcadf506b1 [MIG] web_m2x_options: migrated to 10.0 2017-05-19 20:29:13 +02:00
OCA Transbot 8c2c5dbfb0 OCA Transbot updated translations from Transifex 2017-05-19 20:29:13 +02:00
Jairo Llopis 9c9cfe4ac4 Fix Qweb templates. (#561)
* [FIX][web_m2x_options] Fix Qweb templates.

They were trying to replace non-existing elements, and this was being logged to console:

    Can't find "a.oe_m2o_cm_button" when extending template FieldMany2One
    Can't find "span.badge" when extending template FieldMany2ManyTag

* Raise version correctly.

* [FIX] Make many2many_tags tag deletion work again

* Correct replacement of event

Instead of overwriting all events from upstream widget, better just overwrite the one you need and inherit the rest.
2017-05-19 20:29:13 +02:00
Zakaria Makrelouf 2b673f23b2 web_m2x_options: s/ev.handleObj.selector/currentTarget * many2many with `options={'open': True}` it always open the first element with this fix it will open the right one 2017-05-19 20:29:13 +02:00
Laurent Mignon (ACSONE) 5573c9b73e Makes the module compatible with Odoo community 2017-05-19 20:29:13 +02:00
Zakaria Makrelouf 1e61f18c24 Migration of module web_m2x_options. Adapt JS file to the new JS API and make the module installable [MIG] adapt form.js to the new API. [FIX] Fix bug mentioned in pull #262. [MIG] Make the module installable. 2017-05-19 20:29:13 +02:00
Stéphane Bidoul (ACSONE) 82a76fe996 Normalize version number 2017-05-19 20:29:13 +02:00
Antonio Espinosa ea3f9a39de Limit name_search to 160 like Odoo core does 2017-05-19 20:29:13 +02:00
OCA Transbot 8f166d20cb OCA Transbot updated translations from Transifex 2017-05-19 20:29:13 +02:00
Antonio Espinosa 3bf39e709e web_m2x_options check Many2one and Many2many options 2017-05-19 20:27:23 +02:00
Holger Brunn b73d6acb31 support 'open' on many2many_tags
[ADD] support 'no_open_edit' on many2one
[FIX] typos
2017-05-19 20:27:23 +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
moylop260 2e21528326 auto-fix conventions 2017-05-18 15:03:38 +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