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

Upgrade/grails4 #324

Merged
merged 6 commits into from
Jul 1, 2023
Merged

Upgrade/grails4 #324

merged 6 commits into from
Jul 1, 2023

Commits on Jul 5, 2022

  1. Preliminary support for GitHub actions

    Documentation build by asciidoc plugin
    Docs moved to default folders
    sbglasius committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    798f373 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Merge branch 'master' into upgrade/grails4

    * master:
      If field validation error codes are unresolved and fallback to the defaultMessage on the error, this defaultMessage must be escaped due to the possibility of user input being in the error message. Fixes issue gpc#323.
      Update readme.md
      respect defaultNullable() of Validateable classes (issue gpc#218)
      fix warning "Accessing config through dot notation is deprecated"
      Added Action: Stale issues and pr's
      Back to snapshot
      Release 3.0.0.RC1
      Use release versions of dependencies
      Update dependencies
      Bump up serverlet api version to 4.0.1
      Bump up Groovy to 2.5.5
    
    # Conflicts:
    #	build.gradle
    #	gradle.properties
    sbglasius committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    d07786c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4d140a View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. Merge branch 'master' of github.com:grails-fields-plugin/grails-field…

    …s into upgrade/grails4
    
    * 'master' of github.com:grails-fields-plugin/grails-fields:
      Fixed where table formatting in test.
      Added a test case switching the order.
      Fix logic and retain order in attrs.
      Add code to handle order attribute on table
    sbglasius committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    6443fe2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adf0f25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4f9aee View commit details
    Browse the repository at this point in the history