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
|
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 |
Michael Eshom
|
00cb6df8d3
! Don't complain if the alerts table already exists
|
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 |
Peter Spicer
|
3755692c73
! The beginnings of the new alerts system.
|
11 years ago |
Peter Spicer
|
40c9aaf46c
! And adding the description to existing installs. MySQL should work fine, the others I have no way to test.
|
11 years ago |
Peter Spicer
|
eb972e1090
Merge branch 'release-2.1' of https://github.com/SimpleMachines/SMF2.1 into n
|
11 years ago |
Peter Spicer
|
6d72e64d6b
! And the upgrader needs them too.
|
11 years ago |
Michael Eshom
|
109a8e9c4b
! Un-break the upgrade... (fixes #926)
|
11 years ago |
Michael Eshom
|
c3f7ea3dca
! Redo move topic stuff per comments on #921.
|
11 years ago |
Suki
|
7d349f04b5
Upgrade and Install changes for enableThemes setting
|
11 years ago |
Michael Eshom
|
f1b23d1250
Guest permission cleanup (fixes #906)
|
11 years ago |
Michael Eshom
|
830f9e44b5
! A few more bugfixes related to updating PM labels...
|
11 years ago |
Michael Eshom
|
624d61efdd
! typo
|
11 years ago |
Peter Spicer
|
8edee7a53f
! Upgrading verification questions should really use db_insert which deals with not having errant quotes around. Should also fix #882
|
11 years ago |
Peter Spicer
|
3396ebb57c
! These might help make the upgrader work right...
|
11 years ago |
Peter Spicer
|
40253fc5b5
! Stylistic consistency is nice.
|
11 years ago |
Michael Eshom
|
e8a1f1abff
Merge branch 'release-2.1' of https://github.com/SimpleMachines/SMF2.1 into pm_labels
|
11 years ago |
Michael Eshom
|
db058fdaf1
+ Allow users to say why they edited a post
|
11 years ago |
Michael Eshom
|
f638e39762
Merge pull request #870 from Oldiesmann/pm_labels
|
11 years ago |
Michael Eshom
|
e1db44f1e4
! Forgot the in_inbox column for pm_recipients on install. Also, make it 1 by default.
|
11 years ago |
Michael Eshom
|
381d04f0f6
! More bugfixes
|
11 years ago |