Michael Eshom
|
9449bd8d8f
! Include COPPA accounts in the count of unapproved members (fixes #1385)
|
11 ani în urmă |
Michael Eshom
|
9ec80ef05d
The ' />' method of closing so-called 'void' tags is no longer required in HTML5, per #1215
|
11 ani în urmă |
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 ani în urmă |
Peter Spicer
|
71ce945ed9
! More cleanup
|
11 ani în urmă |
Peter Spicer
|
f1879c98cf
! And some more clean-up
|
11 ani în urmă |
Peter Spicer
|
0ddca017ff
! And our ever important source files, plus a little bit of consistency.
|
11 ani în urmă |
Illori
|
2c50939f27
Copyright update per BoD
|
11 ani în urmă |
Matthew Kerle
|
71523cfb6d
MSN -> Skype
|
11 ani în urmă |
emanuele
|
fa61e45e97
type error on bulk delete members - Thanks Tyris for the fix!
|
11 ani în urmă |
emanuele
|
589dca1d93
Wrong variable used...thanks Norv
|
12 ani în urmă |
emanuele45
|
1588461571
Merge pull request #305 from emanuele45/master
|
12 ani în urmă |
emanuele
|
8a78516ebc
Revert "All the hooks instroduced in 2.1 don't pass variables by ref any more, while hooks already present in 2.0 will still pass by-ref [Issue #54]"
|
12 ani în urmă |
Suki
|
6d009fe0e6
No more "I've been hacked help me ASAP!!1!" support topics...
|
12 ani în urmă |
Michael Johnson
|
5efaf7a21a
Revert "Copyright correction."
|
12 ani în urmă |
Michael Johnson
|
90fb4d0952
Revert "Tweaking copyright line for accuracy. (thank you Thantos)"
|
12 ani în urmă |
emanuele45
|
ee6b6c309d
Merge pull request #212 from emanuele45/master
|
12 ani în urmă |
Norv
|
789a1a1697
Tweaking copyright line for accuracy. (thank you Thantos)
|
12 ani în urmă |
Norv
|
74598c2506
Copyright correction.
|
12 ani în urmă |
emanuele
|
99797a97d2
All the hooks instroduced in 2.1 don't pass variables by ref any more, while hooks already present in 2.0 will still pass by-ref [Issue #54]
|
12 ani în urmă |
Spuds
|
ed4b1305d5
! clean up several invalid html issues
|
12 ani în urmă |
Spuds
|
75c57af8fa
! move text-align inline style from generic lists to class declaration, many files
|
12 ani în urmă |
emanuele
|
f9e094123a
A hook in createList to allow modify any list without a list-specific hook
|
12 ani în urmă |
emanuele
|
02667d6d57
Copyrights changed to 2012
|
12 ani în urmă |
emanuele
|
aaa61eca09
Fixed members search case sensitive in PostgreSQL [Bug: 4764]
|
12 ani în urmă |
John Rayes
|
fb547bc460
Alignment fixes and some inline styles to classes
|
12 ani în urmă |
emanuele
|
5a59df038c
Few br class clear
|
12 ani în urmă |
Spuds
|
ac1a1c3737
! template and source updates to increase commonality of display across the various templates. This is like chasing cockroaches, there are always more. Many files
|
12 ani în urmă |
emanuele
|
0080124544
! In ManageMembers after deleting members any filter by date was lost
|
12 ani în urmă |
emanuele
|
147feb295d
! Members awaiting approval are sorted by last login date instead of registration date [Bug 4388]
|
13 ani în urmă |
emanuele
|
20d00675bb
Replaced all the remaining inserts directly in {db_prefix}log_actions with calls to logAction + changed a bit logAction to fully support logs from profile pages [Bug 4886]
|
13 ani în urmă |