Peter Spicer
|
45f9f397b7
! The rest of the changes required for category descriptions. A few notes: I don't think I broke anything in the theme by de-restricting the catbg height, nothing looks obviously broken; I'm not exactly a fan of how we do the board descriptions stuff anyway, but I've made the cat description behave consistently - i.e. not running htmlspecialchars. Not going to argue about this; unless we're going to change the board descriptions, cat descriptions will behave this way. This will be fixed in 3.0 but we've always said about not fixing it in 2.x for the reason that users rely on it. As far as performance goes, there should be no significant increases; if it's going to filesort, it was going to do it anyway, and if not, it won't now anyway.
|
11 years ago |
Peter Spicer
|
fb346165b1
! MySQL at least can get *very* upset if you try to feed it a text column (not a varchar) without a defined value.
|
11 years ago |
Peter Spicer
|
40c9aaf46c
! And adding the description to existing installs. MySQL should work fine, the others I have no way to test.
|
11 years ago |
Peter Spicer
|
1696b6e494
! Adding description for categories.
|
11 years ago |
Michael Eshom
|
d7fba98d42
Merge pull request #935 from Oldiesmann/release-2.1
|
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 |
Arantor
|
7bed5e3701
Merge pull request #934 from Arantor/release-2.1
|
11 years ago |
Peter Spicer
|
3d0280eef4
! Dropping support for eAccelerator and Turck MMcache, as these are not supported on current PHP releases for key/value pairs like we use.
|
11 years ago |
Arantor
|
1670e4cfc7
Merge pull request #933 from Arantor/release-2.1
|
11 years ago |
Peter Spicer
|
07a6f3044d
! Use a slightly smarter test for whether a button is active or not.
|
11 years ago |
Arantor
|
263466905f
Merge pull request #932 from Antes/scelng
|
11 years ago |
Antes
|
4216a938d8
This fixes the error caused by editor's language strings (the error started after cleaning strings).
|
11 years ago |
Arantor
|
cd93836bee
Merge pull request #931 from Arantor/n
|
11 years ago |
Peter Spicer
|
b7538a0eda
! First draft of the background tasks code. Not properly tested.
|
11 years ago |
Peter Spicer
|
eb972e1090
Merge branch 'release-2.1' of https://github.com/SimpleMachines/SMF2.1 into n
|
11 years ago |
Peter Spicer
|
6d72e64d6b
! And the upgrader needs them too.
|
11 years ago |
Peter Spicer
|
4fda2835e4
! And the DB structure of the background tasks subsystem.
|
11 years ago |
Peter Spicer
|
992bcd1a03
! We will need to indicate errors from cron, because they don't go through the normal error handler.
|
11 years ago |
Michael Eshom
|
ac798b5f8d
Merge pull request #930 from Oldiesmann/release-2.1
|
11 years ago |
Michael Eshom
|
0ff9eecc1b
! Don't throw errors if there aren't any questions when saving spam settings (fixes #928)
|
11 years ago |
Michael Eshom
|
fa0f3fe690
Merge pull request #929 from Oldiesmann/release-2.1
|
11 years ago |
Michael Eshom
|
55982b44aa
! Spellcheck enhancements
|
11 years ago |
Michael Eshom
|
355743a105
Merge pull request #927 from Oldiesmann/release-2.1
|
11 years ago |
Michael Eshom
|
109a8e9c4b
! Un-break the upgrade... (fixes #926)
|
11 years ago |
Michael Eshom
|
b90ad35bbf
Merge pull request #925 from Oldiesmann/release-2.1
|
11 years ago |
Michael Eshom
|
9d80dd7f46
! Clean up extra whitespace
|
11 years ago |
Michael Eshom
|
c3f7ea3dca
! Redo move topic stuff per comments on #921.
|
11 years ago |
Michael Eshom
|
bed83fb9c8
Merge pull request #924 from Oldiesmann/release-2.1
|
11 years ago |
Suki
|
af8204988a
oops!
|
11 years ago |
Michael Eshom
|
2f21713d00
! Remove extraneous code.
|
11 years ago |