webgui/lib/WebGUI/Session
2008-12-03 00:32:25 +00:00
..
DateTime.pm small speed improvements to WebGUI::Session::DateTime 2008-11-24 04:00:38 +00:00
Env.pm updating copyright year 2008-02-07 23:28:18 +00:00
ErrorHandler.pm Make sure SQL parameters are stringified (for overloaded entries) before converting to json for debug output 2008-12-03 00:32:25 +00:00
Form.pm Make sure SQL parameters are stringified (for overloaded entries) before converting to json for debug output 2008-12-03 00:32:25 +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 only escape dangerous characters 2008-10-21 18:11:32 +00:00
Var.pm updating copyright year 2008-02-07 23:28:18 +00:00