Holger Brunn
cd8a250749
[DEL] unused import
9 years ago
Holger Brunn
754f0c0408
[ADD] base_ir_filters_disable
9 years ago
OCA Transbot
6e097c5cc6
OCA Transbot updated translations from Transifex
9 years ago
Pedro M. Baeza
35037721a5
Merge pull request #394 from hbrunn/8.0-issue393
[FIX] fix #393 , trying to pyeval json
9 years ago
Pedro M. Baeza
748378df53
Merge pull request #389 from tafaRU/8.0-base_report_auto_create_qweb-fix
[8.0][FIX] base_report_auto_create_qweb
9 years ago
Holger Brunn
90a4c05575
[FIX] fix #393 , trying to pyeval json
9 years ago
OCA Git Bot
5f26822cac
[UPD] addons table in README.md
9 years ago
Danimar Ribeiro
56147496de
Fix problem with recurrent events - they change the type of id which causes an error retrieving the id
9 years ago
Mourad El Hadj Mimoune
f70a939dd5
[FIX] bug of file import related to api.multi
9 years ago
Alex Comba
fc670a7712
[FIX] base_report_auto_create_qweb
Handle case in which the qweb view name contains a dot, see 'account.report_overdue_document' as reference
9 years ago
Pedro M. Baeza
b188202403
Merge pull request #360 from osiell/8.0-auditlog-autovacuum
[IMP] auditlog - Autovacuum logs
9 years ago
OCA Transbot
cf2dfa1d1c
OCA Transbot updated translations from Transifex
9 years ago
OCA Git Bot
20e8ad7340
[UPD] addons table in README.md
9 years ago
Pedro M. Baeza
4b2f56af00
Merge pull request #385 from Yajo/multi_image
Fix bug that made previous images to disappear.
9 years ago
Jairo Llopis
591461799d
Fix bug that made previous images to disappear.
See https://github.com/OCA/product-attribute/pull/135#issuecomment-191358505 .
9 years ago
OCA Git Bot
a839b010f3
[UPD] addons table in README.md
9 years ago
Pedro M. Baeza
7815170243
Merge pull request #313 from Yajo/custom-info
[8.0][base_custom_info] New module to have custom information associated to any model
9 years ago
Mourad El Hadj Mimoune
b88563b7db
[IMP] move meta data attachement menu near attachement
9 years ago
Jairo Llopis
b404d46b94
Add images.
9 years ago
Jairo Llopis
01fd725751
Use model codename instead and make its linked record a computed field.
9 years ago
Jairo Llopis
b00ae9a102
Use of `@api.multi`.
9 years ago
Jairo Llopis
d1b340b933
Fix bug in domain computation.
9 years ago
Jairo Llopis
a8dba795ed
Warn about data types.
9 years ago
Jairo Llopis
74224c27bc
Better string.
9 years ago
Jairo Llopis
2e0f544a4a
Move model to model_id.
9 years ago
Jairo Llopis
56243f2e5f
Cosmetic changes.
9 years ago
Jairo Llopis
821a8fd4f8
Fix many bugs and styling, and prepare for OCA.
9 years ago
Carlos Incaser
a694cfac0a
[FIX][8.0] base_custom_info: Minor fix and security
9 years ago
Carlos Incaser
8724d54fb0
[IMP][8.0] base_custom_info: Actions and menus. Refactor strings Info to Property
9 years ago
Carlos Incaser
93548ccf96
[ADD][8.0] base_custom_info: Views
9 years ago
Carlos Incaser
096f951299
[ADD][8.0] base_custom_info: Initial development
9 years ago
Carlos Incaser
32441deec7
[ADD][8.0] base_custom_info: Init develop
9 years ago
Mourad El Hadj Mimoune
30efb9c394
[FIX] typing mistake
9 years ago
Jairo Llopis
eaba91b411
[FIX] This was removing all databases.
9 years ago
Jairo Llopis
edf50067be
Make sure you don't backup inside the filestore folder.
The filestore is saved in the backup, so if you save the backup in the
filestore, you'd end up with a huge backup that includes itself and the
universe may collapse.
9 years ago
Jairo Llopis
978ff474f5
Avoid duplicated backups.
9 years ago
Jairo Llopis
4da0b66af7
Add shortcut to execute backups from the "More" menu.
9 years ago
OCA Git Bot
ea81cff7e3
[UPD] addons table in README.md
9 years ago
Pedro M. Baeza
542a7e868b
Merge pull request #374 from Yajo/multi_image
[8.0][base_multi_image] Base module for models with multiple images (a gallery)
9 years ago
Jairo Llopis
2cc18f419a
Add known issues section.
9 years ago
Mourad El Hadj Mimoune
2e7a196ac1
[ADD] add view on attachment_metadata
9 years ago
Jairo Llopis
06aebec747
Fix view format.
9 years ago
Jairo Llopis
b94bc8e019
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
bc67b9695d
Fix travis.
9 years ago
Mourad El Hadj Mimoune
aa2027b4fc
[ADD] add file type on attachment_metadata
9 years ago
archetipo
65404254d4
Merge branch 'porting_auto_backup_oca' of github.com:archetipo/server-tools into porting_auto_backup_oca
9 years ago
Jairo Llopis
8105ac2fca
[auto_backup] 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
c55ba6a0bc
[FIX] check_dd method
[ADD] test case improved
9 years ago
archetipo
a38ab9cddb
[RM] useless field
9 years ago
archetipo
ee1ee031fb
[FIX] backup only local db , beacause xmlrpc call of dump cause memory leak
9 years ago