summaryrefslogtreecommitdiff
path: root/view.php
AgeCommit message (Expand)AuthorFilesLines
2026-05-15Namespace fixesLester Caine1-5/+6
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-4/+4
2025-08-27Code updated to PHP8.4 and namespacelsces1-6/+6
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-01-14assign_by_ref-to-assignByRefmodela bitweaver1-2/+2
2010-07-20fix perm checkpre-lf-storage-path-to-file-nametekimaki1-1/+2
2010-06-09Strip down CVS keywords.cvs2git1-2/+2
2010-02-21load all membersPRE_CONTENTTYPE_NAME_PLURALMax Kremmel1-7/+8
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phpPRE_LIBERTYSYS_SERVICE_UPDATEwjames51-3/+3
2009-10-01remove ref to non-existant copyright.txt filepre_deprecate_bit_setup_incR270PRE_BIT_SETUP_CHANGEwjames51-3/+3
2009-10-01fix LGPL license ref from non-existant license.txt file to lgpl urlwjames51-3/+3
2008-10-20BIG CHANGE: migrate p_*_edit permissions to p_*_update permission naming conv...Christian Fowler1-3/+3
2008-06-25change display call to use a hash for display options, add display_mode to op...Christian Fowler1-3/+3
2007-06-10Make pigeonholes LibertyAttachables and descriptions parsed content. Cleanup ...Nick Palmer1-2/+3
2007-04-23fatalError message translation standardisation: fatalError message is not tra...Max Kremmel1-3/+3
2007-04-05Make pigeonholes not call LibertyAttachable since it is LibertyContent (for t...Nick Palmer1-2/+7
2006-06-20no need to check for empty()bitweaver.org1-3/+3
2006-06-18display correct number of assignable elements and fix pagination related disp...Max Kremmel1-7/+9
2006-04-24clean up templates a bitbitweaver.org1-3/+3
2006-04-11rename permissions to new standard using: p_<package>_<verb>_[<noun>]Max Kremmel1-4/+4
2006-02-23redirect user to list page if we don't have a valid root_structure_idbitweaver.org1-35/+6
2006-02-08php: introduce new method: getPref( $package, $pref, $defaut ) (order is open...Max Kremmel1-4/+3
2006-02-08PHP reference 'bug' fixLester Caine1-3/+4
2006-02-08tidy up permission checks, display of dynamically collapsable list seems quit...Max Kremmel1-5/+43
2006-01-24merge assign content changes to HEAD and clean up APIMax Kremmel1-3/+3
2006-01-24rename $gPigeonholes to $gContent since we're dealing with LibertyContentMax Kremmel1-8/+8
2006-01-18remove custom positioning codeMax Kremmel1-6/+2
2006-01-18get various areas working again with recent code changesMax Kremmel1-6/+20
2006-01-17bring getList() up to the new standards and use pagination when listing categ...Max Kremmel1-4/+8
2006-01-14merge recent changes into HEADMax Kremmel1-4/+5
2005-08-21import pigeonholes - take 2Max Kremmel1-0/+46