Log of /contributions/modules/weather/helper.js
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.18
Sat Feb 23 16:08:35 2008 UTC
(21 months ago)
by
toddy
Branch:
MAIN
Changes since
1.17: +0 -0 lines
FILE REMOVED
Convert module to work with Drupal 6.x
Revision
1.13 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Aug 24 08:40:37 2007 UTC
(2 years, 3 months ago)
by
toddy
Branch:
MAIN
Changes since
1.12: +3 -1 lines
Diff to
previous 1.12
Correctly set up the include path for installations other than
modules/weather, e.g. sites/all/modules/weather. Closes: #169393
Revision
1.9 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Aug 9 07:35:22 2007 UTC
(2 years, 3 months ago)
by
toddy
Branch:
MAIN
CVS Tags:
DRUPAL-5--3-0
Changes since
1.8: +3 -3 lines
Diff to
previous 1.8
Use the database instead of a gigantic array for ICAO codes and
their associated information. This should drastically reduce the
needed memory, which could in turn resolve the "blank page" bugs.
Revision
1.7 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Mar 9 17:31:38 2007 UTC
(2 years, 8 months ago)
by
toddy
Branch:
MAIN
Changes since
1.6: +20 -4 lines
Diff to
previous 1.6
If JavaScript is enabled, use the AJAX version of the country
and place lookup, don't show the ICAO textfield. Otherwise,
the ICAO textfield will be shown without the country and
place selection boxes. Closes: #115339, #115842
Revision
1.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Nov 10 16:44:38 2006 UTC
(3 years ago)
by
toddy
Branch:
MAIN
Branch point for:
DRUPAL-4-7--2
Changes since
1.2: +2 -2 lines
Diff to
previous 1.2
URL of images and AJAX calls depends on the setting of 'clean_url'
This fixes the problem with images not being available and the failure
of the AJAX update of the places selection. Closes: #93275, #93802
Revision
1.1.2.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Nov 9 08:36:06 2006 UTC
(3 years ago)
by
toddy
Branch:
DRUPAL-4-7
CVS Tags:
DRUPAL-4-7--1-2
Changes since
1.1: +8 -6 lines
Diff to
previous 1.1
Add text field for ICAO codes
The text field can be used as an alternative way to specify the wanted
ICAO code, because the AJAX selection box does not seem to work
reliably enough yet.
Revision
1.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Nov 4 08:52:03 2006 UTC
(3 years ago)
by
toddy
Branch:
MAIN
CVS Tags:
DRUPAL-4-7--1-0,
DRUPAL-4-7--1-1
Branch point for:
DRUPAL-4-7
Initial commit of an updated version for Drupal 4.7
This commit removes all files which are no longer needed and adds
new files which are used by the new module. Moreover, the module
itself is a complete rewrite from scratch to be compatible with
Drupal 4.7.
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.