From: Andrew DeFaria Date: Thu, 12 Aug 2021 19:45:40 +0000 (-0700) Subject: More improvements X-Git-Url: https://defaria.com/gitweb/?a=commitdiff_plain;h=fabecda8b02db16f5321ae8b958b3bc3ac30a49c;hp=fabecda8b02db16f5321ae8b958b3bc3ac30a49c;p=clearscm.git More improvements . Changed checkaddress.cgi to be more informative about other fields such as retention and comment. . Changed maps main script to use full list record so as to allow the ability to report individual fields in the list record instead of just returning rule . Changed detail.cgi to use list record instead of just rule . Changed detail.cgi to handle corner cases where there are 1 less than the number of lines to be displayed. . Added retention to Returned report . Fixed font size problem with comment . Made Checkaddress window a little bigger. . MAPS.pm: Changed the way the ReturnSenders returns senders. A little more array manipulation but more accurate. Also made sure email addresses are downshifted before adding to log table. ---