summaryrefslogtreecommitdiff
path: root/list.php
AgeCommit message (Collapse)AuthorFilesLines
2026-05-14php-cs-fixer updates to php8.5 styleLester Caine1-3/+3
2026-02-01Major refactor for namespace, php8.4 and smarty5lsces1-7/+11
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
2021-02-01move classes to includes/classes and use PKG_CLASS/INCLUDE_PATH constantsmodela bitweaver1-1/+1
2014-05-31PSR trial tidyup. Drop trailing ?> and tidy legacy bracing.lsces1-2/+1
2012-08-08Refactored to use bit_redirect for page switchlsces1-2/+1
2010-06-09Strip down CVS keywords.pre-lf-storage-path-to-file-namecvs2git1-1/+1
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phpPRE_LIBERTYSYS_SERVICE_UPDATEwjames51-2/+2
2008-10-20BIG CHANGE: migrate p_*_edit permissions to p_*_update permission naming ↵Christian Fowler1-30/+2
convention, hasEditPermission is now hasUpdatePermission, many explicit perm checks have been cleaned up to hasUpdatePermission
2008-09-19tra() for error/warning/delete messagescreate_permissionlaetzer1-4/+5
2008-06-25change display call to use a hash for display options, add display_mode to ↵Christian Fowler1-2/+2
options hash
2008-06-19Correct documentation package name to articlesLester Caine1-2/+2
Could have worked around error, but lets get these things consistent
2007-08-23make articles and wiki aware of list servicesMax Kremmel1-1/+5
2007-07-06move to gContent perm functions to fully support liberty content permissionsMax Kremmel1-2/+2
2007-06-13updated getList in BitArticle to work more like the rest of bitweaver by not ↵Max Kremmel1-2/+2
returnign data in ['data'] sub array. display future articles on main articles page.
2006-08-29add the factility to view the history of articles, and an auto approve ↵Hash91-2/+2
feature for articles
2006-05-26oops: don't any additional param - just don't assign smarty varSylvie Greverend1-2/+1
2006-05-26pagination backSylvie Greverend1-2/+3
2006-04-11more permissions housekeeping and tidyupMax Kremmel1-2/+2
2006-04-11rename permissions to new standard using: p_<package>_<verb>_[<noun>]Max Kremmel1-7/+7
2006-02-20Merge recent changes to HEADSean Lee1-2/+2
2006-02-06Change ["control"] to ['listInfo']Lester Caine1-2/+2
2006-01-31fix various article submission related issuesMax Kremmel1-3/+3
2005-10-30Add PHPDoc headings to packageLester Caine1-5/+9
2005-09-26$smarty -> $gBitSmartyMax Kremmel1-2/+2
2005-09-03mainly article filter options related changesMax Kremmel1-2/+3
2005-09-03rename a couple of functions for consistencyMax Kremmel1-3/+3
2005-08-28clean up articles custom image upload stuffMax Kremmel1-11/+39
2005-08-27refine submissions, add confirmation note after submission.Max Kremmel1-12/+12
2005-08-26get permissions sorted when trying to view submitted articleMax Kremmel1-2/+2
2005-08-26get article submissions workingMax Kremmel1-25/+14
2005-06-30IMPORT TikiPro CLYDE FINALbitweaver.org1-0/+85