-
gcsolaroli committed revision 9 to the Clipperz Community Edition SVN repository, changing 3 files.
2009-08-17 21:19:40 UTC by gcsolaroli
-
gcsolaroli committed revision 8 to the Clipperz Community Edition SVN repository, changing 2 files.
2009-08-17 21:03:30 UTC by gcsolaroli
-
mfabbri committed revision 7 to the Clipperz Community Edition SVN repository, changing 125 files.
2008-10-31 17:27:12 UTC by mfabbri
-
mfabbri committed revision 6 to the Clipperz Community Edition SVN repository, changing 8 files.
2008-10-31 15:04:17 UTC by mfabbri
-
mfabbri committed revision 5 to the Clipperz Community Edition SVN repository, changing 138 files.
2008-10-31 13:30:44 UTC by mfabbri
-
Hi, i have the simmilar error. This error reported by brownser, see this: https://www.ids.com.br/clipperz/ || https://www.ids.com.br/clipperz/php/test.php
Unhappyly, i do not have privileges to enable logging editing the php.ini file.
Safari: "Parse error"
Firefox: "missing ) in parenthetical"
IE: "Syntax error"
Congratulations for this great job, and for making it available to...
2008-09-16 05:19:49 UTC by nobody
-
Would it be possible to include the ability to customise the screens and fields displayed on the Clipperz pages to allow for corporate branding or the like when the package is used internally?
ben.lloyd@junari.com.
2008-09-03 14:29:13 UTC by nobody
-
At the moment the PHP code is still missing some check to avoid data corruption that could happen if a user changes her data from two concurrent sessions.
There is already some work done to provide an optimistic-locking on the data that would avoid any problem, but I was not able to implement the update query leveraging this lock info.
Other that this, all the other missing features (with...
2008-04-13 14:19:26 UTC by gcsolaroli
-
Just read that the online version is a Java app and the PHP is still new.
I'll have a look at coming up with a patch in the next week or so. It's as simple as going
if(isset($array['key'])) //do something.
It doesn't really make me concerned though as ClipperZ has the whole zero-knowledge thing going on, so even if there were a horrendous security vulnerability on the server side...
2008-04-13 14:08:52 UTC by philjohn
-
Phil,
I am _NOT_ a PHP coder by any standard. I have been able to pack the PHP community.edition backend striping out anything but the very core feature.
The aim of the PHP backend is to allow anybody to run/test/improve the Clipperz application on their own computer, but it is definitely not a production grade software.
Any suggestion on how to improve the the code, better if provided...
2008-04-13 13:40:59 UTC by gcsolaroli