Michael Eshom
|
a686226858
Finally fixed conflicts thanks to Tortoise
|
před 10 roky |
Michael Eshom
|
0ed10792da
! Fix a bunch of bugs found while testing
|
před 10 roky |
Michael Eshom
|
7b4809e105
+ The rest of the 'report members' stuff (I hope)
|
před 10 roky |
Suki
|
a6d1d2c354
Remove fields from language files
|
před 10 roky |
Michael Eshom
|
3f2dbe737d
Merge pull request #1367 from Oldiesmann/release-2.1
|
před 10 roky |
Michael Eshom
|
ca9f7eab72
+ Allow admins to delete a user's poll votes when deleting their account (fixes #1185)
|
před 10 roky |
Arantor
|
b7662b08de
Merge pull request #1221 from MissAllSunday/email_address
|
před 10 roky |
Peter Spicer
|
32e0e7ec83
! Display max avatar size for size-limited avatars. Fixes #1287
|
před 10 roky |
Suki
|
94b0c709d6
Different wording.
|
před 10 roky |
Suki
|
fdc43a7116
!Don't show anything for registered members only when you change your email and it needs validation
|
před 10 roky |
Suki
|
cdd823d853
Add an alert box when someone changes their email and $modSettings['send_validation_onChange'] is set
|
před 10 roky |
Michael Eshom
|
9ec80ef05d
The ' />' method of closing so-called 'void' tags is no longer required in HTML5, per #1215
|
před 10 roky |
ziycon
|
8b915010ef
Display relevant message when no signature set on preview.
|
před 11 roky |
Suki
|
16cd52d8af
Remove texts strings associated with display_quick_reply
|
před 11 roky |
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.
|
před 11 roky |
Peter Spicer
|
3a166d0824
! And lastly we need somewhere to show off the requests. It's functional but not especially pretty.
|
před 11 roky |
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)
|
před 11 roky |
Peter Spicer
|
adec6c5fd5
! Always warn users on new posts.
|
před 11 roky |
Peter Spicer
|
1c5146bc95
! Showing board descriptions really shouldn't be the stuff of user preferences.
|
před 11 roky |
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.
|
před 11 roky |
Peter Spicer
|
fcf00e51c8
! Let's actually save our alert preferences.
|
před 11 roky |
Peter Spicer
|
f26666a587
Merge branch 'release-2.1' of https://github.com/SimpleMachines/SMF2.1 into release-2.1
|
před 11 roky |
Peter Spicer
|
5eb2c194bf
! Ooops, better rename it here too.
|
před 11 roky |
Michael Eshom
|
6d0f1b7195
+ Initial functionality to handle notifying of group requests via notifications/alerts (more to come in the future)
|
před 11 roky |
Peter Spicer
|
0f6e4fa5d2
! This one is just too long for what it is.
|
před 11 roky |
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.
|
před 11 roky |
Peter Spicer
|
c6a337ac28
! Renaming child boards to sub-boards, fixes #891
|
před 11 roky |
Peter Spicer
|
7c4bdc5621
! New profile menu goodness
|
před 11 roky |
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.
|
před 11 roky |
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.
|
před 11 roky |