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