Michael Eshom
|
9ec80ef05d
The ' />' method of closing so-called 'void' tags is no longer required in HTML5, per #1215
|
10 yıl önce |
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.
|
10 yıl önce |
Peter Spicer
|
71ce945ed9
! More cleanup
|
10 yıl önce |
Peter Spicer
|
f1879c98cf
! And some more clean-up
|
10 yıl önce |
Peter Spicer
|
0ddca017ff
! And our ever important source files, plus a little bit of consistency.
|
11 yıl önce |
Illori
|
2c50939f27
Copyright update per BoD
|
11 yıl önce |
Matthew Kerle
|
71523cfb6d
MSN -> Skype
|
11 yıl önce |
emanuele
|
fa61e45e97
type error on bulk delete members - Thanks Tyris for the fix!
|
11 yıl önce |
emanuele
|
589dca1d93
Wrong variable used...thanks Norv
|
11 yıl önce |
emanuele45
|
1588461571
Merge pull request #305 from emanuele45/master
|
11 yıl önce |
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]"
|
11 yıl önce |
Suki
|
6d009fe0e6
No more "I've been hacked help me ASAP!!1!" support topics...
|
11 yıl önce |
Michael Johnson
|
5efaf7a21a
Revert "Copyright correction."
|
12 yıl önce |
Michael Johnson
|
90fb4d0952
Revert "Tweaking copyright line for accuracy. (thank you Thantos)"
|
12 yıl önce |
emanuele45
|
ee6b6c309d
Merge pull request #212 from emanuele45/master
|
12 yıl önce |
Norv
|
789a1a1697
Tweaking copyright line for accuracy. (thank you Thantos)
|
12 yıl önce |
Norv
|
74598c2506
Copyright correction.
|
12 yıl önce |
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 yıl önce |
Spuds
|
ed4b1305d5
! clean up several invalid html issues
|
12 yıl önce |
Spuds
|
75c57af8fa
! move text-align inline style from generic lists to class declaration, many files
|
12 yıl önce |
emanuele
|
f9e094123a
A hook in createList to allow modify any list without a list-specific hook
|
12 yıl önce |
emanuele
|
02667d6d57
Copyrights changed to 2012
|
12 yıl önce |
emanuele
|
aaa61eca09
Fixed members search case sensitive in PostgreSQL [Bug: 4764]
|
12 yıl önce |
John Rayes
|
fb547bc460
Alignment fixes and some inline styles to classes
|
12 yıl önce |
emanuele
|
5a59df038c
Few br class clear
|
12 yıl önce |
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 yıl önce |
emanuele
|
0080124544
! In ManageMembers after deleting members any filter by date was lost
|
12 yıl önce |
emanuele
|
147feb295d
! Members awaiting approval are sorted by last login date instead of registration date [Bug 4388]
|
12 yıl önce |
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]
|
12 yıl önce |
Spuds
|
43a398c885
! Error in poll if more than 256 choices are added
|
12 yıl önce |