Peter Spicer
|
1ce7bb7392
- In the spirit of GSD, let's remove an option that's on by default, that I've never seen disabled anywhere, and that might as well just be permanently on to keep it simple.
|
10 years ago |
Michael Eshom
|
c30b9f7fb0
Don't show 'link to calendar' unless you can actually do that (fixes #1190)
|
10 years ago |
Peter Spicer
|
1b0d164057
! When deleting or restoring a topic, don't actually touch the messages' icons, instead alter the icon softly if it's in the recycle bin board.
|
10 years ago |
Peter Spicer
|
5ce7d27f53
! HTML5 validation fix
|
10 years ago |
Peter Spicer
|
be8dec5b62
! Death to hot topics.
|
10 years ago |
Peter Spicer
|
9ef51ae4cb
! Not only was this not legal, it wasn't even being used - good thing too, since the images in question don't exist any more either.
|
10 years ago |
Suki
|
297f2bdbb4
Remove all instances of display_quick_reply from Display.template
|
10 years ago |
Peter Spicer
|
0ddca017ff
! And our ever important source files, plus a little bit of consistency.
|
11 years ago |
Peter Spicer
|
70ad72ddd3
! Fix some typos, should fix #1020
|
11 years ago |
Michael Eshom
|
1f867076e3
! Fix incorrect prev/next rel links (partial fix for #851)
|
11 years ago |
Peter Spicer
|
ab36f1994b
! And all the actual tests that relied on it, they're all back to 'not a guest'... or should be.
|
11 years ago |
Michael Eshom
|
c3f7ea3dca
! Redo move topic stuff per comments on #921.
|
11 years ago |
Michael Eshom
|
2f21713d00
! Remove extraneous code.
|
11 years ago |
Michael Eshom
|
d3ba61003a
! A few more tweaks related to moving topics...
|
11 years ago |
Michael Eshom
|
e1419d0101
Merge pull request #897 from Oldiesmann/release-2.1
|
11 years ago |
Michael Eshom
|
7931107d49
! phpDoc updates
|
11 years ago |
Peter Spicer
|
04dcb279e4
! Oops for wrong precedence on the cache test. This is probably the cause of #890 and #864.
|
11 years ago |
Michael Eshom
|
04288008e0
Revert "! $context['my_likes'] wasn't always an array (per #890)"
|
11 years ago |
Michael Eshom
|
cafc28ac13
! $context['my_likes'] wasn't always an array (per #890)
|
11 years ago |
Peter Spicer
|
8e65cbad1f
! If we're going to use the modified_reason column we should at least have it in the query.
|
11 years ago |
Michael Eshom
|
e8a1f1abff
Merge branch 'release-2.1' of https://github.com/SimpleMachines/SMF2.1 into pm_labels
|
11 years ago |
Michael Eshom
|
db058fdaf1
+ Allow users to say why they edited a post
|
11 years ago |
Peter Spicer
|
e16ab2ca8c
! Minor tweaks for the profile permissions elsewhere.
|
11 years ago |
Peter Spicer
|
f0956e9169
! And the last things. These are slightly meatier.
|
11 years ago |
Peter Spicer
|
f006ba737d
! Rejig the spacing on extra_before and extra_after items so the theme controls them rather than the source and more importantly, so that the spacing can be fixed for IE9 and Chrome being silly.
|
11 years ago |
Peter Spicer
|
807a6f6ec6
! I like this. It feels ugly, though, but it works (non AJAXively for now)
|
11 years ago |
Arantor
|
204ceaf7a6
Merge pull request #649 from MissAllSunday/htmlspecialchars
|
11 years ago |
Peter Spicer
|
3a3e244f0d
! Remove the warning item from Core Features, push it to its own section with its own enable option and fix everywhere else up. Also split up the former Security and Moderation page into separate Anti-Spam and Warnings pages.
|
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
|
cdd86791de
! I have no idea why drafts are disabled by default, that seems insane. But even if you do want them disabled, it shouldn't require going to the Core Features page to do it, should really be from the Drafts page. And, so it is.
|
11 years ago |