Wykres commitów

210 Commity (e4f6242a1d9cbe002b936c7c683b46d0aa165b4d)

Autor SHA1 Wiadomość Data
Peter Goodhall 1fccf90cef Added /API/RADIO which allows JSON Posting of radio information 2012-04-07 17:36:38 +01:00
Peter Goodhall c22b5585c9 Started custom stats (Issue #94) UI only 2012-04-04 22:43:20 +01:00
Peter Goodhall 67ae43de13 Merge branch 'master' of github.com:magicbug/Cloudlog 2012-01-07 22:49:40 +00:00
Peter Goodhall 272b3e1380 Stopped Logged in session from expiring 2012-01-07 22:49:12 +00:00
Andy Smith 0e291200fa API query string changes - now uses = instead of square brackets. 2012-01-03 23:30:53 +00:00
Andy Smith c93bc608dd API key-based authorization implemented for api/search. 2012-01-02 00:08:36 +00:00
Andy Smith c9e43ec203 Added JSON output functionality to API calls (see format[xml] or format[json]). 2012-01-01 23:15:11 +00:00
Peter Goodhall fe14cdc111 Added Search Callsign function which returns results as json 2012-01-01 22:43:24 +00:00
Peter Goodhall bc7bc4ff58 Includes install system just go to /install in the browser and follow the on screen instructions 2011-12-20 15:38:43 +00:00
Peter Goodhall 37fb498883 Fixed php error 2011-12-09 17:35:48 +00:00
Peter Goodhall de9267c421 API - Generation of Keys and basic auth class 2011-12-09 17:34:50 +00:00
Peter Goodhall 42c0219ab3 Removed the Edit QSO option when searching if you havent got auth privs 2011-12-08 17:19:25 +00:00
Peter Goodhall d610e3119a Issue #64 - After editing a qso and submitting if no errors it closes box 2011-11-25 17:29:46 +00:00
Andy Smith a70abe7496 Fixed profile page, and added profile link on right-hand user menu. 2011-11-22 22:10:02 +00:00
Peter Goodhall e7c06edec1 added adif 2011-11-19 22:28:05 +00:00
Peter Goodhall fae53f59f6 Dashboard map now shows SAT name if its available 2011-11-19 19:41:44 +00:00
Peter Goodhall 3d40ef2854 Added DX Cluster 2011-11-10 20:31:08 +00:00
Peter Goodhall 3993326b08 Uses Callbytxt to lookup Gridsquare & name if not in logbook 2011-11-08 17:42:59 +00:00
Peter Goodhall 01163e95e8 Major UI changes, some areas like search are broken 2011-11-06 23:09:51 +00:00
Peter Goodhall 3ed8928bd4 Adding Titles to pages 2011-11-04 17:32:03 +00:00
Peter Goodhall c3f0ebd967 Edit functions moved to a popup window 2011-10-18 23:06:34 +01:00
Peter Goodhall ada78ec095 Added QSL Controller pending functions 2011-10-05 15:21:18 +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
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
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
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 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 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 8c500bae00 Feature: when adding a qso basic freq is calculated from band and mode 2011-09-18 12:21:51 +01:00
Peter Goodhall 06bb0dd7dd Fixed bug in the dashboard modes pie chart 2011-09-13 18:01:19 +01:00
Peter Goodhall 2823e8ada1 PROP_MODE is set to SAT if QSO is a satellite one; 2011-09-12 17:39:06 +01:00
Peter Goodhall 126ab6b1eb Added option to delete a qso when in the Edit QSO area" 2011-08-28 14:51:57 +01:00
Peter Goodhall 7806789fd7 Dashboard: Map now shows weeks qsos rather than a single day 2011-08-23 17:12:47 +01:00
Peter Goodhall 39e3895294 Added basic setup controller and view 2011-08-20 22:15:37 +01:00
Peter Goodhall deb7a76cd3 More contest improvements 2011-08-19 22:31:41 +01:00
Peter Goodhall e3d060196b Improvements to the contest pages layout and added auth to it 2011-08-19 22:10:53 +01:00
Andy Smith 7016f46884 Profile edit now redirects back to profile, unless user is an admin 2011-08-19 21:14:16 +01:00
Andy Smith 74116240dd More user changes, including profile page 2011-08-19 20:33:37 +01:00
Andy Smith 576df8be26 Further authentication changes. 2011-08-19 18:24:56 +01:00
Andy Smith 5a003c5665 Controller work for user functions 2011-08-19 17:12:13 +01:00
Peter Goodhall aeeddb5a2f Basic Contesting features added 2011-08-18 17:08:04 +01:00
Andy Smith c2a7e45ca5 More user changes. 'user/add' now implemented. 2011-08-18 02:27:53 +01:00
Andy Smith b68a8e3faf 'user', renamed from 'auth' 2011-08-18 01:31:15 +01:00
Andy Smith ba5c698215 Formatting tidy-up 2011-08-18 01:28:37 +01:00
Andy Smith f0cf7fd1d7 'auth' sections renamed to 'user' 2011-08-18 01:27:16 +01:00
Andy 1ef7e6d1cf Merge branch 'master' of https://github.com/magicbug/HRD-Web-Frontend 2011-08-17 18:21:15 +01:00
Peter Goodhall fa545833d1 Started adding contesting features 2011-08-17 16:12:41 +01:00
Andy Smith 9a3b44d73d Basic API and Authentication extensions. 2011-08-17 02:22:45 +01:00
Peter Goodhall 925034e3e5 Added Name Field, QRA Lookup, Stats Tab 2011-07-24 23:33:08 +01:00
Peter Goodhall eaddb5220c Improved MVC layout of code 2011-07-22 01:08:47 +01:00
Peter Goodhall 8ac7fbd70f changes to css, views, background code 2011-07-22 00:10:09 +01:00
Peter Goodhall ec190cc61e Updated codebase added notes, new dashboard, search features 2011-06-17 13:52:00 +01:00
Peter Goodhall f2b50c4573 Added Basic Files 2011-04-25 16:24:01 +01:00