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 years ago |
Peter Spicer
|
0ef45e7f95
! This setting doesn't exist any more, so let's get rid of it.
|
10 years ago |
Peter Spicer
|
9858a699f5
! And let's fix the upgrader to update the old option choices to the new one.
|
10 years ago |
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 years ago |
Peter Spicer
|
f4cb9eb33b
! And the upgrader
|
10 years ago |
Suki
|
9e17071e76
Remove display_quick_reply from installer and upgrade files
|
10 years ago |
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 years ago |
Peter Spicer
|
39858b06d0
! attachmentEncryptFilenames isn't used any more, so clean it up. Fixes #594
|
11 years ago |
Peter Spicer
|
adec6c5fd5
! Always warn users on new posts.
|
11 years ago |
Peter Spicer
|
9195e546a2
! And lastly the upgrader - and we don't care about importing it from very very old versions.
|
11 years ago |
Peter Spicer
|
b0734cc5a2
! And now it's possible to get notified if someone replies to a moderation report you previously replied to.
|
11 years ago |
Peter Spicer
|
e790748d5f
! This should add the ability to notify users upon a report being made.
|
11 years ago |
Peter Spicer
|
b5eb4325f3
! Upgrader wasn't very happy with certain upgrade things. Let's fix that.
|
11 years ago |
Michael Eshom
|
3c986d9536
Merge pull request #985 from MissAllSunday/fixes
|
11 years ago |
Michael Eshom
|
74072e197c
! Add default value for "member_group_request" alert (and the other two as well in Postgres)
|
11 years ago |
Peter Spicer
|
6fb2adb908
! And have the upgrader deal with it too.
|
11 years ago |
Peter Spicer
|
ba3b58b49e
! And let's clean up what we're not using.
|
11 years ago |
Michael Eshom
|
19864248f2
+ Mail queue is now always enabled...
|
11 years ago |
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 years ago |
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 years ago |
Michael Eshom
|
46178c2711
! Yet more Postgres fixes (including fixing stuff I inadvertantly broke in #1004).
|
11 years ago |
Michael Eshom
|
de8f4cbe8e
! A few more PostgreSQL fixes
|
11 years ago |
Michael Eshom
|
ca17c1f48e
! PostgreSQL fixes
|
11 years ago |
Michael Eshom
|
f534266068
! Reset everything to use the default theme when upgrading
|
11 years ago |
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 years ago |
Peter Spicer
|
e6cfd62912
! More tables that need to be tested on creation for upgrades.
|
11 years ago |
Michael Eshom
|
d23415bc17
Merge pull request #923 from MissAllSunday/theme_stuff
|
11 years ago |
Suki
|
1898f1aa0c
Let the upgrade to convert all attachments
|
11 years ago |
Peter Spicer
|
6183c47c6a
! And the upgrader should clean up a bit while we're at it.
|
11 years ago |
Peter Spicer
|
df5e3275d2
! Stupid typo. Fixes #946.
|
11 years ago |