8000 Comparing v13.43.2...v13.44.0 · frappe/frappe · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: frappe/frappe
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v13.43.2
Choose a base ref
...
head repository: frappe/frappe
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v13.44.0
Choose a head ref
  • 16 commits
  • 11 files changed
  • 10 contributors

Commits on Nov 7, 2022

  1. fix: reset workspace

    barredterra committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    271c5d0 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Configuration menu
    Copy the full SHA
    cd7bafa View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Configuration menu
    Copy the full SHA
    9b240ba View commit details
    Browse the repository at this point in the history
  2. feat: Set default SQL statement timeouts (backport #18771) (#18800)

    Co-authored-by: Ankush Menat <ankush@frappe.io>
    mergify[bot] and ankush authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    127763a View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Configuration menu
    Copy the full SHA
    bd84ede View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2720aed View commit details
    Browse the repository at this point in the history
  3. fix: page has an empty menu button

    (cherry picked from commit faab012)
    
    # Conflicts:
    #	frappe/public/js/frappe/ui/page.js
    shariquerik authored and mergify[bot] committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    637cb45 View commit details
    Browse the repository at this point in the history
  4. fix: reportview permlevel bug (backport #18822) (#18827)

    * fix: reportview permlevel bug (#18822)
    
    (cherry picked from commit ab35ec8)
    
    refactor: simpler validation
    
    * chore: python 3.7 compatibility
    
    Co-authored-by: AMS Fauzi <33210916+AMSFauzi7869@users.noreply.github.com>
    Co-authored-by: Ankush Menat <ankush@frappe.io>
    3 people authored Nov 10, 2022
    Configuration menu
    Copy the full SHA
    acb6f57 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f8f55c8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    acc521e View commit details
    Browse the repository at this point in the history
  7. perf(workflow): get_transitions (#18834)

    * Load from db only if doc passed is not of type Document. This was
      added earlier to load in case of dicts. ref: #11883
    * Move blocks to evaluate only if required
    * Add typing hints
    
    (cherry picked from commit a093b7b)
    gavindsouza authored and mergify[bot] committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    9ec557d View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. fix(security): prevent xss attack in search (#18847) (#18849)

    (cherry picked from commit bfab719)
    
    Co-authored-by: jll-02 <63648645+jll-02@users.noreply.github.com>
    mergify[bot] and jll-02 authored Nov 11, 2022
    Configuration menu
    Copy the full SHA
    8b42091 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Configuration menu
    Copy the full SHA
    5122e1d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #18838 from frappe/mergify/bp/version-13-hotfix/pr…

    …-18834
    
    perf(workflow): get_transitions (backport #18834)
    gavindsouza authored Nov 14, 2022
    Configuration menu
    Copy the full SHA
    5545dd2 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Merge pull request #18879 from frappe/version-13-hotfix

    chore: release v13
    ankush authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    0f099b8 View commit details
    Browse the repository at this point in the history
  2. chore(release): Bumped to Version 13.44.0

    # [13.44.0](v13.43.2...v13.44.0) (2022-11-15)
    
    ### Bug Fixes
    
    * page has an empty menu button ([637cb45](637cb45))
    * reportview permlevel bug (backport [#18822](#18822)) ([#18827](#18827)) ([acb6f57](acb6f57))
    * reset workspace ([271c5d0](271c5d0))
    * **security:** prevent xss attack in search ([#18847](#18847)) ([#18849](#18849)) ([8b42091](8b42091))
    
    ### Features
    
    * Set default SQL statement timeouts (backport [#18771](#18771)) ([#18800](#18800)) ([127763a](127763a))
    
    ### Performance Improvements
    
    * **workflow:** get_transitions ([#18834](#18834)) ([9ec557d](9ec557d))
    frappe-bot committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    4332314 View commit details
    Browse the repository at this point in the history
Loading
0