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

Laravel 5.8 updates and blade fixes #239

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

Commits on Sep 26, 2018

  1. Configuration menu
    Copy the full SHA
    f1c76e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0e66fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a288511 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da4a5d9 View commit details
    Browse the repository at this point in the history
  5. Use accessors to change markdown to HTML.

    Use the regular relationship to get a count of posts.
    ChrisThompsonTLDR committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    0682fbd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    764b8ef View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    84cedf4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    73fdf06 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ded00ec View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2018

  1. Configuration menu
    Copy the full SHA
    569b239 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26d6ffa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5e25a0 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2019

  1. Configuration menu
    Copy the full SHA
    bb44c04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0abd4b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    075f004 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5024ceb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6ec7efc View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2019

  1. Configuration menu
    Copy the full SHA
    b884360 View commit details
    Browse the repository at this point in the history
  2. Laravel 5.8 compatibility

    In Laravel 5.8, `user.id` was changed to a bigint(20) so the foreign keys created by Chatter were not valid.
    ChrisThompsonTLDR committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    70b018c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd699d4 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2019

  1. Configuration menu
    Copy the full SHA
    78b87ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a054d0 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2019

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

Commits on Apr 18, 2019

  1. Fixing typo.

    Chris committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    bcd838d View commit details
    Browse the repository at this point in the history
  2. Spacing

    Chris committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    1a7a55f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d23f334 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2019

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

Commits on May 31, 2019

  1. Adding scout

    jameswagoner committed May 31, 2019
    Configuration menu
    Copy the full SHA
    b317f81 View commit details
    Browse the repository at this point in the history
  2. Adding scout

    jameswagoner committed May 31, 2019
    Configuration menu
    Copy the full SHA
    4d41141 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86bf18b View commit details
    Browse the repository at this point in the history
  4. isset to squelch errors

    jameswagoner committed May 31, 2019
    Configuration menu
    Copy the full SHA
    4124a99 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2019

  1. Chatter search

    jameswagoner committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    764247b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29cedff View commit details
    Browse the repository at this point in the history
  3. fixed $user variable

    jameswagoner committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    08a90de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3965e62 View commit details
    Browse the repository at this point in the history
  5. route typo

    jameswagoner committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    8b875a4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    15fb118 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    882d8ba View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2019

  1. Configuration menu
    Copy the full SHA
    c15f61e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    730466f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    804b40f View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2019

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

Commits on Jun 6, 2019

  1. Merge pull request #1 from ChrisThompsonTLDR/feature/clean-responses

    Add ability to strip styles and tags from responses.
    Chris Thompson authored Jun 6, 2019
    Configuration menu
    Copy the full SHA
    db9ec05 View commit details
    Browse the repository at this point in the history
  2. Add some feedback items to search page. (#2)

    terrancewoest authored and Chris Thompson committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    b5e79f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62d6db9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3 from ChrisThompsonTLDR/bug/no-results-search-ne…

    …w-discussion-btn
    
    Fixed new discussion button for no results.
    Chris Thompson authored Jun 6, 2019
    Configuration menu
    Copy the full SHA
    e041f73 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2019

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

Commits on Jun 11, 2019

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

Commits on Oct 22, 2020

  1. Version bump

    jameswagoner committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    a58c77c View commit details
    Browse the repository at this point in the history