Commit Graph

756 Commits (3727908478f71d9b550a5aa6e9c94e41e9c87d71)

Author SHA1 Message Date
Alex Comba 3dbefbb3ad Rename module to 'Report qweb auto generation' 2015-07-20 14:14:59 +02:00
oihane a3123cbfbc [FIX] <base_report_auto_create_qweb> Fixed error in qweb view creation 2015-07-20 14:14:59 +02:00
Alex Comba 718e77a3e4 README: add badge and Maintainer section 2015-07-20 14:14:59 +02:00
Alex Comba 915257cd0c Add OCA icon 2015-07-20 14:14:59 +02:00
Alex Comba 56fe162f30 README: add license key, add OCA as author, remove key summary as empty and remove base from depends as useless since v8.0 2015-07-20 14:14:59 +02:00
Alex Comba 36cd664aa8 Add Bug Tracker and me as contributor 2015-07-20 14:14:59 +02:00
oihane 565bec3336 [IMP] <base_report_auto_create_qweb> Added translations to module 2015-07-20 14:14:59 +02:00
oihane 1022979822 [IMP] <base_report_auto_create_qweb> Qweb creation hooks 2015-07-20 14:14:59 +02:00
oihane 6000d03820 [FIX] <base_report_auto_create_qweb> Fixing travis error 2015-07-20 14:14:59 +02:00
oihane 255b2e4423 [FIX] <base_report_auto_create_qweb> Fix travis 2015-07-20 14:14:59 +02:00
oihane ee7eb90b04 [IMP] <base_report_auto_create_qweb> Duplication of report added 2015-07-20 14:14:59 +02:00
oihane dd5e769e89 [MOD] Module renamed to <base_report_auto_create_qweb>
Added Known Issues to Readme file
2015-07-20 14:14:59 +02:00
Holger Brunn 7bf415a241 [FIX] flake8 2015-07-20 14:08:08 +02:00
Holger Brunn c9e20eb4d5 [ADD] base_suspend_security 2015-07-20 13:41:48 +02:00
Holger Brunn b3792f0b43 Merge pull request #210 from gurneyalex/8.0-fix_runbot_server_environment
[8.0] make runbot green
2015-07-20 11:55:10 +02:00
Alexandre Fayolle f99eea264b fix runbot warning
rename *_xml entries in manifest
2015-07-17 15:59:06 +02:00
Alexandre Fayolle 82e8ec660a fix runbot warning
remove deprecated view_type field on view declaration
2015-07-17 15:59:06 +02:00
Giacomo Spettoli 5788dee628 change description with summary to have the following sentence show up beneath the module's name in kanban view 2015-07-17 15:13:33 +02:00
Giacomo Spettoli 81dc7a84d0 use AbstractModel instead of TransientModel so we don't create useless db tables 2015-07-17 15:12:52 +02:00
Holger Brunn 525f619954 [FIX] make patched create downgrade correctly to v6.1 2015-07-17 10:03:49 +02:00
Giacomo Spettoli 912cdb8e16 some makeup and change the ldap operators from plain python objects to a transientmodel 2015-07-16 20:49:16 +02:00
Giacomo Spettoli 3f451ad1f3 fix missing new api call 2015-07-16 16:00:39 +02:00
Giacomo Spettoli 497eaf8caf move to new apis 2015-07-16 15:52:59 +02:00
Giacomo Spettoli b1b6d965a2 porting to v8 2015-07-16 13:41:38 +02:00
Giacomo Spettoli a509c71228 start moving the users_ldap_groups outside the __unported__ folder 2015-07-16 11:43:51 +02:00
Holger Brunn d26eb82516 [ADD] allow to deactivate folders 2015-07-16 11:32:08 +02:00
Holger Brunn a8954c2114 [FIX] honor sequence 2015-07-16 11:21:42 +02:00
Pedro M. Baeza f208e2d948 Merge pull request #178 from hbrunn/8.0-auditlog_dont_crash_on_related_fields
[FIX] ie related fields don't have an ir.model.fields entry
2015-07-08 12:50:14 +02:00
Holger Brunn f4e51c6751 [ADD] comment 2015-07-08 12:47:53 +02:00
Daniel Reis 506d535d37 Merge pull request #192 from StefanRijnhart/8.0-language_path_mixin_therp
[ADD] Language path mixin
2015-07-03 15:30:15 +01:00
Stefan Rijnhart f90b7a4a02 [UPD] Description 2015-06-27 06:30:21 +02:00
Stefan Rijnhart bec28117ab [UPD] Description 2015-06-25 22:33:45 +02:00
Stefan Rijnhart 9f04e39339 [ADD] Language path mixin 2015-06-25 21:17:42 +02:00
Holger Brunn 0bac0a898e [FIX] ie related fields don't have an
ir.model.fields entry
2015-06-11 14:21:39 +02:00
Holger Brunn 42a34247e7 Merge pull request #170 from yvaucher/8.0-add-bug-tracker-link
Add bug tracker link on README.rst
2015-06-09 14:47:33 +02:00
Holger Brunn f59b251a12 [FIX] cope with purging nonexisting models 2015-06-09 14:43:12 +02:00
Holger Brunn 4888053867 [FIX] use correct user when evaluating group condition 2015-06-04 16:50:01 +02:00
Holger Brunn 03b399bddc Revert "[FIX] when evaluating the dynamic group, sudo to the user"
This reverts commit 4cb0d66548.
2015-06-04 16:41:05 +02:00
Holger Brunn 4cb0d66548 [FIX] when evaluating the dynamic group, sudo to the user 2015-06-04 16:33:23 +02:00
Yannick Vaucher 845980403b Merge pull request #148 from osiell/8.0-auditlog_read
[IMP] Module 'auditlog' - Performing logs on 'read' operations
2015-06-02 16:47:44 +02:00
Stefan Rijnhart (Therp) 12f9bc8cc1 Merge pull request #159 from hbrunn/8.0-database_cleanup_uninstallable_modules
[IMP] deal with modules whose models can't be loaded
2015-06-02 16:24:03 +02:00
Sandy 0f98114dc5 Activate base_external_dbsource 2015-05-26 16:49:12 -04:00
Sandy Carter 121d09f17b Merge remote-tracking branch 'odoo-latvia/8.0' into 8.0 2015-05-26 11:06:29 -04:00
Yannick Vaucher 2ed8ea3e45 Add bug tracker link on README.rst 2015-05-22 19:45:04 +02:00
Holger Brunn 3d36d6539b [IMP] readability 2015-05-20 11:13:26 +02:00
Alexandre Fayolle 678ac7be73 Merge pull request #158 from hbrunn/8.0-database_cleanup_fixes
[IMP] hide unnecessary buttons in wizard
2015-05-20 09:02:09 +02:00
Sandy b6f92013f9 Merge pull request #166 from anubia/8.0-auditlog__es
[ADD] auditlog: Added Spanish translation.
2015-05-17 19:43:13 -04:00
Alejandro Santana fb59f06bd1 [ADD] auditlog: Added Spanish translation. 2015-05-17 21:27:45 +02:00
Alexandre Fayolle 1f5f97bbe8 Update travis configuration
don't use "sudo pip install" in travis.yml
2015-05-14 22:43:36 +02:00
Alexandre Fayolle 7793e64914 Update travis configuration
Follow OCA/maintainer-quality-tools#187 and use addons/apt/package directive to
install our build dependencies. This allows using container based Travis builds
(which should be faster).
2015-05-14 22:15:32 +02:00