summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-01standardize center a little more without being too disruptive. use common cla...wjames51-6/+8
2008-03-23fix bug in history previewJams H Thompson1-10/+10
2008-03-23support for comments on separate pageJams H Thompson1-2/+14
2008-03-23remove unused fileJams H Thompson1-113/+0
2008-03-23eliminate dependency on get_bitpage_info.phpJams H Thompson4-16/+34
2008-03-22back out changeJams H Thompson1-3/+77
2008-03-22refactor display_bitpage_inc.php to allow additional info available to non pa...Jams H Thompson6-85/+138
2008-03-22add check for offset out of rangeJams H Thompson1-4/+16
2008-03-19add content aliases editing supportChristian Fowler1-1/+3
2008-03-09add missing link for list of page watchesJams H Thompson1-0/+10
2008-03-01Gracefully handle requess for page numbers larger than max existing pageJams H Thompson1-5/+19
2008-02-26init parent class firstwjames51-4/+4
2008-02-26register content types on install. many packages are updated with this, but m...wjames51-0/+6
2008-01-22added a space between "ago" and "by" in the Last modified by sectionPeter Moore1-1/+2
2008-01-22fixed small typo.Peter Moore1-2/+2
2008-01-14remove setProtection - LEAVE storing the already accessed ContentId!Lester Caine1-3/+2
2008-01-13Add protected flag to content object so that we generate a 'Permission denied...Lester Caine1-2/+4
2007-11-21fix comments at top of page featureJams H Thompson1-2/+2
2007-11-20support for rollback preview in templatesJams H Thompson1-2/+6
2007-11-08massive update to javascript and css file loading. main aim is to reduce the ...Max Kremmel1-4/+10
2007-11-05add setHttpStatus 404Christian Fowler1-2/+3
2007-11-01BUG: 1824020: missing DB prefixesMax Kremmel1-1/+1
2007-10-26Fix orphan pages permission check.Nick Palmer1-2/+3
2007-10-25fix fatalError() usageMax Kremmel2-8/+6
2007-10-25Fix up various vd()s to use something more useful.Nick Palmer2-6/+8
2007-10-25revert recent experimental codeMax Kremmel1-25/+13
2007-10-22provide regular package and service package showcase for new liberty sql meth...Max Kremmel1-4/+26
2007-10-12fix fatal error, add p_wiki_list_pages permission to control wiki page listingsChristian Fowler4-9/+10
2007-10-10migrate core ajax services off prototype to mochikitwjames51-4/+2
2007-10-03remove unused fileMax Kremmel1-55/+0
2007-10-03get rollback working again, remove trailing witespace, indent with tabs, clea...Max Kremmel2-8/+8
2007-10-02clean up, update to hasAdmin/EditPermission methodsChristian Fowler1-4/+4
2007-10-02 add override of hasUserPermission with pCheckGlobalPerm=TRUEChristian Fowler1-3/+12
2007-09-27update to use summary instead of descriptionMax Kremmel1-4/+4
2007-09-27drop columns only after the data has been extractedMax Kremmel1-8/+13
2007-09-27SCHEMA CHANGE: remove wiki_pages.description and support the new liberty_cont...Christian Fowler10-52/+28
2007-09-20invokeServices( 'content_edit_function' )Christian Fowler1-4/+4
2007-09-15Only output page header if there is some content in it.Nick Palmer1-4/+7
2007-09-15Strip page date bar.Nick Palmer1-0/+2
2007-09-15check hasEditPerm for editing pageswjames51-4/+9
2007-09-15remove not needed override methods, since only has/verifyEditPerm are teh onl...PRE_LIB_ATTACHMENT_REFACTORChristian Fowler1-51/+3
2007-09-14migrate view perm calls to hasViewPermissionChristian Fowler11-39/+35
2007-09-14override default LC hasXXXPerm behavior by passing in TRUE defualt for pCheck...Christian Fowler1-3/+70
2007-09-10try to standardise getDisplayUrl accross content types a bit and add some pre...Max Kremmel1-15/+17
2007-08-30fix getlist query to used correct field for last editor filterJams H Thompson1-5/+5
2007-08-25HTML escaped in editor's commentlaetzer1-3/+3
2007-08-24lonesome "of" joined to a wordlaetzer1-2/+2
2007-08-23try to improve readabilityMax Kremmel1-7/+8
2007-08-23make articles and wiki aware of list servicesMax Kremmel3-9/+16
2007-08-19fix paginationJams H Thompson1-2/+7