Michael Eshom
|
a686226858
Finally fixed conflicts thanks to Tortoise
|
10 gadi atpakaļ |
Michael Eshom
|
0ed10792da
! Fix a bunch of bugs found while testing
|
10 gadi atpakaļ |
Michael Eshom
|
7b4809e105
+ The rest of the 'report members' stuff (I hope)
|
10 gadi atpakaļ |
Suki
|
a6d1d2c354
Remove fields from language files
|
10 gadi atpakaļ |
Michael Eshom
|
3f2dbe737d
Merge pull request #1367 from Oldiesmann/release-2.1
|
10 gadi atpakaļ |
Michael Eshom
|
ca9f7eab72
+ Allow admins to delete a user's poll votes when deleting their account (fixes #1185)
|
10 gadi atpakaļ |
Arantor
|
b7662b08de
Merge pull request #1221 from MissAllSunday/email_address
|
10 gadi atpakaļ |
Peter Spicer
|
32e0e7ec83
! Display max avatar size for size-limited avatars. Fixes #1287
|
10 gadi atpakaļ |
Suki
|
94b0c709d6
Different wording.
|
10 gadi atpakaļ |
Suki
|
fdc43a7116
!Don't show anything for registered members only when you change your email and it needs validation
|
10 gadi atpakaļ |
Suki
|
cdd823d853
Add an alert box when someone changes their email and $modSettings['send_validation_onChange'] is set
|
10 gadi atpakaļ |
Michael Eshom
|
9ec80ef05d
The ' />' method of closing so-called 'void' tags is no longer required in HTML5, per #1215
|
10 gadi atpakaļ |
ziycon
|
8b915010ef
Display relevant message when no signature set on preview.
|
11 gadi atpakaļ |
Suki
|
16cd52d8af
Remove texts strings associated with display_quick_reply
|
11 gadi atpakaļ |
Peter Spicer
|
505b82ec3e
! Fix Mantis bug 4922 - make the delete profile code slightly more logical by indicating the two different things that can be done, make it clear that they are unconnected. Also fix layout and clarify the wording on one of the options that was ambiguous, even inaccurate.
|
11 gadi atpakaļ |
Peter Spicer
|
3a166d0824
! And lastly we need somewhere to show off the requests. It's functional but not especially pretty.
|
11 gadi atpakaļ |
Peter Spicer
|
a6d5eea168
! When adding/removing users from buddy/ignore lists, throw a message about it being saved (a la #802) but also show it couldn't be done (non specific message, hard to be accurate about why not)
|
11 gadi atpakaļ |
Peter Spicer
|
adec6c5fd5
! Always warn users on new posts.
|
11 gadi atpakaļ |
Peter Spicer
|
1c5146bc95
! Showing board descriptions really shouldn't be the stuff of user preferences.
|
11 gadi atpakaļ |
Peter Spicer
|
a20c713d50
! In hindsight it makes no sense for users to be able to opt out of being told that they did something wrong.
|
11 gadi atpakaļ |
Peter Spicer
|
fcf00e51c8
! Let's actually save our alert preferences.
|
11 gadi atpakaļ |
Peter Spicer
|
f26666a587
Merge branch 'release-2.1' of https://github.com/SimpleMachines/SMF2.1 into release-2.1
|
11 gadi atpakaļ |
Peter Spicer
|
5eb2c194bf
! Ooops, better rename it here too.
|
11 gadi atpakaļ |
Michael Eshom
|
6d0f1b7195
+ Initial functionality to handle notifying of group requests via notifications/alerts (more to come in the future)
|
11 gadi atpakaļ |
Peter Spicer
|
0f6e4fa5d2
! This one is just too long for what it is.
|
11 gadi atpakaļ |
Peter Spicer
|
b55b149209
! Most of the language strings for the new alerts stuff. I'm still working on it so this might change a little.
|
11 gadi atpakaļ |
Peter Spicer
|
c6a337ac28
! Renaming child boards to sub-boards, fixes #891
|
11 gadi atpakaļ |
Peter Spicer
|
7c4bdc5621
! New profile menu goodness
|
11 gadi atpakaļ |
Peter Spicer
|
4b14f66013
! The personal messaging area is duplicated, and it shouldn't be - most users do not need it in both places. Admins will get something to configure defaults/reset accounts to defaults shortly.
|
11 gadi atpakaļ |
Peter Spicer
|
a45e0454a3
! Reworded string to fix #398. As discussed, ideally we'd change how the permissions are handled in general but this is really not something we should be doing in 2.1 because it's fundamentally changing how users configure it and might lead to all kinds of unexpected issues. 3.0 on the other hand is fair game for such.
|
11 gadi atpakaļ |