Commit graph

23 commits

Author SHA1 Message Date
Dominic Bosch
a6690acb84 Tried to find an error in the system which was actually caused by choosing the wrong data format in the github webhook. Nice its not in the system! :) 2014-04-27 19:52:45 +02:00
Dominic Bosch
df39fe2043 Clean state again. With user friendly features 2014-04-27 13:20:08 +02:00
Dominic Bosch
1ba352987e Time to sleep, see ya tomorrow 2014-04-27 00:37:15 +02:00
Dominic Bosch
ca2f6e06ff UI more user friendly, still needs completion 2014-04-26 16:01:33 +02:00
Dominic Bosch
0b582244e3 Good night until tomorrow 2014-04-26 02:16:06 +02:00
Dominic Bosch
d97d634995 Started UI improvements for the rules forge 2014-04-24 17:34:00 +02:00
Dominic Bosch
b1e4fc9af5 Removed jsseectors from rule, now they can be built into strings by using coffeescript #{ jsselector } syntax! Updated timing throught the system. Looks nice :) 2014-04-22 15:24:34 +02:00
Dominic Bosch
a2e9e970c8 Updates in ECA rules management 2014-04-09 16:07:31 +02:00
Dominic Bosch
1a13f954aa Stability and examples added, removed legacy stuff 2014-04-06 21:36:34 +02:00
Dominic Bosch
003fe4111d Debugging tools and use case implementation 2014-04-06 02:22:39 +02:00
Dominic Bosch
8346b8bd7d Added administration tools for modules, user is now able to do everything except for a module update 2014-04-05 19:02:03 +02:00
Dominic Bosch
418d5441fe User-parameter support implemented, system seems to run smoothly 2014-04-04 19:53:42 +02:00
Dominic Bosch
0cb2241ea0 Engine started in coffeescript 2014-04-03 17:41:51 +02:00
Dominic Bosch
8a6d357439 major implementations to get a running server 2014-02-24 00:59:49 +01:00
Dominic Bosch
a8f85d74c3 Huge changes in webpage display. ACE now added to present a convenient editor 2014-02-21 17:18:58 +01:00
Dominic Bosch
8fbe21094b Updated tests in DB interface 2014-02-10 22:28:10 +01:00
Dominic Bosch
88e248ad52 reworking the code and adding tests 2014-02-04 08:35:07 +01:00
Dominic Bosch
ee4481c8e9 Cleansing and testing 2014-01-13 15:23:06 +01:00
Dominic Bosch
8aa6d1245a latest changes for demo 2013-12-10 23:44:28 +01:00
Dominic Bosch
f60220c2b8 Demo preparations, getting towards a working example 2013-12-10 07:16:55 +01:00
Dominic Bosch
ad362967ed user command enhancements, module forge 2013-11-29 18:41:55 +01:00
Dominic Bosch
1342d0b2de Events can now be pushed into the engine via webpage.
The events are now queued through the DB.
2013-11-28 19:14:05 +01:00
Dominic Bosch
32f5553471 Login functionality successfully implemented,
switched crypto to crypto-js from google. login.html form loads crypto-js directly from google codebase in order to hash passwords before sending them to the server
2013-11-28 16:05:47 +01:00