Arantor
|
6fd010cd09
Merge pull request #1139 from Arantor/release-2.1
|
11 years ago |
Peter Spicer
|
0e5585057b
! Some of the values used on sm.org in the past have not been entirely legal but due to the complexities of getting that sorted out, it's better that we fix it softly here as well just in case.
|
11 years ago |
Peter Spicer
|
d3341df8aa
! Stupid mistake
|
11 years ago |
Peter Spicer
|
a62c49737f
! The large upgrade could fail with some interesting issues on some servers due to CRLF line endings.
|
11 years ago |
Peter Spicer
|
be880b5f96
! Reworded a few things as per suggestion in http://www.simplemachines.org/community/index.php?topic=496204.0
|
11 years ago |
Peter Spicer
|
26d5efdfca
! If the username is oversized when logging in, trim it back to the maximum it can be as per database schema.
|
11 years ago |
Arantor
|
af3808b954
Merge pull request #1138 from Arantor/release-2.1
|
11 years ago |
Peter Spicer
|
505b82ec3e
! Fix Mantis bug 4922 - make the delete profile code slightly more logical by indicating the two different things that can be done, make it clear that they are unconnected. Also fix layout and clarify the wording on one of the options that was ambiguous, even inaccurate.
|
11 years ago |
Peter Spicer
|
d216e285f8
! Change the styling used for the manage membergroups page (fixes #1124)
|
11 years ago |
Arantor
|
4ab1e19fd3
Merge pull request #1136 from Arantor/release-2.1
|
11 years ago |
Peter Spicer
|
0f49ae9244
! A message icon reorder I missed, and also edit message icons assumed all the files were still GIFs.
|
11 years ago |
Peter Spicer
|
7fcf510481
! And also message icons don't need their table hard-sorted either.
|
11 years ago |
Peter Spicer
|
dd0a33d06d
! There's no need to sort the spider table either.
|
11 years ago |
Peter Spicer
|
671b5587a5
! This can sometimes get called when there are other issues going on and cause a nasty fatal error.
|
11 years ago |
Arantor
|
df6f350e86
Merge pull request #1134 from Arantor/release-2.1
|
11 years ago |
Peter Spicer
|
9c6ab5f505
! And lastly, the JS files we're updating, which is not all of them since they're not all 2014 SMF files...
|
11 years ago |
Peter Spicer
|
90d87f5032
! And the templates
|
11 years ago |
Peter Spicer
|
0ddca017ff
! And our ever important source files, plus a little bit of consistency.
|
11 years ago |
Peter Spicer
|
9d80d3d906
! And some other exciting files that we need to shout out for 2014
|
11 years ago |
Peter Spicer
|
a74da85cb1
! Happy New Year everyone!
|
11 years ago |
Arantor
|
6aee127e15
Merge pull request #1133 from Arantor/release-2.1
|
11 years ago |
Peter Spicer
|
c55cb8d1a6
! Move the unread links further up on WAP2/imode in the hopes it will be slightly easier to use.
|
11 years ago |
Peter Spicer
|
51aacb764f
! Show linked events by default on new installations. Fixes #1125
|
11 years ago |
Arantor
|
4aca985300
Merge pull request #1132 from Arantor/release-2.1
|
11 years ago |
Peter Spicer
|
a1a6bb5fd1
! Use the right variables to move things around. Goes so much better if you do that.
|
11 years ago |
Peter Spicer
|
bd2a2a6cbe
! Don't try to load the theme from cron because of an error, because there's no way that can't end badly.
|
11 years ago |
Arantor
|
11ca0ec850
Merge pull request #1131 from Arantor/release-2.1
|
11 years ago |
Peter Spicer
|
6275ac7ff2
! Remove extra hardcore debugging options that no-one knew about and that would likely give you so much more in your error log than what you were looking for anyway. Fixes #949
|
11 years ago |
Arantor
|
90d46f6707
Merge pull request #1130 from Arantor/release-2.1
|
11 years ago |
Peter Spicer
|
e709e4d076
! In other news, since MySQL now requires 5.0.3 or higher, there's no reason to keep restricting unions or subselects; while it was previously possible to be running SMF on a version that didn't actually support these, now we are, and there's no reason we shouldn't use them if it would help us to do so.
|
11 years ago |