OCA Git Bot
2642c71f8f
[ADD] setup.py
7 years ago
Guewen Baconnier
b4aca9c06c
Merge pull request #1156 from ursais/11.0-mig-base_cron_exclusion
[MIG] base_cron_exclusion for 11.0
7 years ago
Lois Rilo
7f49fa0697
[10.0][MIG] base_cron_exclusion ( #1105 )
* [9.0][ADD] base_cron_exclusion
* [10.0][MIG] base_cron_exclusion
[11.0][MIG] base_cron_exclusion
7 years ago
Pedro M. Baeza
6a37f64c89
Merge pull request #1159 from onesteinbv/11_fix_base_exception_test
[11.0][FIX] base_exception: enable post_install for tests
7 years ago
Andrea
b2e8735072
[FIX] Enable post_install for tests + pylint
7 years ago
OCA Git Bot
8114631bf4
[ADD] setup.py
7 years ago
Pedro M. Baeza
3df5944ae7
Merge pull request #1009 from hbrunn/11.0-database_cleanup
[ADD] [database_cleanup] migrate to 11.0
7 years ago
Holger Brunn
d464fb2c59
[IMP] isolate database_cleanup again
7 years ago
Holger Brunn
9574b71a87
[ADD] [database_cleanup] migrate to 11.0
7 years ago
Holger Brunn
8d450dfe21
[FIX] really uninstall modules and avoid a crash on cached data
[FIX] don't try to uninstall uninstalled modules
[DEL] weird code
[FIX] actually cleanup where we can
7 years ago
Eric Antones
433f6caaf4
[MIG] database_cleanup: Migration to version 10.0
Using new base model inheritance.
8 years ago
Holger Brunn
29c0fa2ce0
[ADD] allow creating missing indexes and purging properties ( #736 )
* [ADD] allow creating missing indexes
* [FIX] tests; installation
* [ADD] allow purging properties
* [ADD] missing file
* [ADD] test purging properties
* [ADD] missing parent_id for menu entry
* [FIX] don't delete too many and wrong properties
8 years ago
Dave Lasley
d242348e9e
[9.0][FIX] database_cleanup: Isolate build ( #719 )
* [FIX] database_cleanup: Isolate build
* Isolate `database_cleanup` into its own build in Travis file to fix #689
* [FIX] database_cleanup: Remove KeyError assertion
* Remove KeyError assertion in tests due to PR in comment being merged
8 years ago
Moises Lopez - https://www.vauxoo.com/
58b74a5354
[FIX] database_cleanup: Fix test ( #612 )
8 years ago
Florian da Costa
3b2a50696a
fixes #587
8 years ago
Pedro M. Baeza
c35c27981a
[MIG] Make modules uninstallable
[MIG] Rename manifest files
8 years ago
Jordi Ballester Alomar
9be7b2839b
[FIX] clean database menus was proposing good menus to purge ( #562 )
8 years ago
Holger Brunn
24d3fd152a
[FIX] don't crash if an xmlid refers to a nonexisting field ( #559 )
8 years ago
Holger Brunn
6c9153075d
[IMP] call the button handler to also purge reverse dependencies
8 years ago
OCA Transbot
49f751b8e8
OCA Transbot updated translations from Transifex
9 years ago
Holger Brunn
030326f977
[FIX] purge uninstalled uninstallable modules instead of deleting
[FIX] database_cleanup reloads the registry
which has weird side effects during testing. Take care
database_cleanup's tests don't mess up the following tests
8 years ago
Stefan Rijnhart
11a4585595
[RFR] Explicit access rights so that tests can run
Fixes #505
8 years ago
Holger Brunn
79bf9fd8f6
[ADD] migrate database_cleanup
[ADD] test purging modules
[ADD] test purging tables
9 years ago
Holger Brunn
20377bd2f8
[IMP] allow to select lines to purge in a tree view
[IMP] adaptto upstream changes
9 years ago
Pedro M. Baeza
41094680f7
[MIG] Make modules uninstallable
9 years ago
Stéphane Bidoul
aea2c28b58
[UPD] prefix versions with 8.0
9 years ago
Holger Brunn
0b497d88c1
[ADD] allow to clean up menus
9 years ago
Matjaž Mozetič
e0520bec41
Missing templates and translations added
9 years ago
Holger Brunn
f4245433ae
[IMP] hide unnecessary buttons in wizard
[IMP] order wizard lines by name
[IMP] deal with modules whose models can't be loaded
[IMP] double quotes for docstring
[FIX] use exists query instead of huge in list
[IMP] hide unnecessary buttons in wizard II
[IMP] readability
[FIX] cope with purging nonexisting models
10 years ago
Yannick Vaucher
6464c1ee82
Move module icon in static/description
10 years ago
Alexandre Fayolle
3a4467d1fc
fix pep8 W503
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.
10 years ago
Anthony Muschang
c2673b97d7
[CHG] Migration to 8.0
[CHG] database_cleanup: move description to README.rst
10 years ago
Stefan Rijnhart
125ea43a27
[FIX] Don't remove uid field from wkf_instance, which is written in
raw SQL query (but never read afterwards). Workaround for
lp:1277899
[FIX] Preserve dangling workflow table which is in use
[RFR] Group models per table when detecting columns to purge
to prevent problems with models sharing the same table
[ADD] Allow purging of dangling data entries
[FIX] Data purging now working
[IMP] Docstrings
[FIX] Label
[FIX] Catch attempt to unlink field from nonexisting model
[RFR] Flake8
11 years ago
Guewen Baconnier
8f56bd1840
remove relations when purging models
avoid ''NoneType' object has no attribute 'exists'' error when purging models
fix my change guewen.baconnier@camptocamp.com-20140203103254-v1mzu2uib047xb9h, wrong lines replaced...
11 years ago
Stefan Rijnhart
384e00428f
[ADD] Database cleanup module
11 years ago
OCA Git Bot
2e850a986d
[ADD] setup.py
7 years ago
Jordi Ballester Alomar
afcd7df4b0
Merge pull request #1128 from onesteinbv/11_mig_onchange_helper
[11.0][MIG] onchange_helper
7 years ago
OCA Transbot
0fe0aa4277
OCA Transbot updated translations from Transifex
7 years ago
OCA Transbot
306cf9d352
OCA Transbot updated translations from Transifex
7 years ago
Andrea
e490c27352
[11.0][MIG] onchange_helper + add tests
7 years ago
OCA Transbot
24072abe7d
OCA Transbot updated translations from Transifex
8 years ago
Alexis de Lattre
97d31839aa
[FIX] avoid a crash when value is False for a M2O field
8 years ago
Alexis de Lattre
6a48bee0a5
[MIG] module onchange_helper to v10.0
8 years ago
Florian da Costa
b2ee46491f
Add onchange_helper module
8 years ago
OCA Git Bot
a6732bad51
[ADD] setup.py
7 years ago
Dave Lasley
c3c1f5e5ae
Merge pull request #1082 from njeudy/11.0-mig-sentry
[11.0] migrate sentry
7 years ago
Nicolas JEUDY
0eaa363f78
[FIX] Better manage KEYS - FIELDS conversion
7 years ago
Naglis Jonaitis
a38bf51ba6
[MIG] sentry to V11
- [FIX] sentry: fixes missing `raven` library preventing loading of modules
- [FIX] 2to3 script on py file
- [FIX] add requirements.txt
7 years ago
Naglis Jonaitis
6b83a8b548
[FIX] sentry: fixes missing `raven` library preventing loading of modules
Related: #761 #879 #881
7 years ago
Naglis Jonaitis
ce7b6a11fa
[ADD] sentry module ( #761 )
* [ADD] sentry module
* [FIX] updated sentry module according to PR comments
7 years ago