Wykres commitów

25 Commity (3b815e2a5f92a5651ea3a0283b96f2437da914e0)

Autor SHA1 Wiadomość Data
Peter Goodhall 70c408ac82 [Station Locations] Added datatable.js to allow sorting etc 2022-01-20 14:44:32 +00:00
Thomas Werzmirzowsky 278cf3b016 set logbook active on creation of first logbook
set station profile active on creation of first station profile
disabled deletion of active logbook
disabled deletion of active station profile
2021-12-04 17:14:57 +01:00
Thomas Werzmirzowsky e66e2007c0 one more change 2021-10-17 11:45:21 +02:00
Thomas Werzmirzowsky b300106ade changed wording to station 2021-10-17 11:42:33 +02:00
Peter Goodhall 6cc96d2128 [Station Location] Allow user to claim a location and also only show those of the user or non claimed. 2021-08-23 15:50:19 +01:00
Peter Goodhall 48c20fcc1d [Station Profile] This has now changed to Station Location 2021-03-24 17:22:32 +00:00
Peter Goodhall 3733fca792
Fixes issue with create button not showing 2021-03-09 16:50:06 +00:00
Peter Goodhall 1b273904b1 [Station Profile] Moved Create Station Profile to the top of the table in case user has a long list 2021-03-09 14:07:35 +00:00
Peter Goodhall 4f2a146e3b [Station Profiles] Cleaned up the table information 2021-03-09 14:04:49 +00:00
Peter Goodhall 9a07722675 [Station Profile] Made table responsive within the design so its scrollable 2020-11-28 20:11:25 +00:00
Paul Beesley 5d23802e16 Further tweaks to text and text formatting
This commit has some further changes to text throughout the application. There are also some small fixes for text formatting. E.g. making sure that the small "helper" text under certain form fields is all consistent in terms of colour, font, etc.
2020-11-02 09:34:29 +00:00
Paul Beesley c65ce673aa Normalise button styles
Blue Solid = Add something, activate something, or perform any other primary action.
Blue Outline = Edit, change or update something.
Red = Delete something or make an irreversable change.
Grey = Deactivate something.
Yellow = Reset something or clear a field.
Green = Retained for search.

Added icons where it made sense to do so.
2020-10-27 20:51:24 +00:00
Paul Beesley 0b94674289 Normalise page / card header styles for admin pages
Bring the style of page and card headers into alignment with the LotW admin page.
2020-10-20 21:42:43 +01:00
Andreas f7a7f3e244 Changed text on button to clarify it's function. 2020-10-09 19:30:27 +02:00
Peter Goodhall 590b527ea5 [Station Profile] Improved button text to make it clearer. 2020-09-06 20:59:25 +01:00
AndreasK79 a4e942af43 Added a button to only delete the log, not the profile. I found this to be valuable when testing out the import, and not having to create a new profile each time. 2020-02-07 14:54:49 +01:00
Peter Goodhall c2a389cb99 When importing only check QSO exists for that station profile 2019-12-04 15:16:56 +00:00
Peter Goodhall 81e8b51729 Deleting a station profile also deletes all its associated QSOs 2019-12-03 19:16:40 +00:00
Peter Goodhall 01aa885bcc Removed items from Station Profile display table shifting to a details area 2019-10-03 15:12:19 +01:00
Peter Goodhall 2a8f7f9272 Added a function to assign all QSOs to station profile number 1 and added table field into station profile for eqsl nickname 2019-10-03 12:56:25 +01:00
Peter Goodhall ecd7f7f6ac On /station/ next to each profile it gives a QSO count. 2019-09-24 22:19:49 +01:00
Peter Goodhall 8c9e50ff85 Extended the Station Profile options these will act as logbooks within Cloudlog 2019-09-23 17:29:22 +01:00
Peter Goodhall 392add4efd Added Javascript confirm to station profile delete to make the user confirm. 2019-08-19 22:33:05 +01:00
Peter Goodhall 9c2959779b Changed interface elements to Bootstrap 4 2019-01-09 15:18:46 +00:00
Peter Goodhall df3de16d5a Creation of station profiles
Station profiles allows you to define a profile for where you are operating from including your operating callsign, gridsquare, dxcc, state, cq, itu and sota.

This is then made available via the "stations" tab when adding a QSO as a drop down.
2019-01-01 19:14:25 +00:00