Peter Goodhall
5ff5e12890
Add public radio status option to logbooks
...
Introduces a new 'public_radio_status' field to station logbooks, allowing users to enable or disable the display of radio status on public logbook pages. Updates migration, controllers, model, views, and language files to support this feature and provide UI controls for toggling the option.
2025-08-22 14:52:07 +01:00
Peter Goodhall
740537cf78
Redesign logbooks management UI and add custom styles
...
Revamped the logbooks management page for improved usability and modern appearance, including enhanced table layout, action buttons, and empty state messaging. Added dedicated CSS styles for logbooks management components to ensure consistent spacing, card appearance, badge sizing, and DataTable integration.
2025-08-09 22:41:14 +01:00
HB9HIL
2bb6b308ea
Unlink Location Language
2023-12-17 16:58:29 +01:00
HB9HIL
03dadfca23
new linked locations table
2023-12-17 16:47:56 +01:00
Peter Goodhall
18d048864d
Fixes colspan error
2023-12-17 14:35:08 +00:00
HB9HIL
6bdca6cee8
aligned tables
2023-12-08 17:34:47 +01:00
HB9HIL
ced2f519b7
Merge pull request #27 from magicbug/dev
...
Dev
2023-11-22 16:08:35 +01:00
Andreas
e3814bf1e8
Fixed closing table tags in views
2023-11-22 14:48:33 +01:00
HB9HIL
8c4bae8453
run migration script
2023-11-14 13:35:53 +01:00
HB9HIL
75fb11285d
typo
2023-10-17 15:53:21 +02:00
HB9HIL
ced311107c
Station Logbooks Multilang
2023-10-17 15:48:43 +02:00
HB9HIL
ab6f4adeff
Station Logbooks Multilang
2023-10-17 15:34:17 +02:00
phl0
e2ef6c2b20
Add logbook setting for public search
2023-07-10 17:11:40 +02:00
Andreas
b5d4e41806
[Translation] Replaced string $this->lang-line where no echo was used
2023-05-14 13:54:10 +02:00
phl0
fc12664da8
Add deleted DXCC badge to linked station profiles
2023-04-27 09:47:09 +02:00
phl0
587a39ab83
Show badge and hints about deleted DXCCs
2023-04-26 22:39:09 +02:00
Andreas
b56fcb2f79
[Station logbooks] Tweaked the view a little bit and corrected the warning text on delete.
2023-01-01 13:26:20 +01:00
Andreas
dd5df25a22
[Station logbooks] Fixed card header and misc layout
2023-01-01 13:07:01 +01:00
phl0
7205a82d61
Add function to delete public slugs
2022-10-15 20:50:20 +02:00
phl0
566be098a6
Hide already linked station profiles
2022-08-17 20:38:08 +02:00
phl0
545e7765a0
Fix link for public slugs
2022-07-03 08:44:37 +02:00
Peter Goodhall
d3f5f8f1ec
[Station Logbooks][Edit] Link to public dashboard shown if slugs set
2022-05-03 14:49:10 +01:00
Peter Goodhall
85528104cd
[Station Logbooks] Cleaned up text and added link for public page
2022-05-03 14:36:30 +01:00
Peter Goodhall
f113d1c17b
[Station Logbooks] Cleaned up the interface
2022-04-04 11:15:07 +01:00
Peter Goodhall
6b0e9b5eeb
[Station Logbooks] Swapped layout so that it made more sense visually.
2022-02-11 11:23:33 +00:00
Peter Goodhall
7e8ce93e70
Added html5 input validation to the public slug
2022-02-10 10:57:04 +00:00
Peter Goodhall
56007fcfe4
[Station Logbooks] Code added for saving public slugs
...
Needs more validation added but its a start!
2022-02-09 22:51:46 +00:00
Peter Goodhall
4f2980a2a7
[Logbooks] Added system to check if a public slug is available
2022-02-09 22:29:29 +00:00
Peter Goodhall
1b343f036e
[Station Logbooks] Added datatable.js
2022-01-20 14:50:42 +00:00
Peter Goodhall
195f025e3b
Update index.php
2022-01-05 22:45:19 +00:00
Peter Goodhall
6d3ed34c1c
[Station Logbooks] Typo 🐑
2022-01-05 22:43:54 +00:00
Peter Goodhall
6a99e4c135
[Station Logbooks] Improved the overall layout and intro text
2022-01-05 22:43:04 +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
d62ab2e7d4
added check for empty result from list_logbooks_linked
...
removed "echo" outputs as then the following redirect is not possible
2021-10-12 20:03:14 +02:00
Peter Goodhall
87d5c8e1b0
[Station Logbook] Improved edit interface
2021-10-12 15:19:39 +01:00
Peter Goodhall
1566c913b7
Deleted unneeded text user already knew they where deleting a station logbook
2021-09-07 18:08:51 +01:00
Peter Goodhall
ce1d7a5351
Code added to have an active logbook and code to set it all up
2021-09-07 18:07:48 +01:00
Peter Goodhall
56e7827fe7
Adds code to create relationship between logbook and location
2021-09-07 17:42:35 +01:00
Peter Goodhall
831f249938
Built interface to display station locations when editing Station Logbooks
2021-08-23 17:34:00 +01:00
Peter Goodhall
79d9167e8b
[Station Logbooks] Added functions to handle editing
2021-08-12 21:10:43 +01:00
Peter Goodhall
ee0a93b48a
[Station Logbooks] Added code to create and delete station logbooks
2021-08-12 20:36:01 +01:00
Peter Goodhall
ef65494eb6
[Station Logbooks] Added the basics for the index page
2021-08-12 20:17:18 +01:00