summaryrefslogtreecommitdiff
path: root/admin/send.php
AgeCommit message (Expand)AuthorFilesLines
2026-05-15Role model does not support mail to roleLester Caine1-4/+1
2026-05-15Namespace fixesLester Caine1-3/+4
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-4/+4
2026-03-09Smarty5 compliance sorted, but PHP8.4 style advisories still need addressinglsces1-7/+5
2025-04-02move classes to includes/classesmodela bitweaver1-2/+2
2021-02-03update path for kernel/includes/setup_inc.phpmodela bitweaver1-1/+1
2021-02-02move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsmodela bitweaver1-1/+1
2016-02-07Move from Smarty2 to Smarty3 function stylelsces1-5/+5
2010-06-09Strip down CVS keywords.pre-lf-storage-path-to-file-namecvs2git1-1/+1
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phpwjames51-2/+2
2009-10-01remove ref to non-existant copyright.txt filewjames51-2/+2
2009-10-01fix LGPL license ref from non-existant license.txt file to lgpl urlwjames51-2/+2
2008-06-25change display call to use a hash for display options, add display_mode to op...Christian Fowler1-2/+2
2008-06-18mv BitMailer to BitNewsletterMailer to avoid conflict and confusion with the ...Christian Fowler1-5/+5
2007-06-17update getAllGroups() to not return stuff in ['data'] hashkey. this is still ...Max Kremmel1-3/+3
2007-05-04add unsubscribed check to queueRecipientsChristian Fowler1-3/+3
2007-05-04add test_mode to enable resending message, hide validated only option for nowChristian Fowler1-5/+5
2007-04-25fix GUI tend queue to send messagesChristian Fowler1-2/+2
2006-06-19merge all of wolffies changes to HEAD. Now need to work on a few things like ...Christian Fowler1-11/+20
2006-04-20remove tiki_ permission prefix and remove tiki_ prefix from constraintsMax Kremmel1-2/+2
2006-03-23remove content_tempaltes code - this should move into a seperate packageMax Kremmel1-6/+1
2005-12-29remove duplicate edit_newsletter smarty, use include instead. add 'sending' s...Christian Fowler1-1/+2
2005-12-29clean up permissions, and creating of editionsChristian Fowler1-1/+2
2005-12-25unsubscription info coming along. some schema changes to track nl_id in tiki_...Christian Fowler1-2/+2
2005-12-20clean up sending so it acutally works nowChristian Fowler1-7/+15
2005-12-11queue of recipients even closerChristian Fowler1-31/+2
2005-12-11almost have sending working - now gets a list of users from the group selecti...Christian Fowler1-10/+22
2005-12-11add edition saving and listing, almost to the point of getting send workingChristian Fowler1-2/+2
2005-12-10break out edition editingChristian Fowler1-48/+2
2005-12-09fix previewChristian Fowler1-10/+10
2005-12-09creation of BitNewsletterEdition and get send.php warmed up. paused on though...Christian Fowler1-73/+23
2005-12-09add missing filesChristian Fowler1-0/+171