summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-02convert lots of biticon to booticonspiderr1-1/+1
2013-04-02convert lots of biticon to booticonspiderr4-12/+12
2013-04-02convert lots of biticon to booticonspiderr1-1/+1
2013-04-02convert lots of biticon to booticonspiderr1-3/+3
2013-04-02bootstrap updates convert class=row to class=control-groupspiderr4-25/+25
2012-09-08e_strict modifications to bring in line with compliant corePRE_BOOTSTRAPlsces1-11/+11
2012-05-25replace PHP_SELF with SCRIPT_NAMEspiderr1-2/+2
2012-05-06replace all PHP4 style calls to LibertyMime base constructors with parent::__...spiderr1-1/+1
2012-04-18major cleanup and get install working on postgres for all packagesChristian Fowler1-1/+1
2012-04-18major migration of getDisplayUrl to ->getDisplayUrl and ::getDisplayUrlFromHashChristian Fowler1-13/+8
2010-07-20fix perm checkpre-lf-storage-path-to-file-nametekimaki1-1/+2
2010-07-20use content id on list links so we dont have redirects popping off on every r...tekimaki1-8/+8
2010-07-20fix getDisplayUrl which returned null when ever pretty urls was disabledtekimaki1-0/+2
2010-06-24dont reference REQUEST, use the passed paramhashtekimaki1-13/+15
2010-06-09Strip down CVS keywords.cvs2git16-25/+25
2010-04-17SCHEMA CHANGE - liberty_content_types - change content_description to content...CVS_HEADwjames53-6/+10
2010-04-17step three of contenttype name plural - replace all instances where name is a...pre_ctype_desc_name_schmeachangewjames52-5/+5
2010-04-17step three of contenttype name plural - replace all instances where name is a...wjames52-2/+2
2010-02-21load all membersPRE_CONTENTTYPE_NAME_PLURALMax Kremmel1-7/+8
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