Issue 1. March 2015 Edition
We would like to introduce the first issue of the Eonza project news. Eonza is an open-source project that allows deploying your own information storages on virtually any web hosting. The first version was published on github on July 25, 2014, and the eonza.org website launched at September 2, 2014. Let us review the main changes we made this year.
- PHP code is reworked and finally got rid of obsolete constructions.
- A special type IP-address is added for more comfortable work with IP v4.
- The length of the string fields is shown while editing records.
- Added filters to the date and time columns. Now you can apply filters to almost all field types.
- If a table has numeric fields, it displays a button below to calculate the sum for each column.
- Version number is introduced. The current version is now 0.1.0, March 12, 2015.
Now, we’ll tell a bit of our nearest plans. Currently, we are working on implementing multi-user operation in Eonza. This will allow you to add users to your database and give them certain level permissions to access tables in your DB. This resulted in evolution of the settings page to a full-featured administration panel with all the required capabilities. Constant cosmetic improvements and bug fixes are also planned.
Please let us know about your suggestions and thoughts, so we could develop Eonza in the right direction.