Log of /contributions/modules/thisdayinhistory/thisdayinhistory.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.2.2.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Apr 1 22:09:00 2009 UTC
(7 months, 3 weeks ago)
by
dmcgladdery
Branch:
DRUPAL-6--1
CVS Tags:
DRUPAL-6--1-0-BETA1
Changes since
1.2: +22 -11 lines
Diff to
previous 1.2
thisdayinhistory.install:
- Removed the day/month/year fields
- Now using schema delete for uninstall
thisdayinhistory.module:
- Dropping duplication of date info, removed day/month/year, only using isodate
- Fixed bug in get events function (missing breaks in select)
Add simpletest testing
Revision
1.1.2.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Feb 1 07:16:00 2008 UTC
(21 months, 3 weeks ago)
by
dmcgladdery
Branch:
DRUPAL-5
Changes since
1.1.2.2: +17 -2 lines
Diff to
previous 1.1.2.2
, to
branch point 1.1
, to
next main 1.2
Issue #215280: Validation failing for months entered with leading zeros caused by
a type casting problem an array reference in hook_validate. Fixed.
Added additional checking/user messages for explicit testing of numeric values.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.