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.
|
10 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ļ |
Peter Spicer
|
69c7cddd13
! Sent messages should just be saved. Keep it simple, folks. Fixes #716
|
11 gadi atpakaļ |
Peter Spicer
|
a455ddabcc
! Remove the sidebar from admin/moderation/profile.
|
11 gadi atpakaļ |
Peter Spicer
|
d11e719cab
! Add Personal Text to the list of standard profile fields, incidentally this makes the field available on registration, as an option. Because of conflicts with the ability to set default text, setting default text is only available when the field is enabled and not shown at registration (the default). We *could* amend birthday to be disabled but we probably shouldn't, we can revisit that in future, which means this should resolve #301.
|
11 gadi atpakaļ |
Michael Eshom
|
5d594b0d9e
Disregard -> Unwatch
|
11 gadi atpakaļ |
emanuele
|
efe3d5acc4
Language files did not have correct version (missing Alpha 1) fixes #372 - thanks Arantor for reporting it
|
11 gadi atpakaļ |
Matthew Kerle
|
71523cfb6d
MSN -> Skype
|
11 gadi atpakaļ |