Peter Spicer
|
7fbfa399d8
! Remove hardcoded list of versions from emulation auto suggester. Fixes #368
|
10 lat temu |
Peter Spicer
|
1ce7bb7392
- In the spirit of GSD, let's remove an option that's on by default, that I've never seen disabled anywhere, and that might as well just be permanently on to keep it simple.
|
10 lat temu |
Peter Spicer
|
22aa767e55
! Groups that can manage boards will always have access to boards, the UI now won't let you think anything different. I haven't added a message but I'm not sure one is really needed. Try this, let me know. Ref #1196
|
10 lat temu |
Peter Spicer
|
0ef45e7f95
! This setting doesn't exist any more, so let's get rid of it.
|
10 lat temu |
Peter Spicer
|
9858a699f5
! And let's fix the upgrader to update the old option choices to the new one.
|
10 lat temu |
Peter Spicer
|
b71a661fe3
! New date format by default. We'll let users have the old ones if they want but the new default really should be applied.
|
10 lat temu |
Peter Spicer
|
f4cb9eb33b
! And the upgrader
|
10 lat temu |
Suki
|
9e17071e76
Remove display_quick_reply from installer and upgrade files
|
11 lat temu |
Peter Spicer
|
a88d9fc12d
! And the upgrader for it, which is a bit more complex as it has to adjust the indexes on the table too.
|
11 lat temu |
Peter Spicer
|
39858b06d0
! attachmentEncryptFilenames isn't used any more, so clean it up. Fixes #594
|
11 lat temu |
Peter Spicer
|
adec6c5fd5
! Always warn users on new posts.
|
11 lat temu |
Peter Spicer
|
9195e546a2
! And lastly the upgrader - and we don't care about importing it from very very old versions.
|
11 lat temu |
Peter Spicer
|
b0734cc5a2
! And now it's possible to get notified if someone replies to a moderation report you previously replied to.
|
11 lat temu |
Peter Spicer
|
e790748d5f
! This should add the ability to notify users upon a report being made.
|
11 lat temu |
Peter Spicer
|
b5eb4325f3
! Upgrader wasn't very happy with certain upgrade things. Let's fix that.
|
11 lat temu |
Michael Eshom
|
3c986d9536
Merge pull request #985 from MissAllSunday/fixes
|
11 lat temu |
Michael Eshom
|
74072e197c
! Add default value for "member_group_request" alert (and the other two as well in Postgres)
|
11 lat temu |
Peter Spicer
|
6fb2adb908
! And have the upgrader deal with it too.
|
11 lat temu |
Peter Spicer
|
ba3b58b49e
! And let's clean up what we're not using.
|
11 lat temu |
Michael Eshom
|
19864248f2
+ Mail queue is now always enabled...
|
11 lat temu |
Peter Spicer
|
01f8edcd88
! And we need to get the upgrader doing the same - note that the old 'always notify admins of registrations' should now be phased out in favour of using an alerts system - this allows admins to opt out of notifications.
|
11 lat temu |
Michael Eshom
|
f534266068
! Reset everything to use the default theme when upgrading
|
11 lat temu |
Peter Spicer
|
8cb6b310b4
! And the upgrader. Note that I still need to do the import of other stuff into here, but that will get there in time.
|
11 lat temu |
Michael Eshom
|
00cb6df8d3
! Don't complain if the alerts table already exists
|
11 lat temu |
Michael Eshom
|
d23415bc17
Merge pull request #923 from MissAllSunday/theme_stuff
|
11 lat temu |
Suki
|
1898f1aa0c
Let the upgrade to convert all attachments
|
11 lat temu |
Peter Spicer
|
6183c47c6a
! And the upgrader should clean up a bit while we're at it.
|
11 lat temu |
Peter Spicer
|
df5e3275d2
! Stupid typo. Fixes #946.
|
11 lat temu |
Peter Spicer
|
3755692c73
! The beginnings of the new alerts system.
|
11 lat temu |
Peter Spicer
|
40c9aaf46c
! And adding the description to existing installs. MySQL should work fine, the others I have no way to test.
|
11 lat temu |