[Bps-public-commit] RT-BugTracker branch, master, updated. 5.2-30-ga3e6934
? sunnavy
sunnavy at bestpractical.com
Mon Mar 1 15:28:36 EST 2021
The branch, master has been updated
via a3e693404c1fd27685d2c66b7e1bde8114a63672 (commit)
via c799d9409af03c6e1c916f8d667a272f11a5afbd (commit)
via ebb1325a05910f6906b48f606cd1b69401adf051 (commit)
via 103064477bb331f8b33b65d85112533b9ceee803 (commit)
via b9c9dbc9d3508dcbf80dd37eac2f77fd5da005a1 (commit)
via 672ee8aeee4b066699feed459f5a4dc12adce952 (commit)
via 5e32d94589ef2b0c742ef963e2a01599b1d0e783 (commit)
via 323a2a8a46e0fa561ec213547fa4f391554c70c8 (commit)
via defa3841d7a1defb95de0e7313a2a5945cff0f1b (commit)
via 8d444d8a0e0449e2926ff9d7dedcaa5f93b01139 (commit)
via 277b4cdfaa7ce426fe20c8ca5cfbd56d1f34fb4a (commit)
via f76f0679b0be0e0eb359094491c8f8b17fcdb533 (commit)
via 65a708f1e408504b67361f06f042463bbb89cc1d (commit)
via f82975985e1774cc7c4e80a59bc8a8bce9e72ab7 (commit)
via 6b32066bae2e9a22d699d2d8a89a68e3a016db44 (commit)
via d98de582b93976311e478275bb4ea696e27c53d8 (commit)
via 73117cb575e17aecf41a0658f68e596410d5e447 (commit)
via 984cd924fd7f8e14743bc854c7d2dd24d566e9db (commit)
via 2136b95d57c461a825b30e94db4d91737b574e08 (commit)
via 3eeaef3a50ca914fe6ebe9e38397ce6f1c6a149e (commit)
via 81a04c3d4ec68419d1e5933922e7984545bb33dc (commit)
via 457b41ac68961aa6186930234da43a0d93010e8e (commit)
via 297c3d7ad6527694a2ae5eca1161777080d3921b (commit)
via c4f0a1e47e53f75659f419b86f8e1de514a0ede1 (commit)
via abbfd4873cd0f098fcc45ed99c77284896a73410 (commit)
via 169b609532bb267bcf299a2961b3cfa4eac0f152 (commit)
via 51f31684917fbf744ba48b7eb02053d5c8169578 (commit)
via 11d8416cfd1e4a86d8e9dbb2bd404591a8664d2e (commit)
via bb7c538bab158353e2cc14406c7560c7f76ed200 (commit)
via 714e8c4d2fa999cd37a3e1b05cade4e0bca7ab46 (commit)
from b36fd93561a8efc3ef1f1c79941b187fa399ff97 (commit)
Summary of changes:
Changes | 17 +
MANIFEST | 2 -
META.yml | 12 +-
Makefile.PL | 6 +-
README | 125 +++++-
etc/BugTracker_Config.pm | 26 ++
etc/initialdata | 27 ++
html/Callbacks/BugTracker/Elements/Tabs/Privileged | 2 +-
.../Callbacks/BugTracker/Elements/Tabs/SelfService | 32 +-
.../BugTracker/Search/Simple.html/ModifyQuery | 5 +-
.../BugTracker/Search/Simple.html/PreForm | 2 +-
.../BugTracker/Ticket/Create.html/Default | 2 +-
.../BugTracker/Ticket/Create.html/FormStart | 2 +-
.../Ticket/Display.html/BeforeActionList | 2 +-
.../Elements/EditCustomFields/MassageCustomFields | 2 +-
.../BugTracker/Ticket/Modify.html/BeforeActionList | 2 +-
.../BugTracker/Ticket/Update.html/AfterWorked | 23 +-
.../BugTracker/Ticket/Update.html/BeforeActionList | 2 +-
html/Callbacks/BugTracker/autohandler/Default | 2 +-
html/Dist/BeginsWith.html | 2 +-
html/Dist/Browse.html | 4 +-
html/Dist/ByMaintainer.html | 4 +-
html/Dist/Display.html | 22 +-
html/Dist/Elements/BeginsWith | 17 +-
html/Dist/Elements/DistributionList | 21 +-
html/Dist/Elements/EditNotes | 13 +-
html/Dist/Elements/EditNotifyAddresses | 12 +-
html/Dist/Elements/EditSubjectTag | 14 +-
html/Dist/Elements/ErrorDisabled | 2 +-
html/Dist/Elements/ShowBugs | 60 +--
html/Dist/Elements/ShowBugtracker | 4 +-
html/Dist/Elements/ShowMaintainers | 2 +-
html/Dist/Elements/ShowNotes | 4 +-
html/Dist/Manage.html | 18 +-
html/Dist/Search.html | 66 +++-
html/Elements/ErrorNoDist | 6 +-
html/Elements/ErrorNoUser | 6 +-
html/NoAuth/css/bugtracker.css | 63 ----
html/Ticket/Elements/ShowQueue | 2 +-
inc/Module/Install.pm | 35 +-
inc/Module/Install/Base.pm | 2 +-
inc/Module/Install/Can.pm | 13 +-
inc/Module/Install/Fetch.pm | 2 +-
inc/Module/Install/Include.pm | 2 +-
inc/Module/Install/Makefile.pm | 2 +-
inc/Module/Install/Metadata.pm | 2 +-
inc/Module/Install/RTx.pm | 81 +++-
inc/Module/Install/RTx/Runtime.pm | 1 +
inc/Module/Install/ReadmeFromPod.pm | 76 +++-
inc/Module/Install/Win32.pm | 2 +-
inc/Module/Install/WriteAll.pm | 2 +-
inc/YAML/Tiny.pm | 37 +-
inc/unicore/Name.pm | 417 ---------------------
lib/RT/Action/NotifyAdditionalAddresses.pm | 2 +-
lib/RT/BugTracker.pm | 158 +++++++-
55 files changed, 734 insertions(+), 735 deletions(-)
delete mode 100644 html/NoAuth/css/bugtracker.css
delete mode 100644 inc/unicore/Name.pm
- Log -----------------------------------------------------------------
commit 103064477bb331f8b33b65d85112533b9ceee803
Author: sunnavy <sunnavy at bestpractical.com>
Date: Sat Feb 27 06:17:20 2021 +0800
Fix the "off by one" issue in DistributionList
Previously the right side had 2 more items than the left side.
diff --git a/html/Dist/Elements/DistributionList b/html/Dist/Elements/DistributionList
index 1044d09..ca015e7 100644
--- a/html/Dist/Elements/DistributionList
+++ b/html/Dist/Elements/DistributionList
@@ -55,7 +55,7 @@
%
% if ($count > 10
% and not $broken
-% and $queues->_ItemsCounter >= $count / 2)
+% and $queues->_ItemsCounter > $count / 2)
% {
% $broken = 1;
</ul>
commit ebb1325a05910f6906b48f606cd1b69401adf051
Merge: b36fd93 1030644
Author: sunnavy <sunnavy at bestpractical.com>
Date: Tue Mar 2 04:22:09 2021 +0800
Merge branch 'rt5'
commit c799d9409af03c6e1c916f8d667a272f11a5afbd
Author: sunnavy <sunnavy at bestpractical.com>
Date: Tue Mar 2 04:23:07 2021 +0800
Update doc for rt4 => rt5
diff --git a/README b/README
index a657588..3ddf46e 100644
--- a/README
+++ b/README
@@ -61,13 +61,13 @@ INSTALLATION
If you are upgrading this module, check for upgrading instructions
in case changes need to be made to your database.
- Edit your /opt/rt4/etc/RT_SiteConfig.pm
+ Edit your /opt/rt5/etc/RT_SiteConfig.pm
Add this line:
Plugin('RT::BugTracker');
Clear your mason cache
- rm -rf /opt/rt4/var/mason_data/obj
+ rm -rf /opt/rt5/var/mason_data/obj
Restart your webserver
diff --git a/lib/RT/BugTracker.pm b/lib/RT/BugTracker.pm
index adc7fba..bd74993 100644
--- a/lib/RT/BugTracker.pm
+++ b/lib/RT/BugTracker.pm
@@ -281,7 +281,7 @@ in your database.
If you are upgrading this module, check for upgrading instructions
in case changes need to be made to your database.
-=item Edit your F</opt/rt4/etc/RT_SiteConfig.pm>
+=item Edit your F</opt/rt5/etc/RT_SiteConfig.pm>
Add this line:
@@ -289,7 +289,7 @@ Add this line:
=item Clear your mason cache
- rm -rf /opt/rt4/var/mason_data/obj
+ rm -rf /opt/rt5/var/mason_data/obj
=item Restart your webserver
commit a3e693404c1fd27685d2c66b7e1bde8114a63672
Author: sunnavy <sunnavy at bestpractical.com>
Date: Tue Mar 2 04:24:17 2021 +0800
Update META.yml
diff --git a/META.yml b/META.yml
index 1320b3c..8dbf3d7 100644
--- a/META.yml
+++ b/META.yml
@@ -19,7 +19,6 @@ no_index:
- etc
- html
- inc
- - static
package:
- RT::Queue
requires:
@@ -29,5 +28,5 @@ resources:
repository: https://github.com/bestpractical/rt-bugtracker
version: '5.5'
x_module_install_rtx_version: '0.42'
-x_requires_rt: 4.2.0
-x_rt_too_new: 4.6.0
+x_requires_rt: 5.0.0
+x_rt_too_new: 5.2.0
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list