Commit Graph

793 Commits (5737ebc97c048eb46c3850698bc3304fafb4a518)

Author SHA1 Message Date
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
Holger Brunn 3a585e5cb6 [IMP] hide unnecessary buttons in wizard II 2015-05-11 15:59:44 +02:00
Holger Brunn aa70c7c4be [FIX] use exists query instead of huge in list 2015-05-11 15:58:32 +02:00
Holger Brunn 1c3abbc225 [IMP] double quotes for docstring 2015-05-11 15:37:41 +02:00
Pedro M. Baeza b2bee0e0e7 Merge pull request #165 from savoirfairelinux/8.0-admin_technical_features-readme
Use OCA template
2015-05-11 15:23:13 +02:00
Sandy Carter 61fbc1122f Use OCA template 2015-05-11 08:40:57 -04:00
Yannick Vaucher 945760683e Merge pull request #155 from savoirfairelinux/8.0_add_qweb_usertime
[ADD] qweb_usertime
2015-05-08 14:54:06 +02:00
Vincent Vinet a12a7fb01e more choices for getting a language out of the qweb context 2015-05-01 15:42:51 -04:00
Vincent Vinet 3a28f874c7 use default format from language or server 2015-05-01 15:26:19 -04:00
Holger Brunn 714748ce5d [IMP] deal with modules whose models can't be loaded 2015-04-29 18:13:55 +02:00
Vincent Vinet df9e30aae4 remove svg icon svg 2015-04-29 09:14:39 -04:00
Guewen Baconnier 6de7fba468 Merge pull request #157 from acsone/8.0-fix-active-test-propagation
[FIX][cron_run_manually] active_test cannot be propagated to the method to execute
2015-04-29 08:09:10 +02:00
Holger Brunn 55c919aca3 [IMP] order wizard lines by name 2015-04-28 16:03:12 +02:00
Holger Brunn d8a45fed84 [IMP] hide unnecessary buttons in wizard 2015-04-28 15:54:12 +02:00