summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Expand)AuthorFilesLines
2006-03-01move BitSystem:: preferences methods to get/set/load/storeConfig to avoid con...Christian Fowler1-2/+2
2006-03-01move BitSystem:: preferences methods to get/set/load/storeConfig to avoid con...Christian Fowler4-8/+8
2006-02-24move service functions to Pigeonholes.php, fix content types dropdown, only c...Max Kremmel1-1/+1
2006-02-13use serviceHashMax Kremmel1-2/+2
2006-02-10values and options in html_options are exclusiveLester Caine2-2/+2
2006-02-10Use the content_type Description for drop down listLester Caine1-1/+1
2006-02-08Make Theme/Permissions/Group optional in pigeonholesLester Caine1-21/+27
2006-02-08tidy up permission checks, display of dynamically collapsable list seems quit...Max Kremmel3-41/+11
2006-02-07add permissioning to categories - permissions are checked recursively - w00t\!Max Kremmel2-6/+23
2006-02-04remove unused assignmentMax Kremmel1-1/+0
2006-02-04add module that automatically displays the full pigeonhole, the content is pa...Max Kremmel1-1/+1
2006-01-30use content preferences instead of pigeonhole_settings tableMax Kremmel1-1/+1
2006-01-25rename assign_content filesMax Kremmel2-6/+7
2006-01-25typosMax Kremmel1-1/+2
2006-01-24merge assign content changes to HEAD and clean up APIMax Kremmel1-4/+5
2006-01-24tighten API by using only $pListHashMax Kremmel1-1/+1
2006-01-24rename $gPigeonholes to $gContent since we're dealing with LibertyContentMax Kremmel7-57/+61
2006-01-20apply R1 fix in HEADMax Kremmel1-6/+7
2006-01-20typoMax Kremmel1-1/+1
2006-01-20further work on pigeonholes view layoutMax Kremmel2-1/+35
2006-01-19completely pull positioning stuff and try and make listing better - table bas...Max Kremmel4-51/+33
2006-01-18remove custom positioning codeMax Kremmel2-139/+18
2006-01-18get various areas working again with recent code changesMax Kremmel3-12/+13
2006-01-17bring getList() up to the new standards and use pagination when listing categ...Max Kremmel3-35/+30
2006-01-17escape title and descriptionMax Kremmel1-11/+13
2006-01-14merge recent changes into HEADMax Kremmel7-84/+227
2005-10-29maximum number of cols for textarea is 50 - width expanded to 100% using css ...Max Kremmel1-1/+1
2005-10-26adjust getMemberList() to work with new moduleMax Kremmel1-3/+3
2005-10-23default number of displayed items is 10 and you can choose what category you ...Max Kremmel1-2/+11
2005-10-22minor layout improvemntMax Kremmel1-3/+3
2005-10-18iforce=icon in menusMax Kremmel1-7/+7
2005-10-18get pigeonholes working with recent changes to LibertyContentMax Kremmel1-1/+9
2005-10-13make sure pigeonholes div is only displayed when it is activeMax Kremmel1-4/+4
2005-09-21Liberty serivce API change - differentiate between oneliner and tabbed templa...Max Kremmel1-18/+22
2005-09-11remove option for all contentMax Kremmel1-1/+0
2005-09-03typoMax Kremmel1-2/+1
2005-08-22display text when no categories have been createdMax Kremmel1-16/+20
2005-08-21import pigeonholes - take 2Max Kremmel14-0/+527