Suki
|
72666d02e2
move js files on managemembergroups.template
|
před 10 roky |
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 |
ziycon
|
6f1e82b32d
Removed unnecessary parameter, where default value was being passed into checksession().
|
před 10 roky |
Peter Spicer
|
0ddca017ff
! And our ever important source files, plus a little bit of consistency.
|
před 11 roky |
Peter Spicer
|
7743cc9e80
! Don't discard the report when closing, instead update it. Principal fix for #969, everything else here is for support.
|
před 11 roky |
Michael Eshom
|
2d0785c5b3
More phpDoc stuff
|
před 11 roky |
emanuele
|
f2c884ccea
Spaces and tabs - nitpicking
|
před 11 roky |
Illori
|
2c50939f27
Copyright update per BoD
|
před 11 roky |
Michael Eshom
|
f316a9f0cc
Membergroup icons are in their own directory now...
|
před 11 roky |
Michael Eshom
|
104b6214bb
Show the proper link in the membergroups list depending on your permissions.
|
před 11 roky |
Antes
|
aed6edb0e1
- Display.php
|
před 11 roky |
emanuele45
|
45a2e3c5fc
Merge pull request #278 from emanuele45/admin_search
|
před 11 roky |
Suki
|
6d009fe0e6
No more "I've been hacked help me ASAP!!1!" support topics...
|
před 11 roky |
emanuele
|
651820084e
Removed duplicate titles from the moderation center
|
před 11 roky |
emanuele
|
22275e7fe4
The list of groups (moderation) is now sortable. And while I was at it, it now uses list_getMembergroups instead of a custom function
|
před 12 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 |
Norv
|
789a1a1697
Tweaking copyright line for accuracy. (thank you Thantos)
|
před 12 roky |
Norv
|
74598c2506
Copyright correction.
|
před 12 roky |
Spuds
|
75c57af8fa
! move text-align inline style from generic lists to class declaration, many files
|
před 12 roky |
emanuele45
|
86d1db0c91
Merge pull request #153 from emanuele45/copyright_2012
|
před 12 roky |
Spuds
|
b98ae251a9
! couple of source tweaks needed for the theme changes
|
před 12 roky |
emanuele
|
02667d6d57
Copyrights changed to 2012
|
před 12 roky |
emanuele
|
e1eb396afc
Removed a bit of unused code
|
před 12 roky |
Spuds
|
a36ef57476
! 4677: Text string "stars" and image name (star*.gif) needs change. So much ugliness to keep the code consistent with the name change ... stars is now icons, everywhere I hope.
|
před 12 roky |
emanuele
|
e806ba900b
In Membergroup Requests displayed the request date [Topic 475382]
|
před 12 roky |
emanuele
|
6d30321ca8
+ New permission to send emails to members [Bug 4969]
|
před 12 roky |
Spuds
|
7ce72a18f5
! some more minor doc changes
|
před 12 roky |
Spuds
|
6d253143bc
! Removed $context['complex_preg_chars'] usage in regex, only was required for php < 4.3.2
|
před 12 roky |