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
|
16c1e68ab3
! And more things we don't need. Yay.
|
10 years ago |
Peter Spicer
|
b6c4653df0
! More housecleaning
|
10 years ago |
Peter Spicer
|
ad39ba6f96
! Mostly pruning type attributes, a few doctypes that lurked in templates.
|
11 years ago |
Peter Spicer
|
eac878a05c
! Doctype conversions elsewhere. Installer, upgrader, and SSI related have been left alone for this commit because they're a bit special.
|
11 years ago |
Peter Spicer
|
90d87f5032
! And the templates
|
11 years ago |
Peter Spicer
|
30851fb997
! And some more. There's probably even more but these are the ones that wanted dealing with first...
|
11 years ago |
Peter Spicer
|
c6f027de5a
! Another trio of icons gets the sprite treatment.
|
11 years ago |
Peter Spicer
|
5f6cc7cf99
! Convert a use of fopen/fwrite/fclose to file_put_contents (Mantis 4913) and also have it report whether something was saved properly or not (another for #802)
|
11 years ago |
Peter Spicer
|
4a6233cf19
! Should allow admins to disable OpenID for new users but prevent breaking existing logins. (fixes #847) Note: my testing on this has been fairly limited. But it doesn't seem to break anything.
|
11 years ago |
Michael Eshom
|
fcae611d13
! A couple more changes for IE11
|
11 years ago |
Peter Spicer
|
985f880098
! More #802 joy.
|
11 years ago |
Michael Eshom
|
f43d845195
The register.js file is needed for the admin register form
|
11 years ago |
Illori
|
2c50939f27
Copyright update per BoD
|
11 years ago |
emanuele
|
1724ca6169
Spaces and tabs at the end of the lines
|
12 years ago |
Michael Johnson
|
5efaf7a21a
Revert "Copyright correction."
|
12 years ago |
Michael Johnson
|
90fb4d0952
Revert "Tweaking copyright line for accuracy. (thank you Thantos)"
|
12 years ago |
Norv
|
789a1a1697
Tweaking copyright line for accuracy. (thank you Thantos)
|
12 years ago |
Norv
|
74598c2506
Copyright correction.
|
12 years ago |
Spuds
|
ed4b1305d5
! clean up several invalid html issues
|
12 years ago |
emanuele
|
a9d6a2e186
Merge branch 'release-2.1' of https://github.com/SimpleMachines/SMF2.1
|
12 years ago |
emanuele
|
93228f4e69
A bunch of "fixes" to the admin templates
|
12 years ago |
Spuds
|
776370fa61
! Apply the new theme layout to more areas, mostly basic html re-order
|
12 years ago |
Spuds
|
86b11db58c
! remove exrta br hr and other misc things like botslice
|
12 years ago |
Spuds
|
165261f10f
! remove many br's as they are not needed with new css
|
12 years ago |
emanuele
|
02667d6d57
Copyrights changed to 2012
|
12 years ago |
emanuele
|
c0db140a13
Respect tabindex for required fields at registration...a bit ugly but works
|
12 years ago |
emanuele45
|
369dc55781
Merge pull request #86 from Spuds/reqOveralyDiv
|
12 years ago |
emanuele45
|
96940f02ac
Merge pull request #75 from emanuele45/required_fields
|
12 years ago |