summaryrefslogtreecommitdiff
path: root/admin
AgeCommit message (Collapse)AuthorFilesLines
2026-05-14Move simplepie to external libraries managementLester Caine1-1/+1
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine3-9/+6
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-26Refactor to modernise feedcreator and tailor to bitweaver stylelsces1-3/+3
2026-03-25Need to upgrade to the current SimplePie class, but this uses a local copylsces1-2/+2
2026-03-25Tidy RSSLib to correct file name for bitweaver autoloaderlsces1-2/+3
2026-03-25PHP8.4 style tidieslsces2-10/+8
2026-03-25Relocate class packages and delete historic upgrade pathlsces1-50/+0
2026-03-09Smarty5 asignByRef missed, code still needs PHP8.4 advisories addressedlsces1-25/+11
2025-08-27Code updated to PHP8.4 and namespacelsces1-41/+42
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
2018-08-01reorg util package to put library code in includes/ and used new ↵modela bitweaver1-1/+1
UTIL_PKG_INC constant
2016-02-07Move from Smarty2 to Smarty3 function stylelsces1-5/+5
2010-06-09Strip down CVS keywords.pre-lf-storage-path-to-file-namecvs2git2-2/+2
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phppre_ctype_desc_name_schmeachangePRE_LIBERTYSYS_SERVICE_UPDATEPRE_CONTENTTYPE_NAME_PLURALCVS_HEADwjames51-2/+2
2009-10-02new option to use httpauth on feeds to support private content - opt in and ↵wjames51-1/+13
universally handled in rss_inc
2009-10-01remove ref to non-existant copyright.txt filewjames52-4/+4
2009-10-01fix LGPL license ref from non-existant license.txt file to lgpl urlwjames52-4/+4
2008-06-25change display call to use a hash for display options, add display_mode to ↵Christian Fowler1-2/+2
options hash
2007-07-31Migrate to SimplePie for parsing feeds - add support for multifeeds in ↵wjames51-3/+12
modules and for first sentences descriptions - keep an eye on sites when using short desc - class still needs clean up and rss plugin needs to be addapted to SimplePie
2007-01-07add option to specify caching time of rss feeds, add / fix rss default ↵Max Kremmel2-3/+18
setting in individual packages
2007-01-05add option to include custom css fileMax Kremmel1-2/+6
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-05-04fix namingMax Kremmel1-2/+2
2006-05-04fix rss settings and rename config names in accordance to bitweaver standardMax Kremmel1-5/+10
2006-04-11rename permissions to new standard using: p_<package>_<verb>_[<noun>]Max Kremmel1-2/+2
2006-04-05tonnes of upgrader error sqashes - liberty_content_links still remain to be ↵Max Kremmel1-1/+1
dealt with
2006-03-29upgrader brought up to latest state on SchemaChangeLog except for the ↵Max Kremmel1-0/+5
liberty_content_stuff 2006-02-21 and 2006-02-24 remain to be dealt with any db changes need to go in respective upgraders from now on. chaos doesn't rule anymore - not even in HEAD
2006-02-19Fix reserved word field namesLester Caine1-1/+1
CACHE - Firebird Reserved (Not found where this was used)
2006-02-08php: introduce new method: getPref( $package, $pref, $defaut ) (order is ↵Max Kremmel1-7/+7
open for discussion tpl: $gBitPref.package.pref applied package name to all saves - should make database more organised and should allow more reliable uninstalls in the future
2006-02-06more preference standardisationMax Kremmel1-8/+8
2006-02-01add de-tikification process to upgrade - untestedMax Kremmel1-9/+23
2006-01-31massive table de-tikification. changed all tiki_ table prefixes with teh ↵bitweaver.org1-2/+2
package_ name. have changed everything except liberty except kernel
2006-01-20merge recent changes into HEADpre_table_detikificationMax Kremmel1-1/+1
2005-12-05merge recent changes into HEADMax Kremmel1-4/+27
2005-10-23merge recent changes into HEADMax Kremmel4-210/+170
2005-08-01merge recent changes with HEAD - R1 and HEAD are identical nowMax Kremmel2-36/+36
2005-07-17Merge recent changes from R1 to HEAD - never doing this again.Max Kremmel1-1/+1
2005-06-19IMPORT TikiPro CLYDE FINALbitweaver.org4-0/+305