Skip to content
This repository has been archived by the owner on Nov 8, 2018. It is now read-only.

T7 Add inactive/active button to Report Filter #17

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

Commits on Aug 11, 2014

  1. T7 Add inactive/active button to Report Filter

    * show active and inactive reports on main map
    * TODO:
    **change coloring? -> depending on T6!
    **fix show inactive reports on map!
    jenpaff committed Aug 11, 2014
    Configuration menu
    Copy the full SHA
    a6c6f7f View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2014

  1. T7 Inactive Button

    * FIRST commit!
    * change opacity according to category_id
    jenpaff committed Aug 12, 2014
    Configuration menu
    Copy the full SHA
    5468674 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2014

  1. T7 Inactive Button

    * reset json controller
    * update sql to retrieve projects that ended
    * TODO:
    ** add function to return variable $color with changed opacity
    jenpaff committed Aug 18, 2014
    Configuration menu
    Copy the full SHA
    6937fe1 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2014

  1. first commit

    * test
    jenpaff committed Sep 5, 2014
    Configuration menu
    Copy the full SHA
    2ac24d6 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2014

  1. Revert "first commit"

    This reverts commit 2ac24d6.
    jenpaff committed Dec 30, 2014
    Configuration menu
    Copy the full SHA
    24b6b63 View commit details
    Browse the repository at this point in the history
  2. Revert "T7 Inactive Button"

    This reverts commit 6937fe1.
    jenpaff committed Dec 30, 2014
    Configuration menu
    Copy the full SHA
    756aa58 View commit details
    Browse the repository at this point in the history
  3. Revert "T7 Inactive Button"

    This reverts commit 5468674.
    jenpaff committed Dec 30, 2014
    Configuration menu
    Copy the full SHA
    000d052 View commit details
    Browse the repository at this point in the history
  4. Revert "T7 Add inactive/active button to Report Filter"

    This reverts commit a6c6f7f.
    jenpaff committed Dec 30, 2014
    Configuration menu
    Copy the full SHA
    5b0932e View commit details
    Browse the repository at this point in the history
  5. commit T7 inactive-button

    * add button to filter ongoing / ended projects
    * TODO: fix bug: map doesn’t update -> sql error?
    jenpaff committed Dec 30, 2014
    Configuration menu
    Copy the full SHA
    23547e9 View commit details
    Browse the repository at this point in the history
  6. T7 add column for project status

    * add column incident status to table incident
    * update db version
    jenpaff committed Dec 30, 2014
    Configuration menu
    Copy the full SHA
    fd8fa45 View commit details
    Browse the repository at this point in the history
  7. FINAL commit

    * fix parameters in helpers/reports
    * adapt sql-statement in sql
    * adapt reports/edit file
    jenpaff committed Dec 30, 2014
    Configuration menu
    Copy the full SHA
    924b7b6 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2014

  1. layout fix, lang files

    *add language files
    * fix layout issues and reports/edit
    jenpaff committed Dec 31, 2014
    Configuration menu
    Copy the full SHA
    f14e597 View commit details
    Browse the repository at this point in the history