News and announcements

Chive 1.0.2 released

Written for chive by David Roth on 2012-01-04

This is a minor bugfix release which fixes problems when changing the language before login and fixes the long-standing inline-editing bug (json response).

Changelog:

#907207 In cell editor save action results in plain JSON response when php setting short_open_tag is off
#910769 Login-Redirect does not work when language has been switched prior to that

You can download Chive 1.0.2 here: https://launchpad.net/chive/+download

Chive 1.0.1 - Translation Update

Written for chive by David Roth on 2011-12-23

This release comes with the following translations:

- Nederlands
- Swahili
- Română.

We would like to thank all our contributors which made these translations happen. Thank you!

Chive 1.0 released!

Written for chive by David Roth on 2011-12-09

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.

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 notification-system so it will look similar like the profiling information.

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

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).

Updated . Read more

Chive 0.5.1 released

Written for chive by David Roth on 2011-07-21

I’m pleased to announce the release of chive 0.5.1, a minor bugfix release for the 0.5 series which brings a lot of new translations.

Fixes
————
- Remove PHP 5.3 closure so that chive still works in 5.2.x
- #812735: After changing current user password an exception occurs.

Translations
————
With 3 new translations (Ukrainian, Russian, Hungarian) and some updated ones (french, italian, polish) we are looking forward to reach a broader user audience. Thanks to all the people working on the translations in Launchpad!

Chive 0.5.1 can be downloaded here: http://launchpad.net/chive/0.5/0.5.1/+download/chive_0.5.1.tar.gz
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://launchpad.net/chive/0.5/0.5.1/+download/chive_0.5.1.tar.gz|tar -xzp

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

Updated .

Chive 0.5.0 released

Written for chive by David Roth on 2011-07-13

I’m pleased to announce the release of chive 0.5.0, a next generation mysql-management software which brings joy to web developers.

Since the last release of the 0.4 series we fixed 10 Bugs including some nice improvements.
Some Key changes are:

- Improved import
- Improved search+edit handling
- Submit SQL-Query with CTRL+Enter + visual feedback

Fixed Bugs:

#793918 The import feature does not run entirely
#792869 Table export: Table name in lower case on Mac OSX
#792973 Procedures with syntax errors are deleted on save
#800106 Search is thrown away after row-editing
#804666 on function update function disappear
#808798 'Null' option does not work as expected
#797468 When exporting as csv, file extension should be csv
#800094 Submit Search with Enter does not work in chrome
#801186 date_default_timezone_set problem
#800104 Submit SQL Query with Ctrl+Enter

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

Chive 0.5 can be downloaded here: http://launchpad.net/chive/0.5/0.5.0/+download/chive_0.5.0.tar.gz

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://launchpad.net/chive/0.5/0.5.0/+download/chive_0.5.0.tar.gz|tar -xzp

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

Updated .

610 of 19 results

Announcements