Menu

wizardform / Blog: Recent posts

Change in right management

Hy

I have been making some change to the right management as it was not working as expected. I also change the webservices from GET to POST and allowed images to be inserted into richtext.

I removed the form.php pages and replaced it by index.php

This file was also updated with a menu and a logout button. The menu shows the table you are allowed to use.

What I would like to add is various way to display table data, list, forms fu also agenda, process etc...

Posted by Pizzetta 2015-05-02

New install SQL

Here is a new install.sql

I create basic installation with core table and a minimal project management as a demo

use admin / admin to login in

Posted by Pizzetta 2015-01-21

Installer

Today I added an installer

create a folder in /usr/www/ ex: /usr/www/wizard.

give read and write right to www-data on this folder.

copy index.php into this folder.

then go to http://localhost/wizard with your brower and follow the instruction.

The installer can install as much instance as you want.

PS. All dev and testing are made on linux Ubuntu 14.04.1 LTS with standard lamp server and no fancy configuration.... read more

Posted by Pizzetta 2015-01-19

Translation and database dump

Here is a new version

I add Richtext and multiselect fields

I also add a new option in String, Text and Richtext fields to allow the translation for these fields.

By the way I add French language ;)

I also add a dump of the mysql database if anyone want to test this. But this is a very preliminary version!

See you soon

Posted by Pizzetta 2015-01-10

First project and new to sourceforge

Dear All

This is my first projet and my first use of SourceForge.

I haw been programing since I was 12 but I did not choose to become a developper. This gives me a different apporche in programing. I would like anyone to be able to get the best of computers and database without the need of programing.

This is the goal of this projet and I hope you will enjoy it

Posted by Pizzetta 2014-12-24 Labels: intro