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