Yajo
51d65013e3
[FIX] Do not die miserably when you get `False` as the HTML input. Test it.
9 years ago
Alexandre Fayolle
d8413edddf
Merge pull request #203 from archetipo/porting_auto_backup_oca
Porting auto backup oca server-tools
9 years ago
OCA Git Bot
ae0ff416dc
[UPD] addons table in README.md
9 years ago
Yajo
b8e5845f5f
[8.0][html_text] Excerpt generator.
* [8.0][html_text] Excerpt generator.
This module adds a technical utility to allow the developer to get an excerpt from any HTML chunk.
You can choose the maximum amount of words or characters if you want.
See the README and inline docstrings for further details.
9 years ago
OCA Transbot
20f53b1d37
OCA Transbot updated translations from Transifex
9 years ago
Pedro M. Baeza
0ecf5e02f6
Merge pull request #392 from Trust-Code/fix/recurrent-events
Fix problem with recurrent events
9 years ago
OCA Git Bot
9d5ac89419
[UPD] addons table in README.md
9 years ago
Guewen Baconnier
197c2b33f5
Merge pull request #397 from hbrunn/8.0-base_ir_filters_disable
[ADD] base_ir_filters_active
9 years ago
Holger Brunn
fc7c72a90d
[REN] rename to base_ir_filters_active
9 years ago
archetipo
b35ff3a571
FIX License type
9 years ago
Alessio Gerace
4347758ed3
Merge pull request #3 from grupoesoc/PR-203-autobackup
[auto_backup] Fixes
9 years ago
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
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
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
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
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