Peter Spicer
|
76923ffffb
! Make the top 'login or register' login button be a nice overlay for the login.
|
10 lat temu |
Peter Spicer
|
d860b625a1
! Remove simple search, fixes #1331
|
10 lat temu |
Peter Spicer
|
ee190c5fa7
! Fill in MIME types for files that we have but that we don't have information on. Fixes #1294
|
10 lat temu |
Peter Spicer
|
5f3ffe0bf0
! Fix invalid thumbnail sizes (per #1294)
|
10 lat temu |
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.
|
10 lat temu |
Peter Spicer
|
7b74ecd507
! First part of cleaning up send-topic functionality, stripping out all the permissions.
|
10 lat temu |
Peter Spicer
|
e96d8ffe6c
! Time for an option to grow up and become default. Fixes #1260
|
10 lat temu |
Suki
|
37e208c9e7
Merge branch 'release-2.1' of git://github.com/SimpleMachines/SMF2.1.git into avatar_stuff
|
10 lat temu |
Peter Spicer
|
39c7043a0a
! A setting we don't really need.
|
10 lat temu |
Peter Spicer
|
d7a6af0ff3
! Clean up more old settings not in use any more, fixes #1252
|
10 lat temu |
Peter Spicer
|
ab4c294ad6
! This should fix the way admin_features gets upgraded, should fix #859
|
10 lat temu |
Peter Spicer
|
7fbfa399d8
! Remove hardcoded list of versions from emulation auto suggester. Fixes #368
|
10 lat temu |
Suki
|
9bfa42b31b
My godnessgit add Sources/Load.phpcurl -s https//getcomposer.org/installer | phpeleventeengit add Sources/Load.php
|
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
|
10 lat temu |
Suki
|
f52201c3bd
Move avs to custom dir for sqlite
|
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 |