| Age | Commit message (Expand) | Author | Files | Lines |
| 2008-11-13 | oops. nuked needed table by accident. | Max Kremmel | 1 | -0/+8 |
| 2008-11-13 | big cleanup of wiki, removed unused tables, removed commented code, moved rem... | Max Kremmel | 1 | -43/+3 |
| 2008-11-12 | Fix for column type. | Tomasz Kalkosinski | 1 | -1/+1 |
| 2008-10-21 | change edit to update like the rest | wjames5 | 1 | -1/+1 |
| 2008-10-20 | BIG CHANGE: migrate p_*_edit permissions to p_*_update permission naming conv... | Christian Fowler | 1 | -1/+1 |
| 2008-10-03 | CORE CHANGE: cleave Create permission from Edit permission so that they are d... | wjames5 | 1 | -2/+4 |
| 2008-02-26 | register content types on install. many packages are updated with this, but m... | wjames5 | 1 | -0/+6 |
| 2007-10-12 | fix fatal error, add p_wiki_list_pages permission to control wiki page listings | Christian Fowler | 1 | -0/+1 |
| 2007-09-27 | SCHEMA CHANGE: remove wiki_pages.description and support the new liberty_cont... | Christian Fowler | 1 | -1/+0 |
| 2007-06-16 | wiki attachments permissions have been replaced by the central permissions | Lester Caine | 1 | -3/+0 |
| 2007-06-16 | Added entry for missing variable "wiki_list_format_guid" / "wiki_section_edit... | Lee L Bell | 1 | -42/+50 |
| 2007-06-16 | Removed all references to obsolete variable "wiki_cache" & "wiki_bot_bar" | Lee L Bell | 1 | -2/+0 |
| 2007-06-16 | Removed all references to obsolete variable "wiki_attachments_use_db" & "wiki... | Lee L Bell | 1 | -2/+0 |
| 2007-06-16 | Removed all references to obsolete variable "wiki_top_bar" | Lee L Bell | 1 | -1/+0 |
| 2007-06-16 | Removed all references to obsolete variable "wiki_templates" | Lee L Bell | 1 | -1/+0 |
| 2007-06-16 | Removed all references to obsolete variable "wiki_right_column" | Lee L Bell | 1 | -1/+0 |
| 2007-06-16 | Added entry for missing variable "wiki_preserve_leading_blanks" - commented | Lee L Bell | 1 | -0/+1 |
| 2007-06-16 | Changed "wiki_hide_date" to a comment | Lee L Bell | 1 | -2/+1 |
| 2007-06-16 | Removed all references to obsolete variable "wiki_min_versions" & "wiki_max_v... | Lee L Bell | 1 | -2/+0 |
| 2007-06-16 | Removed all references to obsolete variable "wiki_left_column" | Lee L Bell | 1 | -1/+0 |
| 2007-06-16 | Removed all references to obsolete variable "wiki_icache" | Lee L Bell | 1 | -1/+0 |
| 2007-06-16 | Added entry for missing variable "wiki_hide_date" | Lee L Bell | 1 | -0/+1 |
| 2007-06-16 | Removed all references to obsolete variable "wiki_generate_pdf" | Lee L Bell | 1 | -1/+0 |
| 2007-06-16 | Removed all references to obsolete variable "wiki_forum" & "wiki_forum_id" | Lee L Bell | 1 | -2/+0 |
| 2007-06-16 | Removed all references to obsolete variable "wiki_discuss" | Lee L Bell | 1 | -1/+0 |
| 2007-06-01 | remove more unused columns | Max Kremmel | 1 | -5/+1 |
| 2007-06-01 | remove a lot of antiquated code including breadcrumbs and outdated wiki-speci... | Max Kremmel | 1 | -3/+0 |
| 2007-03-31 | disable duplicate pagenames by default | Max Kremmel | 1 | -1/+1 |
| 2007-03-09 | Split list orphan pages from list pages for finer grained control. | Nick Palmer | 1 | -0/+1 |
| 2007-01-07 | add option to specify caching time of rss feeds, add / fix rss default settin... | Max Kremmel | 1 | -8/+7 |
| 2006-09-10 | move homeable setting to registerPackage() settings | Max Kremmel | 1 | -2/+0 |
| 2006-07-18 | use complete sentences for permission descriptions | Max Kremmel | 1 | -2/+2 |
| 2006-05-12 | p_wiki_view_history better in basic | Sylvie Greverend | 1 | -1/+1 |
| 2006-05-12 | new perm p_wiki_view_history | Sylvie Greverend | 1 | -1/+3 |
| 2006-05-06 | clean up schema files, remove unused PackageInfo data - we really need a pack... | Max Kremmel | 1 | -3/+0 |
| 2006-04-14 | change wiki kernel preference names to be standard compliant | Max Kremmel | 1 | -12/+11 |
| 2006-04-13 | remove outdated spellchecker code that calls non-existent functions | Max Kremmel | 1 | -1/+0 |
| 2006-04-11 | rename permissions to new standard using: p_<package>_<verb>_[<noun>] | Max Kremmel | 1 | -15/+15 |
| 2006-02-19 | Fix reserved word field names | Lester Caine | 1 | -2/+2 |
| 2006-02-18 | remove action_log - now in liberty | Max Kremmel | 1 | -10/+0 |
| 2006-02-17 | rename and move wiki_action_log to generalized liberty_action_log in liberty,... | Christian Fowler | 1 | -3/+13 |
| 2006-02-17 | rename and move wiki_action_log to generalized content_action_log in liberty,... | Christian Fowler | 1 | -10/+0 |
| 2006-02-14 | some more isFeatureActive() checks | Max Kremmel | 1 | -2/+2 |
| 2006-02-13 | another batch of kernel_prefs name cleanup. this should be it | Max Kremmel | 1 | -3/+3 |
| 2006-02-07 | finish move of content versioning to liberty_content - had to move version co... | Christian Fowler | 1 | -1/+0 |
| 2006-02-06 | further paermission renaming and cleanup | Max Kremmel | 1 | -29/+29 |
| 2006-02-06 | more preference standardisation | Max Kremmel | 1 | -8/+8 |
| 2006-02-04 | remove 'n' values on install - only adds clutter to mPrefs | Max Kremmel | 1 | -25/+25 |
| 2006-02-03 | optionalize RSS, remove adminlib references (methods moved to WikiLib class) | Christian Fowler | 1 | -1/+6 |
| 2006-02-02 | detikify indeces | Max Kremmel | 1 | -4/+3 |