Dave Lasley
49b6e9cbf1
Merge pull request #684 from acsone/10.0-mig-base_user_role-ape
[MIG] Port base_user_role to 10.0
8 years ago
Adrien Peiffer (ACSONE)
d2a6e8e8e8
[MIG] base_user_role: Port to 10.0
8 years ago
OCA Transbot
7601436d09
OCA Transbot updated translations from Transifex
8 years ago
OCA Git Bot
9230b6e146
[UPD] addons table in README.md
8 years ago
Andrea Stirpe
b014d6dc1a
[10.0][auto_backup] Menu entry moved ( #735 )
* [10.0][auto_backup] Menu entry moved
* Update version in manifest
8 years ago
OCA Transbot
3e76156bbc
OCA Transbot updated translations from Transifex
8 years ago
OCA Git Bot
77979aa995
[ADD] setup.py
8 years ago
OCA Git Bot
d272a58f48
[UPD] addons table in README.md
8 years ago
Moises Lopez - https://www.vauxoo.com/
e28ef54b14
Merge pull request #725 from EBII/10-scheduler_error_mailer
[10] scheduler error mailer
8 years ago
OCA Git Bot
b4e4a6066b
[ADD] setup.py
8 years ago
OCA Git Bot
fa4d53d5d8
[UPD] addons table in README.md
8 years ago
Daniel Reis
1329206100
Merge pull request #681 from LasLabs/feature/10.0/LABS-134-create-medical_base_stage-object
[10.0][MIG] base_kanban_stage
8 years ago
OCA Transbot
59261486fb
OCA Transbot updated translations from Transifex
8 years ago
Frédéric Garbely
7b8bd4d26f
[MIG] auditlog: Migrated to 10.0
8 years ago
OCA Transbot
df93a962aa
OCA Transbot updated translations from Transifex
8 years ago
MonsieurB
5cda398389
change OpenERP with Odoo
8 years ago
MonsieurB
c6b753ee13
migrate to V10
8 years ago
OCA Transbot
535f7cb39c
OCA Transbot updated translations from Transifex
8 years ago
Serpentcs
73a32f17c1
shortened authors name
8 years ago
darshan-serpent
e8cbd470bb
Migrated base_search_fuzzy to v9
8 years ago
OCA Transbot
1bd28fc27e
OCA Transbot updated translations from Transifex
8 years ago
Daniel Reis
0d23d329d0
Fix typo
8 years ago
Christoph Giesel
f1fb5d1fae
Renamed module base_trgm_search to base_search_fuzzy, added Unit tests, added translations, added access permissions, moved the monkey patching to method _register_hook of ir.model and fixed _auto_init, added README, cleaned up some aprts
9 years ago
Dave Lasley
4a8e1951cc
Merge pull request #711 from Yenthe666/patch-1
[auto_backup] FIX: failure type notification
8 years ago
vincent
4d1abc4f3b
Correction of the value of password
8 years ago
Dave Lasley
aebfc5578c
[FIX] base_kanban_stage: Fix test for new API
8 years ago
vincent
8e7ed2413e
Replacing openerp with odoo
8 years ago
vincent
a971eb7526
Module set to installable
Odoo don't let signup without password
8 years ago
Dave Lasley
f7a390451d
[FIX] base_kanban_stage: Add group_expand & fix method
* Add group_expand attr to abstract kanban model, allowing for empty columns
* Fix `_read_group_stage_ids` for new API
8 years ago
Yenthe V.G
3ed13f3f09
[auto_backup] FIX: failure type notification
Fixes https://github.com/OCA/server-tools/issues/710
8 years ago
Dave Lasley
a8df2ca348
[10.0][FIX] Move DB libs to travis file ( #713 )
Move libraries that require development headers to travis file to band-aid build
8 years ago
Dave Lasley
5d71aafb12
[10.0][FIX] base_multi_image: Uninstall hook ( #709 )
8 years ago
OCA Git Bot
a42530fe4c
[UPD] addons table in README.md
8 years ago
OCA Transbot
bc81c42e58
OCA Transbot updated translations from Transifex
8 years ago
OCA Git Bot
e0f2ca4e1b
[ADD] setup.py
8 years ago
Dave Lasley
018596335b
Merge pull request #659 from LasLabs/feature/10.0/OCA-base_external_dbsource-upgrade
[10.0][IMP] base_external_dbsource: Refactor & Split by source
8 years ago
Dave Lasley
ba5330b8ae
[IMP] base_external_dbsource: Refactor & Split by source
* Heavily refactor code for reusability
* Split all sources into independent modules
* Add more test coverage
* Add CRUD methods
* Add iterator execute return to roadmap
8 years ago
sebalix
2be8bdd0b3
auditlog - Migrate 'AuditlogRule.create' and 'AuditlogRule.write' methods to the new API
8 years ago
sebalix
ef22ab2db8
auditlog - Lint
8 years ago
Holden Rehg
6abb429986
auditlog: Remove pre_init_hook reference from openerp, no pre_init hook exists any more
8 years ago
Holden Rehg
c570e70573
auditlog: Remove migration from audittrail functionality, this is not required for version 9
8 years ago
Holden Rehg
5e3d3082c7
auditlog module, Remove duplicate license key from openerp config
9 years ago
Holden Rehg
16d0183290
Updated the __openerp__.xml to include the license and images fields
These were updated to follow OCA conventions.
- License set to AGPL-3
- Images set to empty array
9 years ago
Holden Rehg
542dab0106
Migrate auditlog module from 8.0 to 9.0
- Update documentation to point to the new auditlog menu locations. These were changed because the 8.0 version was referencing menus that do not exist in 9.0
- Change version from 8.0.X.Y.Z to 9.0.1.0.0
- Make the module installable again
- Remove an unused parameter from pre-migration.py for versioning
- Fix typos and remove commented out blocks of code that were irrelevant
9 years ago
OCA Transbot
379dfc7a1e
OCA Transbot updated translations from Transifex
9 years ago
Holger Brunn
a993256284
singleton error if we saved the current session two times ( #473 )
* [IMP] index the columns we'll be searching for for every request
* [FIX] singleton error if we saved the current session two times
8 years ago
Sébastien Alix
f3edd5cbd3
auditlog - Icon added + README updated (screenshots)
9 years ago
sebalix
f43da33377
auditlog - Auto-vacuum logs, HTTP requests and HTTP user sessions
9 years ago
sebalix
ffef454acf
auditlog - Bump version number
9 years ago
sebalix
a95baa23c3
auditlog - Field 'type' renamed to 'log_type'
9 years ago