Peter Spicer
|
76923ffffb
! Make the top 'login or register' login button be a nice overlay for the login.
|
há 10 anos atrás |
Peter Spicer
|
d860b625a1
! Remove simple search, fixes #1331
|
há 10 anos atrás |
Arantor
|
0c00c4d844
Merge pull request #1313 from Arantor/release-2.1
|
há 10 anos atrás |
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.
|
há 10 anos atrás |
Michael Eshom
|
cda3f792a8
! 'modified_reason' didn't always have a default value (fixes #1304)
|
há 10 anos atrás |
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.
|
há 10 anos atrás |
Peter Spicer
|
7b74ecd507
! First part of cleaning up send-topic functionality, stripping out all the permissions.
|
há 10 anos atrás |
Suki
|
37e208c9e7
Merge branch 'release-2.1' of git://github.com/SimpleMachines/SMF2.1.git into avatar_stuff
|
há 10 anos atrás |
Peter Spicer
|
39c7043a0a
! A setting we don't really need.
|
há 10 anos atrás |
Peter Spicer
|
d7a6af0ff3
! Clean up more old settings not in use any more, fixes #1252
|
há 10 anos atrás |
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
|
há 10 anos atrás |
Peter Spicer
|
7fbfa399d8
! Remove hardcoded list of versions from emulation auto suggester. Fixes #368
|
há 10 anos atrás |
Suki
|
9bfa42b31b
My godnessgit add Sources/Load.phpcurl -s https//getcomposer.org/installer | phpeleventeengit add Sources/Load.php
|
há 10 anos atrás |
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.
|
há 10 anos atrás |
Peter Spicer
|
20a8597e42
! Adding an index on email address helps those queries.
|
há 10 anos atrás |
Peter Spicer
|
0ef45e7f95
! This setting doesn't exist any more, so let's get rid of it.
|
há 10 anos atrás |
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.
|
há 10 anos atrás |
Peter Spicer
|
80427012cd
! We don't need these settings any more
|
há 10 anos atrás |
Suki
|
9e17071e76
Remove display_quick_reply from installer and upgrade files
|
há 10 anos atrás |
Peter Spicer
|
51aacb764f
! Show linked events by default on new installations. Fixes #1125
|
há 11 anos atrás |
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.
|
há 11 anos atrás |
Peter Spicer
|
96e725c4a9
! So we're going to be logging fun stuff for group requests. Let's kick off with new DB goodness.
|
há 11 anos atrás |
Suki
|
b524694cbb
Merge branch 'release-2.1' of git://github.com/SimpleMachines/SMF2.1.git into avatar_stuff
|
há 11 anos atrás |
Peter Spicer
|
39858b06d0
! attachmentEncryptFilenames isn't used any more, so clean it up. Fixes #594
|
há 11 anos atrás |
Peter Spicer
|
9c982407b4
! And remove it from the installer too.
|
há 11 anos atrás |
Peter Spicer
|
b0734cc5a2
! And now it's possible to get notified if someone replies to a moderation report you previously replied to.
|
há 11 anos atrás |
Peter Spicer
|
e790748d5f
! This should add the ability to notify users upon a report being made.
|
há 11 anos atrás |
Suki
|
9ae31d0427
Make the changes to the install files
|
há 11 anos atrás |
Peter Spicer
|
45aea8c3ef
! House cleaning with PostgreSQL installer file
|
há 11 anos atrás |
Michael Eshom
|
74072e197c
! Add default value for "member_group_request" alert (and the other two as well in Postgres)
|
há 11 anos atrás |