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

Issue due date #3794

Merged
merged 54 commits into from
May 1, 2018
Merged

Issue due date #3794

merged 54 commits into from
May 1, 2018

Commits on Mar 22, 2018

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

Commits on Mar 23, 2018

  1. Configuration menu
    Copy the full SHA
    859cd47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02415f7 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2018

  1. Configuration menu
    Copy the full SHA
    bfef995 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74c9e07 View commit details
    Browse the repository at this point in the history
  3. Ui improvements

    kolaente committed Mar 25, 2018
    Configuration menu
    Copy the full SHA
    aeb3db9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    211b2ed View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2018

  1. Show due date in issue list

    kolaente committed Apr 14, 2018
    Configuration menu
    Copy the full SHA
    82d7bf0 View commit details
    Browse the repository at this point in the history
  2. merge with master

    kolaente committed Apr 14, 2018
    Configuration menu
    Copy the full SHA
    13a12c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1ada01 View commit details
    Browse the repository at this point in the history
  4. Fixed lint suggestions

    kolaente committed Apr 14, 2018
    Configuration menu
    Copy the full SHA
    6663012 View commit details
    Browse the repository at this point in the history
  5. Added deadline to sdk

    kolaente committed Apr 14, 2018
    Configuration menu
    Copy the full SHA
    f4baf19 View commit details
    Browse the repository at this point in the history
  6. Updated css

    kolaente committed Apr 14, 2018
    Configuration menu
    Copy the full SHA
    06d9649 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3bf2227 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    60bbb23 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    192f31e View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2018

  1. enhanced updateIssueDeadline

    kolaente committed Apr 15, 2018
    Configuration menu
    Copy the full SHA
    f766101 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1b79fe View commit details
    Browse the repository at this point in the history
  3. UI improvements

    kolaente committed Apr 15, 2018
    Configuration menu
    Copy the full SHA
    e659699 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2018

  1. Small improvments to comment creation

    + ui & validation improvements
    kolaente committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    bdec65a View commit details
    Browse the repository at this point in the history
  2. merge with gitea-master

    kolaente committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    38e1180 View commit details
    Browse the repository at this point in the history
  3. merge with gitea-master

    kolaente committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    51d3e4f View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2018

  1. Configuration menu
    Copy the full SHA
    5c93fe0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7292c30 View commit details
    Browse the repository at this point in the history
  3. fmt

    kolaente committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    6fb31d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ae5b7a View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2018

  1. Simplified isOverdue method

    kolaente committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    0b18607 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2efba88 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2018

  1. Merge with gitea-master

    kolaente committed Apr 20, 2018
    Configuration menu
    Copy the full SHA
    d8ba5ab View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2018

  1. Configuration menu
    Copy the full SHA
    674d2ed View commit details
    Browse the repository at this point in the history
  2. Update swagger definitions

    kolaente committed Apr 21, 2018
    Configuration menu
    Copy the full SHA
    b8760ba View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2018

  1. Added missing return

    kolaente committed Apr 22, 2018
    Configuration menu
    Copy the full SHA
    c88a59d View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2018

  1. Added an explanary comment

    kolaente committed Apr 23, 2018
    Configuration menu
    Copy the full SHA
    7c0e537 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30a2c70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf2d849 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2018

  1. Small changes and improvements

    * no need to explicitly load the issue when updating a deadline, just use whats already there
    * small optimisations
    kolaente committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    30dbda4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9f193a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c8216f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb7463f View commit details
    Browse the repository at this point in the history
  5. locale improvement

    kolaente committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    1c47d90 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    81c93d6 View commit details
    Browse the repository at this point in the history
  7. fmt

    kolaente committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    d02d09c View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2018

  1. Configuration menu
    Copy the full SHA
    253d48f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/go-gitea/gitea into issue…

    …-due-date
    
    # Conflicts:
    #	models/issue.go
    #	modules/templates/helper.go
    #	options/locale/locale_en-US.ini
    kolaente committed Apr 29, 2018
    Configuration menu
    Copy the full SHA
    c17c95b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7f4798 View commit details
    Browse the repository at this point in the history
  4. small improvments to xorm session handling when updating an issue dea…

    …dline
    
    + style nitpicks
    kolaente committed Apr 29, 2018
    Configuration menu
    Copy the full SHA
    f35fec0 View commit details
    Browse the repository at this point in the history
  5. style nitpicks

    kolaente committed Apr 29, 2018
    Configuration menu
    Copy the full SHA
    1412580 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fe68965 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    65e841d View commit details
    Browse the repository at this point in the history

Commits on May 1, 2018

  1. Merge with gitea-master

    kolaente committed May 1, 2018
    Configuration menu
    Copy the full SHA
    311dc73 View commit details
    Browse the repository at this point in the history
  2. Merge with gitea-master

    kolaente committed May 1, 2018
    Configuration menu
    Copy the full SHA
    8d3fff2 View commit details
    Browse the repository at this point in the history
  3. renamed remove deadline url

    kolaente committed May 1, 2018
    Configuration menu
    Copy the full SHA
    3f570d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a7a9529 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d49dd2f View commit details
    Browse the repository at this point in the history