Sukhwinder Dhillon
cb5373b49e
Models: Use MillisecondTimestamp instead of Timestamp behavior ( #753 )
...
The `Timestamp` behavior returns float values, which the database (pgsql) cannot convert properly.
We already have a `MillisecondTimestamp` behavior, so we should use that.
2023-05-30 16:05:11 +02:00
Johannes Meyer
e66dab1b8d
Move VerticalKeyValue to ipl\Web\Widget
2021-08-20 17:17:45 +02:00
Johannes Meyer
3497fa5146
Move TimeSince to ipl\Web\Widget
2021-08-20 17:01:00 +02:00
Johannes Meyer
3c4c1e7fc4
Move TimeAgo to ipl\Web\Widget
2021-08-20 16:59:02 +02:00
Johannes Meyer
dba06b2eab
Add missing/refactor existing localization markings
2020-04-24 15:01:29 +02:00
Johannes Meyer
5e441c93a0
Add license note to every file
2020-03-13 10:36:24 +01:00
Eric Lippmann
3b5c9af635
Introduce widget Health
2020-01-08 09:34:20 +01:00