Chive 1.0 released!

Filed under: Chive mySQL-Admin,General,Web-Development — David Roth @ 9. December 2011 15:42 | Comments (0)

I’m pleased to announce the release of chive 1.0!

Chive is a free, open source, web-based database management tool, designed to bring joy to web developers – with easy administration, super fast UI and state of the art web technologies.
Our mission is to bring joy to web developers – every part in chive is optimized to speed so that web-developers can achieve any tasks easily and super-fast – without any hassle.

Since the last release of the 0.5 series we fixed 10 Bugs and contributed some nice new productivity features:

Some key changes are:

- Support of table maintenance commands

Prior to chive 1.0, we did not support table maintenance commands like optimize/analyze table. It was always possible to execute these queries manually by typing the command, but this was obviously not very userfriendly. With 1.0 we added buttons for all of these commands so you can easily execute them via a button click on each table view.

- Remember Url when logging in.

Before this release, you could not copy and paste a chive url to the navigation-bar when you were not logged in. After entering the credentials, chive redirected you to the startpage and you had to re-paste the url.
This has changed and now chive remembers the url pasted in the navigation-bar when not logged in and redirects you to the correct page after login.

- Add search-icon to table name in the tablename list

With this improvement you can quickly jump to a table`s search list by clicking oh the glasses-icon in the list. This saves lots of time when you do repeated searches on different tables.

- Always show query execution time

As the query execution time is an important information, chive will display it on every executed query from now on.
We re-used chive`s indicator-system so it will look similar to the profiling tooltips you are already used to.

There are plenty of other cool features, like syntax highlighting,  benchmarking,  bookmarks and so on. Check out our project site on http://chive-project.com for screen shots and download chive free at https://launchpad.net/chive.

Fixed Bugs:

#822305    Error when calling SQL procedure
#862088    Crash when triggering the edit
#825428    Uncheck null checkbox when editing row
#829995    about page/link doesn’t update breadcrumb
#832172    Calendar widget on DATETIME fields does not insert seconds
#834560    buttons in insert function mixed up
#834580    Image resource path set through script path
#836525    Table maintenance commands error
#855573    no icon for language “en”
#855583    unify search and insert tab look
#853758    Remember URL when logging in
#855597    add search to table name shortcuts in the tablename list
#859492    Show query execution time

We are taking contributions

We would be happy to see contributions!  If you are a programmer and want to help us making chive even more awesome, please pick out an open blueprint, write me an email so that I  can assign you the blueprint, and start hacking.
Thanks to the powerful distributed bazaar vcs, it is very easy for you to make your own branch – implement or experiment with new features -  and make a merge request to contribute the changes back.

Since chive is build on top of the Yii Framework, it has a future proof object oriented API and a nicely maintainable code base which makes contributing new features or providing bug fixes easy. If you are interested in contributing then have a look at our  new contribution page.

  • Help us translating chive

Thanks to the community, there are already 25 translations of chive, with 13 already finished or nearly finished!
If you want help us translating chive please visit chive`s translation page on launchpad.

For more information including detailed changelog check out this page:
https://launchpad.net/chive/+milestone/1.0

Chive 1.0.0 can be downloaded here: http://www.chive-project.com/Download/Redirect

If you are using Linux, there is a very simple way to install Chive. Just run the following command to download and extract Chive::
wget -O – http://www.chive-project.com/Download/Redirect|tar -xzp

We hope that you will enjoy using Chive 1.0.0 and we are looking forward to receive your feedback in Launchpad (https://launchpad.net/chive).


No Comments »

No comments yet.

Leave a comment