summaryrefslogtreecommitdiff
path: root/edition.php
AgeCommit message (Collapse)AuthorFilesLines
2026-05-15Namespace fixesLester Caine1-2/+3
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-7/+7
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-09Smarty5 compliance sorted, but PHP8.4 style advisories still need addressinglsces1-2/+1
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-1/+1
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phpwjames51-1/+1
2009-10-01remove ref to non-existant copyright.txt filewjames51-1/+1
2009-10-01fix LGPL license ref from non-existant license.txt file to lgpl urlwjames51-1/+1
2008-09-19tra() for error/warning/delete messagescreate_permissionlaetzer1-1/+5
2008-06-25change display call to use a hash for display options, add display_mode to ↵Christian Fowler1-1/+1
options hash
2006-10-13phpDoc additionsLester Caine1-2/+4
2006-06-19merge all of wolffies changes to HEAD. Now need to work on a few things like ↵Christian Fowler1-2/+4
user_id in mail_subs table, etc.
2005-12-29removed unused includesChristian Fowler1-1/+0
2005-12-28unsubscription now working. several schema changes. tiki_mail_subscriptions ↵Christian Fowler1-1/+0
not maintains indviidual email subscriptions as well as all unsubs.
2005-12-11add edition saving and listing, almost to the point of getting send workingChristian Fowler1-3/+3
2005-12-10break out edition editingChristian Fowler1-0/+54