Peter Spicer
|
2b3b0895b8
! Fix invalid X/HTML, as well as making it look way less disjointed in there, and fixing a random border that shouldn't really be there.
|
11 年之前 |
Peter Spicer
|
0bb1cfc5a3
! These appear to be the only public facing instances of 'memcache' that should be changed; nothing under the hood should be changed at this time, fixes #979 (if you find any other instances that should be fixed please advise)
|
11 年之前 |
Peter Spicer
|
babb85c34b
! And a bit of clean-up before we prepare to do the real saving thing.
|
11 年之前 |
Peter Spicer
|
59b04d1cf2
! It might also help to mark this field as a proper integer field if we want to play increment with it.
|
11 年之前 |
Peter Spicer
|
9cf5f609af
! Might help if the right variable is passed on.
|
11 年之前 |
Arantor
|
b45be6e6dc
Merge pull request #1031 from Arantor/release-2.1
|
11 年之前 |
Peter Spicer
|
dbf1bfafcc
! And then some bug fixes for the cron file. Now we just need a way to trigger it and we're good.
|
11 年之前 |
Peter Spicer
|
8b2fa8620d
! And now the meat of notifying users for a new registration - the old adminNotify function should be a wrapper for creating a background task and that should do everything else, this seems to work, including sending emails.
|
11 年之前 |
Peter Spicer
|
937238d2bb
! And one less setting for the admin
|
11 年之前 |
Peter Spicer
|
01f8edcd88
! And we need to get the upgrader doing the same - note that the old 'always notify admins of registrations' should now be phased out in favour of using an alerts system - this allows admins to opt out of notifications.
|
11 年之前 |
Peter Spicer
|
80ac8f5c0e
! Adding a default value for the first working alert preference.
|
11 年之前 |
Peter Spicer
|
0b4212c308
! Another minor change for error handling purposes.
|
11 年之前 |
Arantor
|
8110e1f6ce
Merge pull request #1030 from Arantor/release-2.1
|
11 年之前 |
Peter Spicer
|
670cffd140
! When working with cron and the error log, some of the values will not exist (or if they did exist they would be meaningless and so should be disregarded anyway), so let's do something about that.
|
11 年之前 |
Michael Eshom
|
cd785b471e
Merge pull request #1029 from Oldiesmann/release-2.1
|
11 年之前 |
Michael Eshom
|
6e85a6f09f
! How'd that get there?
|
11 年之前 |
Michael Eshom
|
6397a5352a
I meant to remove that...
|
11 年之前 |
Michael Eshom
|
2f151bde65
! Minor PM tweaks (correct confirmation message when deleting a conversation and don't count deleted PMs in the inbox total)
|
11 年之前 |
Arantor
|
ccff0f0b03
Merge pull request #1028 from Arantor/release-2.1
|
11 年之前 |
Peter Spicer
|
453ff1b298
! Something else needed moving up the running order too. Fixes #1025
|
11 年之前 |
Arantor
|
b524e7df45
Merge pull request #1022 from Arantor/release-2.1
|
11 年之前 |
Peter Spicer
|
70ad72ddd3
! Fix some typos, should fix #1020
|
11 年之前 |
Arantor
|
996302d582
Merge pull request #1021 from Arantor/release-2.1
|
11 年之前 |
Peter Spicer
|
d5aab12f4b
! Move some standard detection further up the running order (which also ensures the cron setup also receives it) and ensure that 'essential theme data' actually covers one of the most important things.
|
11 年之前 |
Michael Eshom
|
28981ac927
Merge pull request #1018 from Hristo-/release-2.1
|
11 年之前 |
Arantor
|
29ae308481
Merge pull request #1019 from Arantor/release-2.1
|
11 年之前 |
Peter Spicer
|
f26666a587
Merge branch 'release-2.1' of https://github.com/SimpleMachines/SMF2.1 into release-2.1
|
11 年之前 |
Peter Spicer
|
75265fe23b
! mode=block was way too severe. This should also get fixed in 2.0.7.
|
11 年之前 |
Peter Spicer
|
2a8f9485ad
! These will need alert strings shortly...
|
11 年之前 |
Peter Spicer
|
5eb2c194bf
! Ooops, better rename it here too.
|
11 年之前 |