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