2007-02-07 1.0rc12
 - added portal_orders
 - sorted tools by name
 - version up
2007-02-02 1.0rc10
 - added some tooltips
 - enabled ERP5Site_reindexAll
 - some other minor tweaks
2006-12-14
update url example, reindex all site proposed, some cleaning,
templates to tools added (Luke)
2006-09-04
Added links to site manage, server manage and error log
Fixed a bug in opening in same tab
2006-08-01
new feature: open the same page on a "reference" server (by Jerome)
2006-07-27
Bugfix
Some more object actions (reindex and local roles)
2006-07-19
Bugfix - show dict did not always worked properly
2006-07-17
Jump-by-highlight works now in framesets, in all form controls, and on plain page content - basically, everywhere :)
Regexp matching allows for overselecting names
2006-07-01
A cool new feature - you can highlight a name in ZMI script edit textarea, right-click and jump straigh to editing the selected object (for now, it works only if you are in manage_main).
Trapped failure in openning new tab (not very useful, since in most cases ERP5 does not send a proper notification to the browser).
2006-06-24
Added lots of new links, arranged in menus (among others: option to jump straigh to editing custom/test_py script, and an option to immediately run test_py in context of current object).
2006-06-13
Fixed a bug in Base_viewDict display
2006-06-06
Added an option to check portal_type of current object
Added an option to open context tools in same or new tab
Some tidying up of menus and code
2006-06-01
Fixed a bug which caused "Show toolbar" option in the menu to fall out of sync with toobar state.
2006-05-30
Added toolbar and a menu option to hide/show toolbar.
