conwetlab / ckanext-datarequests

A plugin that allows users to request data that is not published yet
GNU Affero General Public License v3.0
17 stars 54 forks source link

Correct display of time during data-request creation, closing of data-request and while commenting #45

Closed iamarnavgarg closed 5 years ago

iamarnavgarg commented 5 years ago

Fixes #38

The fix includes below scenarios:

  1. The correct time when a data request is created. -> it will now show "Just now " instead of "-1 days ago " earlier.

  2. The correct time when a data request is closed

  3. The correct time while commenting on the respective data-request. Thus, this fix has also been resolved in this PR.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 98.152% when pulling 83dd024688ecf4cfabcb470aa028bd2d8c8a14f5 on iamarnavgarg:develop into 533caf11a35e239b84d4ff8a2ab365a89cc68180 on conwetlab:develop.