Michael Eshom
|
6b5c5fe495
! Make sure to change variable names when copying code... (Fixes #828)
|
11 lat temu |
Peter Spicer
|
aeefa93b80
! And let's get the upgrader cleaning that up.
|
11 lat temu |
Michael Eshom
|
6aee92d119
! Profile permissions tweaks on install and upgrade
|
11 lat temu |
Michael Eshom
|
7ff10b5fb0
! Forgot the semicolon
|
11 lat temu |
Michael Eshom
|
c826fb35ab
! Oops
|
11 lat temu |
Michael Eshom
|
1e5c36c0bc
Forgot to signoff
|
11 lat temu |
Peter Spicer
|
838279220a
! Database stuff for likes, just to get it out the way really.
|
11 lat temu |
Peter Spicer
|
ba0cdfc538
! "Do not reveal contact details of members to guests" is just good practice, there's really no need for this to be optional these days.
|
11 lat temu |
Peter Spicer
|
678224683a
! These indexes are in the installer but apparently not the upgrader, so probably best they get added...
|
11 lat temu |
Michael Eshom
|
dc83eed230
Oops...
|
11 lat temu |
Michael Eshom
|
d11c0b343c
upgrade_2-0_postgresql isn't used when upgrading from 2.0...
|
11 lat temu |
Michael Eshom
|
eb0506bbf0
Fix unsigned int issues in upgrade files...
|
11 lat temu |
Michael Eshom
|
b88a1eb847
More upgrade bugs :/
|
11 lat temu |
Michael Eshom
|
603efcb364
Trying to insert arrays doesn't work too well...
|
11 lat temu |
Michael Eshom
|
ebdc160395
Fix a few upgrade bugs, one of which was caused by #729
|
11 lat temu |
Michael Eshom
|
37f93157e9
Upgrade the verification questions to the new system when upgrading (fixes #727)
|
11 lat temu |
Peter Spicer
|
69c7cddd13
! Sent messages should just be saved. Keep it simple, folks. Fixes #716
|
11 lat temu |
Peter Spicer
|
04537b5264
! Clean up some of the stuff surrounding word censoring; there's no need to declare the theme setting for censoring in new installs, the wrong name was used for upgrades, SQLite tried to do it twice, and we had some undefined variables kicking around. Fixes #656 and #602 looks done to me too.
|
11 lat temu |
Michael Eshom
|
996814e6db
Merge pull request #628 from Oldiesmann/release-2.1
|
11 lat temu |
Michael Eshom
|
394081d22c
Fix a few bugs related to #623
|
11 lat temu |
Michael Eshom
|
7078f0fcb3
Merge pull request #623 from Oldiesmann/release-2.1
|
11 lat temu |
Michael Eshom
|
e896373c84
Copy over the 'Allow users to disable word censor' setting when upgrading
|
11 lat temu |
Michael Eshom
|
6b70181b61
Merge pull request #616 from Oldiesmann/release-2.1
|
11 lat temu |
Michael Eshom
|
c9f531c8cd
Typo fix
|
11 lat temu |
Michael Eshom
|
570e43cd52
Merge pull request #613 from Oldiesmann/release-2.1
|
11 lat temu |
Michael Eshom
|
fa00c29e34
Rename default theme and uninstall old ones when upgrading
|
11 lat temu |
jdarwood007
|
10f57ff83f
Fixes broken development boards from 580 PR
|
11 lat temu |
Michael Eshom
|
547875b12b
disregard -> unwatch in upgrade SQL files
|
11 lat temu |
Michael Eshom
|
8487309e9c
Remove integration hooks on upgrade, per issue #499
|
11 lat temu |
Michael Eshom
|
c7ca57e369
Only keep drafts for 7 days by default (fixes #490)
|
11 lat temu |