Commit Graph

239 Commits (99935762e4018d753a96297d98c859e747958e6c)

Author SHA1 Message Date
Pedro M. Baeza 99935762e4 Merge pull request #104 from hbrunn/7.0-web_widget_color
[ADD] backport web_widget_color
2015-04-08 17:49:35 +02:00
Holger Brunn 9ec99940e7 [ADD] backport web_widget_color
fixes #51
2015-04-08 08:46:02 +02:00
Sylvain LE GAL 4aec073b11 Merge pull request #107 from grap/7.0-web_dashboard_tile_fr
[ADD] 'web_dashboard_tile' pot file and fr translation;
2015-04-07 15:00:17 +02:00
Sylvain LE GAL 7e8c4711fb [ADD] 'web_dashboard_tile' pot file and fr translation; 2015-04-05 21:52:25 +02:00
Alexandre Fayolle db75cc900d don't use travis container-based infrastructure 2015-03-27 16:21:16 +01:00
Stefan Rijnhart (Therp) ce2f3f4156 Merge pull request #83 from hbrunn/7.0-advanced_filters
7.0 advanced filters: semantics of negative searches on properties of x2many
2015-03-03 16:36:38 +01:00
Sylvain LE GAL b2c1b8fa31 Merge pull request #90 from gurneyalex/7.0-fix-travis
[FIX] 7.0 - line length (flake8)
2015-03-03 10:25:39 +01:00
Alexandre Fayolle 4df2d19a90 fix line length (flake8) 2015-03-03 10:04:08 +01:00
Alexandre Fayolle 7d8da0c392 Add OCA as author of OCA addons
In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.
2015-03-02 17:29:16 +01:00
Holger Brunn fbbc6e31a1 [FIX] flake8 2015-03-02 13:54:23 +01:00
Holger Brunn a98ba6072a Merge branch '7.0-advanced_filters' of github.com:hbrunn/web into 7.0-advanced_filters
Conflicts:
	web_advanced_filters/model/ir_filters.py
2015-03-02 10:28:44 +01:00
Holger Brunn c9275a8817 [IMP] more readable code 2015-03-02 10:28:00 +01:00
Sylvain LE GAL 90cb63aea1 Merge pull request #54 from initOS/7.0-add_web_dashboard_tile
[ADD] 7.0 - new module 'web_dashboard_tile'
2015-02-16 14:10:37 +01:00
Markus Schneider 9446c2eadc remove type in ir.ui.view 2015-02-16 13:03:25 +01:00
Markus Schneider 6f0becf656 add module icon 2015-02-15 21:06:29 +01:00
Markus Schneider a47e744e36 add detail description 2015-02-15 21:01:26 +01:00
Markus Schneider 1f3eb98ac9 rename tile to tile.tile 2015-02-15 20:49:52 +01:00
Holger Brunn b57a28d726 [FIX] coding style 2015-02-10 20:30:19 +01:00
Holger Brunn 487f31b9ba [IMP] let users edit domain_this if there's other filters, make
domain readonly then
2015-02-10 15:19:21 +01:00
Holger Brunn 5c731deb8a [IMP] allow users to inspect records when testing filters 2015-02-10 15:01:07 +01:00
Holger Brunn a9cf11b70e Merge remote-tracking branch 'upstream/7.0' into 7.0-advanced_filters 2015-02-10 15:00:31 +01:00
Holger Brunn 5430843c63 [FIX] evaluate filters if necessary 2015-02-10 14:59:54 +01:00
Pedro M. Baeza 825443eace Merge pull request #45 from hbrunn/7.0-web_pytz
[ADD] web_pytz
2015-02-05 13:13:26 +01:00
Markus Schneider d7878e5140 remove not needed check 2015-01-30 12:55:23 +01:00
Markus Schneider 26c496e365 fix type & add FIXME 2015-01-30 10:52:57 +01:00
Markus Schneider 688dab1a81 rename button 2015-01-29 16:37:09 +01:00
Markus Schneider 6a9683d99d add description 2015-01-09 15:39:39 +01:00
Markus Schneider 50f50beebf rename rule id 2015-01-09 15:38:14 +01:00
Markus Schneider 2f9b9d8040 Merge pull request #72 from rschnapka/7.0
initial german translations
2015-01-09 15:34:55 +01:00
Holger Brunn 2966e70f4d [ADD] translation template 2015-01-07 14:10:43 +01:00
Holger Brunn 1e4594adba [FIX] the example had the problem this module is meant to fix in the
first place
2015-01-07 14:10:43 +01:00
Holger Brunn 1fd88c28ef [ADD] web_pytz 2015-01-07 14:10:43 +01:00
Rudolf Schnapka 84ee79fd7d correct translation
Boolean Values True and False should be visualized in native language (translation should take place)
2015-01-05 19:22:25 +01:00
Rudolf Schnapka 174419faae revert True and False back
unsure if boolean code or user-text...
2015-01-04 14:57:09 +01:00
Rudolf Schnapka 2e59056ead removed excess LF 2015-01-04 14:54:31 +01:00
Rudolf Schnapka 9907680c10 initial german translations (and added pot-file) 2015-01-04 14:51:33 +01:00
Pedro M. Baeza 6741af5986 Merge pull request #29 from hbrunn/7.0-advanced_filters
[ADD] advanced_filters
2014-11-24 17:09:34 +01:00
Holger Brunn 52555c3edb [ADD] hide advanced filter menu if there is no filter and nothing
checked
2014-11-24 16:05:01 +01:00
Holger Brunn 94a7f48d06 [FIX] cope with faulty expressions in filters 2014-11-24 16:04:27 +01:00
Holger Brunn fcd77d206c [FIX] use safe_eval to account for names like False 2014-11-24 15:53:02 +01:00
Holger Brunn a912bb470f [ADD] duplicate saving new filters to menu (usability) 2014-11-24 15:40:23 +01:00
Holger Brunn b0892b2b3b [FIX] do the renaming properly 2014-11-24 15:22:24 +01:00
Holger Brunn 48e9c42a1c [REN] rename to web_advanced_filters 2014-11-24 14:26:40 +01:00
Holger Brunn 6ff2b14f15 [FIX] advanced filters not visible when switching views 2014-11-24 09:58:01 +01:00
Holger Brunn 8afd947a94 [FIX] show correct menu items after reordering 2014-11-24 09:58:01 +01:00
Holger Brunn 72ab78a850 [FIX] typo in comment, pass context 2014-11-24 09:58:01 +01:00
Holger Brunn 247b7de11b [FIX] translated string 2014-11-24 09:58:01 +01:00
Holger Brunn 354d17927f [IMP] better wording
[IMP] reorder filters
2014-11-24 09:58:01 +01:00
OpenERP instance user 3f33663d89 [ADD] advanced filters: translations 2014-11-24 09:58:01 +01:00
Holger Brunn ba0f44979c [FIX] wording 2014-11-24 09:58:01 +01:00