CVS messages for Drupal Ham Radio Module
November 6, 2008
-
Removed line break from the end of include file which caused an error.
November 3, 2008
-
Added band information columns to more tables.
-
Renamed the ham_detail() to ham_callsign() in order to avoid future confusion. ham_callsign() displays the QSO information for a given callsign. Links and menu callbacks have also been changed to reflect this, therefore drupal cache must be cleared after module update.
-
Drupal Ham Radio Module: /modules/ham/amateur_radio.inc 1.2
Drupal Ham Radio Module: /modules/ham/ham.install 1.2
Drupal Ham Radio Module: /modules/ham/ham.module 1.9Removed one line from each locator conversion function which had no effect in function. Band is now determined when the logbook is imported, updated the database and install script to store the band information. Added band summary table to the main page. Also put in a stub function for the caching of the summary page tables which will be implemented soon.
-
Removed duplicate default timezone set line, and moved two other timezone lines. Also changed the name of menu callback to match a prior change of the date page function.
November 1, 2008
-
Fixed Mode Statistics, QSO count for each mode was not being displayed.
October 31, 2008
-
Added DXCC Country column to some tables.
-
Renamed two functions in order to maintain consistency. Clear drupal cache after updating module.
-
Months are now displayed in chronological order, left to right. Removed column header that did not has a coresponding data column.
-
Renamed function ham_log() to ham_logbook(), may require clearing drupal cache after module update. Other minor formatting (line break / tab) fixes. Removed redundant line that set default timezone a second time.
