The files contained in this repository can be downloaded to your computer using a svn client.
On Linux you simply type the command displayed below.

This URL has Read-Only access.

Statistics
| Revision:

root / trunk / DomotiGa / FEventEditor.class @ 853

History | View | Annotate | Download (13.7 kB)

# Date Author Comment
838 02/25/2012 03:50 pm rdnzl

New version 0.1.204, you must upgrade your database.
Please make a backup of your database and DomotiGa directory first.
Added LogPrefix setting this will be prefixed to server broadcast messages.
Only needed if you run more than one DomotiGa server on your LAN (for development)...

808 01/17/2012 04:22 pm rdnzl

Fixed problem with categories in EventEditor.
Added Show Disable option in Events view, thanks for the patches Francois!

803 01/08/2012 12:14 pm rdnzl

Fixed Run Now buttons in Action- and EventEditor, they work also in client mode.

693 10/25/2011 05:16 pm rdnzl

New version 0.1.201, you must upgrade your database!
Backups of devices and devicetype tables are stored in /tmp too.
Renamed OneWire module to Temp08.
Added xPL module to provide support for xPL interfaces.
Added support for RFXLAN xPL interface.
Added TelnetServer module to provide MisterHouse's mhsend functionality....

597 05/15/2011 03:47 pm rdnzl

Added Run Now button to Event editor.

545 03/05/2011 09:55 pm rdnzl

New version 0.1.195, you must upgrade your database!
Added open-zwave option to ZWave module, coded by Jaren.
Not complete yet, wrapper code follows.
Added treeview layout to event viewer, coded by Renaud.
Added thermostat function, created by Renaud.

465 11/04/2010 05:27 pm rdnzl

New version 0.1.190, you must upgrade your database!
Make sure you have a database backup first!
Added support for control of Sharp TV, thanks Daniel!
Added basic support for iPort docks, needs more work for playlist mngmt.
Added support for control of LG TV. Please test if you have one....

441 10/05/2010 09:42 am rdnzl

You can now edit descriptions of actions, triggers and conditions.
Added event actions display led message, write log entry and play sound.
Added lists for actions, triggers and conditions on events page.
You can now insert globalvar and devicevalues into action texts....

426 09/25/2010 10:51 am rdnzl

Added alot of debug messages to Events module.
Added message when disabled event is about to be saved.

420 09/23/2010 05:20 pm rdnzl

UIR/IRMan interface is extended so IR remote codes received can generate IRRemote type event triggers.
See wiki UIR/IRMan section for setup information.
Same for LIRC interface IR remote data, see wiki how to setup.
So finally they can be used in a practical way....

392 08/06/2010 12:54 pm rdnzl

Reload event editor triggers and conditions combolists after creating new ones.
Fixed bug which prevented to enable trigger edit buttons.

280 01/05/2010 03:32 pm rdnzl

Fixed bug to prevent error when dbl clicking empty events grid.

245 11/21/2009 03:35 pm rdnzl

New version 0.1.173, you must upgrade your database!
Made more strings translatable.
Timo rewrote his KNX/EIB class code.
Added Client/Server mode to DomotiGa GUI (see domotiga.conf)
Made XMLRPC enabled by default, so server can be controlled.
Domotiga GUI is default standalone, change domotica.conf to "clientserver"....

96 03/06/2009 03:32 pm rdnzl

Add event, condition, trigger and action editor.