Stéphane Bidoul (ACSONE)
dafc54e782
[UPD] fix website url in manifest
8 years ago
OCA Transbot
a92ac8b827
OCA Transbot updated translations from Transifex
8 years ago
Florian
c072d448d5
Merge pull request #17 from akretion/9-sql-export-abstract
9 sql export abstract
8 years ago
Florian da Costa
85e50881e0
Fix version
8 years ago
Sylvain LE GAL
6aea27bb3d
[REF] create a new module sql_request_abstract
8 years ago
Florian da Costa
c434e06ac5
Port external_file_location to v9
Add company_id on external location and external task
8 years ago
Mourad El Hadj Mimoune
adbb878f83
[WIP] Use pattern in file name & add move and rename file option
[WIP] use jinja to render new file name based on simple template
[FIX] bug move and rename file option
[ADD] add file type on task
[FIX] add file type in attachemnt create method
[WIP] test rename file
[WIP] inherit view from attachment_metadata
[FIX] bug of inherit view and menu from attachment_metadata
[IMP] add move & rename test to test_sftp
[IMP] move file location menu inside automation menu and rename it
[IMP] add ir.model.access manager rule
[FIX] typing mistake
[FIX] access file store without login/password
[IMP] reorganize task form view
[FIX] api.multi in task run method
[FIX] OCA guidelines
[FIX] add authors and contributors
[FIX] fix pylint
[FIX] add oca_dependencies & fixe oca version format
[FIX] fix pylint & oca_dependencies
[FIX] fix views path
[FIX] set application to False
9 years ago
David Beal
a220ace8ba
[FIX] encode to utf8 user/password
[FIX] prevent not installed class been evaluated
[FIX] python header in akretion modules
[FIX] check if class is in installed module, README
9 years ago
Valentin Chemiere
eb665583aa
Add file import/export
POC external_file_location integration in connector_flow
10 years ago
OCA Transbot
28cf13adf9
OCA Transbot updated translations from Transifex
8 years ago
OCA Git Bot
c05e418e91
[ADD] setup.py
8 years ago
OCA Git Bot
0bd6d49173
[UPD] addons table in README.md
8 years ago
Oleg Bulkin
76bb28cb83
[9.0][ADD] auth_totp: MFA Support ( #687 )
* [ADD] auth_totp: MFA Support
* Add relevant fields and methods to the res.users model
* Overload check_credentials in res.users to allow for logins using an MFA
login token rather than a password
* Add the res.users.authenticator and res.users.device models, along with
appropriate ACLs and record rules
* Add the res.users.authenticator.create wizard model and an associated view
to facilitate creation of res.users.authenticator records
* Extend base.view_users_form_simple_modif with fields needed to manage the
new functionality
* Add an AuthTotp controller that inherits from Home in the web module and an
associated view to introduce MFA logic to the login process
* Add several new exception classes that inherit from AccessDenied
* PR commit
* PR commit
8 years ago
OCA Transbot
212b4c1af9
OCA Transbot updated translations from Transifex
8 years ago
Pedro M. Baeza
45adda8935
Merge pull request #745 from StefanRijnhart/9.0-auditlog_concurrency_rollback
[FIX] Request id no longer exists after concurrency rollback
8 years ago
Stefan Rijnhart
d657d20067
[FIX] Request id no longer exists after concurrency rollback
8 years ago
OCA Transbot
706363a244
OCA Transbot updated translations from Transifex
8 years ago
Sylvain LE GAL
cab186de44
Merge pull request #733 from akretion/keychain-improve_readme_and_dep
Improve readme and fix dep
8 years ago
Hpar
7eed951880
Update __openerp__.py
Remove explicit dependency to base.
8 years ago
Raph
1929787536
Improve readme and fix dep
Readme: (in example) prefix function with _
Dep: add a depency to base_setup in order to use xml id "base.menu_config"
8 years ago
OCA Transbot
bbb6e3a4d0
OCA Transbot updated translations from Transifex
8 years ago
OCA Git Bot
1b8203f338
[ADD] setup.py
8 years ago
OCA Git Bot
347f8bf13c
[UPD] addons table in README.md
8 years ago
Hpar
4991c0691a
Keychain: account manager for external systems ( #644 )
* Add keychain module
8 years ago
Pedro Castro Silva
f8cadbf1ce
[9.0][auto_backup] Menu entry moved ( #728 )
The new entry is under Settings/Technical/Database Structure
8 years ago
Dave Lasley
026640e4fb
[9.0][FIX] database_cleanup: Isolate build ( #719 )
* [FIX] database_cleanup: Isolate build
* Isolate `database_cleanup` into its own build in Travis file to fix #689
* [FIX] database_cleanup: Remove KeyError assertion
* Remove KeyError assertion in tests due to PR in comment being merged
8 years ago
Mourad Elhadj Mimoune
6cb6ec924b
[FIX] fix flake8
8 years ago
OCA Transbot
39f0022eec
OCA Transbot updated translations from Transifex
8 years ago
Pedro M. Baeza
25a3c4bc30
[FIX] mass_editing: Allow to remove sidebar action
As 65a1579
did for the creation, this commit does for the unlink,
allowing to non admin users to remove the sidebar action.
8 years ago
OCA Git Bot
db787aa393
[UPD] addons table in README.md
8 years ago
Pedro M. Baeza
f26576be54
[REM] qweb_usertime: Removed as not needed
As stated in https://github.com/OCA/server-tools/pull/700#issuecomment-272873383 ,
you can put `<t t-esc="context_timestamp(datetime.datetime.now()).strftime('%H:%M:%S')"/>`
for achieving the same result.
8 years ago
OCA Transbot
60921928a7
OCA Transbot updated translations from Transifex
8 years ago
OCA Git Bot
93d5022128
[ADD] setup.py
8 years ago
OCA Git Bot
961b67db78
[UPD] addons table in README.md
8 years ago
Daniel Reis
8e332e366f
Merge pull request #675 from darshan-serpent/9.0-base_search_fuzzy
[9.0] [ADD] base search fuzzy
8 years ago
Moises Lopez - https://www.vauxoo.com/
5281c2d794
Merge pull request #696 from gurneyalex/9.0-auth_admin_passkey-fix_string
[9.0] auth_admin_passkey: replace OpenERP with Odoo
8 years ago
Serpentcs
1a5695135e
[FIX] shortened authors name
8 years ago
darshan-serpent
066c313e76
[ADD] Migrated base_search_fuzzy to v9
8 years ago
OCA Transbot
6d65151a58
OCA Transbot updated translations from Transifex
8 years ago
Daniel Reis
4409cecb09
Fix typo
8 years ago
Christoph Giesel
5323042f19
[IMP] 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
OCA Transbot
d3c14028be
OCA Transbot updated translations from Transifex
8 years ago
Stéphane Bidoul (ACSONE)
6f32dd8544
[ADD] server_environment_ir_config_parameter
8 years ago
Alexandre Fayolle
601109eef0
[9.0] auth_admin_passkey
replace OpenERP with Odoo
this fixes an issue reported on Transifex
8 years ago
Moises Lopez - https://www.vauxoo.com/
154cf14033
Merge pull request #693 from LasLabs/bugfix/9.0/674-password_security-invalid_leaf
[9.0][FIX] password_security: Fix history rule
8 years ago
Dave Lasley
beedfd853b
[FIX] password_security: Fix history rule
* Switch security to be on correct model to fix OCA#674
8 years ago
OCA Transbot
34ab0f05b9
OCA Transbot updated translations from Transifex
8 years ago
OCA Git Bot
64cabc0433
[ADD] setup.py
8 years ago
OCA Git Bot
57b1e8ca9b
[UPD] addons table in README.md
8 years ago
Daniel Reis
ac2e39215f
Merge pull request #679 from LasLabs/feature/9.0/LABS-134-create-medical_base_stage-object
[9.0][ADD] base_kanban_stage: Stage model and abstract logic
8 years ago