Arantor
|
a6a77a5db6
Merge pull request #1218 from Arantor/release-2.1
|
10 years ago |
Peter Spicer
|
7fbfa399d8
! Remove hardcoded list of versions from emulation auto suggester. Fixes #368
|
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
|
b6c4653df0
! More housecleaning
|
10 years ago |
Peter Spicer
|
ad39ba6f96
! Mostly pruning type attributes, a few doctypes that lurked in templates.
|
10 years ago |
Peter Spicer
|
7fcf510481
! And also message icons don't need their table hard-sorted either.
|
10 years ago |
Peter Spicer
|
0ddca017ff
! And our ever important source files, plus a little bit of consistency.
|
11 years ago |
Peter Spicer
|
16f9ef60f9
! In the wake of removing a bunch of icon images and using CSS, it seemed appropriate to have a quick breeze through looking for rogue $settings entries. There's still more but this is the first wave that can be done easily.
|
11 years ago |
Michael Eshom
|
f4a33bd3c6
! Further tweaks to spell checking to account for enchant being UTF-8 only (see comments on #
|
11 years ago |
Antes
|
4216a938d8
This fixes the error caused by editor's language strings (the error started after cleaning strings).
|
11 years ago |
Michael Eshom
|
55982b44aa
! Spellcheck enhancements
|
11 years ago |
Peter Spicer
|
d58132ba59
! The list of auto suggested versions might as well be correct for now.
|
11 years ago |
Arantor
|
e94f869086
Merge pull request #770 from Arantor/release-2.1
|
11 years ago |
Peter Spicer
|
af2cf2ca94
! Might as well get this up to date so it's ready for changes we do later.
|
11 years ago |
Arantor
|
8486deade0
Merge pull request #599 from emanuele45/sceditor_1.4.4
|
11 years ago |
Suki
|
48d42bd23b
Merge branch 'release-2.1' of git://github.com/SimpleMachines/SMF2.1.git into htmlspecialchars
|
11 years ago |
Peter Spicer
|
193c166199
! As per #708 this should fix some of the cases where queries were being made expecting to be case insensitively but weren't; not all systems treat LIKE as a case insensitive operator. There are still some in the search backend and related to banning which will require further examination, but this should resolve the rest. Needs more testing, too.
|
11 years ago |
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 years ago |
Suki
|
fb0a11691f
$smcFunc['htmlspecialchars'] on Subs-Editor
|
11 years ago |
Peter Spicer
|
45a4622699
+ Anti spam measures: a time gate and an empty field that is normally hidden but will trap some bots.
|
11 years ago |
Peter Spicer
|
09e92f2380
Revert "+ Anti spam measures, namely a time gate on registration and an empty field during any CAPTCHA instance."
|
11 years ago |
Peter Spicer
|
254e15ca38
+ Anti spam measures, namely a time gate on registration and an empty field during any CAPTCHA instance.
|
11 years ago |
Michael Eshom
|
eb6a2ef695
Properly fix #589 this time
|
11 years ago |
Michael Eshom
|
70054b5d01
Fall back to the default theme when loading jquery.sceditor.css (fixes #589)
|
11 years ago |
Jeremy D
|
3834321989
Some more replacments in Subs-Post.
|
11 years ago |
emanuele
|
f3fc7e61ff
SCEditor updated to 1.4.3 - thanks Spuds for the directions ;D
|
11 years ago |
Michael Eshom
|
d4577d4662
Don't use ['html_headers'] to add JS (per #339)
|
11 years ago |
Illori
|
2c50939f27
Copyright update per BoD
|
11 years ago |
Michael Eshom
|
2050ef1001
Protected groups can now be assigned to moderate boards as well
|
11 years ago |
Michael Eshom
|
60544259d0
Fix a typo that prevented autosuggest from working
|
11 years ago |