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 October, 2007

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 !

Demo and example code online

Thursday, October 4th, 2007

We have put the first pre alpha version code on our website. Look at the live demo and example code so you can get an impression of what yawic can do.