Peter Spicer
|
5ca9320d02
! oops, forgot to add this one too.
|
10 lat temu |
Peter Spicer
|
76923ffffb
! Make the top 'login or register' login button be a nice overlay for the login.
|
10 lat temu |
Arantor
|
b7662b08de
Merge pull request #1221 from MissAllSunday/email_address
|
10 lat temu |
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 lat temu |
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 lat temu |
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 lat temu |
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 lat temu |
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 lat temu |
Peter Spicer
|
8ef69b6673
! Fix Mantis 4832.
|
10 lat temu |
Peter Spicer
|
2c6ead9a43
! Death to a feature that no-one ever saw anyway. Fixes #1288
|
10 lat temu |
Suki
|
a413bd676d
fix merge conflicts
|
10 lat temu |
Peter Spicer
|
fdb9dd1e7f
! And this should remove the rest of send-topic. Just not needed any more.
|
10 lat temu |
Peter Spicer
|
dc4d70488a
! Cleanliness and consistency is good.
|
10 lat temu |
Suki
|
fdc43a7116
!Don't show anything for registered members only when you change your email and it needs validation
|
10 lat temu |
Michael Eshom
|
9ec80ef05d
The ' />' method of closing so-called 'void' tags is no longer required in HTML5, per #1215
|
10 lat temu |
Peter Spicer
|
1451e19611
! Something useful for logging.
|
10 lat temu |
Peter Spicer
|
148fd7a333
! And the admin and language stuff
|
11 lat temu |
Peter Spicer
|
ab926e51cf
! More things we don't really want hanging about.
|
11 lat temu |
Suki
|
75f73e8790
Add debug info for instances $context['debug']['instances']
|
11 lat temu |
Peter Spicer
|
e2bd9b7dd3
! Clean up a slightly odd sense of stats.
|
11 lat temu |
Peter Spicer
|
93921bbec4
! Strings we don't need now, and strings that can be moved to where they are needed only.
|
11 lat temu |
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 lat temu |
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 lat temu |
Peter Spicer
|
3755692c73
! The beginnings of the new alerts system.
|
11 lat temu |
Peter Spicer
|
b36f2c178f
! Shiny new PM popup menu.
|
11 lat temu |
Peter Spicer
|
c6a337ac28
! Renaming child boards to sub-boards, fixes #891
|
11 lat temu |
Michael Eshom
|
e8a1f1abff
Merge branch 'release-2.1' of https://github.com/SimpleMachines/SMF2.1 into pm_labels
|
11 lat temu |
Michael Eshom
|
db058fdaf1
+ Allow users to say why they edited a post
|
11 lat temu |
margarett
|
cacfcc7200
+ Confirmation to mark as read
|
11 lat temu |
Peter Spicer
|
b969be62d8
! Make the maintenance mode warning more obvious and show it everywhere (per #813)
|
11 lat temu |