Arantor
|
a661f9558b
Merge pull request #678 from Arantor/release-2.1
|
11 yıl önce |
Peter Spicer
|
7f16f2eae4
! Clean up the Cookies and Sessions admin panel page, including sprucing it up with JavaScript to hide elements that don't play nicely together. Fixes #142
|
11 yıl önce |
Arantor
|
d2ed86f3e4
Merge pull request #677 from Arantor/release-2.1
|
11 yıl önce |
Peter Spicer
|
79293b78d4
! New hook for post-registration notifications (once we have the user's new id), fixes #242 (there's already a hook for the register_validate part called register_check, this adds the other hook as suggested)
|
11 yıl önce |
Arantor
|
5b0960d60f
Merge pull request #675 from Arantor/release-2.1
|
11 yıl önce |
Peter Spicer
|
6a32845402
! If gender is disabled, hide the item from the stats page - and don't bother to calculate it either. Fixes #633
|
11 yıl önce |
Arantor
|
d4b175c1f8
Merge pull request #674 from Arantor/release-2.1
|
11 yıl önce |
Peter Spicer
|
a422db7098
! For some reason, some of the fixes that were in 2.0.5 weren't pushed to 2.1 as well. Better to be safe than sorry.
|
11 yıl önce |
Arantor
|
03b35fa1af
Merge pull request #673 from Arantor/release-2.1
|
11 yıl önce |
Peter Spicer
|
04537b5264
! Clean up some of the stuff surrounding word censoring; there's no need to declare the theme setting for censoring in new installs, the wrong name was used for upgrades, SQLite tried to do it twice, and we had some undefined variables kicking around. Fixes #656 and #602 looks done to me too.
|
11 yıl önce |
Peter Spicer
|
c8ec04c85a
! Remove the 'common support issues' block from the support and credits page. No-one reads it anyway, might as well save on requests to sm.org and a little bit of bandwidth and performance while we're at it. Fixes #652
|
11 yıl önce |
Arantor
|
566f16d967
Merge pull request #672 from Arantor/release-2.1
|
11 yıl önce |
Peter Spicer
|
f5dd36a67d
! Change the help description not to reference Trillian since Trillian doesn't seem to do RSS any more. Fixes #651.
|
11 yıl önce |
Arantor
|
3e920188a3
Merge pull request #671 from Arantor/release-2.1
|
11 yıl önce |
Peter Spicer
|
5b4a8357b9
! Remove 'recode line endings' UI item. It is a feature that some might depend on but that shouldn't have a UI item; a plugin can add it back if the option really is required but it can remain a hidden setting without any real trouble. This also fixes #600 - it's actually much better IMNSHO to pretend it doesn't exist for users than to confuse them with trying to explain it and if someone *does* need it, we can direct them to turning it on again.
|
11 yıl önce |
Arantor
|
fff5215e0e
Merge pull request #658 from Acans/release-2.1
|
11 yıl önce |
Arantor
|
b4a910932f
Merge pull request #670 from live627/expand_pages-
|
11 yıl önce |
John Rayes
|
8495f2191a
Ditch the <strong> tags
|
11 yıl önce |
John Rayes
|
6c1974e012
! Make expandPages() nest properly: Fixes #669
|
11 yıl önce |
Peter Spicer
|
b97cd6c298
! Wrong type set in the PGSQL installer. (fixes #665)
|
11 yıl önce |
Peter Spicer
|
cd6c86d386
! Adds literal and empty parameters to queries, fixes #645
|
11 yıl önce |
Peter Spicer
|
95df1e9203
! Typo in ManagePermissions code
|
11 yıl önce |
Arantor
|
54e4fbaf5f
Merge pull request #662 from Arantor/release-2.1
|
11 yıl önce |
Peter Spicer
|
083ee9b201
! List examples of file types that will be accepted for themes. ref #420
|
11 yıl önce |
Arantor
|
cfeff98c08
Merge pull request #655 from MissAllSunday/Collapse_header
|
11 yıl önce |
Arantor
|
5e67d1e33b
Merge pull request #657 from MissAllSunday/moderation_center
|
11 yıl önce |
Peter Spicer
|
1189c1beb0
Merge remote-tracking branch 'SMF/release-2.1' into release-2.1
|
11 yıl önce |
Arantor
|
6d975d04e5
Merge pull request #661 from live627/s
|
11 yıl önce |
Peter Spicer
|
c293190bdf
Merge branch 'release-2.1' of https://github.com/Arantor/SMF2.1 into release-2.1
|
11 yıl önce |
Peter Spicer
|
fccc38d70d
! Antispam questions should support multiple languages and multiple answers per question. Note that this does not, currently, support upgrading existing questions but likely it would be better if the admin were to review their questions anyway. Apologies to JS purists; I'm sure the JS could be better handled but someone better than I should probably do that.
|
11 yıl önce |