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
|
4799df97b3
! It's bugged me for a while that we call it 'Boards' when it also manages categories.
|
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
|
d174cb0196
! Mantis bug 4781: show a warning in the admin panel if the forum is in maintenance mode, so that it encourages them to fix it.
|
11 年之前 |
Peter Spicer
|
d066bd3ce3
! And the inevitable clean-up to go with it.
|
11 年之前 |
Peter Spicer
|
b04a0ff58e
! A bit more clean-up of the attachments page. I think I'm done for now with this, most of the descriptions were actually better than I thought they were.
|
11 年之前 |
Peter Spicer
|
c8ec04c85a
! Remove the 'common support issues' block from the support and credits page. No-one reads it anyway, might as well save on requests to sm.org and a little bit of bandwidth and performance while we're at it. Fixes #652
|
11 年之前 |
Peter Spicer
|
5b4a8357b9
! Remove 'recode line endings' UI item. It is a feature that some might depend on but that shouldn't have a UI item; a plugin can add it back if the option really is required but it can remain a hidden setting without any real trouble. This also fixes #600 - it's actually much better IMNSHO to pretend it doesn't exist for users than to confuse them with trying to explain it and if someone *does* need it, we can direct them to turning it on again.
|
11 年之前 |
Grudge
|
7355663dc1
& Changing "Edit message icon" string to "Message Icons" which looks better in new admin theme.
|
11 年之前 |
emanuele
|
efe3d5acc4
Language files did not have correct version (missing Alpha 1) fixes #372 - thanks Arantor for reporting it
|
11 年之前 |
emanuele
|
1715898ce2
Some string fixes - thanks Chainy and lucb1e for reports
|
11 年之前 |
emanuele45
|
45a2e3c5fc
Merge pull request #278 from emanuele45/admin_search
|
11 年之前 |
emanuele45
|
61eb99ca16
Merge pull request #260 from emanuele45/banEdit
|
11 年之前 |
AngelinaBelle
|
a174245639
Corrected typo in $txt['attach_dir_desc']
|
11 年之前 |
AngelinaBelle
|
03ab57111a
rewrite attach_dir_desc
|
11 年之前 |
emanuele
|
90091eb00d
Now that tabs are gone, I can use the generic template to present much more things :P
|
12 年之前 |
emanuele
|
22275e7fe4
The list of groups (moderation) is now sortable. And while I was at it, it now uses list_getMembergroups instead of a custom function
|
12 年之前 |
emanuele
|
57cb0e98b4
few more fixes + error handling (ban groups)
|
12 年之前 |
The Craw
|
94d714cedb
Again, readding the closing PHP tag.
|
12 年之前 |
The Craw
|
20fe281c64
Removed duplicate text strings.
|
12 年之前 |
Spuds
|
262ab54e47
! Remove the rest of fixlongwords, use CSS from Ant.
|
12 年之前 |
emanuele
|
0eca34a4b3
Merge branch 'master' into l10n
|
12 年之前 |
emanuele
|
a586730eaa
A couple of unused (I think) strings
|
12 年之前 |
emanuele
|
2591618c7f
Merge pull request #200 from Kays48/attachment_folder_update
|
12 年之前 |
Spuds
|
776370fa61
! Apply the new theme layout to more areas, mostly basic html re-order
|
12 年之前 |
Kays48
|
c5f7c2ac59
A couple of bug fixes.
|
12 年之前 |
emanuele
|
af49fcb9f0
Folder/s => directory/ies
|
12 年之前 |
Kays48
|
3fddc86585
Fie transfer maintenance function
|
12 年之前 |
Graeme Spence
|
b0b83ea885
Caps issues
|
12 年之前 |