Dominic Bosch
42d16c30d7
Doc update and portability improvements
2014-04-30 11:28:43 +02:00
Dominic Bosch
4b73d9b7c5
Finally able to update groc version and thus get rid of the annoying required change when cloning the project
2014-04-28 22:42:21 +02:00
Dominic Bosch
003fe4111d
Debugging tools and use case implementation
2014-04-06 02:22:39 +02:00
Dominic Bosch
745dddf04f
cleansing, js-coffee moved to js where it is supposed to be. legacy js files removed. README updated
2014-04-05 02:05:51 +02:00
Dominic Bosch
42e80e32e7
dependecy update and resultig bug fixes
2014-02-04 16:40:32 +01:00
Dominic Bosch
8aa6d1245a
latest changes for demo
2013-12-10 23:44:28 +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
Dominic Bosch
8c115aa71d
What a wonderful detour over docco, only to recognize that it was always possible to auto generate documentation.
...
... if one would just define the correct folder...
at least deep knowledge about docco now, plus that it doesn't use glob (leaves it a user task...) while groc does use glob to resolve file paths, yay!
2013-11-20 15:41:41 +01:00
Dominic Bosch
3ab28e31f1
coffee-script preparations
2013-11-19 14:53:36 +01:00
Dominic Bosch
11ced9a57e
bad commit, new architecture
2013-11-14 15:06:10 +01:00
Dominic Bosch
b743a880e4
- new consequent error and callback handling starts to manifest in the code, still a lot of work required!
...
- unit testing seems a bit more complex because of the dependencies, this has to be started before solving above point because it will give hints to better loose coupling
2013-11-13 23:31:43 +01:00
Dominic Bosch
19c6a7403f
push testing
2013-11-13 20:35:17 +01:00
Dominic Bosch
d671f7c09a
TODO update
2013-11-13 20:24:02 +01:00
Dominic Bosch
dfe3df5df5
very rude commit, basically porting everything from the original project to create a new clean approach with thorough documentation and testing. This commit relies on the huge TODO list to be solved in order to go into a release state.
2013-11-13 16:21:58 +01:00
Dominic Bosch
09024f287e
Initial commit
2013-11-12 23:57:57 -08:00