webgui/lib/WebGUI/Session
2009-02-13 19:23:04 +00:00
..
DateTime.pm Fixed a bug where the Interval Form would not work well with non-English languages. 2008-12-29 16:54:47 +00:00
Env.pm updating copyright year 2008-02-07 23:28:18 +00:00
ErrorHandler.pm Document why a check exists in canShowDebug. 2009-02-13 19:23:04 +00:00
Form.pm Removed explict utf8 decode from paramHashRef 2009-01-27 03:32:29 +00:00
Http.pm improved performance of file uploads and changed format of created uploads locations, avoiding case sensitivity problems 2008-11-12 01:17:33 +00:00
Icon.pm updating copyright year 2008-02-07 23:28:18 +00:00
Id.pm Removed all instances of srand. This is called implicitily by rand and be dangerous if called mulitple times by the same process. 2008-11-10 21:53:30 +00:00
Os.pm updating copyright year 2008-02-07 23:28:18 +00:00
Output.pm fixed: international characters corrupted in titles 2008-04-09 22:27:41 +00:00
Privilege.pm Added isVisitor, isAdmin, and isRegistered methods to User object instead 2008-09-16 22:32:36 +00:00
Scratch.pm speed up scratch and settings, since they don't need to be ordered 2008-11-24 04:02:58 +00:00
Setting.pm speed up scratch and settings, since they don't need to be ordered 2008-11-24 04:02:58 +00:00
Stow.pm cleaning up some imports 2008-11-24 04:00:46 +00:00
Style.pm encode html entities when used in a setLink or setScript attribute value 2008-11-12 21:28:18 +00:00
Url.pm Forward porting bug fixes for billing address and asset with uncommitted parent. 2009-01-23 15:33:30 +00:00
Var.pm updating copyright year 2008-02-07 23:28:18 +00:00