OCA-git-bot
2b047ac289
[ADD] setup.py
6 years ago
Jordi Ballester Alomar
c6103a3be1
Merge pull request #1280 from etobella/11.0-mig-nsca_client
[11.0] nsca client
6 years ago
Pedro M. Baeza
f181a54cab
Merge pull request #1406 from ivantodorovich/11.0-base_ex
[IMP] Update base_exception views
6 years ago
Iván Todorovich
1ddc94948e
[IMP] Update base_exception views
- Show menu only to Exception Rule Managers
- Use sequence and active widgets on tree view
- Updated form to use sheet
6 years ago
oca-travis
ba13468721
[UPD] Update record_archiver.pot
6 years ago
OCA-git-bot
6ee8f2d4f6
[ADD] setup.py
6 years ago
OCA-git-bot
8028235cde
[UPD] README.rst
6 years ago
Yannick Vaucher
a894f3c9c1
Merge pull request #1381 from arkostyuk/11.0-mig-record_archiver
[11.0][MIG] record_archiver
6 years ago
Artem Kostyuk
0282562a22
[COV] Improve coverage
6 years ago
Artem Kostyuk
6224d266c3
[IMP] Allow dynamic state recognition on `record.lifespan`
6 years ago
Artem Kostyuk
fa1e50990c
[11.0][MIG] record_archiver
6 years ago
Yannick Vaucher
5bb549d9b4
[PORT] [9.0] record_archiver
9 years ago
Guewen Baconnier
d40685dddb
Use the OCA template in __openerp__.py
9 years ago
Guewen Baconnier
7dfad20406
Add translation pot
10 years ago
Guewen Baconnier
e527c36738
Add tests for the archiving of records
10 years ago
Guewen Baconnier
5282ef3232
Add access rights
10 years ago
Guewen Baconnier
103689d17d
Add tests an fix a condition
On the search of active models
10 years ago
Guewen Baconnier
08d64e1e8b
Remove the company on record.lifespan
The company was mandatory and prevented to use the module for models without
company_id. Also, there is currently no use case for a different configuration
for different companies. It simplifies the setup too.
If a use case exists for a different setup per company, it can be reintroduced
later with a optional company_id.
10 years ago
Guewen Baconnier
db0f88479e
Hide models without an active field
10 years ago
Guewen Baconnier
d4c053030e
Use a m2o for the models
10 years ago
Guewen Baconnier
d6b61b7a4e
Make the archiver more extensible
by extracting methods. Now we are able to extend the module to implement other
archiving stategies.
10 years ago
Guewen Baconnier
1f63b3e135
Rename module
From rusty_record_reaper_runner to record_archiver.
Not that I dislike the old funny name, but I guess it will be easier to get
what it does with the new (maybe too serious) name.
10 years ago
Thomas Pot
5e672337d7
Translated using Weblate (Dutch)
Currently translated at 100,0% (5 of 5 strings)
Translation: server-tools-11.0/server-tools-11.0-configuration_helper
Translate-URL: https://translation.odoo-community.org/projects/server-tools-11-0/server-tools-11-0-configuration_helper/nl_NL/
6 years ago
oca-travis
5c508102e2
[UPD] Update test_configuration_helper.pot
6 years ago
oca-travis
07a1b33314
[UPD] Update configuration_helper.pot
6 years ago
OCA-git-bot
ab9aeb93a3
[ADD] setup.py
6 years ago
OCA-git-bot
2ca2abdd22
[UPD] README.rst
6 years ago
Pedro M. Baeza
3fa56af193
Merge pull request #1261 from grindtildeath/11.0-mig_configuration_helper
[11.0][MIG] configuration_helper
6 years ago
Akim Juillerat
7be5e314a5
Add to contributors
6 years ago
Enric Tobella
180b020caa
[IMP] nsca_client: Pass nsca code to server, in order to allow other integrations, not only checks
6 years ago
Enric Tobella
e9fd526998
[MIG] nsca_client
7 years ago
sebalix
b09084bb52
[FIX] nsca_client - Add the database as a subfolder for the configuration file path in order to be compatible with a multi-databases instance
9 years ago
sebalix
db31ac96be
[FIX] nsca_client - Fix XML data
9 years ago
sebalix
003bec52e9
[IMP] nsca_client - README and screenshots updated
9 years ago
sebalix
0ed977743c
[IMP] nsca_client - Translations updated
9 years ago
sebalix
d0feabc2c7
[IMP] nsca_client - Auto-create the configuration file used by the 'send_nsca' binary, password and encryption method are set in 'nsca.server' records
9 years ago
sebalix
86e7a3fffe
[IMP] nsca_client - A check method could not return, and as such no message will be sent to the NSCA server instead of a CRITICAL one
9 years ago
sebalix
871172444b
[IMP] nsca_client - Configure the node hostname at the NSCA server level
9 years ago
sebalix
f6a78637c3
[IMP] Module 'nsca_client' - Translations updated
9 years ago
sebalix
a02d8d6bc4
[IMP] Module 'nsca_client' - External dependency on '/usr/sbin/nsca_send' removed, replaced by a check at the runtime
9 years ago
sebalix
e3f00518d4
[IMP] Module 'nsca_client' - Review + Default NSCA server added + Configuration file path added on the NSCA server (each server can require a different password)
9 years ago
sebalix
75b3033f66
[ADD] Module 'nsca_client' - Send passive alerts to a NSCA daemon
9 years ago
Akim Juillerat
5e4973400c
Merge pull request #2 from p-tombez/11.0-mig_configuration_helper
[MIG] Update module to match V11 architecture
6 years ago
OCA Git Bot
829d2e627b
[ADD] setup.py
6 years ago
OCA Git Bot
c50774e129
[UPD] README.rst
6 years ago
oca-travis
000b7ede2d
[UPD] Update base_fontawesome.pot
6 years ago
Jordi Ballester Alomar
76501fde64
Merge pull request #1361 from etobella/11.0-mig-base_fontawesome
[MIG] base_fontawesome: Migration to 11.0
6 years ago
Patrick Tombez
7d5767a7fc
[MIG] Update module to match V11 architecture
6 years ago
Enric Tobella
d0ace84a0d
[MIG] base_fontawesome: Migration to 11.0
6 years ago
oca-travis
6fe745ffaa
[UPD] Update base_fontawesome.pot
6 years ago