03062006 - frank
- add new theme green
- add changelog
- add defaultpage if pageid not exists or is not set
- add 'class="button"' to all buttons for customizing with css
- add navigation to tree: working slide in and slide out

05062006 - frank
- add reload function in tree, does not work correctly at this moment. need to check why
- fixed bug: it was not possible to set rigts recursiv
- fixed bug: it was not possible to set rights as admin to content that was created by nobody/anonymes
- fixed: expand all from config should only work on firtrun
- fixed: setrecursiveRights -> add DELETED=0 to sqlstatement
---
- reload tree works now fine in firefox
- add expand and collapse to tree

06062006 - michael
- fixed display problems with IE browser (moved container td styles to stylesheet, added IE hack)
- changed image tooltips to use title attribute (works in both IE and Firefox)
- pull image tooltip text from language file (need translations)

07062006 - frank
- make own array in language for treenavi tooltips
- make loading messagebox ready languagetranslation
- fixed not always working collapse/expand all tree
- fixed logout: make a turnarround with relocation to index.php so that session and all will be new initilized after logout

10062006 - frank
- fixed the expand and collapse tree again

11062006 - frank
- add contentmoving

14062006 - frank
- change up and down arrow to gif
- add some information about up and downarrow to other themes

16062006 - frank
- fixed last_id at create page
- translate word to german
- user can change his language (db update is needed)
- fixed: empty rootname is no more possible
- fixed: rightproblem in tree

19062006 - frank
- bugfix: admin cannot see all content - thats fixed now

23062006 - michael
- added email notification support (need translations)
- fixed image/text alignment for uploads, added css definition
- changed tree class caching to cache raw tree data only to be more flexible

25062006 - frank
- enable mail notification as text or html mail
- make modification on mail notification for better work
- add file BUGS

26062006 - michael
- fckeditor updated to new version 2.3

27062006 - michael
- partial fix for content moving bug
- check for null session cache to fix expand/collapse ajax error

28062006 - frank
- fixed search: path to files were wrong and deleted files were show
- fixed download
- file informations are shown after file and at search
- searchfield is filled up with the searchword after searching
- confirmation is need if you want to delete a file
- .cvsignore was removed from cvsthis->CLASS['vars']['knowledgeroot']['charset']
- fixed conflicts with fckeditor-binary and the files for fckeditor

03072006 - frank
- add id to mail notification
- fixed lastPart of Tree
- do some dirty fix for IE in tree at closing elements
- fixed problem with tree if session is empty

05072006 - frank
- fixed tree at moving; could not open/close tree elements

07072006 - michael
- include fckeditor styles within each theme
   (use "Formatted" format setting for blocks of source code, looks much better than "Code" style setting)
- allow easy configuration of fckeditor image uploads using new knowledgeroot:uploadserverpath config setting

09072006 - frank
- fixed delete_content to get the right name/id of page
- fixed static content moving

10072006 - frank
- make tree static for opera and konqueror

12072006 - frank
- fixed "automatically open created page" at page creation
- fixed open/close/expand/collapse/reload at moving in ajaxtree

13072006 - frank
- make some documentation and tag cvs for RC1 version

14072006 - michael
- fix for login not working with PHP version 4.1.2 and Apache 1.3.23

17072006 - frank
- fixed: treecache was not saved if tree collapse or expand

18072006 - michael
- fixed: extra slash was being inserted into fckeditor generated URLs for uploaded files
- fixed: bottom set of submit buttons on content editor were not named properly and did not function as labeled

18072006 - frank
- fixed: download with mysqli could not work
- if tinymce is used the js files are only loaded if you want to create or edit content
- changed coloumtype of file from blob to longblob in dumps
- modify english and german for delpagefailed
- fixed: new user page does not show user rights selections in the configured language
- fixed: HTML email notification links are not composed as HTTPS when the server is HTTPS-only
- fixed: Delete page (HTML) email contains a link to the deleted page, which is not valid

19072006 - michael
- fixed: fckeditor file uploads made from image or hyperlink popup not working

20072006 - michael
- fixed: "moved" language entry for emails missing ... check translations used babelfish to translate
- changed Knowledgeroot link in header to point to www.knowledgeroot.de

20072006 - frank
- add french translation to knowledgeroot - thanks to Emmanuel BOUEDO <ebouedo@free.fr>

22072006 - frank
- fixed mysqli wrapper connect to database
- fixed problems with php5 -> some while loops are overwrite the $res that are used in the head of while
- removed white spaces in some files at the end of file -> after "?>" should be the last line
- added charset in htmlrequestheader

23072006 - michael
- fixed email notificaiton html links missing base URL prefix
- fixed htmlrequestheader charset changes caused execution error on windows server
- fixed fckeditor title CSS class clashed with existing class in IE

24072006 - michael
- fixed CSS issues caused font and spacing differences in IE
- fixed htmlrequestheader charset changes caused execution error on windows server (missed file move.php)

26072006 - frank
- made changes for release 0.9.7rc2

20072006 - frank
- prepare knowledgeroot for the official release
- modify the contenttype in the head of the htmlsource
- move the BUGS, TODO, CHANGELOG... to folder doc
- security fix: if you use more then one knowledgeroot installation on one domain the cookie work for all installation

03.08.2006 - frank
- fixed a bugs with the rightmanagement in tree

06.08.2006 - frank
- tag version as stable 0.9.7

25.09.2006 - frank
- fixed bug with german umlauts

07.11.2006 - frank
- added new languages
- fixed bugs with rightmanagement
- added new fckeditor and tinymce
