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

Ajaystha42feat/parser modifications #957

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

Commits on Apr 4, 2021

  1. Configuration menu
    Copy the full SHA
    a251929 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b999f48 View commit details
    Browse the repository at this point in the history
  3. rubocop

    donrestarone committed Apr 4, 2021
    Configuration menu
    Copy the full SHA
    c7b5360 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from restarone/shashike_issues#925

    Shashike issues#925
    donrestarone authored Apr 4, 2021
    Configuration menu
    Copy the full SHA
    fd230ae View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. override default config

    donrestarone committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    1b88108 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from restarone/RedactorDontStripHtmlTags

    override default config for redactor (allows unsafe html/script tags)
    donrestarone authored Apr 15, 2021
    Configuration menu
    Copy the full SHA
    b3fadd4 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

  1. fix file update

    donrestarone committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    c556027 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from restarone/fixFileUpdate

    fix file update
    donrestarone authored Jun 16, 2021
    Configuration menu
    Copy the full SHA
    53ad319 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2021

  1. when a file is updated, the content cache is flushed so that the upda…

    …ted file is reflected in the next request
    donrestarone committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    854bc2d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from restarone/flushPageCacheAferFileUpdate

    when a file is updated, the content cache is flushed so that the upda…
    donrestarone authored Jul 10, 2021
    Configuration menu
    Copy the full SHA
    31a9844 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. Remove data-disable-with attributes on the page update form

    johnnaegle authored and rob mathews committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    af5b6da View commit details
    Browse the repository at this point in the history
  2. update this route which was failing in ruby 3.0

    rob mathews committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    9caf301 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

  1. Configuration menu
    Copy the full SHA
    050c09c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from restarone/fixforRuby3

    Fixfor ruby3
    donrestarone authored Jan 3, 2022
    Configuration menu
    Copy the full SHA
    2b80ce7 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. Configuration menu
    Copy the full SHA
    361150d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6aee712 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. Merge pull request #8 from restarone/fix-categories-creation

    chore(): add remote form explicitly
    
    form_for helper won't create remote form on rails 6. Explicitly making categories form remote
    donrestarone authored May 19, 2022
    Configuration menu
    Copy the full SHA
    3cd03b7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9 from restarone/patch-for-broken-categorizations

    Patch for broken categorizations
    donrestarone authored May 19, 2022
    Configuration menu
    Copy the full SHA
    456fb85 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. Configuration menu
    Copy the full SHA
    1d4912e View commit details
    Browse the repository at this point in the history
  2. test cases update

    sthajay committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    54b4fd7 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2023

  1. Add integer tokenizer

    added integer tokenizer
    donrestarone authored Jan 29, 2023
    Configuration menu
    Copy the full SHA
    fc1113b View commit details
    Browse the repository at this point in the history