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

feat: multilingual search #42

Merged
merged 21 commits into from
Jul 4, 2023
Merged

feat: multilingual search #42

merged 21 commits into from
Jul 4, 2023

Commits on Jun 16, 2023

  1. fix!: field component (#30)

    keeama13 committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    f2415f6 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Fix: combination render (#31)

    * fix: render form fields with uppercase in type
    
    * fix: use field->GetCombinationChildren to (default) render combination fields
    
    * fix: lint
    MAPCMC committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    2aad4c9 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

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

Commits on Jun 21, 2023

  1. Configuration menu
    Copy the full SHA
    8df2c33 View commit details
    Browse the repository at this point in the history
  2. feat: language as string, language-specific fields

    Thessa Kockelkorn committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    95c6888 View commit details
    Browse the repository at this point in the history
  3. fix: right query for spellcheck

    Thessa Kockelkorn committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    bda113d View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. fix: variable names

    Thessa Kockelkorn committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    1f39c7e View commit details
    Browse the repository at this point in the history
  2. fix: passing of language url

    Thessa Kockelkorn committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    33deaef View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. fix: pass page id for custom search values

    Thessa Kockelkorn committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    072f6a2 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. feat: optional sorting of search results

    Thessa Kockelkorn committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    2509a80 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. fix: remove debug

    Thessa Kockelkorn committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    2968265 View commit details
    Browse the repository at this point in the history
  2. fix: change language column into string

    Thessa Kockelkorn committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    288ee09 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. feat: use config for sitemap

    Thessa Kockelkorn committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    2550ac4 View commit details
    Browse the repository at this point in the history
  2. style: formatting

    Thessa Kockelkorn committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    404e618 View commit details
    Browse the repository at this point in the history
  3. fix: writing sitemap

    Thessa Kockelkorn committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    4c7c932 View commit details
    Browse the repository at this point in the history
  4. fix: replace html tags by space

    Thessa Kockelkorn committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    9a9f1f4 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/develop' into feat/multilingual-…

    …search
    Thessa Kockelkorn committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    89a41c4 View commit details
    Browse the repository at this point in the history
  6. style: formatting

    Thessa Kockelkorn committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    59fec8a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7e709cf View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. fix: remove unnecessary code

    Thessa Kockelkorn committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    3153f15 View commit details
    Browse the repository at this point in the history
  2. fix: pass localized url

    Thessa Kockelkorn committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    3f360b8 View commit details
    Browse the repository at this point in the history