summaryrefslogtreecommitdiff
path: root/admin
AgeCommit message (Collapse)AuthorFilesLines
2026-05-18Update system rebased at v5.0.0Lester Caine2-52/+0
2026-05-15Role model does not support mail to roleLester Caine1-4/+1
2026-05-15Namespace fixesLester Caine3-10/+13
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine9-157/+156
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-09Smarty5 compliance sorted, but PHP8.4 style advisories still need addressinglsces3-12/+8
2025-04-02move classes to includes/classesmodela bitweaver3-4/+4
2025-04-02fix query; verify admin permission in tend queuemodela bitweaver1-0/+3
2021-02-03update path for kernel/includes/setup_inc.phpmodela bitweaver5-5/+5
2021-02-02move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsmodela bitweaver3-5/+5
2016-02-07Move from Smarty2 to Smarty3 function stylelsces3-8/+8
2012-05-25replace PHP_SELF with SCRIPT_NAMEspiderr1-1/+1
2010-06-09Strip down CVS keywords.pre-lf-storage-path-to-file-namecvs2git6-6/+6
2010-04-17SCHEMA CHANGE - liberty_content_types - change content_description to ↵CVS_HEADwjames51-1/+4
content_name, add column content_name_plural - update all class files and hashes where appropriate
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phpwjames55-8/+8
2009-11-11Replace reserved word 'reads' by 'hits' in line with other contentpre_deprecate_bit_setup_incR270PRE_BIT_SETUP_CHANGELester Caine2-1/+27
2009-10-01remove ref to non-existant copyright.txt filewjames53-6/+6
2009-10-01fix LGPL license ref from non-existant license.txt file to lgpl urlwjames53-6/+6
2009-04-01Fix MySQL upgrades for ip/IPv6 column upgradesDaniel Sutcliffe1-7/+3
2009-03-25fix all backticks and remove duplicate updatesMax Kremmel1-7/+4
2009-03-25change ip to IPv6 compliance (39 chars). add upgrades files and remove ↵Christian Fowler2-3/+34
registerPackageVersion where redundant
2008-10-31renamed dep stuff to requirement stuff, clean up schema_inc files, move ↵Max Kremmel1-3/+2
version info from info hash to registerPackageVersion90, move requirements to registerRequirements()
2008-09-19tra() for error/warning/delete messagescreate_permissionlaetzer2-6/+25
2008-06-25change display call to use a hash for display options, add display_mode to ↵Christian Fowler4-7/+7
options hash
2008-06-18mv BitMailer to BitNewsletterMailer to avoid conflict and confusion with the ↵Christian Fowler3-15/+15
kernel class
2008-01-02add SMTP username and passwordChristian Fowler1-1/+11
2008-01-02clean up output when sending queue to be a simple text dump to browserChristian Fowler1-6/+7
2008-01-02add apparently missing newsletters settingsChristian Fowler1-4/+2
2007-09-19cleanup BIT_PHP_ERROR_REPORTINGChristian Fowler1-1/+2
2007-06-17update getAllGroups() to not return stuff in ['data'] hashkey. this is still ↵Max Kremmel1-3/+3
from tikiwiki days and is tedious to deal with.
2007-05-05SCHEMA CHANGE: add mail_error columnChristian Fowler1-1/+2
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 Fowler2-15/+7
2007-05-04missing commaMax Kremmel1-1/+1
2007-05-04SCHEMA CHANGE: add last_read_ip to mail_queueChristian Fowler2-0/+6
2007-05-04SCHEMA CHANGE: add mail_clickthrough tableChristian Fowler2-0/+19
2007-04-25clean up .tpl's and mailing, add new body to allow customization of ↵Christian Fowler1-0/+4
bitweaver.tpl
2007-04-25fix GUI tend queue to send messagesChristian Fowler2-3/+6
2007-04-20Remove quicktags init.Nick Palmer1-6/+1
2007-04-19Fixed table install error on MYSQL 5+jetskijoe1-1/+1
2007-03-20remove deprecated calls to old object permissionsChristian Fowler1-24/+1
2007-01-06massive clean up to newsletters - improve usability for listing, editing, ↵Christian Fowler1-1/+1
creating, and subscriptions
2006-10-28fix incorrect template referenceJerry Russell1-2/+2
2006-10-07schema fixesChristian Fowler1-2/+2
2006-10-07major clean up to newsletter sending. everything pretty clean at this point. ↵Christian Fowler3-9/+17
unsub needs work
2006-09-10move homeable setting to registerPackage() settingsMax Kremmel1-2/+0
2006-07-07add support for subscribing a user_id, not just an email. not done yet... ↵Christian Fowler1-2/+2
also make an intelligent sub/unsub info page for a newsletter
2006-06-30add listing of queued mail. not done yet...Christian Fowler1-0/+22
2006-06-19merge all of wolffies changes to HEAD. Now need to work on a few things like ↵Christian Fowler7-36/+175
user_id in mail_subs table, etc.
2006-05-06clean up schema files, remove unused PackageInfo data - we really need a ↵Max Kremmel1-3/+0
package manager for this, add plugin_path column to liberty_plugins
2006-04-20remove tiki_ permission prefix and remove tiki_ prefix from constraintsMax Kremmel3-7/+7