Peter Spicer
|
74d2e67791
! Let's use a stylesheet for styling, eh?
|
11 년 전 |
Peter Spicer
|
ad39ba6f96
! Mostly pruning type attributes, a few doctypes that lurked in templates.
|
11 년 전 |
Peter Spicer
|
90d87f5032
! And the templates
|
11 년 전 |
Peter Spicer
|
e880986b84
! Few more things
|
11 년 전 |
Arantor
|
43fd8e85a8
Merge pull request #837 from live627/upd
|
11 년 전 |
Peter Spicer
|
1fde680fd4
! Invalid XHTML in the admin template, naughty, naughty.
|
11 년 전 |
John Rayes
|
643d123bee
! Make update notifier look better by simplifying it, using a single CSS class, and by removing inline CSS
|
11 년 전 |
Michael Eshom
|
42cb0a88cc
! Fix source code indentation in some spots (more to come later...)
|
11 년 전 |
Peter Spicer
|
b969be62d8
! Make the maintenance mode warning more obvious and show it everywhere (per #813)
|
11 년 전 |
Peter Spicer
|
70006517fc
! Custom profile field pages need to indicate they're saving too. (per #802)
|
11 년 전 |
Peter Spicer
|
eeefbf80d3
! More areas that indicate their saved status, per #802.
|
11 년 전 |
Peter Spicer
|
ad51f29044
! Preliminary support for notifying a user their options have been saved in the admin panel, per #802. This only covers 4 of the 5 in Forum > Posts and Topics but it's a start. Basically, set $_SESSION['adm-save'] to boolean true when settings were saved, or the error message if not.
|
11 년 전 |
Peter Spicer
|
1a421ed2da
! Add 'boards' as a possible item in $config_vars lists.
|
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 년 전 |
jdarwood007
|
ca5810bcb2
Fixed missing variable checks
|
11 년 전 |
Peter Spicer
|
0b8b8e6ffc
Merge branch 'release-2.1' of https://github.com/SimpleMachines/SMF2.1 into release-2.1
|
11 년 전 |
Peter Spicer
|
146c3d9643
! Going to display the inactive items slightly differently.
|
11 년 전 |
Michael Eshom
|
0dc6202634
Missing space...
|
11 년 전 |
Michael Eshom
|
72c2c25516
Allow large_text settings to specify number of columns as well
|
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
|
27fb4ffa07
! Oops forgot to add a global.
|
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
|
57cde67614
! A little reorg and retrofitting everything to support big icons in the ACP. This is still a WIP and has some debug code in it yet.
|
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
|
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 년 전 |
Michael Eshom
|
394081d22c
Fix a few bugs related to #623
|
11 년 전 |
Michael Eshom
|
3618f6ddcb
Move 'Allow users to disable word censor' to a global setting
|
11 년 전 |
Illori
|
2c50939f27
Copyright update per BoD
|
11 년 전 |
emanuele45
|
7bc25296d9
Merge pull request #302 from Labradoodle-360/release-2.1
|
11 년 전 |