Commit graph

28 commits

Author SHA1 Message Date
Colin Kuskie
b9c2a3b0ad Make the Date macro handle leading and trailing whitespace. Fixes bug #11542. 2010-05-02 01:07:35 -07:00
Colin Kuskie
a7aa1d2fb2 Fix epoch=0 issues with Session/DateTime and D_date macro.
Add an edge case test for D_date macro.
2009-12-01 17:08:12 -08:00
Graham Knop
60a4a9b140 mark $session->datetime->time as deprecated and remove its use from core code 2009-10-05 20:56:37 -05: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
a7dde82421 updated copyright 2007-07-01 16:09:42 +00:00
Matthew Wilson
4a3121960f removal of dumpSession. 2006-01-26 05:39:16 +00:00
Colin Kuskie
25ed7e1527 Update Macro docs to point to where DateTime is now
Add session vars to form element calls.
2006-01-17 05:13:48 +00:00
Matthew Wilson
09483e18c5 a ton of $session fixes (thanks to Colin), and a new $session checker, that supposedly, shouldn't be needed now. It can be backed out, however, easily. 2006-01-16 22:45:21 +00:00
JT Smith
a3adaee3a0 removing unnecessary use lines 2006-01-12 22:27:20 +00:00
JT Smith
9520b4ce48 migrating datetime api for session 2006-01-10 17:06:41 +00:00
JT Smith
a194408513 changing copyright year 2006-01-09 23:51:04 +00:00
JT Smith
d4b7f2ce59 first round of changes for the new session system 2005-12-31 21:54:06 +00:00
Colin Kuskie
eb98d68777 Correct POD for AdminToggle and add POD for 3 new files 2005-12-17 06:10:07 +00:00
JT Smith
ea868a8c0e moved uploadsAccessHandler into the main webgui handler mechanism
converted macros to use references
fixed some other various bugs
2005-11-07 01:40:07 +00:00
JT Smith
55c709a051 updated copyright 2005-02-07 00:52:47 +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
147aac791a Switched macro to use new nesting mechanism. 2003-02-28 05:25:18 +00:00
JT Smith
225ca72d3e Updated all files for new copyright year. 2003-01-05 18:32:19 +00:00
JT Smith
fc7f447c34 Will now accept a second parameter (an epoch) to calculate date outputs. 2002-10-13 20:28:37 +00:00
JT Smith
ef533cc56e Fixed a date problem where the ^D macro was not working properly. 2002-08-22 03:42:48 +00:00
JT Smith
19bfa5b581 Updated the headers to reflect Plain Black's new identity. 2002-07-17 04:45:55 +00:00
JT Smith
237925b365 WebGUI 3.0.1 release 2002-01-15 05:45:00 +00:00
JT Smith
baec9039ef WebGUI 3.0.0 release 2002-01-05 05:46:00 +00:00
JT Smith
00aec56a04 WebGUI 2.5.0 release 2001-12-09 22:10:00 +00:00
JT Smith
6286f9bfaf WebGUI 2.4.0 release 2001-11-20 03:49:00 +00:00
JT Smith
1cf655659f WebGUI 2.1.0 release 2001-10-13 18:01:00 +00:00
Renamed from lib/WebGUI/Macro/D.pm (Browse further)