summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-08-25correctly convert string to arrayMax Kremmel1-3/+3
2007-08-25add option to return members in subcategories when filtering dataMax Kremmel2-14/+62
2007-08-25clean up code and indent with tabsMax Kremmel1-7/+8
2007-08-25add some inline docsMax Kremmel1-5/+42
2007-08-24further implement new feature to turn off content type displayMax Kremmel1-12/+12
2007-08-24make content type display optionalMax Kremmel2-2/+6
2007-08-24use correct id for content_idMax Kremmel1-5/+5
2007-08-24simplify search filter outputMax Kremmel1-7/+13
2007-08-24use getDisplayUrl when asking for a URLMax Kremmel1-3/+4
2007-08-23use subselect to fetch member count.Max Kremmel1-10/+13
2007-08-23simplify and speed up code by removing redundant foreach loopsMax Kremmel1-38/+32
2007-08-23undefined variables and index fixesMax Kremmel1-3/+4
2007-08-23fix service name and add missing templateMax Kremmel2-2/+13
2007-08-23add service function and template to add category filter on list pages. list ...Max Kremmel3-23/+47
2007-08-23remove duplicate codeMax Kremmel1-39/+7
2007-08-04improve permission and group logic and fix such restrictionsMax Kremmel3-37/+57
2007-07-16only load LibertyAttachable when neededMax Kremmel1-5/+7
2007-07-16Add m(Admin|Edit|View)ContentPermission to various classes. update LibertyCon...Max Kremmel2-2/+8
2007-07-16set gBitSystem globalMax Kremmel1-3/+3
2007-07-15truncate pigoenholes categories names when we're using the select boxMax Kremmel1-3/+3
2007-07-10move loadAjax() to BitThemesMax Kremmel1-3/+3
2007-07-09clean up ajax library calls by only allowing gBitSystem->loadAjax() instead o...Max Kremmel1-3/+3
2007-07-09typosMax Kremmel1-2/+2
2007-07-09add structure_id based rewrite rulebitweaver.org1-0/+1
2007-07-07don't truncate descriptionMax Kremmel1-13/+11
2007-07-01standardise all menus by using new ilocation=menu and add missing iconsMax Kremmel1-7/+7
2007-07-01remove content insertion code. this is dealt with in the assign content pageMax Kremmel1-28/+3
2007-07-01check to see if descriptions are turned on before including attachment browse...Max Kremmel1-26/+7
2007-06-23provide gif alternatives for all png icons. this will allow us to remove the ...Max Kremmel1-0/+0
2007-06-22Add phpdoc comment blocksLester Caine1-2/+5
2007-06-16move from gPreviewStyle to gBitThemes->setStyle()Max Kremmel1-7/+4
2007-06-16Bring Attachment Browser under p_liberty_attach_attachments controlLester Caine1-7/+9
2007-06-10Fix warning.Nick Palmer1-4/+3
2007-06-10Add attachment browser.Nick Palmer3-86/+107
2007-06-10simplify parseData callMax Kremmel1-5/+3
2007-06-10Make pigeonholes LibertyAttachables and descriptions parsed content. Cleanup ...Nick Palmer11-37/+56
2007-06-09set default menu names on installationMax Kremmel1-3/+1
2007-06-08Fix category suckerfish so it works with new layouts system.Nick Palmer1-3/+7
2007-05-18provide pretty_url urls as well. please take pretty_urls into account when ad...Max Kremmel1-2/+16
2007-05-16missing forward slash in member link under the 'dynamic' section caused 404/3...gravyface1-1/+1
2007-04-24typolaetzer1-1/+1
2007-04-23fatalError message translation standardisation: fatalError message is not tra...Max Kremmel1-3/+3
2007-04-19"what's related" - divorced module from bottom arealaetzer1-2/+2
2007-04-05Add new mod_category_suckerfish module. :)Nick Palmer2-0/+118
2007-04-05Make pigeonholes not call LibertyAttachable since it is LibertyContent (for t...Nick Palmer7-21/+37
2007-03-14remove wiki package dependencyMax Kremmel1-8/+10
2007-03-09Remove limit on categories in on page assignment.Nick Palmer2-6/+6
2007-03-05Fix issues with assign content I broke before. Add forbid insert feature. Fix...Nick Palmer5-17/+73
2007-03-04Swap default for assign content back to what it was.Nick Palmer2-5/+5
2007-03-03Added assign content pagination. Swapped rows and columns on page. This can b...Nick Palmer4-15/+98