Yet another web interface class

If you need a php class to quickly create a web interface for your database, this is it.

Archive for the ‘Development’ Category

Working up to first alpha release of yawic

Monday, December 3rd, 2007

we are working to get an first alpha release, on which we hope to get some feedback.

  • Simple .htaccess based protection of .yawic files.
  • Added TODO
  • Added labeltype
  • Bugfixes

Authentication, lookups and stuff

Wednesday, October 24th, 2007

New functionality in svn:

  • Authentication: basic authentication with styled login window added. no need for apache
  • Extended lookups in the configuration file
  • funtionality to disable insert/delete button (configfile)
  • focus on first field when a ‘new’ form is shown
  • completed configurarion file rewrite

Demo updated

Monday, October 22nd, 2007

A lot of work is currently going on. We have updated the demo, you now need to confirm on delete ;)

Stuff on which work is going on currently in SVN:

  • multiple field table sorting.
  • basic apache digest authentication.
  • better where handling on multiple keys
  • extra configuration functionality ( on top of standard defaults )

De demo database is reloaded every hour at the moment, so you can try all you like !

Version 0.2 released

Monday, October 15th, 2007

At this moment yawic has a range of new features, including lookup tables based on foreign keys, required field checking, and navigation buttons. See the About/Features page for a complete list of the current features.

Yawic version 0.1.1 released

Saturday, October 6th, 2007

We have released our next version, mainly a bugfix release.

Yawic version 0.1 released

Friday, October 5th, 2007

We have released our first pre-alpha,  head over to the download page on sourceforge and give it a try !