Peter Spicer
|
49f172daf7
! A little code consistency and the remainder from Mantis 1493
|
10 سال پیش |
Michael Eshom
|
9ec80ef05d
The ' />' method of closing so-called 'void' tags is no longer required in HTML5, per #1215
|
10 سال پیش |
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 سال پیش |
Michael Eshom
|
c30b9f7fb0
Don't show 'link to calendar' unless you can actually do that (fixes #1190)
|
10 سال پیش |
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 سال پیش |
Peter Spicer
|
5ce7d27f53
! HTML5 validation fix
|
10 سال پیش |
Peter Spicer
|
be8dec5b62
! Death to hot topics.
|
10 سال پیش |
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 سال پیش |
Suki
|
297f2bdbb4
Remove all instances of display_quick_reply from Display.template
|
11 سال پیش |
Peter Spicer
|
0ddca017ff
! And our ever important source files, plus a little bit of consistency.
|
11 سال پیش |
Peter Spicer
|
70ad72ddd3
! Fix some typos, should fix #1020
|
11 سال پیش |
Michael Eshom
|
1f867076e3
! Fix incorrect prev/next rel links (partial fix for #851)
|
11 سال پیش |
Peter Spicer
|
ab36f1994b
! And all the actual tests that relied on it, they're all back to 'not a guest'... or should be.
|
11 سال پیش |
Michael Eshom
|
c3f7ea3dca
! Redo move topic stuff per comments on #921.
|
11 سال پیش |
Michael Eshom
|
2f21713d00
! Remove extraneous code.
|
11 سال پیش |
Michael Eshom
|
d3ba61003a
! A few more tweaks related to moving topics...
|
11 سال پیش |
Michael Eshom
|
e1419d0101
Merge pull request #897 from Oldiesmann/release-2.1
|
11 سال پیش |
Michael Eshom
|
7931107d49
! phpDoc updates
|
11 سال پیش |
Peter Spicer
|
04dcb279e4
! Oops for wrong precedence on the cache test. This is probably the cause of #890 and #864.
|
11 سال پیش |
Michael Eshom
|
04288008e0
Revert "! $context['my_likes'] wasn't always an array (per #890)"
|
11 سال پیش |
Michael Eshom
|
cafc28ac13
! $context['my_likes'] wasn't always an array (per #890)
|
11 سال پیش |
Peter Spicer
|
8e65cbad1f
! If we're going to use the modified_reason column we should at least have it in the query.
|
11 سال پیش |
Michael Eshom
|
e8a1f1abff
Merge branch 'release-2.1' of https://github.com/SimpleMachines/SMF2.1 into pm_labels
|
11 سال پیش |
Michael Eshom
|
db058fdaf1
+ Allow users to say why they edited a post
|
11 سال پیش |
Peter Spicer
|
e16ab2ca8c
! Minor tweaks for the profile permissions elsewhere.
|
11 سال پیش |
Peter Spicer
|
f0956e9169
! And the last things. These are slightly meatier.
|
11 سال پیش |
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 سال پیش |
Peter Spicer
|
807a6f6ec6
! I like this. It feels ugly, though, but it works (non AJAXively for now)
|
11 سال پیش |
Arantor
|
204ceaf7a6
Merge pull request #649 from MissAllSunday/htmlspecialchars
|
11 سال پیش |
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 سال پیش |