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

Friendly group name to display group names with spaces #326

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

Commits on Jun 27, 2020

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

Commits on Jun 28, 2020

  1. Configuration menu
    Copy the full SHA
    e461bb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c789d32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a391cef View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

  1. Configuration menu
    Copy the full SHA
    0c3ad15 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    raxelg authored Jun 30, 2020
    Configuration menu
    Copy the full SHA
    bba8e8f View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. Merge branch 'docker-fix'

    Raxel Gutierrez authored and Raxel Gutierrez committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    c7446ca View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

  1. Upgraded to django 1.10 successfully

    Raxel Gutierrez authored and Raxel Gutierrez committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    17bac62 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2020

  1. Fixed issues with django 1.10 upgrade

    Raxel Gutierrez authored and Raxel Gutierrez committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    9299fff View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

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

Commits on Sep 25, 2020

  1. Fix app registry issue

    soyapark committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    cb6e9a1 View commit details
    Browse the repository at this point in the history
  2. Comment out deprecated code

    soyapark committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    6338b93 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b743fd9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request haystack#311 from soyapark/django1.8

    PR for Django1.8
    soyapark authored Sep 25, 2020
    Configuration menu
    Copy the full SHA
    d744dac View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2020

  1. Update README.md

    soyapark authored Sep 27, 2020
    Configuration menu
    Copy the full SHA
    436099b View commit details
    Browse the repository at this point in the history
  2. Merge

    soyapark committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    c9753c1 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2020

  1. Add logging for web sending

    soyapark committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    d1bab31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd7a306 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0bf40c View commit details
    Browse the repository at this point in the history
  4. Delete the line

    soyapark committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    93cf528 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6c49ff4 View commit details
    Browse the repository at this point in the history
  6. Merge pull request haystack#313 from soyapark/django1.10

    PR for Django1.10
    soyapark authored Sep 28, 2020
    Configuration menu
    Copy the full SHA
    3c9cefa View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2020

  1. Configuration menu
    Copy the full SHA
    d53405d View commit details
    Browse the repository at this point in the history
  2. Fixed edit group section

    angcast committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    04ac687 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

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

Commits on Dec 10, 2020

  1. Configuration menu
    Copy the full SHA
    466cb69 View commit details
    Browse the repository at this point in the history
  2. Fixing spaces

    angcast committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    1d22f21 View commit details
    Browse the repository at this point in the history
  3. Fixing spaces 2

    angcast committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    2468f25 View commit details
    Browse the repository at this point in the history
  4. fixing spaces 3

    angcast committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    753f5c2 View commit details
    Browse the repository at this point in the history
  5. fixing spaces 4

    angcast committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    7c07ea9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7261e87 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. Replaced the replace all method with a hidden html element containing…

    … the correct group name
    angcast committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    507d443 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b5b6bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97e5042 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a84d615 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    85f04ad View commit details
    Browse the repository at this point in the history
  6. Update .env.example

    angcast authored Feb 5, 2021
    Configuration menu
    Copy the full SHA
    b206d09 View commit details
    Browse the repository at this point in the history
  7. Update .env.example

    angcast authored Feb 5, 2021
    Configuration menu
    Copy the full SHA
    06d9006 View commit details
    Browse the repository at this point in the history
  8. Update add_donotsend.html

    angcast authored Feb 5, 2021
    Configuration menu
    Copy the full SHA
    326a6ea View commit details
    Browse the repository at this point in the history
  9. Update add_donotsend.html

    angcast authored Feb 5, 2021
    Configuration menu
    Copy the full SHA
    aa58444 View commit details
    Browse the repository at this point in the history
  10. Update add_donotsend.html

    angcast authored Feb 5, 2021
    Configuration menu
    Copy the full SHA
    ff53485 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    276038f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    22a4a41 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    aa77d2e View commit details
    Browse the repository at this point in the history
  14. Update utilities.js

    angcast authored Feb 5, 2021
    Configuration menu
    Copy the full SHA
    b5914da View commit details
    Browse the repository at this point in the history
  15. Deleted console.log

    angcast committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    72b1b6b View commit details
    Browse the repository at this point in the history
  16. Modified utilities.js

    angcast committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    edb7c52 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    74c29c4 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a749c52 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3734462 View commit details
    Browse the repository at this point in the history