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