HB9HIL
5d2b8c998e
add config switch to disabled impersonate
2024-08-19 21:07:26 +02:00
github-actions
1b69701c00
change description of encryption key in config
2024-08-03 11:25:20 +02:00
HB9HIL
3cc925d9ea
next install refactoring
2024-07-21 17:48:02 +02:00
HB9HIL
316d010b9b
removed deprecated language stuff from configs
2024-07-08 10:28:31 +02:00
HB9HIL
60ec68966f
prepared wiki link
2024-06-26 00:49:21 +02:00
HB9HIL
24f11b466d
switch to hide user menu
2024-06-26 00:46:25 +02:00
HB9HIL
8b0fc6dcae
prepared config
2024-06-25 23:29:54 +02:00
HB9HIL
8da6d4a99c
Merge branch 'dev' into alpha
2024-06-13 15:00:16 +02:00
Christoph Kottke
dc05f692c9
* [OQRS] also add the configuration switch in the installer
2024-06-13 12:13:16 +02:00
phl0
145d32e077
Fix whitespace
2024-06-13 11:55:27 +02:00
HB9HIL
fa4c90ddb5
marked old multilang config in installer as deprecated aswell
2024-06-09 16:44:11 +02:00
int2001
a0465d5bec
Added QRZ.com disabler to first-config/installer
2024-05-18 16:13:07 +00:00
int2001
ba448ee664
Config-Template
2024-05-16 08:25:22 +00:00
HB9HIL
c65cc18948
better approach
2024-03-10 11:20:16 +01:00
HB9HIL
f0c8f6004a
use double quotes in config to avoid #211
2024-03-09 23:54:12 +01:00
HB9HIL
b2aa23292f
userdata config default on
2024-02-26 11:43:16 +01:00
HB9HIL
57acd58179
updated comment in config.php (sample and installer)
2024-02-06 10:49:52 +01:00
HB9HIL
0f7f7272d3
callbook config install
2024-01-30 10:50:48 +01:00
HB9HIL
35e79eddf9
config tab layout
2024-01-29 11:09:45 +01:00
HB9HIL
3508897de7
install button
2024-01-28 19:47:32 +01:00
HB9HIL
ff87c09a55
New installer - initial commit (work in progress)
2024-01-27 20:25:35 +01:00
DJ7NT
1d89924213
Changed default credentials to 4w7est/password
2024-01-26 07:28:35 +00:00
HB9HIL
357a0532b7
removed comments for app_version in config.php
2024-01-18 08:13:20 +01:00
Joerg (DJ7NT)
4cf4a8f5ef
get rid of never used version
...
Co-authored-by: HB9HIL <80885850+HB9HIL@users.noreply.github.com >
2024-01-18 07:37:55 +01:00
int2001
c74a5475f2
All Cloudlog-occurences with capital C and lowercase loudlog to Wavelog
2024-01-17 14:20:10 +00:00
int2001
97e87de210
Replace ALL lowercase occurences of cloudlog by wavelog
2024-01-17 14:13:23 +00:00
Peter Goodhall
36f0a30923
Updated the install config with the latest parts for language.
2023-08-02 13:29:04 +01:00
Peter Goodhall
542f199295
[Version] Store version number in the options table
...
Store version number in the options table so that its easier to update for the frontend rather than the config.php which we don't really want to touch
2023-07-14 14:03:55 +01:00
Peter Goodhall
35a2c46783
Time to bump the version number to 2.4.4
2023-06-29 11:26:40 +01:00
Peter Goodhall
562a093795
Update config.php
2023-05-29 17:36:23 +01:00
Peter Goodhall
6a80ed8338
probably should just show this
2023-05-08 14:41:59 +01:00
Peter Goodhall
b7f90ee582
Tagged as 2.4.1
2023-04-06 14:19:01 +01:00
phl0
cd52dd657d
Update versions
2023-01-29 13:15:10 +01:00
Peter Goodhall
0ffe57dc63
[Auth] Changed Roles either Administrator or Operator
...
This is the first step in changes to the AUTH system it will have two roles
- Admin - who can access all the admin tools plus log qsos
- Operator - who can just access the main Cloudlog functions and their own logbooks and locations
2021-11-08 15:28:16 +00:00
Andreas Kristiansen
234ec52f1b
Merge branch 'mastettest' into station_logbooks
2021-10-08 11:48:01 +02:00
Andreas Kristiansen
a7694080e3
Update config.php
2021-10-05 20:55:17 +02:00
Andreas
a796073585
Configurable updates folder. Changed install\config\config.php also.
2021-09-22 14:19:48 +02:00
Jeremy Brown
30600ae220
Added support for a config flag to determine if we should get full names from qrz. Added error checking for this with the api for import as well.
2020-11-11 14:38:00 -05:00
Peter Goodhall
b09584ac49
Added missing config areas for HamQTH
2019-06-30 15:46:03 +01:00
Tobias Mädel
bd91f7aa2c
Changed DB layout to UTF8mb4
2019-02-25 17:26:44 +01:00
Peter Goodhall
4c45cbdba3
Removed Google Maps API from config and added QRZ fields
2018-11-27 00:07:33 +00:00
Peter Goodhall
2505b6cc1e
Set Cloudlog to version 1.7
...
There hasn't been a release of Cloudlog in some time there for I'm tagging the current code base 1.7.
2018-11-27 00:00:12 +00:00
Peter Goodhall
01da1fc7e6
More time changes
2018-11-22 14:13:43 +00:00
Peter Goodhall
6c8f368f56
Default timezone is UTC not the servers local time
2018-11-22 14:10:57 +00:00
Tobias Mädel
80f8c3f158
Added configurable google maps key
2018-11-05 11:56:55 +01:00
Warren Volz
2c2e2c97e5
sync installer config template files, fix dbconf sample
...
- syncs config.php and database.php for installer with CI 3.1.6 versions
- syncs sample database config file with CI 3.1.6 (missed before)
2017-12-12 16:57:18 -07:00
Corby Krick
b868695767
Changing table name to all caps.
2013-04-29 18:16:13 -05:00
Peter Goodhall
272b3e1380
Stopped Logged in session from expiring
2012-01-07 22:49:12 +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