Suki
|
9e17071e76
Remove display_quick_reply from installer and upgrade files
|
10 gadi atpakaļ |
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 gadi atpakaļ |
Peter Spicer
|
39858b06d0
! attachmentEncryptFilenames isn't used any more, so clean it up. Fixes #594
|
11 gadi atpakaļ |
Peter Spicer
|
adec6c5fd5
! Always warn users on new posts.
|
11 gadi atpakaļ |
Peter Spicer
|
9195e546a2
! And lastly the upgrader - and we don't care about importing it from very very old versions.
|
11 gadi atpakaļ |
Peter Spicer
|
b0734cc5a2
! And now it's possible to get notified if someone replies to a moderation report you previously replied to.
|
11 gadi atpakaļ |
Peter Spicer
|
e790748d5f
! This should add the ability to notify users upon a report being made.
|
11 gadi atpakaļ |
Peter Spicer
|
b5eb4325f3
! Upgrader wasn't very happy with certain upgrade things. Let's fix that.
|
11 gadi atpakaļ |
Michael Eshom
|
3c986d9536
Merge pull request #985 from MissAllSunday/fixes
|
11 gadi atpakaļ |
Michael Eshom
|
74072e197c
! Add default value for "member_group_request" alert (and the other two as well in Postgres)
|
11 gadi atpakaļ |
Peter Spicer
|
6fb2adb908
! And have the upgrader deal with it too.
|
11 gadi atpakaļ |
Peter Spicer
|
ba3b58b49e
! And let's clean up what we're not using.
|
11 gadi atpakaļ |
Michael Eshom
|
19864248f2
+ Mail queue is now always enabled...
|
11 gadi atpakaļ |
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 gadi atpakaļ |
Michael Eshom
|
1c59477fca
! Final Postgres fixes (no lengths on numeric columns and work around an annoying issue with adding NOT NULL columns without default values to existing tables)...
|
11 gadi atpakaļ |
Michael Eshom
|
46178c2711
! Yet more Postgres fixes (including fixing stuff I inadvertantly broke in #1004).
|
11 gadi atpakaļ |
Michael Eshom
|
de8f4cbe8e
! A few more PostgreSQL fixes
|
11 gadi atpakaļ |
Michael Eshom
|
ca17c1f48e
! PostgreSQL fixes
|
11 gadi atpakaļ |
Michael Eshom
|
f534266068
! Reset everything to use the default theme when upgrading
|
11 gadi atpakaļ |
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 gadi atpakaļ |
Peter Spicer
|
e6cfd62912
! More tables that need to be tested on creation for upgrades.
|
11 gadi atpakaļ |
Michael Eshom
|
d23415bc17
Merge pull request #923 from MissAllSunday/theme_stuff
|
11 gadi atpakaļ |
Suki
|
1898f1aa0c
Let the upgrade to convert all attachments
|
11 gadi atpakaļ |
Peter Spicer
|
6183c47c6a
! And the upgrader should clean up a bit while we're at it.
|
11 gadi atpakaļ |
Peter Spicer
|
df5e3275d2
! Stupid typo. Fixes #946.
|
11 gadi atpakaļ |
Peter Spicer
|
3755692c73
! The beginnings of the new alerts system.
|
11 gadi atpakaļ |
Peter Spicer
|
40c9aaf46c
! And adding the description to existing installs. MySQL should work fine, the others I have no way to test.
|
11 gadi atpakaļ |
Peter Spicer
|
eb972e1090
Merge branch 'release-2.1' of https://github.com/SimpleMachines/SMF2.1 into n
|
11 gadi atpakaļ |
Peter Spicer
|
6d72e64d6b
! And the upgrader needs them too.
|
11 gadi atpakaļ |
Michael Eshom
|
109a8e9c4b
! Un-break the upgrade... (fixes #926)
|
11 gadi atpakaļ |