summaryrefslogtreecommitdiff
path: root/broadcast.php
AgeCommit message (Collapse)AuthorFilesLines
2026-05-16Drop group management ? allow post to role membersLester Caine1-8/+0
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-1/+1
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-02Restructure layout in line with namespace addition and PHP8.4 style ruleslsces1-6/+6
2021-02-04move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsspiderr1-1/+1
2021-02-03update path for kernel/includes/setup_inc.phpmodela bitweaver1-1/+1
2010-06-09Strip down CVS keywords.cvs2git1-1/+1
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phpwjames51-2/+2
2008-06-25change display call to use a hash for display options, add display_mode to ↵create_permissionChristian Fowler1-2/+2
options hash
2007-06-17update getAllGroups() to not return stuff in ['data'] hashkey. this is still ↵Max Kremmel1-2/+2
from tikiwiki days and is tedious to deal with.
2007-04-20Messages now uses {textarea}.Nick Palmer1-6/+1
2006-12-25update old codeMax Kremmel1-2/+2
2006-12-20massive messages cleanup, rename files to closer match bitweaver standard. ↵Max Kremmel1-65/+19
create messages class only when needed and don't crete global class on evey page load. still some work needed with broadcast messages
2006-04-11more permissions housekeeping and tidyupMax Kremmel1-2/+2
2006-02-08Wed Feb 8 13:30:46 2006 Michael Jennings (mej)Michael Jennings1-6/+6
Convert messu to messages. ----------------------------------------------------------------------
2006-02-04remove more outdated code: $section and other old template assignmentsMax Kremmel1-9/+6
2006-01-31massive table de-tikification. changed all tiki_ table prefixes with teh ↵bitweaver.org1-3/+3
package_ name. have changed everything except liberty except kernel
2005-10-18fixes for broadcast messagesLulu.com1-2/+2
2005-10-12extensions for broadcast messagingdrewslater1-71/+26
2005-08-07merge recent changes from R1 to HEADMax Kremmel1-2/+2
2005-08-01merge recent changes with HEAD - R1 and HEAD are identical nowMax Kremmel1-16/+16
2005-06-28Merge recent changes from R1 into HEADChristian Fowler1-2/+12
2005-06-19IMPORT TikiPro CLYDE FINALbitweaver.org1-0/+137