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
archetipo
39da704535
[FIX] travis lint check
9 years ago
archetipo
75b7d1b496
[FIX] fixed, last review remarks
9 years ago
archetipo
58dd6f4475
[FIX] handled ssl hosts
[FIX] Flake8
9 years ago
archetipo
ba7060291e
[FIX] handled ssl hosts
[FIX] Flake8
9 years ago
archetipo
c8e0133dd6
[FIX] review remarks
9 years ago
archetipo
6d0450ed59
[FIX] Readme
9 years ago
archetipo
ea8f18cf84
[FIX] mail.tempale seems not work in cron task, replaced with direct call of mail.mail
9 years ago
archetipo
a4f584ea90
[FIX] autoremove method
[FIX] Contributors
9 years ago
archetipo
7c3bdebad3
[FIX] name of file
9 years ago
archetipo
b9d6243b52
[FIX] flake8 and pylint
9 years ago
archetipo
3a80cfa1b1
[IMP] deps in travis.yml
[FIX] flake8
9 years ago
archetipo
d57912579f
[FIX] flake8
9 years ago