summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-02-24fix 'seperate' spelling mistakesMax Kremmel1-3/+3
2007-02-17Changed so navbar div only shows up if there is something in it. Added Remove...Nick Palmer1-7/+13
2007-02-11pagination fixesJams H Thompson1-2/+2
2007-02-11pagination fixesJams H Thompson4-57/+32
2007-02-09fix [ 1652257 ] Wiki Settings unreachableChristian Fowler1-1/+1
2007-02-08add class equal to highlight for current nodeChristian Fowler2-2/+2
2007-01-29clean up template - xhmtml compliant again, no nested tables, make sure that ...Max Kremmel1-40/+34
2007-01-29add more filter options to wiki list pagesJams H Thompson5-28/+101
2007-01-25add pMixed hash to getDisplayUrl() - this needs to be standardised accross al...Max Kremmel1-5/+10
2007-01-21Actually fix history commentsJams H Thompson3-17/+12
2007-01-21fixes for history commentsJams H Thompson2-9/+9
2007-01-17pervent display for unpermissioned usersChristian Fowler8-28/+39
2007-01-14replace contents of modifier.display_bytes.php with modifier.kbsize.php and u...Max Kremmel1-2/+2
2007-01-14convert div.header h2 to div.header p where <h2> represents a description suc...Max Kremmel1-1/+1
2007-01-07add option to specify caching time of rss feeds, add / fix rss default settin...Max Kremmel2-10/+9
2007-01-06rename some methods in BitDbBase to meet bitweaver standards. all changes bac...Max Kremmel3-16/+16
2007-01-05searched for .title} .description} and .data} and added |escape where appropr...Max Kremmel1-2/+2
2007-01-01only load class files when packages have been verified - not really necessary...Max Kremmel1-3/+4
2006-12-26display errors if we have difficulties saving the pageMax Kremmel1-2/+3
2006-12-23structure reorganisation updateMax Kremmel1-1/+1
2006-12-23update outdated codeMax Kremmel1-11/+6
2006-12-23centrally update user permissions if individual page permissions have been se...Max Kremmel3-13/+13
2006-12-23friggin smarty bug... when you set a var TRUE, it doesn't check to see what i...Max Kremmel1-3/+3
2006-12-10more rss cleanup - make sure we use appropriate cache files for individual ga...Max Kremmel1-2/+2
2006-12-09do some generic rss cleanup and actually make use of the default rss feed typ...Max Kremmel1-3/+2
2006-11-28undefined variable $s5Max Kremmel1-3/+3
2006-11-23clean up and simplify reltime, make reltime optional, remove reltime equivale...Max Kremmel1-1/+1
2006-11-10add missing quoteChristian Fowler1-2/+2
2006-11-10add missing parenChristian Fowler1-1/+1
2006-11-09check for content permissionsMax Kremmel1-2/+4
2006-11-02fix rollback and viewing of historical pagesChristian Fowler4-6/+9
2006-10-05content-type meta tag for correct display of special characterslaetzer1-0/+1
2006-09-29an update function to avoid to have to gat all the information and store to o...Sylvie Greverend1-4/+35
2006-09-22redirect to WIKI home after delete, not root.Christian Fowler1-3/+3
2006-09-21add forgotten edit_content_status_inc.tpl templateChristian Fowler1-2/+2
2006-09-20first pass at http://www.bitweaver.org/wiki/Liberty+Content+Status - basics a...Christian Fowler1-1/+3
2006-09-20space differenceChristian Fowler1-3/+3
2006-09-20use getField to clean up logicChristian Fowler1-4/+4
2006-09-18ensure that exists hash contains something to work withMax Kremmel1-4/+4
2006-09-16liberty_action_log updatesMax Kremmel1-8/+8
2006-09-14replace <div class="boxtitle"> with <h3 class="boxtitle">Max Kremmel1-48/+0
2006-09-12clean up registerAppMenu API, clean up a lot of the menu code, don't assign a...Max Kremmel1-1/+6
2006-09-10move homeable setting to registerPackage() settingsMax Kremmel2-2/+1
2006-09-10Ensure new pages appear in the page list ( LEFT JOIN hits )Lester Caine1-4/+4
2006-09-07Restore hits and order by hits to page listLester Caine1-5/+6
2006-09-05Problem when adding find to servicesSQLLester Caine1-6/+6
2006-09-03change all biticon links to point to the new icons provided in themes/icon_st...Max Kremmel19-42/+42
2006-09-03add page to display all of the watches for a wiki pageJams H Thompson3-0/+76
2006-09-01as bw allows 2 pages to have the same name, list_pages must use a link with p...Sylvie Greverend1-2/+2
2006-08-29fix indendationMax Kremmel1-22/+22