Suki
|
7d349f04b5
Upgrade and Install changes for enableThemes setting
|
11 gadi atpakaļ |
Michael Eshom
|
830f9e44b5
! A few more bugfixes related to updating PM labels...
|
11 gadi atpakaļ |
Michael Eshom
|
624d61efdd
! typo
|
11 gadi atpakaļ |
Peter Spicer
|
8edee7a53f
! Upgrading verification questions should really use db_insert which deals with not having errant quotes around. Should also fix #882
|
11 gadi atpakaļ |
Peter Spicer
|
3396ebb57c
! These might help make the upgrader work right...
|
11 gadi atpakaļ |
Peter Spicer
|
40253fc5b5
! Stylistic consistency is nice.
|
11 gadi atpakaļ |
Michael Eshom
|
e8a1f1abff
Merge branch 'release-2.1' of https://github.com/SimpleMachines/SMF2.1 into pm_labels
|
11 gadi atpakaļ |
Michael Eshom
|
db058fdaf1
+ Allow users to say why they edited a post
|
11 gadi atpakaļ |
Michael Eshom
|
f638e39762
Merge pull request #870 from Oldiesmann/pm_labels
|
11 gadi atpakaļ |
Michael Eshom
|
e1db44f1e4
! Forgot the in_inbox column for pm_recipients on install. Also, make it 1 by default.
|
11 gadi atpakaļ |
Michael Eshom
|
381d04f0f6
! More bugfixes
|
11 gadi atpakaļ |
Michael Eshom
|
31fdf9112d
! Lots of bugfixes related to previous commit
|
11 gadi atpakaļ |
Michael Eshom
|
e1258c9cd2
+ Move PM labels to their own tables
|
11 gadi atpakaļ |
Peter Spicer
|
4bc6416e66
! Since we're changing around, we should really clean up the old ones while we're upgrading.
|
11 gadi atpakaļ |
Peter Spicer
|
af41aec3c5
! And if we're not using the latest-packages list, remove it from the list we do actually have when upgrading.
|
11 gadi atpakaļ |
Michael Eshom
|
6b5c5fe495
! Make sure to change variable names when copying code... (Fixes #828)
|
11 gadi atpakaļ |
Peter Spicer
|
aeefa93b80
! And let's get the upgrader cleaning that up.
|
11 gadi atpakaļ |
Michael Eshom
|
6aee92d119
! Profile permissions tweaks on install and upgrade
|
11 gadi atpakaļ |
Michael Eshom
|
7ff10b5fb0
! Forgot the semicolon
|
11 gadi atpakaļ |
Michael Eshom
|
c826fb35ab
! Oops
|
11 gadi atpakaļ |
Michael Eshom
|
1e5c36c0bc
Forgot to signoff
|
11 gadi atpakaļ |
Peter Spicer
|
838279220a
! Database stuff for likes, just to get it out the way really.
|
11 gadi atpakaļ |
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 gadi atpakaļ |
Peter Spicer
|
678224683a
! These indexes are in the installer but apparently not the upgrader, so probably best they get added...
|
11 gadi atpakaļ |
Michael Eshom
|
b88a1eb847
More upgrade bugs :/
|
11 gadi atpakaļ |
Michael Eshom
|
603efcb364
Trying to insert arrays doesn't work too well...
|
11 gadi atpakaļ |
Michael Eshom
|
ebdc160395
Fix a few upgrade bugs, one of which was caused by #729
|
11 gadi atpakaļ |
Michael Eshom
|
37f93157e9
Upgrade the verification questions to the new system when upgrading (fixes #727)
|
11 gadi atpakaļ |
Peter Spicer
|
69c7cddd13
! Sent messages should just be saved. Keep it simple, folks. Fixes #716
|
11 gadi atpakaļ |
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 gadi atpakaļ |