Peter Spicer
|
76923ffffb
! Make the top 'login or register' login button be a nice overlay for the login.
|
před 10 roky |
Peter Spicer
|
d860b625a1
! Remove simple search, fixes #1331
|
před 10 roky |
Michael Eshom
|
cda3f792a8
! 'modified_reason' didn't always have a default value (fixes #1304)
|
před 10 roky |
Peter Spicer
|
ee190c5fa7
! Fill in MIME types for files that we have but that we don't have information on. Fixes #1294
|
před 10 roky |
Peter Spicer
|
5f3ffe0bf0
! Fix invalid thumbnail sizes (per #1294)
|
před 10 roky |
Peter Spicer
|
b91c7e097a
! This tinyint actually needs to be an int. Because this is a new-to-2.1 feature this should NOT be separately handled by the upgrader (i.e. the upgrader should NOT go out of its way to fix this). You may need to update your test installations by hand.
|
před 10 roky |
Peter Spicer
|
7b74ecd507
! First part of cleaning up send-topic functionality, stripping out all the permissions.
|
před 10 roky |
Peter Spicer
|
e96d8ffe6c
! Time for an option to grow up and become default. Fixes #1260
|
před 10 roky |
Suki
|
37e208c9e7
Merge branch 'release-2.1' of git://github.com/SimpleMachines/SMF2.1.git into avatar_stuff
|
před 10 roky |
Peter Spicer
|
39c7043a0a
! A setting we don't really need.
|
před 10 roky |
Peter Spicer
|
d7a6af0ff3
! Clean up more old settings not in use any more, fixes #1252
|
před 10 roky |
Peter Spicer
|
ab4c294ad6
! This should fix the way admin_features gets upgraded, should fix #859
|
před 10 roky |
Peter Spicer
|
7fbfa399d8
! Remove hardcoded list of versions from emulation auto suggester. Fixes #368
|
před 10 roky |
Suki
|
9bfa42b31b
My godnessgit add Sources/Load.phpcurl -s https//getcomposer.org/installer | phpeleventeengit add Sources/Load.php
|
před 10 roky |
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.
|
před 10 roky |
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
|
před 10 roky |
Peter Spicer
|
0ef45e7f95
! This setting doesn't exist any more, so let's get rid of it.
|
před 10 roky |
Peter Spicer
|
9858a699f5
! And let's fix the upgrader to update the old option choices to the new one.
|
před 10 roky |
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.
|
před 10 roky |
Peter Spicer
|
f4cb9eb33b
! And the upgrader
|
před 10 roky |
Suki
|
9e17071e76
Remove display_quick_reply from installer and upgrade files
|
před 10 roky |
Suki
|
e5c7ad8104
Handle moving avs to custom dir for mysql
|
před 11 roky |
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.
|
před 11 roky |
Peter Spicer
|
39858b06d0
! attachmentEncryptFilenames isn't used any more, so clean it up. Fixes #594
|
před 11 roky |
Peter Spicer
|
adec6c5fd5
! Always warn users on new posts.
|
před 11 roky |
Peter Spicer
|
9195e546a2
! And lastly the upgrader - and we don't care about importing it from very very old versions.
|
před 11 roky |
Peter Spicer
|
b0734cc5a2
! And now it's possible to get notified if someone replies to a moderation report you previously replied to.
|
před 11 roky |
Peter Spicer
|
e790748d5f
! This should add the ability to notify users upon a report being made.
|
před 11 roky |
Peter Spicer
|
b5eb4325f3
! Upgrader wasn't very happy with certain upgrade things. Let's fix that.
|
před 11 roky |
Michael Eshom
|
3c986d9536
Merge pull request #985 from MissAllSunday/fixes
|
před 11 roky |