Peter Spicer
|
76923ffffb
! Make the top 'login or register' login button be a nice overlay for the login.
|
10 anni fa |
Peter Spicer
|
d860b625a1
! Remove simple search, fixes #1331
|
10 anni fa |
Arantor
|
0c00c4d844
Merge pull request #1313 from Arantor/release-2.1
|
10 anni fa |
Peter Spicer
|
77e1344b31
! There are simply just too many permutations for handling week numbers correctly, and even the most appropriate - ISO 8601 - will look broken if weekdays start on a Sunday, which they will for a large amount of the audience. In light of that, and how crowded the UI is, we've decided to streamline the UI to not use week numbers anywhere and to state 'Week beginning January 27, 2014' or whatever.
|
10 anni fa |
Michael Eshom
|
cda3f792a8
! 'modified_reason' didn't always have a default value (fixes #1304)
|
10 anni fa |
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 anni fa |
Peter Spicer
|
7b74ecd507
! First part of cleaning up send-topic functionality, stripping out all the permissions.
|
10 anni fa |
Suki
|
37e208c9e7
Merge branch 'release-2.1' of git://github.com/SimpleMachines/SMF2.1.git into avatar_stuff
|
10 anni fa |
Peter Spicer
|
39c7043a0a
! A setting we don't really need.
|
10 anni fa |
Peter Spicer
|
d7a6af0ff3
! Clean up more old settings not in use any more, fixes #1252
|
10 anni fa |
Peter Spicer
|
eb506b9942
! Add index to the moderation log table, this will potentially have other benefits later too. Board/log index didn't seem to have any benefits. Fixes #317
|
10 anni fa |
Peter Spicer
|
7fbfa399d8
! Remove hardcoded list of versions from emulation auto suggester. Fixes #368
|
10 anni fa |
Suki
|
9bfa42b31b
My godnessgit add Sources/Load.phpcurl -s https//getcomposer.org/installer | phpeleventeengit add Sources/Load.php
|
10 anni fa |
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 anni fa |
Peter Spicer
|
20a8597e42
! Adding an index on email address helps those queries.
|
10 anni fa |
Peter Spicer
|
0ef45e7f95
! This setting doesn't exist any more, so let's get rid of it.
|
10 anni fa |
Peter Spicer
|
94ef5c5e40
! We have no need of this 'resize with HTML' and 'resize with JS' for avatars, so let's go for a single 'resize with CSS' that just deals with it. First, the installer.
|
10 anni fa |
Peter Spicer
|
80427012cd
! We don't need these settings any more
|
10 anni fa |
Suki
|
9e17071e76
Remove display_quick_reply from installer and upgrade files
|
10 anni fa |
Peter Spicer
|
51aacb764f
! Show linked events by default on new installations. Fixes #1125
|
11 anni fa |
Peter Spicer
|
9143dea349
! We asked the community, we listened. Might have taken a while but here we go, let's make the default on install to return to the topic by default. I do plan on making other changes to this sometime but they rely on this sort of behaviour anyway.
|
11 anni fa |
Peter Spicer
|
96e725c4a9
! So we're going to be logging fun stuff for group requests. Let's kick off with new DB goodness.
|
11 anni fa |
Suki
|
b524694cbb
Merge branch 'release-2.1' of git://github.com/SimpleMachines/SMF2.1.git into avatar_stuff
|
11 anni fa |
Peter Spicer
|
39858b06d0
! attachmentEncryptFilenames isn't used any more, so clean it up. Fixes #594
|
11 anni fa |
Peter Spicer
|
9c982407b4
! And remove it from the installer too.
|
11 anni fa |
Peter Spicer
|
b0734cc5a2
! And now it's possible to get notified if someone replies to a moderation report you previously replied to.
|
11 anni fa |
Peter Spicer
|
e790748d5f
! This should add the ability to notify users upon a report being made.
|
11 anni fa |
Suki
|
9ae31d0427
Make the changes to the install files
|
11 anni fa |
Michael Eshom
|
74072e197c
! Add default value for "member_group_request" alert (and the other two as well in Postgres)
|
11 anni fa |
Peter Spicer
|
b354667715
! We need to indicate a default preference for liking posts.
|
11 anni fa |