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