Peter Spicer
|
eb506b9942
! Add index to the moderation log table, this will potentially have other benefits later too. Board/log index didn't seem to have any benefits. Fixes #317
|
11 years ago |
Arantor
|
a6a77a5db6
Merge pull request #1218 from Arantor/release-2.1
|
11 years ago |
Peter Spicer
|
7fbfa399d8
! Remove hardcoded list of versions from emulation auto suggester. Fixes #368
|
11 years ago |
Peter Spicer
|
248fdf0d2f
! If either the karma smite or applaud labels are empty, don't permit that operation (e.g. emptying the smite label to 'stop' smiting)
|
11 years ago |
Peter Spicer
|
60daca13df
! Don't throw errors if calling the generic list without one defined.
|
11 years ago |
Michael Eshom
|
6d8d2a1e76
Merge pull request #1216 from Oldiesmann/release-2.1
|
11 years ago |
Suki
|
9bfa42b31b
My godnessgit add Sources/Load.phpcurl -s https//getcomposer.org/installer | phpeleventeengit add Sources/Load.php
|
11 years ago |
Suki
|
d107abbb09
My goodness!!!
|
11 years ago |
Suki
|
ace8255ed4
Signed-off-by: Suki <[email protected]>
|
11 years ago |
Suki
|
2091941739
Signed-off-by: Suki <[email protected]>
|
11 years ago |
Suki
|
dd7ae04b3a
Lets cheat!
|
11 years ago |
Suki
|
ac11565a2c
Merge changes on Subs-Graphics.php
|
11 years ago |
Suki
|
4d034990ea
Merge changes on Profile-Modify.php
|
11 years ago |
Suki
|
9f4f7dd7c4
Merge changes on Load.php
|
11 years ago |
Michael Eshom
|
9ec80ef05d
The ' />' method of closing so-called 'void' tags is no longer required in HTML5, per #1215
|
11 years ago |
Arantor
|
65f47001d5
Merge pull request #1213 from ziycon/readonly_attribute
|
11 years ago |
ziycon
|
9568540ca2
HTML5 cleanup bit
|
11 years ago |
Arantor
|
76d70c688b
Merge pull request #1211 from Arantor/release-2.1
|
11 years ago |
Peter Spicer
|
44f9bf79c8
! This should force all outgoing email (currently at least!) to have a Message-ID. Failure to supply a message id can cause emails to be dropped as spam. sendmail itself attempts to guarantee uniqueness with a hash of microtime, but wherever feasible I've also tried to make the id both meaningful and give it something that should uniquify it. Things like newsletters, though, can't really be uniquified at sending level, so we'll just use microtime to deal with that for us.
|
11 years ago |
Arantor
|
22e34d98b0
Merge pull request #1210 from Arantor/release-2.1
|
11 years ago |
Peter Spicer
|
f3d3b34142
! Don't do the allow_calendar_event tests if the calendar isn't enabled, and if you can't post, don't bother to do the extended checks. Also, the menu executes *after* principle execution so putting the allow_calendar_event code primarily in the menu code is no good for the calendar - but if we did it in the calendar, let's not redo it for the menu.
|
11 years ago |
Peter Spicer
|
1ce7bb7392
- In the spirit of GSD, let's remove an option that's on by default, that I've never seen disabled anywhere, and that might as well just be permanently on to keep it simple.
|
11 years ago |
Peter Spicer
|
71ce945ed9
! More cleanup
|
11 years ago |
Peter Spicer
|
09a38600e9
! There really was no need for the extra divider or unnecessary title; it's not like there isn't ever a default value for this selectbox.
|
11 years ago |
Arantor
|
0d055e208a
Merge pull request #1209 from Arantor/release-2.1
|
11 years ago |
Peter Spicer
|
0d59ab70c2
! And even more of the good stuff.
|
11 years ago |
Peter Spicer
|
aace11e366
! And a bit more goodness.
|
11 years ago |
Peter Spicer
|
f1879c98cf
! And some more clean-up
|
11 years ago |
Arantor
|
aa02048046
Merge pull request #1208 from Arantor/release-2.1
|
11 years ago |
Peter Spicer
|
7898b87490
! There's a few issues with the warn page if you happen to be a keyboard user. Fixes #529
|
11 years ago |