summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phpPRE_LIBERTYSYS_SERVICE_UPDATEwjames56-17/+17
2009-10-01remove ref to non-existant copyright.txt filepre_deprecate_bit_setup_incR270PRE_BIT_SETUP_CHANGEwjames510-29/+29
2009-10-01fix LGPL license ref from non-existant license.txt file to lgpl urlwjames510-29/+29
2009-01-24standardize search with 'find' param, removes find_objects - CUSTOM PACKAGE D...wjames52-7/+7
2008-10-21fix bad EditPerm refsR250wjames51-1/+1
2008-10-20BIG CHANGE: migrate p_*_edit permissions to p_*_update permission naming conv...Christian Fowler9-23/+23
2008-10-18Allow admins to set which content they want to be pigeonholeable.pre_update_permissionNick Palmer5-12/+56
2008-09-10a number of html and consistency fixes for module helpcreate_permissionMax Kremmel1-5/+6
2008-09-09one help file for each module (that takes parameters), html code change from ...laetzer4-33/+37
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