Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
best-practical
rt-extension-sla
Commits
c929225f
Commit
c929225f
authored
Jun 27, 2012
by
Thomas Sibley
Browse files
Another dev release and updated Changes
parent
43da0c8c
Changes
3
Hide whitespace changes
Inline
Side-by-side
Changes
View file @
c929225f
0.05_02 Wed Jun 27 15:44:36 PDT 2012
* Make sure timezone change is seen by system functions
* CalculateTime: Optionally accept a provided Agreement
0.05_01 Wed Jun 27 15:38:29 2012 -0700
* Per-queue timezone support
0.05 Sun Jul 31 04:08:45 MSD 2011
* don't set default SLA for reminders
...
...
META.yml
View file @
c929225f
...
...
@@ -25,4 +25,4 @@ requires:
perl
:
5.8.0
resources
:
license
:
http://opensource.org/licenses/gpl-2.0.php
version
:
0.05_0
1
version
:
0.05_0
2
lib/RT/Extension/SLA.pm
View file @
c929225f
...
...
@@ -4,7 +4,7 @@ use warnings;
package
RT::Extension::
SLA
;
our
$VERSION
=
'
0.05_0
1
';
our
$VERSION
=
'
0.05_0
2
';
=head1 NAME
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment