emanuele
|
8af1c0c989
! Also the PM view needs to respect the visibility of profile fileds
|
hace 12 años |
Spuds
|
00c470f243
! Update the iCal export function. Add in permissions and interface to actually use it as well. WIP
|
hace 12 años |
Spuds
|
af2666c409
Merge pull request #32 from IchBin/master
|
hace 12 años |
IchBin
|
a519701389
Fixed empty list displayed if no profile options displayed.
|
hace 12 años |
Spuds
|
475c6ce5f4
! Add MB size to attachments, its 2012
|
hace 12 años |
Spuds
|
0b1f8df7bc
! First commit of moved topic upgrades. Allows to set an expiration limit on the moved notice for auto removal, Adds ability to redirect by clicking on the moved topic notice from the topic list instead of navigating in to the moved topic message to select the link.
|
hace 12 años |
emanuele
|
6d30321ca8
+ New permission to send emails to members [Bug 4969]
|
hace 12 años |
emanuele
|
842c0f70df
+ Mark unread now marks topics unread based on the current message selected
|
hace 12 años |
Spuds
|
123eb94fe4
+ Add new message icon for polls ... remarkable how many files need to be updated for such a simple add
|
hace 12 años |
Spuds
|
d60accdcbc
! conversion of gif to png, many files, source and templates
|
hace 12 años |
Spuds
|
685e14671d
! Some systems would not download the attachment without new buffers ... partial revert to old code.
|
hace 12 años |
Spuds
|
8c7e53bb5e
Merge branch 'master' of https://github.com/emanuele45/playpen
|
hace 12 años |
Spuds
|
1a217b886f
! A few ob_XXX cleanups left from php < 4.2
|
hace 12 años |
emanuele
|
d62e27f020
+ Allow for Splitting posts off while the moderation is set to checkboxes [Bug 0922]
|
hace 12 años |
Spuds
|
1cfecb1bfa
! [4836] removed even more unused linktree_inline settings from various files
|
hace 12 años |
Spuds
|
1200581f89
! prevent error log on empty topic (db error), plus allow a way to remove it.
|
hace 12 años |
emanuele
|
20b6be98be
! Number of posts in a topic with moderated posts is now set to num_replies+1 for guests fixing the wrong index created previously [Bug 4885]
|
hace 12 años |
Spuds
|
7ce72a18f5
! some more minor doc changes
|
hace 12 años |
Spuds
|
2ffed0715a
! 4838] fix for potential wrong HTTP-Header creation
|
hace 12 años |
emanuele
|
c8fcacd9b0
Added categories in membergroups management pages [mod 3120] + removed duplicate js function selectBoards (defined in script.js) from Profile.template.php
|
hace 12 años |
Spuds
|
fba49b3745
! $context['browser'] was not setting all vars resulting in index errors on mods
|
hace 12 años |
Spuds
|
7e64a9bf72
! Fold in Subs-Attachment.php changes back into Display.php, ManageAttachments.php, Profile-Modify.php, Subs-Post.php, Subs.php
|
hace 12 años |
Spuds
|
23f8b7f938
! Merge refractored attachment.php changes back in to Post.php and Display.php
|
hace 12 años |
Spuds
|
6d253143bc
! Removed $context['complex_preg_chars'] usage in regex, only was required for php < 4.3.2
|
hace 12 años |
Spuds
|
943ee77ad2
! Send the old_body to the search API
|
hace 12 años |
Spuds
|
3c431b6cf9
! Even more doc stuff.
|
hace 13 años |
Spuds
|
de099bdbc2
! Sorting the memberlist by online status caused an error in PostgreSQL (Memberlist.php, thank you TheStupidOne!)
|
hace 13 años |
Spuds
|
f438dcabae
! Change @ini_get to ini_get. It never returns an error.
|
hace 13 años |
Spuds
|
c3f6282f89
! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php)
|
hace 13 años |
Spuds
|
0e5ff1fc89
! Logging and error handling: a little step of refactoring of fatal errors (wip).
|
hace 13 años |