Commit Graph

5570 Commits

Author SHA1 Message Date
Peter Goodhall
d34d8dec80 Added new Digi modes 2011-11-05 22:05:42 +00:00
Peter Goodhall
3ed8928bd4 Adding Titles to pages 2011-11-04 17:32:03 +00:00
Peter Goodhall
d83c27c0e7 Merge branch 'master' of github.com:magicbug/HRD-Web-Frontend 2011-11-01 18:01:27 +00:00
Peter Goodhall
d67d252f01 Fixed hack to get round GMT+1 2011-11-01 18:00:53 +00:00
Andy Smith
e12163e52b Updated sql/tables/users.sql to add 'user_timezone' column in. (closes: #69) 2011-10-31 18:06:06 +00:00
Peter Goodhall
f0c44d70ed Issue: #67 Made RST Fields Text Inputs 2011-10-23 17:07:37 +01:00
Peter Goodhall
8e890d223c Added AM to the mode dropdown 2011-10-22 17:07:57 +01:00
Peter Goodhall
8ea797078f Merge pull request #68 from gmcintire/master
Moved individual mysql table dumps in to a single file for import.
2011-10-22 09:04:25 -07:00
Graham McIntire
3776ab5c79 moved table dumps in to separate directory 2011-10-22 10:59:23 -05:00
Graham McIntire
5e11e22c9a consolidated all tables in to a single db import 2011-10-22 10:59:00 -05:00
Peter Goodhall
fa62dbc2f1 Issue: #58 displays error if QSO form isnt empty 2011-10-21 20:22:54 +01:00
Peter Goodhall
0065e9fe0e Issue: #61 - Added QTH Field 2011-10-21 20:11:13 +01:00
Peter Goodhall
2c507945cc Fixed Issue #59, Distance Field set to zero and not used 2011-10-21 19:58:16 +01:00
Peter Goodhall
56f5bafbb6 Fixed Issue #63 2011-10-21 19:52:57 +01:00
Peter Goodhall
cfdc1c4fb3 Moved the Edit Delete link futher away from the close icon 2011-10-21 19:48:30 +01:00
Peter Goodhall
c3f0ebd967 Edit functions moved to a popup window 2011-10-18 23:06:34 +01:00
Peter Goodhall
12706b313c All sorts of updates 2011-10-18 22:29:50 +01:00
Peter Goodhall
02117d6a59 Moved CSS & JS to seperate files 2011-10-05 18:04:47 +01:00
Peter Goodhall
ada78ec095 Added QSL Controller pending functions 2011-10-05 15:21:18 +01:00
Peter Goodhall
3ef6cc917b Added Locator searching to Search 2011-10-05 15:20:49 +01:00
Peter Goodhall
e02c92f28e Logbook: QSOs for each page displayed on map 2011-10-04 16:09:21 +01:00
Peter Goodhall
ae6b330710 Backup: Added XML Export of Notes 2011-10-01 19:35:23 +01:00
Peter Goodhall
570f3e4288 Added Backup controller and views, first option is to backup log to adif and its stored in the /backup/ folder.. could be controlled via a cron 2011-09-30 22:27:18 +01:00
Andy Smith
178bf1ca10 Merge branch 'master' of https://github.com/magicbug/HRD-Web-Frontend
Conflicts:
	application/models/logbook_model.php
2011-09-30 16:55:14 +01:00
Andy Smith
be574ac706 * Initial implementation of 'add' API call
* Fixed duplicate timezones (reimport sql/timezones.sql) (closes #48)
2011-09-30 16:51:35 +01:00
Peter Goodhall
fbfd9ced75 Added KML output options see wiki 2011-09-30 16:50:12 +01:00
Peter Goodhall
0fe30402bf Started Social stuff /social/map/*date*, displays qsos for that day on a table and map 2011-09-30 14:45:04 +01:00
Andy Smith
aa70e8c9c6 Countrys -> Countries 2011-09-30 13:34:06 +01:00
Peter Goodhall
5523f2e2c2 Moved dashboard maps to Google Maps API v3 removing the need for an API key. 2011-09-29 18:07:21 +01:00
Peter Goodhall
e13e7819ad Tweaked dashboard 2011-09-28 16:47:20 +01:00
Peter Goodhall
f682cbed97 QSO Popup boxes changed to fixed width 2011-09-28 16:41:45 +01:00
Peter Goodhall
77e12484c0 Added submenu to notes and improved notice if no notes exist 2011-09-28 12:06:41 +01:00
Andy Smith
076866bf77 Merge branch 'master' of https://github.com/magicbug/HRD-Web-Frontend 2011-09-27 23:49:20 +01:00
Andy Smith
000d34768b * Implemented user timezones (closes #48)
* Added 'user_timezone' field to table 'users'
* Added 'timezones' table
2011-09-27 23:47:25 +01:00
Peter Goodhall
f8284ad41a Profile or Config User QRA stored against COL_MY_GRIDSQUARE for each qso 2011-09-27 20:32:59 +01:00
Peter Goodhall
6f51461793 If locator is stored against user profile used instead of the default in the config 2011-09-27 20:25:21 +01:00
Peter Goodhall
8c2939873d Styled Logbook Pager System 2011-09-27 20:18:19 +01:00
Peter Goodhall
3484f5fed7 Added ability to track iota reference numbers in the logging interfaces 2011-09-27 11:33:47 +01:00
Peter Goodhall
225b7da43d Edited README via GitHub 2011-09-27 01:11:48 +02:00
Peter Goodhall
bbe2bd944e Updated readme 2011-09-27 00:10:04 +01:00
Peter Goodhall
d30160af9d Added awards tab to "Add QSOs" pending coding the backend 2011-09-27 00:04:22 +01:00
Andy Smith
5d2e890da0 Updated user/add to prompt for first name, last name, callsign and locator 2011-09-26 20:45:07 +01:00
Peter Goodhall
19774bf670 Dashboard: QSO total titles updated 2011-09-25 13:05:51 +01:00
Peter Goodhall
cd4217b0f2 Added code to allow unlimited memory usage when exporting ADIF 2011-09-23 18:15:47 +01:00
Peter Goodhall
08b07587c4 Slight changes to the dashboard ui, and created some template librarys for pending coding tasks 2011-09-22 20:58:58 +01:00
Peter Goodhall
3d354596ca Fixed error in Gridsquare to Lat/Lng 2011-09-21 23:29:38 +01:00
Peter Goodhall
376874bee7 Improvements to the Dashboard 2011-09-21 22:17:24 +01:00
Peter Goodhall
5c8fd2ddfe Added ADIF export functions either whole log or by date. 2011-09-21 14:30:01 +01:00
Peter Goodhall
7c6c27cce7 Created PHP class Qra.php which has classes to calc lat/lng from qra and also bearing 2011-09-18 14:52:01 +01:00
Peter Goodhall
8c500bae00 Feature: when adding a qso basic freq is calculated from band and mode 2011-09-18 12:21:51 +01:00