summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-10sort by title instead of structure_idMax Kremmel1-4/+4
2008-06-25change display call to use a hash for display options, add display_mode to op...Christian Fowler6-18/+18
2008-06-23replace individual function parameters with an array of options when using li...Max Kremmel1-3/+6
2008-06-13update to LibertyMimeMax Kremmel1-9/+9
2008-03-03Add hints do disable apache MultiViews if mod_rewrite doesn't work.R202Tomasz Kalkosinski1-0/+2
2008-02-09Fix speeling.Nick Palmer1-1/+1
2008-01-24Move StartTrans() before the calls to LibertyXXX::store() so that rollback wo...Nick Palmer1-3/+3
2007-12-12Close a gaping wide security hole and make it clearer how to tweak the getMem...Nick Palmer1-15/+20
2007-12-11minor code cleanupMax Kremmel1-19/+17
2007-12-09Make it possible to tweak the members list sql from outside Pigeonholes.Nick Palmer1-3/+25
2007-12-07add missing rename of seqMW1-0/+3
2007-11-30Add delete menu item to allow deletion of a category.Nick Palmer1-0/+1
2007-11-30use correct parameter for helpMax Kremmel1-1/+1
2007-11-30general code cleanup, add {tr}s, indent with tabs...Max Kremmel2-17/+17
2007-11-19Take out directory specific code. Sorry guys.Nick Palmer1-5/+2
2007-11-19typo in constant namewjames51-3/+3
2007-11-19Fixed dismember bug and add dismember link to nav path for users with permiss...Nick Palmer3-5/+13
2007-11-18Latest changes from CVS.Nick Palmer1-6/+35
2007-11-08massive update to javascript and css file loading. main aim is to reduce the ...Max Kremmel1-3/+9
2007-11-01merge all settings arraysMax Kremmel1-2/+2
2007-10-23select COUNT(table.column) is illegal in SQL-92; changed to SELECT COUNT(*)gravyface1-3/+3
2007-10-21fix indentingMax Kremmel1-9/+9
2007-10-21simplify thumbnail fetch callMax Kremmel1-8/+6
2007-10-21add option to set number of columns in table list and add option to display p...Max Kremmel4-45/+113
2007-10-21remove even more debugMax Kremmel1-4/+2
2007-10-21remove debugMax Kremmel1-3/+2
2007-10-20Make it possible to paginate pigeonhole members. Templates need support.Nick Palmer1-7/+35
2007-10-10migrate core ajax services off prototype to mochikitwjames51-5/+2
2007-10-01remove wiki specific code and use new liberty_content_data for summaryChristian Fowler1-8/+4
2007-09-27Allow no_menu and structure_id arguments to the module.Nick Palmer1-7/+11
2007-09-26only use subselect for 'normal' databasesMax Kremmel1-16/+27
2007-09-24add docs for methodMax Kremmel1-2/+10
2007-09-10only display count if appropriatePRE_LIB_ATTACHMENT_REFACTORMax Kremmel1-1/+1
2007-09-10make sure we use a unique id name and don't load mochi - will interfere with ...Max Kremmel2-7/+7
2007-09-10use INNER join instead of LEFT OUTER to be more preciseMax Kremmel1-4/+4
2007-09-09fix pathlist sorting and allow override for forbid insertion hidingMax Kremmel1-7/+6
2007-08-25pass pMixed on to getDisplayUrl()Max Kremmel1-3/+3
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