diff --git a/core/src/main/resources/hudson/widgets/HistoryWidget/entries.jelly b/core/src/main/resources/hudson/widgets/HistoryWidget/entries.jelly index 8c07368d68f8..7462269378a4 100644 --- a/core/src/main/resources/hudson/widgets/HistoryWidget/entries.jelly +++ b/core/src/main/resources/hudson/widgets/HistoryWidget/entries.jelly @@ -26,10 +26,19 @@ THE SOFTWARE. Render build histories. --> - - - + + + + + + + + + ${simpleDate == now ? "%Today" : date} + + + - \ No newline at end of file + diff --git a/core/src/main/resources/hudson/widgets/HistoryWidget/entry.jelly b/core/src/main/resources/hudson/widgets/HistoryWidget/entry.jelly index 31dbb322fbd0..dc367464b57c 100644 --- a/core/src/main/resources/hudson/widgets/HistoryWidget/entry.jelly +++ b/core/src/main/resources/hudson/widgets/HistoryWidget/entry.jelly @@ -34,54 +34,58 @@ THE SOFTWARE. - - -
-
- - - -
- ${build.displayName} -
-
- - - ${%Took} ${build.durationString} - - - ${h.getUserTimeZonePostfix(build.timestamp.time)} - - - - - -
-
-
- - - - - - + +
+ + + + + - -
- - - - +
+ + ${h.getUserTimeZonePostfix()}
+ +
+
+ + + + + + + + + + + + + + + + + +
+
+ + + +
+
- -
- -
-
-
- - + +
diff --git a/core/src/main/resources/hudson/widgets/HistoryWidget/index.jelly b/core/src/main/resources/hudson/widgets/HistoryWidget/index.jelly index e9043c2b32d0..8d4663bb00dd 100644 --- a/core/src/main/resources/hudson/widgets/HistoryWidget/index.jelly +++ b/core/src/main/resources/hudson/widgets/HistoryWidget/index.jelly @@ -23,76 +23,54 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. --> - - - - - - + +