forked from OCA/server-tools
-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
9.0 auth admin passkey rebase origin jne #15
Open
JonathanNEMRY
wants to merge
397
commits into
akretion:9.0-auth_admin_passkey
Choose a base branch
from
acsone:9.0-auth_admin_passkey_rebase_origin-jne
base: 9.0-auth_admin_passkey
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
9.0 auth admin passkey rebase origin jne #15
JonathanNEMRY
wants to merge
397
commits into
akretion:9.0-auth_admin_passkey
from
acsone:9.0-auth_admin_passkey_rebase_origin-jne
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… (unit tests, ir.cron...)
…and HTTP requests models
…lete but slow) and Fast log (data input only, faster)
* [IMP] index the columns we'll be searching for for every request * [FIX] singleton error if we saved the current session two times
- 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
…ields These were updated to follow OCA conventions. - License set to AGPL-3 - Images set to empty array
…is not required for version 9
…nit hook exists any more
…e' methods to the new API
[MIG] 9.0 - auditlog
This reverts commit 2798d45.
Added all the new fields and sentences. This will be the template for translations.
Full translation of the module to Dutch
Add Chinese translations to the module. Written by talway.
Changed some translations
Thanks to Martin Schmid!
…_string [9.0] auth_admin_passkey: replace OpenERP with Odoo
[9.0] [ADD] base search fuzzy
As stated in OCA#700 (comment), you can put `<t t-esc="context_timestamp(datetime.datetime.now()).strftime('%H:%M:%S')"/>` for achieving the same result.
As 65a1579 did for the creation, this commit does for the unlink, allowing to non admin users to remove the sidebar action.
* [FIX] database_cleanup: Isolate build * Isolate `database_cleanup` into its own build in Travis file to fix OCA#689 * [FIX] database_cleanup: Remove KeyError assertion * Remove KeyError assertion in tests due to PR in comment being merged
The new entry is under Settings/Technical/Database Structure
* Add keychain module
Readme: (in example) prefix function with _ Dep: add a depency to base_setup in order to use xml id "base.menu_config"
Remove explicit dependency to base.
Improve readme and fix dep
…cy_rollback [FIX] Request id no longer exists after concurrency rollback
JonathanNEMRY
force-pushed
the
9.0-auth_admin_passkey_rebase_origin-jne
branch
from
February 23, 2017 11:33
619f202
to
6d7134b
Compare
just a rebase from oca/9.0 to avoid conflict into the pull request on oca |
This was referenced Feb 23, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.