Fwd: Re: [jbpm-users] local history for the jbpm web editor
by Tihomir Surdilovic
Forwarding to jbpm-dev list as users list is not being monitored.
-------- Original Message --------
Subject: Re: [jbpm-users] local history for the jbpm web editor
Date: Wed, 03 Oct 2012 11:23:34 -0400
From: Tihomir Surdilovic <tsurdilo(a)redhat.com>
To: Gábor Farkas <gabor.farkas(a)doctusoft.com>
CC: jbpm-users(a)lists.jboss.org
Hi Gabor - that looks impressive and useful for the community. I'd be
happy to work with you to incorporate this functionality into the
Designer codebase and promote you as community contributor for jBPM.
Let's chat on IRC (#jbpm or #jbpmdev on irc.freenode.net).
Tihomir
On 10/3/12 10:42 AM, Gábor Farkas wrote:
> Hello,
> We've created a prototype for a local history functionality for the
> jbpm-designer, we needed it for multiple reasons. It stores data in
> the browser localStorage, so it also serves a bit like 'undo after
> save'. It checks the json representation of the process every minute
> and if it differs, it creates a new local history entry, including a
> thumbnailed screenshot. It's available after browser restart too, so
> if you accidentally close the browser, you can still restore your work.
> Here's a small screenshot.
> https://docs.google.com/open?id=0Bxw7L2kmpno8RkJUY3Zjd0I4Mlk
>
> Needs quite much elaboration, but it's already functional and useful
> for our needs.
> If you find it interesting, we'd be happy to share it with the community.
>
> regards,
> Gabor Farkas
>
>
> _______________________________________________
> jbpm-users mailing list
> jbpm-users(a)lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jbpm-users
12 years