Skip to content
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

chore(release): dev to main #1987

Merged
merged 17 commits into from
Sep 17, 2024
Merged

chore(release): dev to main #1987

merged 17 commits into from
Sep 17, 2024

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    0db8587 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b2bedf View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Merge pull request #1981 from RitvikSardana/comm-area-overflow

    fix: communication area overflow
    RitvikSardana authored Sep 14, 2024
    Configuration menu
    Copy the full SHA
    3ffac6b View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    df21e0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97b7035 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d5a3b2 View commit details
    Browse the repository at this point in the history
  4. feat(HelpdeskSearch): Add synonym detection

    A doctype to add custom synonyms for words
    Eg: database <-> db, mariadb <-> mysql
    
    Need to regenerate index to take effect
    balamurali27 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    70ef950 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0838e89 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Merge pull request #1983 from frappe/search-improve-2

    fix(HelpdeskSearch): Minor improvements
    balamurali27 authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    2ac7c61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7de95d View commit details
    Browse the repository at this point in the history
  3. fix(HelpdeskSearch): Query for synonym correctly

    Need to be plain search for synonym detection to work
    
    - Use fuzzy for large words
    - Use substr for small words
    balamurali27 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    f6a8d1c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1984 from frappe/search-improve-3

    fix(HelpdeskSearch): Use synonyms correctly and add fuzzy back
    balamurali27 authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    bef44fc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b75b4e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2fef76b View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1985 from frappe/search-improve-4

    fix(HelpdeskSearch): Correct querying
    balamurali27 authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    844925c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4ba3182 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1986 from frappe/default-weights-ui

    fix(HDSettings): Add default values for weights for ux
    balamurali27 authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    6c31c16 View commit details
    Browse the repository at this point in the history