From 1ad13c2b590750876dc51f23c5ebf13afc12406d Mon Sep 17 00:00:00 2001 From: Felix Niklas Date: Tue, 29 Sep 2015 15:54:14 +0200 Subject: [PATCH] date + time layoutRef --- .../app/controllers/layout_ref.coffee | 2 + .../views/layout_ref/import_wizard.jst.eco | 2 +- .../app/views/layout_ref/ticket_zoom.jst.eco | 1267 +++++++++-------- app/assets/stylesheets/zammad.scss | 21 +- 4 files changed, 682 insertions(+), 610 deletions(-) diff --git a/app/assets/javascripts/app/controllers/layout_ref.coffee b/app/assets/javascripts/app/controllers/layout_ref.coffee index 629286f21..ad2bf3070 100644 --- a/app/assets/javascripts/app/controllers/layout_ref.coffee +++ b/app/assets/javascripts/app/controllers/layout_ref.coffee @@ -848,6 +848,8 @@ class TicketZoomRef extends App.ControllerContent startDate: new Date().toLocaleDateString("en-US") # returns 9/25/2015 container: @$('.js-datepicker').parent() + @$('.js-timepicker').timepicker() + # for testing purposes the highlights get stored in localStorage loadHighlights: -> if highlights = localStorage['highlights'] diff --git a/app/assets/javascripts/app/views/layout_ref/import_wizard.jst.eco b/app/assets/javascripts/app/views/layout_ref/import_wizard.jst.eco index c3a04dd8b..d83140f3f 100644 --- a/app/assets/javascripts/app/views/layout_ref/import_wizard.jst.eco +++ b/app/assets/javascripts/app/views/layout_ref/import_wizard.jst.eco @@ -39,7 +39,7 @@

Enter the link provided by the plugin at the end of the installation to link the two systems:

-
+
diff --git a/app/assets/javascripts/app/views/layout_ref/ticket_zoom.jst.eco b/app/assets/javascripts/app/views/layout_ref/ticket_zoom.jst.eco index ee94c2127..92284fe6d 100644 --- a/app/assets/javascripts/app/views/layout_ref/ticket_zoom.jst.eco +++ b/app/assets/javascripts/app/views/layout_ref/ticket_zoom.jst.eco @@ -1,624 +1,689 @@ -
+
+
-
-
-
- <%- @Icon('marker', 'js-highlight-icon') %> -
-