summaryrefslogtreecommitdiff
path: root/admin
AgeCommit message (Collapse)AuthorFilesLines
2026-05-18Update system rebased at v5.0.0Lester Caine1-45/+0
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine2-29/+29
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2025-08-27Code updated to PHP8.4 and namespacelsces3-76/+50
2023-11-27use simple_set_toggle/value for admin_statsspiderr1-2/+7
2023-11-26update *_anayltics_ naming; add support for google_tagmanager_id; clean up adminspiderr1-7/+23
2020-11-18add analytics for google and microsoft; remove boostsuitespiderr1-1/+2
2015-07-29update optionssanto spider1-0/+1
2012-09-28Index key is too big for Firebird. Need to create a shorter field for indexinglsces1-1/+1
but have just disabled for the moment - needs a cleaner fix, but it allows dumb install short term.
2011-05-17tighten up stats perms defaultpre-lf-storage-path-to-file-namespiderr1-1/+1
2011-01-08fix stats_referer_map_user_idxChristian Fowler1-1/+1
2010-07-11use 4096 byte varchar for referer_url since mysql doesn't handle simple ↵spiderr1-1/+1
indexes on TEXT fields
2010-07-11use 4096 byte varchar for referer_url since mysql doesn't handle simple ↵spiderr1-1/+1
indexes on TEXT fields
2010-06-09Strip down CVS keywords.cvs2git1-1/+1
2010-04-24fix indexes names and tablesCVS_HEADChristian Fowler2-9/+7
2010-04-22Add code to tracking referering url to registered user_idChristian Fowler2-0/+69
2010-04-17SCHEMA CHANGE - liberty_content_types - change content_description to ↵wjames51-2/+4
content_name, add column content_name_plural - update all class files and hashes where appropriate
2007-09-19add option to optionally record pageviewsChristian Fowler1-1/+2
2007-06-22massive stats overhaul. remove all non-stats code and allow packages to ↵Max Kremmel1-1/+1
insert their own stats using a ::getStats method. view BitPage::getStats for an example on how it works. not sure if this is the best way to do it, but this way we'll have a unified look.
2006-09-10move stats settings to stats.Max Kremmel1-0/+14
2006-05-08simplify packageInfoMax Kremmel1-3/+0
2006-04-14more kernel_config renamesMax Kremmel1-1/+1
2006-04-13register stats package name with config settingMax Kremmel1-1/+1
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/+2
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
DAY - SQL Reserved
2006-02-06further paermission renaming and cleanupMax Kremmel1-1/+1
2006-02-01kernel table name standardization and separationChristian Fowler1-1/+6
2006-02-01add de-tikification process to upgrade - untestedMax Kremmel1-0/+23
2006-01-31massive table de-tikification. changed all tiki_ table prefixes with teh ↵bitweaver.org1-1/+1
package_ name. have changed everything except liberty except kernel
2005-10-29merge recent changes into HEADMax Kremmel1-5/+5
2005-07-17Merge recent changes from R1 to HEAD - never doing this again.Max Kremmel1-1/+1
2005-06-28Merge recent changes from R1 into HEADChristian Fowler1-4/+4
2005-06-19IMPORT TikiPro CLYDE FINALbitweaver.org1-0/+39