Michael Eshom
|
9ec80ef05d
The ' />' method of closing so-called 'void' tags is no longer required in HTML5, per #1215
|
10 年之前 |
Peter Spicer
|
f1879c98cf
! And some more clean-up
|
10 年之前 |
Peter Spicer
|
ff05d6f002
! We don't exactly need this stuff.
|
10 年之前 |
Peter Spicer
|
1e5ecef200
! More housecleaning
|
10 年之前 |
Peter Spicer
|
0ddca017ff
! And our ever important source files, plus a little bit of consistency.
|
11 年之前 |
Peter Spicer
|
e880986b84
! Few more things
|
11 年之前 |
Michael Eshom
|
0ff9eecc1b
! Don't throw errors if there aren't any questions when saving spam settings (fixes #928)
|
11 年之前 |
Michael Eshom
|
c3f7ea3dca
! Redo move topic stuff per comments on #921.
|
11 年之前 |
Jessica González
|
1f52fdbe4e
Merge pull request #818 from MissAllSunday/AdditionalPermissions
|
11 年之前 |
Peter Spicer
|
70006517fc
! Custom profile field pages need to indicate they're saving too. (per #802)
|
11 年之前 |
Peter Spicer
|
35a4f0d44c
! More areas that now indicate when you have saved something, per #802.
|
11 年之前 |
Peter Spicer
|
bf67cbee12
! Image size limits aren't really a general thing, but a posting thing, so put them in the post settings area.
|
11 年之前 |
Suki
|
0f46853a85
Bye bye allow_editDisplayName
|
11 年之前 |
Peter Spicer
|
d481cada21
! Core Features, you were a worthy piece of code in your own right, and you gained some very nice functionality, but no amount of wonderful implementation could have made you a _good_ feature. Fare thee well.
|
11 年之前 |
Peter Spicer
|
3a3e244f0d
! Remove the warning item from Core Features, push it to its own section with its own enable option and fix everywhere else up. Also split up the former Security and Moderation page into separate Anti-Spam and Warnings pages.
|
11 年之前 |
Peter Spicer
|
498389f656
! Post moderation is no longer controlled by core features. Oh, and some housecleaning.
|
11 年之前 |
Peter Spicer
|
3361365bd3
! And another item gone from paid subs.
|
11 年之前 |
Peter Spicer
|
e945d4e19c
! The log settings page now allows admins to configure whether mod/admin/profile edits logs are individually on or not, and those settings are the central bases on which logging is made, not the old master setting.
|
11 年之前 |
Peter Spicer
|
cc0c35f557
! Core features is getting slimmer all the time, and the other areas have better navigation and handling now.
|
11 年之前 |
Peter Spicer
|
2bcd2fc2cf
! Some admin panel reorg: moving 'search engine tracking' out of being in the members area and into the forum area, as well as breaking up 'Security and Moderation', the moderation parts (which don't make sense) are still where they are, security has been moved under Server Settings; like int. hooks management the idea is to prevent users accidentally going in there so often because security stuff should generally be left alone.
|
11 年之前 |
Peter Spicer
|
cdd86791de
! I have no idea why drafts are disabled by default, that seems insane. But even if you do want them disabled, it shouldn't require going to the Core Features page to do it, should really be from the Drafts page. And, so it is.
|
11 年之前 |
Peter Spicer
|
e38c0aff58
! Ba-da-dum-dum-dum another one bites the dust. In this case, it is Integration Hooks being moved to the maintenance area and 'enabled permanently'. It's not obvious where it is so most admins shouldn't even find it.
|
11 年之前 |
Peter Spicer
|
d6c4f4eb82
+ Allow users to turn off whether bans go into the error log or not. And if they do, let's have a category just for them.
|
11 年之前 |
Peter Spicer
|
da9b1ca217
! Turning Log Pruning into Log Settings, with some aesthetic changes that make the ACP slightly more consistent visually (though much, much more needs to be done yet)
|
11 年之前 |
Peter Spicer
|
1bc664a220
! And we don't need the Advanced Profile Fields core feature either, the profile fields page is quite capable of taking care of itself.
|
11 年之前 |
Peter Spicer
|
c419ae2746
! Reports generation 'core feature', what was all that about?
|
11 年之前 |
Peter Spicer
|
fccc38d70d
! Antispam questions should support multiple languages and multiple answers per question. Note that this does not, currently, support upgrading existing questions but likely it would be better if the admin were to review their questions anyway. Apologies to JS purists; I'm sure the JS could be better handled but someone better than I should probably do that.
|
11 年之前 |
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 年之前 |
Michael Eshom
|
0c9e67bbcd
Don't allow guests to report posts anymore
|
11 年之前 |
Michael Eshom
|
5d594b0d9e
Disregard -> Unwatch
|
11 年之前 |