Arantor
|
270c95543a
Merge pull request #942 from Arantor/release-2.1
|
11 years ago |
Peter Spicer
|
ec19648cee
! Would have been nice if people had given me the error message, would have been able to have fixed this silly mistake sooner. Fixes #941.
|
11 years ago |
Arantor
|
bb0db15311
Merge pull request #940 from Arantor/release-2.1
|
11 years ago |
Peter Spicer
|
328d9ca37a
! Typo in installer, causing categories table not to be made. Fixes #939.
|
11 years ago |
Suki
|
3fb462d476
Sure
|
11 years ago |
Arantor
|
99db0600c0
Merge pull request #938 from Arantor/release-2.1
|
11 years ago |
Peter Spicer
|
d843e6ba49
! Disable debugging from within the popups. (fixes #919)
|
11 years ago |
Arantor
|
3892df9d29
Merge pull request #937 from Arantor/release-2.1
|
11 years ago |
Peter Spicer
|
02c91a0084
! Focus on the search box when on the search for members page.
|
11 years ago |
Suki
|
c61480fbbb
Lets give it a try.
|
11 years ago |
Suki
|
e082bb5ede
Be consistent
|
11 years ago |
Suki
|
a965566f99
Send the default case to the bottom.
|
11 years ago |
Suki
|
13783a82c7
Redundant code.
|
11 years ago |
Suki
|
d2a05db043
Make sure its an int
|
11 years ago |
Suki
|
751fefc715
Move the is_dir and real_path inside the while
|
11 years ago |
Suki
|
c275148ad8
Do not return globalized var. Sorry oop guys!
|
11 years ago |
Suki
|
3979fc1e19
No weird black text either
|
11 years ago |
Suki
|
0c472bcfee
No weird black over blue background
|
11 years ago |
Arantor
|
feaac6608f
Merge pull request #936 from Arantor/release-2.1
|
11 years ago |
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 |