This repository has been archived by the owner on Dec 17, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 112
11.0 #27
Open
hindsa-nabeel
wants to merge
235
commits into
master
Choose a base branch
from
11.0
base: master
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
11.0 #27
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
Redesign and port to v11 Nice to see the changes to the website module, because I'm super busy with 100 different non Odoo projects I will only maintain a select few modules since I am very time poor.
port blog import to v11
* Fix issue with resized images not rendering * Transfer over cover image( featured image )
* Fix import user issue introduced in previous version
quick port with min testing
* Fix character encoding issue
…n with https websites * Fix duplicate my_pie and issue with Odoo always outputting http even with https websites The drawback is this will fail if the external website is http but Odoo is https, well gotta push people to https anyway sorry.
zombie coding...
quickport website_support
* Forward fix custom field mismatch
forward fix many2one casting issue
port to version 11
* Fix settings screen and move menu
* Fix website ticket attachment issue
* Remove obsolete support@ reply wrapper
* Change default email wrapper to user
* Fix multiple ticket delete issue
* unhide voip account field in user form view
quick port to version 11
quick port over to version 11
quick port to version 11
Quick port to version 11 I am well aware Odoo 11 already has a sms framework I'm just too lazy to transplant stuff like templates, mass sms and campaigns over... This module was also meant to be replaced with SIP message although most providers will block that so proprietary protocol it is...
quick port to version 11
Was not meant to put that into the released list...
* Convert sip_register, sip_invite and rtp code to python 3
* Fix subcategories
* Remove kanban "+" and create since it isn't really compatable * Filter out closed email template from compose window * Remove timesheet table if timesheets is empty (if people bypass the close button...)
* Show extra fields incase someone wants to manuall add the data * Add new channel field which tracks the source of the ticket (website / email) * Fix email Jinja for loop getting messed up inside table
* Extra field type and label is required
* Add create support ticket button to form view
missed portal subtype
self contained version of the voip twilio module
…the default .local folder * Allows you to change where the module is downloaded too instead of the default .local folder
… tickets * Fixed bug with department manager not being able to view individual tickets
* Skip repos on error (better error handling later...)
…hich auto fills the ticket reply wizard * Ability to set a default body and cc depending on ticket contact, which auto fills the ticket reply wizard
* Fix help pages 404
* Fix comment attachments in portal reply
Set of tools to help with Search Engine Marketing / Optimisation
* Many bug fixes * Removed competitor reports as they are inaccurate without localising the search results * Add metrics as a method to compare against competitors * Made link valid check 5 times faster through the use of multithreading * Various internal changes in preperation for Bing search intergration
Renamed Geo Targets to Search Context as it now includes device user agent * Added ranking report (requires manual rank extraction for Google) * Check website button has been moved to check webpage since it doesn't currently recursively go through each page * Smart button navigation * Added Bing API for geo coding
* Major database restructure (non back compatible) * Move keywords into search context * See search results directly from a search context * Removal of ranking reports (for now...) * Listings and Google My Business reports * Create many search contexts at once by entering keyword list, devices and geo targets
hotfix for search contexts
* Ranking reports reintroduced
* Private access to unpublished access to modules (alpha/beta access)
Odoo Framework Unwrap Mostly designed so Odoo can be used for application prototyping or just use the functional protoype...
Allows users to upload videos to your website Has some basic functionality like searching for videos by name and a website form to upload new videos, it's basiiclly a primative version of website_slides but the videos are self hosted.
…cess_token * Bug fix for systems with old version of app_store client without access_token
* Stop updates from breaking if a module lacks a proper version number
* Add a missing permission
* Fix custom fields many2one with no filter producing an error
* Fix code syntax error
gotta avoid last minute edits post testing so many issues...
* Canonical URL check
* Skips analyses of view/models if an error is encountered
* Unpublished modules can not be updated
was meant to generate the zip even if xml parse fails
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.