[Rt-commit] rt branch, 4.4/timeworked-per-user, repushed
Todd Wade
todd at bestpractical.com
Wed Jul 8 10:00:57 EDT 2015
The branch 4.4/timeworked-per-user was deleted and repushed:
was c5fdb8b007e13fd0e75b6cf916dff50b32146833
now bb94eb68b7cb951d83fe050ad4c7672917faef91
1: c7d13c7 = 1: c7d13c7 add a way for to get ticket pages besides the display page
2: c5fdb8b ! 2: bb94eb6 Automatically update the timeworked field of a ticket's parent tickets
@@ -156,6 +156,18 @@
+
+1;
+diff --git a/sbin/rt-test-dependencies.in b/sbin/rt-test-dependencies.in
+--- a/sbin/rt-test-dependencies.in
++++ b/sbin/rt-test-dependencies.in
+@@
+
+ $deps{'CORE'} = [ text_to_hash( << '.') ];
+ Apache::Session 1.53
++Business::Hours 0.12
+ CGI 3.38
+ CGI::Cookie 1.20
+ CGI::Emulate::PSGI
+
diff --git a/t/web/ticket_timeworked.t b/t/web/ticket_timeworked.t
new file mode 100644
--- /dev/null
More information about the rt-commit
mailing list