amy
|
391d8ccc99
|
bug fixes related to top page and post link rewriting
|
2026-04-19 17:26:38 -05:00 |
|
amy
|
3deb11e0a5
|
changes to conference alias map handling to account for community ID
|
2026-04-19 09:01:59 -05:00 |
|
amy
|
1348d0225f
|
correct architectural goof where conference aliases had global scope instead of community scope (untested)
|
2026-04-18 21:13:00 -05:00 |
|
amy
|
70dcf82234
|
update README and TODO
|
2026-04-17 19:46:08 -05:00 |
|
amy
|
8c1fa9ebdc
|
Merge pull request 'Implemented database scripting for installation, conversion, and migration' (#4) from database-scripting into main
Reviewed-on: #4
|
2026-04-17 17:09:59 -06:00 |
|
amy
|
5a41509170
|
make sure to update returned version number as migration scripts are applied
|
2026-04-16 22:32:36 -05:00 |
|
amy
|
6a32db5adf
|
fixed up filesystem reading logic for migration scripts
|
2026-04-16 22:30:57 -05:00 |
|
amy
|
e55e02509b
|
added migration script support
|
2026-04-16 22:25:04 -05:00 |
|
amy
|
c08b570457
|
moved Venice migration script into embeds as well
|
2026-04-16 21:42:03 -05:00 |
|
amy
|
c8a331d90c
|
we can now install the scema to a blank mysql database
|
2026-04-16 17:23:36 -05:00 |
|
amy
|
056c02959a
|
use home variable expansion so I can develop on Fountain
|
2026-04-16 13:31:00 -05:00 |
|
amy
|
27bc2f033a
|
added first functions for database checking at startup
|
2026-04-16 11:58:25 -05:00 |
|
amy
|
f4d1bb8f82
|
missed changing the version number :O
|
2026-04-11 22:59:10 -06:00 |
|
amy
|
d408eea48b
|
changelog for release 0.1.1
rel0.1.1
|
2026-04-11 22:48:14 -06:00 |
|
amy
|
3b298bf3fb
|
Fixed bug in post link resolution that was causing conference alias to be set wrongg on post links. Closes issue #3.
|
2026-04-11 22:46:15 -06:00 |
|
amy
|
3bbed1a0e3
|
broken user profile link in conference list page
rel0.1.0
|
2026-04-06 14:35:34 -06:00 |
|
amy
|
44a2e6dedc
|
fix lack of middleware in /go handler, also add tracing to session sweeper
|
2026-04-06 13:41:09 -06:00 |
|
amy
|
3c87b973e1
|
add sample service file
|
2026-04-04 23:21:25 -06:00 |
|
amy
|
1f5f35d4c4
|
clarify "source of truth"
|
2026-04-03 22:39:18 -06:00 |
|
amy
|
1d0a153b43
|
fix layout of upper links on Conference Members page
|
2026-03-26 23:11:08 -06:00 |
|
amy
|
0f0cf5c3f8
|
some cleanups to logging code
|
2026-03-25 22:31:23 -06:00 |
|
amy
|
8fec8cb841
|
background the first AmCountryList load to keep from holding up the Profile dialog
|
2026-03-25 22:19:15 -06:00 |
|
amy
|
e16110dd5a
|
tracing down high latency in Profile page, at least the first time...
|
2026-03-24 23:20:17 -06:00 |
|
amy
|
f94918a22b
|
Claude's input on the three big docs
|
2026-03-24 15:06:45 -06:00 |
|
amy
|
7a7a837af2
|
Users logging in with no password will be immediately bounced to the profile page, where they MUST set a password
|
2026-03-24 14:34:50 -06:00 |
|
amy
|
e62656eabe
|
link formatting on the About page
|
2026-03-23 23:41:04 -06:00 |
|
amy
|
528e4a3769
|
some small documentation changes
|
2026-03-23 23:17:44 -06:00 |
|
amy
|
a15da2a2a1
|
bump version number
|
2026-03-23 22:45:51 -06:00 |
|
amy
|
3a7ecb822d
|
delete test configs that were no longer needed
|
2026-03-22 23:33:28 -06:00 |
|
amy
|
af38023abf
|
modify test in sysadmin edit to use DesignatePFY permission
|
2026-03-22 23:27:43 -06:00 |
|
amy
|
1fde104828
|
added a couple of additional security levels (intended to protect EMinds Reborn content)
|
2026-03-22 23:17:29 -06:00 |
|
amy
|
f9b9a25002
|
fixed bug in dialog validation for sysadmin edit user
|
2026-03-22 23:00:44 -06:00 |
|
amy
|
8c46c000e0
|
bug fix in Manage Conferences for conferences with no topics - also replaced MySQL-specific IFNULL function with standard SQL COALESCE function
|
2026-03-22 22:06:10 -06:00 |
|
amy
|
ad5da342f8
|
upgrade pass on libraries
|
2026-03-19 10:39:47 -06:00 |
|
amy
|
7280926d3c
|
ensure mysql database is created with correct character set
|
2026-03-17 22:48:35 -06:00 |
|
amy
|
ac546fdc56
|
Delete Community needs to clear its contact info record, too
|
2026-03-14 22:31:33 -06:00 |
|
amy
|
54463cb65d
|
another critical note
|
2026-03-13 16:04:02 -06:00 |
|
amy
|
af205f69f9
|
more changes as suggested
|
2026-03-13 15:59:45 -06:00 |
|
amy
|
13117007dc
|
extensive changes to docs
|
2026-03-13 15:48:17 -06:00 |
|
amy
|
f0c7be7811
|
some documentation changes
|
2026-03-13 15:01:14 -06:00 |
|
amy
|
e65ecd9166
|
added SPDX identifiers to util package and the top-level code
|
2026-03-13 14:49:28 -06:00 |
|
amy
|
1210a65de9
|
added SPDX identifiers to the ui package
|
2026-03-13 14:45:12 -06:00 |
|
amy
|
2526534ad7
|
added SPDX identifiers to email, exports, and htmlcheck packages, and to the setup database scripts
|
2026-03-13 14:31:45 -06:00 |
|
amy
|
795406ef12
|
embarrassing typo :)
|
2026-03-12 23:09:43 -06:00 |
|
amy
|
ea6bac19a8
|
added SPDX identifiers to the template headers and to the "config" and "database" packages
|
2026-03-12 23:08:43 -06:00 |
|
amy
|
c79bee7117
|
make E-mail settings configurable through the command line, and flesh out some of the documentation
|
2026-03-12 22:56:29 -06:00 |
|
amy
|
a91202a57e
|
change up database configuration to use discrete values for parameters, rather than the raw DSN (database/base.go computes the DSN)
|
2026-03-12 16:59:19 -06:00 |
|
amy
|
2cc0d0f94d
|
adding build and install information to the README
|
2026-03-12 16:24:06 -06:00 |
|
amy
|
30f16737ab
|
adjustments to TODO file
|
2026-03-12 12:09:51 -06:00 |
|
amy
|
b69a5e57a2
|
another style pass
|
2026-03-12 11:58:16 -06:00 |
|