summaryrefslogtreecommitdiff
path: root/admin/admin_pigeonholes_inc.php
AgeCommit message (Collapse)AuthorFilesLines
2025-08-27Code updated to PHP8.4 and namespacelsces1-42/+39
2010-06-09Strip down CVS keywords.cvs2git1-1/+1
2010-04-17step three of contenttype name plural - replace all instances where name is ↵pre_ctype_desc_name_schmeachangewjames51-2/+2
accessed though type hash with get name method call, still no schema change required
2008-10-18Allow admins to set which content they want to be pigeonholeable.pre_update_permissionNick Palmer1-1/+24
2007-11-01merge all settings arraysMax Kremmel1-2/+2
2007-10-21add option to set number of columns in table list and add option to display ↵Max Kremmel1-21/+39
primary attachment image if there is one. re-organise the admin page.
2007-08-24make content type display optionalMax Kremmel1-1/+5
2007-08-23add service function and template to add category filter on list pages. list ↵Max Kremmel1-1/+5
services still need to be implemented in various packages.
2007-06-10Make pigeonholes LibertyAttachables and descriptions parsed content. Cleanup ↵Nick Palmer1-2/+2
display_description checking in templates. Need to add the attachment browser probably.
2007-03-05Fix issues with assign content I broke before. Add forbid insert feature. ↵Nick Palmer1-2/+6
Fix bug with insert when there are no checks on the page. Need to add better security on insert still but the interface doesn't offer it now.
2007-03-04Swap default for assign content back to what it was.Nick Palmer1-3/+3
2007-03-03Added assign content pagination. Swapped rows and columns on page. This can ↵Nick Palmer1-1/+5
be reversed back in admin for sites with few categories.
2007-02-24fix 'seperate' spelling mistakesMax Kremmel1-3/+3
2007-01-10make subtree listing optionalMax Kremmel1-1/+5
2006-06-11further sanitise admin screenMax Kremmel1-4/+9
2006-06-11rewrite adimn help to make it less crypticMax Kremmel1-6/+6
2006-06-06kernel_config name updatesMax Kremmel1-3/+3
2006-04-26make pigeonholes tab optionalbitweaver.org1-1/+5
2006-04-19add an option in pigeonhole to toggle between checkbox to scrolling list if ↵Sylvie Greverend1-1/+2
number of pigeonholes > x
2006-04-14more kernel_config renamesMax Kremmel1-3/+3
2006-02-08Make Theme/Permissions/Group optional in pigeonholesLester Caine1-1/+13
2006-01-24rename $gPigeonholes to $gContent since we're dealing with LibertyContentMax Kremmel1-2/+3
fix some minor layout issues and add some basic prefs to schema_inc add option to not show any category members, but only category name - can act as tagging system that way
2006-01-18remove custom positioning codeMax Kremmel1-5/+1
2006-01-14merge recent changes into HEADMax Kremmel1-6/+13
2005-08-21import pigeonholes - take 2Max Kremmel1-0/+41