tnc-ba / strongTNC

BYOD TNC Database Management Tool
GNU Affero General Public License v3.0
0 stars 0 forks source link

Swid-tags View: small issues #251

Closed cfaessler closed 10 years ago

cfaessler commented 10 years ago
cfaessler commented 10 years ago

Time format is already in UTC, @dbrgn can you confirm this? @dbrgn can you please review, thx

dbrgn commented 10 years ago

Time format is already in UTC, @dbrgn can you confirm this?

Actually the time format is in localtime, which is what you probably meant to say :)

Database:

In [13]: Session.objects.get(pk=327).time
Out[13]: datetime.datetime(2013, 10, 14, 21, 2, 31, tzinfo=<UTC>)

The rendered time correctly displays Oct 14 23:02:31 2013.

Review done.

cfaessler commented 10 years ago

What about it now?

dbrgn commented 10 years ago

Looks good now. I wonder whether we could aggregate the different roles of the same entity, so it doesn't get listed three times.

coveralls commented 10 years ago

Coverage Status

Changes Unknown when pulling 76c0b64c4105aacbf07ef9bac83c5e4271c54eae on issue251-tag-view-issues into \ on master**.

cfaessler commented 10 years ago

Ping back @dbrgn

dbrgn commented 10 years ago

Squash & merge!

img

coveralls commented 10 years ago

Coverage Status

Coverage remained the same when pulling 666f33b75b183cdf44b2a2374ba08f2fbdb8c388 on issue251-tag-view-issues into 032d8e3354d12a4a496b955329ecfcc1f03f4f97 on master.

coveralls commented 10 years ago

Coverage Status

Coverage remained the same when pulling 895dfaf974c7238cead2aad47be61be177951c38 on issue251-tag-view-issues into 032d8e3354d12a4a496b955329ecfcc1f03f4f97 on master.

coveralls commented 10 years ago

Coverage Status

Coverage remained the same when pulling b30e710bad62597a93b10adff881e63200a4e063 on issue251-tag-view-issues into 032d8e3354d12a4a496b955329ecfcc1f03f4f97 on master.

coveralls commented 10 years ago

Coverage Status

Coverage remained the same when pulling b30e710bad62597a93b10adff881e63200a4e063 on issue251-tag-view-issues into 032d8e3354d12a4a496b955329ecfcc1f03f4f97 on master.