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

Global filters #26

Merged
merged 61 commits into from Sep 6, 2018
Merged

Global filters #26

merged 61 commits into from Sep 6, 2018

Commits on Aug 6, 2018

  1. models and indexes for search all

    Dino Livanos committed Aug 6, 2018
    Configuration menu
    Copy the full SHA
    477ed08 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2018

  1. extend SearchQuerySet

    Dino Livanos committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    5e046ec View commit details
    Browse the repository at this point in the history
  2. bug fixes

    Dino Livanos committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    c6d08fb View commit details
    Browse the repository at this point in the history
  3. bug fix

    Dino Livanos committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    a74ce70 View commit details
    Browse the repository at this point in the history
  4. remove sortable_by

    Dino Livanos committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    8b45956 View commit details
    Browse the repository at this point in the history
  5. Use proxy model

    Dino Livanos committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    1453daf View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2018

  1. bug fix

    Dino Livanos committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    6056eda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d508367 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/FIL-448-create-prototype' into…

    … FIL-448-create-prototype
    Rizwan committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    36a90bf View commit details
    Browse the repository at this point in the history
  4. tidy up, remove AllIndex model

    Dino Livanos committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    6e13ee3 View commit details
    Browse the repository at this point in the history
  5. remove print statement

    Dino Livanos committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    d91765f View commit details
    Browse the repository at this point in the history
  6. fix result count

    Dino Livanos committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    62cb631 View commit details
    Browse the repository at this point in the history
  7. fix tox errors

    Dino Livanos committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    866ef89 View commit details
    Browse the repository at this point in the history
  8. needed the changelist formset

    Dino Livanos committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    773f245 View commit details
    Browse the repository at this point in the history
  9. update database migrations to remove AllIndex

    Dino Livanos committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    e72981d View commit details
    Browse the repository at this point in the history
  10. Comment

    Dino Livanos committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    f29091c View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2018

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

Commits on Aug 10, 2018

  1. Admin implmentation of internal search UI

    Rizwan committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    c4b1772 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2018

  1. Removed commented code

    Rizwan committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    fff92bb View commit details
    Browse the repository at this point in the history
  2. Fixed isort and deleted unused file

    Rizwan committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    78ebcb7 View commit details
    Browse the repository at this point in the history
  3. Removed commented code for PR

    Rizwan committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    9d82e6f View commit details
    Browse the repository at this point in the history
  4. Added author filter, unit test and change setup.cfg to ignore F841 (l…

    …ocal variable unused)
    Rizwan committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    78e56e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2018

  1. Configuration menu
    Copy the full SHA
    79d4772 View commit details
    Browse the repository at this point in the history
  2. Added base filters and restructure of code

    Rizwan committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    e672e9b View commit details
    Browse the repository at this point in the history
  3. fix isort

    Rizwan committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    482ec61 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2018

  1. Fix conflict of master merge

    Rizwan committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    9e6a308 View commit details
    Browse the repository at this point in the history
  2. Initial filter commit for dynamically change admin configuration base…

    …d on content type
    Rizwan committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    48ff2d2 View commit details
    Browse the repository at this point in the history
  3. Removed commented code

    Rizwan committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    9fcb225 View commit details
    Browse the repository at this point in the history
  4. order changed

    Rizwan committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    b22f261 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2018

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

Commits on Aug 30, 2018

  1. Added site filter

    Rizwan committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    c0ed8c7 View commit details
    Browse the repository at this point in the history
  2. cleanup

    Rizwan committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    061aa6f View commit details
    Browse the repository at this point in the history
  3. cleanup

    Rizwan committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    a784707 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ff7834 View commit details
    Browse the repository at this point in the history
  5. removed blank space

    Rizwan committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    93cc3ee View commit details
    Browse the repository at this point in the history
  6. Added File and Image import for eval

    Rizwan committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    f04d359 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2018

  1. Merge branch 'master' into FIL-57-global-filters

    Rizwan committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    0847f2a View commit details
    Browse the repository at this point in the history
  2. Refactor, cleanup and restructing

    Rizwan committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    d07d9bb View commit details
    Browse the repository at this point in the history
  3. Fix conflict after merge to master

    Rizwan committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    1db445a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df1ff82 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2018

  1. Configuration menu
    Copy the full SHA
    fb54393 View commit details
    Browse the repository at this point in the history
  2. fix isort, flake

    Rizwan committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    23212bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21616d8 View commit details
    Browse the repository at this point in the history
  4. Renamed class name

    Rizwan committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    8fa9c2b View commit details
    Browse the repository at this point in the history
  5. Added missing attributes and refactor

    Rizwan committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    3948c24 View commit details
    Browse the repository at this point in the history
  6. deleted redudant test

    Rizwan committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    d843cae View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2018

  1. Restructure and refactored

    Rizwan committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    827b401 View commit details
    Browse the repository at this point in the history
  2. further refactor and restructing

    Rizwan committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    1874f23 View commit details
    Browse the repository at this point in the history
  3. Added filter to test requirements

    Rizwan committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    54b1d39 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9cfacca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0f3d9f2 View commit details
    Browse the repository at this point in the history
  6. fix isort

    Rizwan committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    f1fa4b8 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2018

  1. Bug fix for indexing

    Rizwan committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    569e9d1 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2018

  1. Added modified_date on full UI

    Rizwan committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    014a5b4 View commit details
    Browse the repository at this point in the history
  2. Further refactor

    Rizwan committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    1736e36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c015441 View commit details
    Browse the repository at this point in the history
  4. Convert list_display to callable and refactor

    Rizwan committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    39a4f80 View commit details
    Browse the repository at this point in the history
  5. fix conflict after master merge

    Rizwan committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    c43bc7e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    447201f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dabbfa2 View commit details
    Browse the repository at this point in the history
  8. fix indentation

    Rizwan committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    7e0af1c View commit details
    Browse the repository at this point in the history