Peter Spicer
|
d8ea046f2d
! When merging topics, reuse those topic ids as redirections. While this does require making a new message, let's just keep it at a single line so nothing freaks out too much with it. Should fix #1284
|
10 rokov pred |
Peter Spicer
|
0afa1dc33d
! A little rejig and we can show from the message index what topics are being watched - and also begin to introduce this terminology properly.
|
10 rokov pred |
Peter Spicer
|
b9591b9f0a
! One less link in the footer, as previously discussed and approved. I'm not *entirely* happy with the way it falls right now... but that's fixable. Important thing is one less link.
|
10 rokov pred |
Peter Spicer
|
5ed5dd99d9
! Add the ability to show the registration agreement all the time, as linked in the footer. More shockingly, bring the help link down to the footer next to it... and remove it from the main menu like everyone wants to do anyway.
|
10 rokov pred |
Peter Spicer
|
77e1344b31
! There are simply just too many permutations for handling week numbers correctly, and even the most appropriate - ISO 8601 - will look broken if weekdays start on a Sunday, which they will for a large amount of the audience. In light of that, and how crowded the UI is, we've decided to streamline the UI to not use week numbers anywhere and to state 'Week beginning January 27, 2014' or whatever.
|
10 rokov pred |
Peter Spicer
|
8ef69b6673
! Fix Mantis 4832.
|
10 rokov pred |
Peter Spicer
|
2c6ead9a43
! Death to a feature that no-one ever saw anyway. Fixes #1288
|
10 rokov pred |
Peter Spicer
|
fdb9dd1e7f
! And this should remove the rest of send-topic. Just not needed any more.
|
10 rokov pred |
Peter Spicer
|
dc4d70488a
! Cleanliness and consistency is good.
|
10 rokov pred |
Michael Eshom
|
9ec80ef05d
The ' />' method of closing so-called 'void' tags is no longer required in HTML5, per #1215
|
10 rokov pred |
Peter Spicer
|
1451e19611
! Something useful for logging.
|
10 rokov pred |
Peter Spicer
|
148fd7a333
! And the admin and language stuff
|
11 rokov pred |
Peter Spicer
|
ab926e51cf
! More things we don't really want hanging about.
|
11 rokov pred |
Suki
|
75f73e8790
Add debug info for instances $context['debug']['instances']
|
11 rokov pred |
Peter Spicer
|
e2bd9b7dd3
! Clean up a slightly odd sense of stats.
|
11 rokov pred |
Peter Spicer
|
93921bbec4
! Strings we don't need now, and strings that can be moved to where they are needed only.
|
11 rokov pred |
Peter Spicer
|
b5bb3fb944
! Let's actually assign a copyright year for SMF outside the language files that we can target with patches should we need to. About time we did this.
|
11 rokov pred |
Peter Spicer
|
875351674c
! While Mantis 4870 had this dealt with, this is illogical. If you're substituting language-specific strings and the language needs them lower-case, make them lower case and be done with it... don't have workarounds for workarounds.
|
11 rokov pred |
Peter Spicer
|
3755692c73
! The beginnings of the new alerts system.
|
11 rokov pred |
Peter Spicer
|
b36f2c178f
! Shiny new PM popup menu.
|
11 rokov pred |
Peter Spicer
|
c6a337ac28
! Renaming child boards to sub-boards, fixes #891
|
11 rokov pred |
Michael Eshom
|
e8a1f1abff
Merge branch 'release-2.1' of https://github.com/SimpleMachines/SMF2.1 into pm_labels
|
11 rokov pred |
Michael Eshom
|
db058fdaf1
+ Allow users to say why they edited a post
|
11 rokov pred |
margarett
|
cacfcc7200
+ Confirmation to mark as read
|
11 rokov pred |
Peter Spicer
|
b969be62d8
! Make the maintenance mode warning more obvious and show it everywhere (per #813)
|
11 rokov pred |
Arantor
|
cb3de3136e
Merge pull request #794 from Arantor/release-2.1
|
11 rokov pred |
Peter Spicer
|
13e382005c
! Also, more resources for likes, including a sprited image, yay!
|
11 rokov pred |
John Rayes
|
4fbf0fd686
Restore $txt['by']
|
11 rokov pred |
John Rayes
|
7b4c9bc848
$txt['post_by_member']
|
11 rokov pred |
Peter Spicer
|
a7e66d8e50
! We removed an old language string forgetting it was in use, but this way is actually better in the long run.
|
11 rokov pred |