Peter Spicer
|
fb80ffbb59
! Convert the package manager's collapsible areas to not use images except in one specific case
|
11 лет назад |
Peter Spicer
|
abad4ff588
! This is a classic place where it shouldn't be animated. The table being reflowed every frame - particularly for a complex mod - is not pleasant to look at.
|
11 лет назад |
Peter Spicer
|
953ca304d9
+ smcToggle can now handle CSS classes instead of always being forced to use images, and it can also optionally not animate collapse/expand (e.g. if you're using it inside a table this can be rather awkward to make work properly, so better not to animate it)
|
11 лет назад |
Peter Spicer
|
18c9aee554
! These don't appear to be used anywhere.
|
11 лет назад |
Arantor
|
3dff877b37
Merge pull request #1041 from Arantor/release-2.1
|
11 лет назад |
Peter Spicer
|
01911b9053
! These should not be needed any more in theory...
|
11 лет назад |
Peter Spicer
|
86eb121409
! Convert the stats page (and a bit of the profile page) to use a sprite instead of regular images.
|
11 лет назад |
Peter Spicer
|
7e63fe41c0
! These don't appear to be used anywhere any more.
|
11 лет назад |
Peter Spicer
|
21c2b6b75c
! www and www_sm were the same icon, so let's harmonise that.
|
11 лет назад |
Arantor
|
8a8cea7b8f
Merge pull request #1038 from Arantor/release-2.1
|
11 лет назад |
Peter Spicer
|
0c8ff8d34d
! Hopefully clarified a language string.
|
11 лет назад |
Michael Eshom
|
efb19eddb7
Merge pull request #1037 from Oldiesmann/release-2.1
|
11 лет назад |
Michael Eshom
|
19864248f2
+ Mail queue is now always enabled...
|
11 лет назад |
Arantor
|
be11c91bc2
Merge pull request #1036 from Arantor/release-2.1
|
11 лет назад |
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 лет назад |
Michael Eshom
|
2f950e41ed
Merge pull request #1035 from Oldiesmann/release-2.1
|
11 лет назад |
Michael Eshom
|
52af8c8cca
! A few fixes related to previous PR
|
11 лет назад |
Michael Eshom
|
a709feda04
Merge pull request #1034 from Oldiesmann/release-2.1
|
11 лет назад |
Michael Eshom
|
6b65e51db7
! Forgot the closing PHP tag
|
11 лет назад |
Michael Eshom
|
8416e9cebc
+ Alert and (proper) background task for notifying of requests to join a group
|
11 лет назад |
Arantor
|
35ff97bcc8
Merge pull request #1033 from Arantor/release-2.1
|
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 лет назад |
Arantor
|
12f63487fb
Merge pull request #1032 from Arantor/release-2.1
|
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 лет назад |