Commit graph

73 commits

Author SHA1 Message Date
Graham Knop
a0a26da3bc remove WebGUI::Utility::sortHashDescending 2010-08-20 12:44:40 -05:00
Graham Knop
c1132e4298 remove WebGUI::Utility::randomizeArray 2010-08-20 12:43:40 -05:00
Graham Knop
f68ac24495 remove WebGUI::Utility::randomizeHash 2010-08-20 12:43:10 -05:00
Graham Knop
721ab1fbd6 remove WebGUI::Utility::makeTabSafe 2010-08-20 12:41:47 -05:00
Graham Knop
4f989781df remove WebGUI::Utility::makeCommaSafe 2010-08-20 12:40:40 -05:00
Graham Knop
55bd411e2c remove WebGUI::Utility::makeArrayTabSafe 2010-08-20 12:39:20 -05:00
Graham Knop
41201e5c4f remove WebGUI::Utility::makeArrayCommaSafe 2010-08-20 12:35:31 -05:00
Graham Knop
631c4fe38c remove WebGUI::Utility::isBetween 2010-08-20 12:29:08 -05:00
Graham Knop
a34f51a903 remove WebGUI::Utility::emailRegex 2010-08-20 12:22:33 -05:00
Graham Knop
96004e50ac remove WebGUI::Utility::commify 2010-08-20 12:18:04 -05:00
Graham Knop
006a5003c2 remove WebGUI::Utility::formatBytes 2010-08-20 12:09:58 -05:00
Colin Kuskie
fae8b162fa Replace the deprecated module Net::Subnets with Net::CIDR::Lite. 2009-11-17 18:34:42 -08:00
Patrick Donelan
d26ce5b447 Added WebGUI::Utility::scalarEquals for strict equality checks of scalars 2009-06-19 08:06:51 +00:00
Colin Kuskie
29759ede9c Fix multiple email handling in the Inbox.
Put an email regex into WebGUI::Utility, and use it in Form/Email and Account/Inbox.
2009-06-03 17:11:36 +00:00
Colin Kuskie
a34e6b36ec Fix a POD typo. 2009-04-01 03:46:04 +00:00
Graham Knop
24da723629 updating copyright year 2009-02-20 23:47:30 +00:00
JT Smith
93b5ca16e4 updating copyright year 2008-02-07 23:28:18 +00:00
JT Smith
fa09c41598 replaced return; with return undef; 2008-01-24 21:58:15 +00:00
Colin Kuskie
96178fd70c first round of Perl::Critic cleanups. Do not use return undef, use a bare return instead 2007-12-05 00:30:43 +00:00
Colin Kuskie
d566d0db8c add a test for makeArrayTabSafe and add comments to WebGUI::Utility 2007-11-16 05:16:44 +00:00
Graham Knop
21d0c9b13d doc fixes 2007-10-16 14:30:04 +00:00
JT Smith
a7dde82421 updated copyright 2007-07-01 16:09:42 +00:00
JT Smith
2c7f49be9a Fixed a bug with RSS feed generation and attachments. 2007-01-17 18:24:15 +00:00
JT Smith
e42a744ed9 - fix: XSS Vulnerability in WikiPage titles
- Depricated the random array function in WebGUI::Utility in favor of 
   List::Utils per the WebGUI Best Practices.
2007-01-17 05:23:03 +00:00
Colin Kuskie
9b8f2ab061 Clearly document that sortHash* returns a Tie::IxHash.
Update the tests to assign to a Tie::IxHash to preserve the
sorted order.
2006-11-16 17:50:57 +00:00
Colin Kuskie
cd6759f311 Modify WebGUI IP fields to use CIDR format instead of a regular expression.
Multiple IPs are separated by commas, whitespace is ignored.
In groups, that affects the ipFilter field,  User::isInGroup.
In settings, that affects Settings::debugIp and Session::ErrorHandler::canShowDebug.

Fixed a bug in WebGUI::Utility::isInSubnet where Net::Subnets->check needs a scalar.

Modified t/User.t to use addresses in CIDR format.
2006-02-14 22:35:21 +00:00
JT Smith
75ecd4d7f4 added data serialization, encryption, and ip subnet checking to spectre 2006-02-08 20:18:00 +00:00
JT Smith
18060d8e4e new search engine stuff 2006-01-20 18:35:05 +00:00
JT Smith
ea14e9de4c adding base36 functions 2006-01-18 15:21:10 +00:00
JT Smith
a194408513 changing copyright year 2006-01-09 23:51:04 +00:00
Colin Kuskie
1d5ab960ee Add test for range reversal in isBetween and refactor isBetween. 2005-12-11 03:49:44 +00:00
JT Smith
e972d70ee7 some bug fixes and preparing for 6.5.4 bugfix cycle 2005-03-22 16:00:58 +00:00
JT Smith
55c709a051 updated copyright 2005-02-07 00:52:47 +00:00
JT Smith
382ced9ffe first run on new asset system 2004-12-17 05:41:22 +00:00
JT Smith
873ce1c62e tinymce bug fixes and a new function in Utility.pm 2004-11-11 20:14:19 +00:00
JT Smith
145472845f sorted admin console and fixed pod in Utility 2004-11-03 21:06:54 +00:00
JT Smith
2b6eb201a9 changed POD formatting 2004-09-14 02:22:38 +00:00
JT Smith
c866d00c1b changed company name 2004-09-03 17:01:59 +00:00
JT Smith
403082ed23 updated copyright year 2004-02-29 15:40:11 +00:00
JT Smith
a0739f40af updated round docs 2003-02-15 20:20:55 +00:00
JT Smith
49460425d0 fixed bug 686630 2003-02-15 18:54:41 +00:00
JT Smith
eb296b944c fixed a bug in the round function introduced by tkrahn 2003-02-15 18:00:37 +00:00
John W. Krahn
b9321b4ed8 CORRECTION - Code simplification - round() 2003-02-04 05:17:32 +00:00
John W. Krahn
c8ae8bab6b CORRECTION - Code simplification - round 2003-02-04 04:56:46 +00:00
John W. Krahn
8c75921e08 Code simplifications. 2003-01-12 17:00:26 +00:00
JT Smith
225ca72d3e Updated all files for new copyright year. 2003-01-05 18:32:19 +00:00
JT Smith
74dd8d43d9 Fixed some bugs in the hash sorters as suggested by "John W. Krahn" <krahnj@acm.org> 2003-01-02 00:14:30 +00:00
JT Smith
84f741e806 improved the efficiency of the isIn function as suggested by "John W. Krahn" <krahnj@acm.org> 2003-01-02 00:02:16 +00:00
JT Smith
005e2eb8aa Fixed some POD formatting. 2002-12-17 00:39:48 +00:00
JT Smith
3e89b31e13 Fixed POD syntax. 2002-12-16 01:13:06 +00:00