Peter Spicer
|
93444b25c9
! Consistency is a lovely thing.
|
10 years ago |
Peter Spicer
|
26cbe1a9c2
! Dropdown shouldn't really be 100% wide. Fixes #1234
|
10 years ago |
Michael Eshom
|
9ec80ef05d
The ' />' method of closing so-called 'void' tags is no longer required in HTML5, per #1215
|
10 years ago |
Peter Spicer
|
71ce945ed9
! More cleanup
|
10 years ago |
Peter Spicer
|
0d59ab70c2
! And even more of the good stuff.
|
10 years ago |
Peter Spicer
|
16c1e68ab3
! And more things we don't need. Yay.
|
10 years ago |
Peter Spicer
|
b6c4653df0
! More housecleaning
|
10 years ago |
Peter Spicer
|
74d2e67791
! Let's use a stylesheet for styling, eh?
|
10 years ago |
Peter Spicer
|
ad39ba6f96
! Mostly pruning type attributes, a few doctypes that lurked in templates.
|
10 years ago |
Peter Spicer
|
90d87f5032
! And the templates
|
11 years ago |
Peter Spicer
|
e880986b84
! Few more things
|
11 years ago |
Arantor
|
43fd8e85a8
Merge pull request #837 from live627/upd
|
11 years ago |
Peter Spicer
|
1fde680fd4
! Invalid XHTML in the admin template, naughty, naughty.
|
11 years ago |
John Rayes
|
643d123bee
! Make update notifier look better by simplifying it, using a single CSS class, and by removing inline CSS
|
11 years ago |
Michael Eshom
|
42cb0a88cc
! Fix source code indentation in some spots (more to come later...)
|
11 years ago |
Peter Spicer
|
b969be62d8
! Make the maintenance mode warning more obvious and show it everywhere (per #813)
|
11 years ago |
Peter Spicer
|
70006517fc
! Custom profile field pages need to indicate they're saving too. (per #802)
|
11 years ago |
Peter Spicer
|
eeefbf80d3
! More areas that indicate their saved status, per #802.
|
11 years ago |
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 years ago |
Peter Spicer
|
1a421ed2da
! Add 'boards' as a possible item in $config_vars lists.
|
11 years ago |
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 years ago |
jdarwood007
|
ca5810bcb2
Fixed missing variable checks
|
11 years ago |
Peter Spicer
|
0b8b8e6ffc
Merge branch 'release-2.1' of https://github.com/SimpleMachines/SMF2.1 into release-2.1
|
11 years ago |
Peter Spicer
|
146c3d9643
! Going to display the inactive items slightly differently.
|
11 years ago |
Michael Eshom
|
0dc6202634
Missing space...
|
11 years ago |
Michael Eshom
|
72c2c25516
Allow large_text settings to specify number of columns as well
|
11 years ago |
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 years ago |
Peter Spicer
|
27fb4ffa07
! Oops forgot to add a global.
|
11 years ago |
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 years ago |
Peter Spicer
|
d066bd3ce3
! And the inevitable clean-up to go with it.
|
11 years ago |