summaryrefslogtreecommitdiff
path: root/admin
AgeCommit message (Expand)AuthorFilesLines
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine5-25/+27
2025-08-28Admin code updated to PHP8.4 and namespacelsces5-165/+157
2025-08-28Remove older update code ... start clean on BW5lsces1-213/+0
2021-02-03move 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
2021-02-01move _inc and classes to includes/classes and use PKG_CLASS/INCLUDE_PATH cons...modela bitweaver5-8/+8
2016-02-07Move from Smarty2 to Smarty3 function stylelsces1-1/+1
2012-05-26Correct version of BitUser should already be loaded ... need confirmation"Lester Caine ext:(%22)1-10/+10
2010-06-09Strip down CVS keywords.pre-lf-storage-path-to-file-namecvs2git2-2/+2
2010-04-17SCHEMA CHANGE - liberty_content_types - change content_description to content...CVS_HEADwjames51-1/+5
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phpPRE_LIBERTYSYS_SERVICE_UPDATEwjames51-1/+1
2009-11-03move hide user blog posts on user pages to admin opt in feature, and dont hid...R270wjames51-1/+5
2009-10-22typowjames51-2/+2
2008-10-20BIG CHANGE: migrate p_*_edit permissions to p_*_update permission naming conv...Christian Fowler1-1/+1
2008-10-03CORE CHANGE: cleave Create permission from Edit permission so that they are d...wjames51-1/+2
2008-06-25change display call to use a hash for display options, add display_mode to op...Christian Fowler1-1/+1
2008-05-17de-tick GenID call, make sure bitblog content type is registered, set modifie...Christian Fowler1-1/+5
2008-04-01phpdoc format for todo - not all being picked up because they are not attache...Lester Caine3-12/+13
2008-02-26register content types on install. many packages are updated with this, but m...wjames51-0/+6
2008-01-12Remove double creation of posts. Don't know how that got in there.Nick Palmer1-38/+0
2007-12-07remove uncorrectly added (by me) CREATSEQUENCE, it just needed the prefix as ...MW1-4/+1
2007-12-05add missing prefix on R1 to R2 upgradeMW1-1/+4
2007-12-05get rid of unused table tiki_blog_activity on R1 to R2 upgradeMW1-5/+7
2007-11-18Update to handle posts properly and allow multiple runs.Nick Palmer1-4/+42
2007-11-15remove old admin_add kludge and indent with tabsMW1-252/+239
2007-11-05create admin feature to toggle auto display of primary attachment - display i...wjames51-1/+5
2007-11-05new feature - ajax readmore part of blogposts inline into recentposts type listswjames51-1/+5
2007-10-22pump the blogs_blog_id_seq on upgrade - this is mostly for mysqlwjames51-0/+3
2007-07-27refines options for viewing future and expired posts. Includes small list at ...wjames52-2/+3
2007-07-16remove outdated commentMax Kremmel1-1/+0
2007-07-09Fix warning when deleting a blog since posts are not deleted.Nick Palmer1-149/+229
2007-07-09move pump files to individual packagesMax Kremmel1-0/+72
2007-06-22fix home blog setting in admin and make use of it when visiting blogs. this c...Max Kremmel1-35/+10
2007-06-15Drop AUTO on BLOGS table and enable the matching sequence entry.Lester Caine1-3/+2
2007-06-02Add new word press migration tool.Nick Palmer1-0/+289
2007-05-16add alternate two field blogpost editing as admin option - off by defaultwjames52-1/+7
2007-04-19massive cleanup - all statements now execute. more thorough testing with data...Christian Fowler1-12/+12
2007-04-02remove admin pref for auto gen user blogs - feature depricated, users with po...wjames52-6/+1
2007-03-29fix indexes and add comments to AUTO columnMax Kremmel1-2/+5
2007-03-27move constraints to liberty_content because content_id is not primary on teh ...Christian Fowler1-5/+4
2007-03-26add table field for storing a note when crossposting a post to a blog, not ye...wjames52-0/+2
2007-03-19polish up schema_inc for blogs_posts_map changesChristian Fowler1-2/+4
2007-03-18init blogs refactoringwjames53-12/+47
2007-03-05adds new blog service - auto gen user blogs on new user registration - off by...wjames52-2/+8
2007-03-03fix bad row name in perms upgradewjames51-2/+2
2007-03-03adds perms for viewing future and expired posts and query limits in getListwjames52-2/+8
2007-03-02schema update to support future posting and experation dating of postswjames52-0/+6
2007-03-02adds admin option for split char countwjames51-1/+2
2007-03-01adds support for split syntax and blog posts with read morewjames52-0/+2
2007-03-01comments out all references to categories package and vvcat, services appear ...wjames51-1/+8