3
0
Fork 0
Commit Graph

328 Commits (368e2149274df6f2c44f6ac8004977fa39d52153)

Author SHA1 Message Date
Damien Crier 368e214927 [FIX] flake8 and RST corrections according to code review 2015-09-04 08:45:24 +02:00
Damien Crier 44aae79bac [FIX] hasattr in controllers returns always 'True' so check error if
AttributeError is raised and catch it
2015-09-04 08:45:24 +02:00
Damien Crier 230ed748d4 [ADD] add translation template file 2015-09-04 08:45:24 +02:00
Damien Crier 239cc13fff [FIX] rename controller
[IMP] launch openerp.web.Dialog instead of an alert()
2015-09-04 08:45:24 +02:00
Damien Crier a5dfee75b6 [FIX] fix according to review 2015-09-04 08:45:24 +02:00
Damien Crier 7a48445c18 [FIX] pep8
[FIX] remove unuseful comments
2015-09-04 08:45:24 +02:00
Damien Crier 392f0ef14a [ADD] add module 'web_warning_on_save' 2015-09-04 08:45:24 +02:00
Pedro M. Baeza 506f2cc49d Merge pull request #120 from CompassionCH/7.0
Add two new functionalities to m2x dialogs
2015-08-20 13:48:31 +02:00
Sylvain LE GAL 91abe98605 Merge pull request #122 from hbrunn/7.0-advanced_filters-public
[IMP] let user decide if a filter is private when saving it
2015-08-17 12:19:16 +02:00
Holger Brunn a7c29dfe49 [IMP] use same UI as when saving a normal filter 2015-08-04 11:10:04 +02:00
Holger Brunn 173ade0fd4 [IMP] let user decide if a filter is private when saving it
for filter combinations, inherit user_id from the filter we combine it
with
2015-08-04 11:10:04 +02:00
Pedro M. Baeza 9eef431250 Merge pull request #164 from petrus-v/7.0-web_readonly_bypass
7.0 web readonly bypass
2015-08-03 17:04:06 +02:00
Pierre Verkest 00ad8be9c5 add OCA as author 2015-07-31 09:37:16 +02:00
Pedro M. Baeza ac84c788d1 Merge pull request #165 from osiell/7.0-support_branding
[7.0][ADD] support_branding
2015-07-31 02:32:40 +02:00
Alexandre Fayolle a1554f9ce8 Update travis configuration
use sudo: false to enable container build
use cache: pip to cache pip packages
2015-07-24 23:10:17 +02:00
Pierre Verkest 23238aa20b manage end of file PEP8:W292 2015-07-17 15:53:29 +02:00
Pierre Verkest c1911267f6 Remove license header in __init__.py 2015-07-17 10:56:35 +02:00
Pierre Verkest c6395331e7 combine context,
Get windows_action context in BufferedDataSet Class
2015-07-15 23:28:13 +02:00
Pierre Verkest d650d93a69 document readonly_by_pass 2015-07-14 14:05:31 +02:00
Pierre Verkest 790a8536b9 by pass readonly fields only if context is set
with readonly_by_pass. This context can either be a bool or field name array
2015-07-14 13:56:09 +02:00
Pedro M. Baeza 3cb37e81c3 Merge pull request #101 from savoirfairelinux/7.0_add_web_datetime_options
7.0 [ADD] web_widget_datepicker_options
2015-07-09 16:49:54 +02:00
sebalix e0ce0484c3 [IMP] Module 'support_branding' - Add FR translations 2015-07-06 21:42:56 +02:00
Pedro M. Baeza fe6d6ab1c8 Merge pull request #150 from akretion/web_custom_search_quantity
[ADD] New module : Web custom search quantity
2015-07-04 01:07:41 +02:00
sebalix c6e993c579 [IMP] Module 'support_branding' - Update PO template 2015-07-03 20:02:14 +02:00
sebalix a6845510a9 [FIX] Module 'support_branding' - Close the CrashManager dialog after pushing the 'Send to' button 2015-07-03 19:51:42 +02:00
Sylvain LE GAL e93ab3fa64 [REF] add roadmap; 2015-07-03 16:21:08 +02:00
sebalix e3b42a5c62 [ADD] support_branding 2015-07-03 10:20:03 +02:00
Pierre Verkest 5eb3f759d0 Add README.rst, fix formating 2015-07-03 09:48:35 +02:00
Pierre Verkest 991c74746c port web_readonly_bypass on v7 2015-07-03 01:26:28 +02:00
Jonathan Nemry 6966470f9d [ADD] web_readonly_bypass: allow to save an onchange modifications on readonly fields 2015-07-02 23:54:27 +02:00
Sylvain LE GAL 43e8262e85 [REF] renaming 'web_custom_search_quantity' into 'web_listview_custom_element_number'; 2015-06-27 12:47:27 +02:00
Sylvain LE GAL 7a75339881 [FIX] remove blink effect in Chrome / Chromium; 2015-06-27 10:06:28 +02:00
Pedro M. Baeza b0d68e5728 Merge pull request #154 from OCA/bwrsandman/7.0-badges
Add runbot badge
2015-06-25 16:08:36 +02:00
Sandy 0f1e0278d5 Add runbot badge 2015-06-25 09:58:22 -04:00
Sylvain LE GAL 87104f0009 Merge branch 'web_custom_search_quantity' of https://github.com/akretion/web into web_custom_search_quantity 2015-06-24 09:23:09 +02:00
Sylvain LE GAL 4eea2a571f [REF] Fix Author name 2015-06-24 09:22:16 +02:00
Sylvain LE GAL 0e9d60e238 [REF] remove useless licence in an empty file 2015-06-24 09:22:16 +02:00
Sylvain LE GAL 043766536d [IMP] UX. add focus and validation on enter; 2015-06-24 09:22:16 +02:00
Sylvain LE GAL f97885a057 [ADD] new module web_custom_search_quantity; 2015-06-24 09:22:16 +02:00
Sylvain LE GAL 497a739818 [REF] Fix Author name 2015-06-24 00:03:18 +02:00
Sylvain LE GAL b490475513 [REF] remove useless licence in an empty file 2015-06-19 10:16:44 +02:00
Sylvain LE GAL 5d36d5459a [IMP] UX. add focus and validation on enter; 2015-06-08 02:00:03 +02:00
Sylvain LE GAL 1d12623a6e [ADD] new module web_custom_search_quantity; 2015-06-08 01:35:43 +02:00
Stefan Rijnhart (Therp) 8bb39ea98c Merge pull request #142 from hbrunn/7.0-web_pytz_relativedelta_coexistence
[FIX] make it possible for web_pytz and
2015-06-04 11:15:13 +02:00
Emanuel Cino 05b0ec7c4b Add function to lookup for options either set to true/false/True/False 2015-06-03 12:28:32 +02:00
Emanuel Cino df72269a73 Added option m2o_dialog in System parameters 2015-06-03 12:28:32 +02:00
ecino da0d67ae8e Adujst search_more option to accept True or true values. 2015-06-03 12:28:32 +02:00
ecino ea18922466 Add help in README how to set default value for search_more option. 2015-06-03 12:28:31 +02:00
ecino fd41bc484d Correct typo in example 2015-06-03 12:28:31 +02:00
David Coninckx ad2e3412fe Improved description in module manifest and in README 2015-06-03 12:28:31 +02:00