提交图

136 提交

作者 SHA1 备注 提交日期
Andreas
1083fb8693 [Migration] Fixed script. Column name and table name were swapped. 2022-05-24 20:22:05 +02:00
Peter Goodhall
e244573a65 Fixed migration file 2022-05-20 12:28:23 +01:00
Peter Goodhall
98dd08a6f8 [Migration] Add a service_username to thirdparty_logins 2022-05-05 15:11:33 +01:00
Peter Goodhall
867456de1a Update 091_create_thirdpartylogins_table.php 2022-05-05 15:07:36 +01:00
Peter Goodhall
264b914b8e [Migration] Create table thirdparty_logins
thirdparty_logins table will be used to store usernames and passwords for third party services.
2022-05-05 15:07:02 +01:00
phl0
bfeb11026d
Forgot to change description 2022-04-08 22:01:07 +02:00
phl0
f6feea53bd
Add CAT support for other propmodes for CloudLogCATQt 2022-04-08 21:47:50 +02:00
phl0
0977bd400a
Fix typo 2022-04-07 12:07:51 +02:00
phl0
7ef299c869
Add power field to CAT interface 2022-04-06 14:50:24 +02:00
phl0
828429312e
Add option to en-/disable showing of qrz.com images to user account menu 2022-04-04 13:17:33 +02:00
phl0
73ce098676
Add user config option to select whether to show qrz.com images 2022-04-04 11:38:21 +02:00
Peter Goodhall
985e71638d [Migration][Options] set the theme to auto load
Automatically load the theme which fixes issue of it not working correctly when not logged in as reported by @phl0
2022-03-25 15:40:15 +00:00
Andreas
73cf21c691 [Migration] Added duplicate check on columns in script 082 2022-02-09 20:05:40 +01:00
Andreas
77217186e5 [Migration fix] Renames script 83 to avoid dupliate naming. Fixes script 85 with existing column and too long constraint on utf8mb4. 2022-02-05 17:15:00 +01:00
Peter Goodhall
dcc4f2b992 Delete 083_create_station_logbook_relationship_table2.php 2022-02-05 12:12:21 +00:00
Andreas
e1438a01a0 [Migration] Renamed to avoid duplicate with script 73. 2022-02-05 12:02:43 +01:00
Peter Goodhall
73d4e8bcff [Station Logbooks] Adds column public_slug this will be used for generating the publicly sharable dashboard in v2 cloudlog 2022-01-26 15:43:44 +00:00
Peter Goodhall
415a24eaf6 Update 084_fix_collate.php
Adds queries back
2022-01-26 14:53:55 +00:00
Peter Goodhall
6695112e3c
Removed "queries" has this table doesn't exist. 2022-01-26 14:25:08 +00:00
Ondřej Nový
216aaff844 Cleanup SQL CHARSET and COLLATE
* Set same charset and collate for all tables
* Recommends collate utf8mb4_0900_ai_ci which is MySQL default
2022-01-25 08:28:37 +01:00
Peter Goodhall
860adbb7ab Fixes a weird issue 2022-01-20 14:28:12 +00:00
Peter Goodhall
87e6bb95ba
Update 082_add_reset_pass_to_users.php 2022-01-18 17:55:59 +00:00
Peter Goodhall
f7da92ff0c Update 082_add_reset_pass_to_users.php 2022-01-18 17:29:08 +00:00
Peter Goodhall
61fc1fc92b [Password Reset] Creates DB columns and password reset views and process. 2022-01-18 15:29:22 +00:00
Peter Goodhall
0afdf302ea [Migration] Adds 072 to 073 to cover my muck up! 2022-01-05 22:05:50 +00:00
Peter Goodhall
1e4f6283e0 [SAT] Change Sat names stored as XW-3(CAS-9) to HO-113 2022-01-04 11:27:36 +00:00
Peter Goodhall
c7a718c337 Update 080_update_cas9_qsos.php 2022-01-04 00:55:10 +00:00
Peter Goodhall
59e4ea0316 [Sats] Change CAS-9 QSOs to HO-113 and set LoTW Sent to N 2022-01-03 18:17:04 +00:00
Andreas
9576f576d9 Fixed down in migration script. 2021-10-15 11:14:28 +02:00
Andreas
57e5836193 [Migrations] Added checks to see if things exists. Done to avoid trouble when swapping branches. 2021-10-12 13:20:41 +02:00
Andreas Kristiansen
234ec52f1b
Merge branch 'mastettest' into station_logbooks 2021-10-08 11:48:01 +02:00
Peter Goodhall
e46152003f [Migration] Fixes issue when user_id already exists with the api table. 2021-10-06 11:16:54 +01:00
Andreas
d998a7f8a2 Changed order of migration script to not cause trouble with migration script in master. 2021-10-06 10:36:50 +02:00
Andreas
7c56741b92 [Advanced search] Changed to migration 71 to not have problems later when merging station_logbooks. 2021-10-06 10:19:45 +02:00
Andreas
3baffed23e [Advanced search] Edit of stored query description can now be done. Formatted code a bit. 2021-10-03 20:06:08 +02:00
Peter Goodhall
e8be6f8620 Only create the fields in db if they arent there 2021-09-27 15:07:38 +01:00
Andreas
7979431d95 [Advanced search] Added migration script. 2021-09-25 20:13:06 +02:00
Andreas Kristiansen
92e45d6735
Merge branch 'station_logbooks' into add_userid_to_api 2021-09-20 19:34:19 +02:00
Andreas Kristiansen
345c753d13
Merge branch 'station_logbooks' into userid_hardware 2021-09-20 19:33:31 +02:00
Andreas
30ba927c25 [API] Added userid to the API key. 2021-09-20 15:16:53 +02:00
Andreas
586bc969fa [Hardware] Added userid to everything that has to do with hardware. 2021-09-20 15:03:35 +02:00
Andreas
a554ad07aa [Notes] Added migration script for adding userid to notes. 2021-09-20 12:16:44 +02:00
Andreas
e4952101f9 Renamed a file to fix a merge collision in migration files. 2021-09-15 19:33:34 +02:00
Andreas Kristiansen
77da77ffd1
Merge branch 'station_logbooks' into custom_themes 2021-09-15 19:30:34 +02: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
605395264e [Station Locations] Adds User_ID to station location to assign it to a user 2021-08-23 15:39:30 +01:00
Peter Goodhall
a80089f97c Make sure tables dont exist before running migration 2021-08-16 11:24:16 +01:00
Andreas
5995b169c6 [Custom CSS Theme Support] Added migration script for creating the theme table 2021-08-09 13:26:04 +02:00
Peter Goodhall
e254753bec [Migration] Creates table station_logbook_relationship table for many to many setup 2021-08-06 17:57:40 +01:00
Peter Goodhall
c05d8f8fe0 [Migration] Creates station_logbook table in database. 2021-08-06 17:52:04 +01:00