Jairo Llopis
1ef4ce9ca1
Fix view format.
9 years ago
Jairo Llopis
3e2745981b
Reduce headers.
This respects the upstream license choice (GPL/AGPL) but reduces
verbosity.
It would be ideal to have everything under AGPL though.
9 years ago
Jairo Llopis
2ddc4d3bba
Refactor.
- Follow template README.
- Remove HTML README.
- Move models to models folder.
- Model and view file names follow guidelines.
- Unused methods cleanup.
- Remove unneeded `.pot` file.
- Fix permissons.
- Follow PEP8 in names everywhere.
- Set more descriptive field names.
- Disable backups for other databases, for security.
- Remove db name from generated file, for easier cleanup.
- EAFP logic everywhere.
- More descriptive name.
- Data files moved to YAML, with cleaner ir.cron record creation.
- Add permissions for db.backup model.
- Icons.
- Update tests with new format.
- Storage method is a selectable, for easier extensibility.
- Instead of custom mailing, it just has a mail thread where you can subscribe.
- Should fix almost all comments in https://github.com/OCA/server-tools/pull/203 .
9 years ago
archetipo
29f71c77df
check_dd method [ADD] test case improved
9 years ago
archetipo
7a49b4d409
useless field
9 years ago
archetipo
7ba39bd385
backup only local db , beacause xmlrpc call of dump cause memory leak
9 years ago
archetipo
30c71b5fda
travis lint check
9 years ago
archetipo
593420191a
fixed, last review remarks
9 years ago
archetipo
a49cdc474f
handled ssl hosts [FIX] Flake8
9 years ago
archetipo
798dd47096
handled ssl hosts [FIX] Flake8
9 years ago
archetipo
4b21166473
review remarks
9 years ago
archetipo
3dac2bd629
Readme
9 years ago
archetipo
b59b2d7357
mail.tempale seems not work in cron task, replaced with direct call of mail.mail
9 years ago
archetipo
b2c6ff706c
autoremove method [FIX] Contributors
9 years ago
archetipo
e8e5362860
name of file
9 years ago
archetipo
9f4bdff271
flake8 and pylint
9 years ago
archetipo
24ee8f3b56
deps in travis.yml [FIX] flake8
9 years ago
archetipo
312f413f75
flake8
9 years ago
archetipo
ed537954e5
test
9 years ago
archetipo
01087ea59a
porting to new api [FIX] schedule_backup method [IMP] IT translation [IMP] tests
9 years ago
archetipo
9709856c12
description index.html
9 years ago
archetipo
8ee3b48da9
rebased commit
9 years ago
archetipo
d27fc7a892
defaults value
9 years ago
archetipo
29c4be9103
Readme.rst
9 years ago
archetipo
247ee1cf2f
bug logger --> _logger call [FIX] Flake8 [RM] useless files
9 years ago
Alessio Gerace
26f3d21d73
module
9 years ago
Alessio Gerace
2c49a17356
Porting module to OCA 8.0
9 years ago
Alessio Gerace
2181459fd4
Open FTP session on the last moment possible
Used to open fp = open(file_path,'wb') a few lines before it was needed. This shouldn't be too much of a problem but opening and closing it right after eachother keeps the session open for less time and there are less chances on failure.
10 years ago
Yenthe
eb3d687711
Flemish translations
Flemish translations are identical to Dutch.
10 years ago
Yenthe
e865e89164
Typo fix
could'nt > couldn't
10 years ago
Yenthe
a344e40b21
Full German translations
Thanks to Martin Schmid!
10 years ago
Yenthe
c9e5e12352
Changes chinese translation
Changed some translations
10 years ago
Yenthe
3bca15dde5
Chinese translations
Add Chinese translations to the module. Written by talway.
10 years ago
Yenthe
17aaf78303
Dutch translations
Full translation of the module to Dutch
10 years ago
Yenthe
c4f37451f4
Update english pot file
Added all the new fields and sentences. This will be the template for
translations.
10 years ago
Dave Lasley
8c45b4960d
[FIX] auto_backup: Remove translations
* Remove translations that were part of bad commits & now conflict with rebasing
8 years ago
Pedro M. Baeza
75143b41c3
Merge pull request #625 from Tecnativa/9.0-mig-html_text
[9.0] [MIG] html_text module
8 years ago
Stéphane Bidoul (ACSONE)
23949ddda7
[IMP] server_environment_ir_config_parameter: update roadmap
8 years ago
Stéphane Bidoul (ACSONE)
f9d8462083
[FIX] server_environment_ir_config_param: silently replace values by config values
This is much more robust that raising an error, and let modules
load ir.config_parameter from xml data files, while still enforcing
values from the config files.
8 years ago
Stéphane Bidoul (ACSONE)
126f83fba7
[IMP] server_environment_ir_config_parameter: handle empty values better
8 years ago
Stéphane Bidoul (ACSONE)
06df99de66
[FIX] server_environment_ir_config_parameter: work around double ormcache issue
8 years ago
Stéphane Bidoul (ACSONE)
5ed39e7148
[ADD] server_environment_ir_config_parameter
8 years ago
OCA Transbot
405274ca2d
OCA Transbot updated translations from Transifex
8 years ago
OCA Git Bot
0974ca13d6
[ADD] setup.py
8 years ago
OCA Git Bot
3ef5a7c0c2
[UPD] addons table in README.md
8 years ago
Gervais Naoussi
40694c42d4
mgmtsystem_kpi rename to kpi ( #543 )
* kpi migration to odoo 9
* UI error connected
* Correction base on last maxime review
* correction on @elicoidal review
* Warning exception improve in kpi_threshold
* Latest Ellicoidal comment implemented
* last Ellicoial recommendation done.
* Copyright corrected
8 years ago
Pedro M. Baeza
c9d97b9cb4
Merge pull request #628 from laslabs/bugfix/9.0/base_multi_image-unlink_bypass
[FIX][9.0] base_multi_image: Adhere to image delete bypass
8 years ago
OCA Git Bot
296593c6ae
[ADD] setup.py
8 years ago
Dave Lasley
d89ef48cef
[FIX] base_multi_image: Adhere to image delete bypass
* Add catch in owner unlink to allow for image delete bypass via context
8 years ago
OCA Git Bot
4a36ce4187
[UPD] addons table in README.md
8 years ago