summaryrefslogtreecommitdiff
path: root/my.php
AgeCommit message (Collapse)AuthorFilesLines
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-1/+1
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2025-08-29General tools updated to PHP8.4 and namespacelsces1-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
2017-10-19remove login.php and use only signin.php; add hyridauth providers to ↵spider@app11-1/+1
reigstration
2016-02-07Move from Smarty2 to Smarty3 function stylelsces1-1/+1
2015-12-08Merge with locallsces1-7/+2
2010-06-09Strip down CVS keywords.cvs2git1-2/+2
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phpwjames51-3/+3
2009-10-01remove ref to non-existant copyright.txt filewjames51-3/+3
2009-10-01fix LGPL license ref from non-existant license.txt file to lgpl urlwjames51-3/+3
2008-07-29Use results from getContentList directlyLester Caine1-6/+6
2008-06-25change display call to use a hash for display options, add display_mode to ↵Christian Fowler1-3/+3
options hash
2008-01-01make pagination work in users content listJams H Thompson1-2/+3
2006-03-01move BitSystem:: preferences methods to get/set/load/storeConfig to avoid ↵Christian Fowler1-7/+7
conflict with new content preferences
2006-02-09use isFeatureActive() to check if a preference has been setMax Kremmel1-3/+3
2006-02-09remove getPref() and we continue using old method getPreference();Max Kremmel1-13/+12
replace all direct accesses with getPreference() or setPreference() (new function) BitSystem::getPreference() and related functions will be renamed to BitSystem::getConfig()
2006-02-06more preference standardisationMax Kremmel1-6/+6
2006-02-03add permissions and proper handling for edit+view of user homepages and user ↵Christian Fowler1-28/+31
lists, add user content listing option
2006-01-31gut out extra junk and move bookmarks, tasks, userfiles, and user menus to ↵pre_table_detikificationChristian Fowler1-3/+2
upcoming extra _bit_profile package. rename all tiki_ tables to users_, and standardize users_objectperms and users_groupperms table names. updated upgrade_inc and schema_inc
2005-08-24synch recent changes from R1 to HEADMax Kremmel1-149/+2
2005-08-01merge recent changes with HEAD - R1 and HEAD are identical nowMax Kremmel1-42/+42
2005-07-25Merge recent changes R1 1.0.2 beta --> HEADMax Kremmel1-2/+3
2005-07-17Merge recent changes from R1 to HEAD - never doing this again.Max Kremmel1-5/+4
2005-06-29Merge recent changes from R1 into HEADChristian Fowler1-2/+8
2005-06-28Merge recent changes from R1 into HEADChristian Fowler1-5/+17
2005-06-21switch tikilanguage to bitlanguage everywhere!Christian Fowler1-2/+2
fixed the installer to turn OFF tinymce by default
2005-06-19IMPORT TikiPro CLYDE FINALbitweaver.org1-0/+192