-
Thank you for the report. It's now fixed at svn (revision 143) and will go into the next release.
2009-07-13 22:17:31 UTC by rgbeast
-
rgbeast committed revision 143 to the Flede SVN repository, changing 1 files.
2009-07-13 22:16:34 UTC by rgbeast
-
There is error in sql query in file actions.php at line 130.
$sql = "select this.* from $table where $whereq order by $orderby";
I think right query :
$sql = "select this.* from $table this where $whereq order by $orderby";.
2009-07-13 05:39:55 UTC by nobody
-
rgbeast committed revision 142 to the Flede SVN repository, changing 1 files.
2009-02-08 20:03:46 UTC by rgbeast
-
rgbeast added the flede-0.73.tar.gz file.
2009-02-07 15:58:19 UTC by rgbeast
-
rgbeast added the flede-0.73.zip file.
2009-02-07 15:57:47 UTC by rgbeast
-
rgbeast committed revision 141 to the Flede SVN repository, changing 1 files.
2009-02-07 15:49:16 UTC by rgbeast
-
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...
2009-01-25 18:47:45 UTC by rgbeast
-
rgbeast added the flede-0.73.zip file.
2009-01-25 18:40:29 UTC by rgbeast
-
rgbeast added the flede-0.73.tar.gz file.
2009-01-25 18:40:29 UTC by rgbeast