Colin Kuskie
|
76f32f3b6d
|
Don't consider a time zone when given a mysql style date, versus an epochal date. Fixes bug #11946.
|
2010-11-08 13:46:35 -08:00 |
|
Colin Kuskie
|
1689c01472
|
Fix a time sensitive problem with one of the tests.
|
2010-10-05 20:36:22 -07:00 |
|
Colin Kuskie
|
3cf77839ed
|
Date form plugin needs to observe the time zone of the viewer of the data when processing AND displaying date. Fixes bugs #11789 11894
|
2010-10-04 11:53:05 -07:00 |
|
Colin Kuskie
|
7866120459
|
Handle bad dates in datetime related form plugins. Fixes bug #11128
Also, better date parsing by _splitMysql and reformat Thingy.
|
2009-10-15 12:53:39 -07:00 |
|
Colin Kuskie
|
9b76e0e162
|
Date form plugin should display dates in user's format when passed an epoch.
|
2009-10-01 13:47:27 -07:00 |
|
Colin Kuskie
|
25b4a0b139
|
Fix multiple Date and DateTime bugs. bug #11079 and bug #11071
|
2009-09-30 16:50:08 -07:00 |
|
Colin Kuskie
|
2a966c79e9
|
Update Form tests to work with CSRF.
|
2009-07-16 21:38:05 +00:00 |
|
Graham Knop
|
24da723629
|
updating copyright year
|
2009-02-20 23:47:30 +00:00 |
|
Colin Kuskie
|
cf060371a4
|
adjust number of tests since one was added
|
2008-08-09 18:00:47 +00:00 |
|
Kaleb Murphy
|
173c2a12cd
|
Form/* now all use getOriginalValue and getDefaultValue. This resolves the Layout bug where all the check lists could not be unchecked. Tests were updated, but still need a major overhaul.
|
2008-08-08 14:52:53 +00:00 |
|
Kaleb Murphy
|
e7f5948ce1
|
Fixed Form Date and DateTime to properly handle mysql and epoch times. Added tests to make sure they work.
|
2008-08-04 20:23:13 +00:00 |
|
Kaleb Murphy
|
a81999d5ea
|
Date and DateTime tests.
|
2008-08-04 18:33:28 +00:00 |
|