Donate Share

Flede

Project News for Flede

  • Flede 0.73 - usability update

    Flede 0.73 includes many updates on usability. AJAX save functions and Ctrl-S hotkey added. Tab character is allowed now within textarea. Many issues reported by users for more than two years are fixed. Interface is translated to Italian thanks to Giuseppe Pignataro.

    Changes:

    1. Save and continue edit by AJAX. Thanks to Alexander Burtsev, http://fastcoder.org

    2. Interface is translated to Italian. Thanks to Giuseppe Pignataro, https://fedoraproject.org/wiki/GiuseppePignataro

    3. Ctrl-S hotkey for save

    4. Tab character is allowed within TEXTAREA

    5. Several interface issues and minor bugs fixed

    2009-01-25 18:47:45 UTC by rgbeast

  • Flede 0.72 - style fix release

    Flede 0.72 is a style fix release. Now, thanks to Paulus, Flede has a totally new look. For action links the user may choose between brand new icons and original text links. Moreover, Flede is now valid XHTML 1.0 Transitional.

    Changes:

    1. Brand new style and icons by Paulus

    2. Valid XHTML 1.0 Transitional

    3. TEXTAREA_WIDTH parameter is no more in use - the width of the textarea is controlled in css

    4. Only administrator having access to main table is seeing real table names

    5. Several interface issues and minor bugs fixed

    2006-06-25 12:08:12 UTC by rgbeast

  • Flede 0.71 - bugfix and cleanup

    Flede 0.71 is a bug fix release.

    Audit of the whole code was performed, though the functionality doesn't change in general.

    Note for upgrade from Flede 0.7:

    - To upgrade you will need to rename $username and $password to $db_username and $db_password in your config.php

    - Database is compatible with Flede 0.7. The only difference is that in flede 0.71 each built-in table have additional lastmodified (timestamp) field. Timestamp is not used anywhere in the code but its presence is favourable for administrative purpose.


    Changes:

    1. Consistent handling of magic_quotes and register_globals

    2. lastmodified (timestamp) field added to all built-in tables

    3. Several inferface issues fixed

    4. Updated installation interface

    5. Tree structure display algorithm is modified, so self parents and cycles are not missed.


    Flede (Flexible data editor) is a free open source content management system. Flede provides flexible and powerfull mechanism to manage data with almost any structure in MySQL database. Flede supports user authorization with group-based access rights.

    2006-02-04 20:04:09 UTC by rgbeast

  • Flede 0.7 - First public release

    Flede (Flexible data editor) is a free open source content management system. Flede provides flexible and powerfull mechanism to manage data with almost any structure in MySQL database. Flede supports user authorization with group-based access rights.

    Project has been developed since September 2003 and was initially designed as an open source project. For two years, about 20 websites of different type (corporate, intranet, personal) were based on Flede. Version 0.7 is the first public release.

    Major features:
    1. Supports logical,integer,text,password,blob,datetime datatypes
    2. Supports file and image uploads to the database
    3. Can display menu-like table in structured format
    4. Supports foreign keys
    5. Flexible error reporting mechanism. Database errors may be reported to user, log file or to administrator e-mail.
    6. Interface is currently available in English and Russian languages

    Major features planned for the future:
    1. Interactive user-interface for creation of table definition
    2. WYSIWYG editor integration
    3. More translations

    2005-08-17 09:18:34 UTC by rgbeast