- May 26, 2013
-
-
oenvoyage authored
-
- May 25, 2013
-
-
fsiddi authored
-
fsiddi authored
-
fsiddi authored
We now have a convention. "Order" is something that always goes from server to client, and "Response" is something that goes from client to server.
-
fsiddi authored
When we want to talk to the client we send a JSON string. This string must always contain a "type" value so that the client can handle it (e.g. "order" or "system")
-
- May 13, 2013
-
-
fsiddi authored
- also made datatables plugin local - tweaked some documentation
-
- Mar 12, 2013
- Feb 06, 2013
- Feb 02, 2013
- Jan 31, 2013
-
-
fsiddi authored
-
- Jan 29, 2013
- Jan 28, 2013
- Jan 27, 2013
-
-
fsiddi authored
We now have a working communication system based on JSON that allows to do CRUD operations to the brender data model!
-
- Jan 24, 2013
-
-
fsiddi authored
-
- Jan 23, 2013
-
-
fsiddi authored
Removing old comments and unused code.
-
- Jan 22, 2013
-
-
fsiddi authored
-
fsiddi authored
-
fsiddi authored
-
fsiddi authored
-
fsiddi authored
Now we get a notification only if clients connect to the server, not the dashboard.
-
fsiddi authored
* by putting a .json extension to an url (/clients/list.json) you get the data in JSON format * this is used by dataTables, that have been integrated as well * at the moment a lot of things are hardcoded and not modular (after some UI styling, this will be the next step) * updated README.md to reflect latest changes
-
- Jan 20, 2013
- Jan 19, 2013
-
-
fsiddi authored
Restored original look by cleaning up bootstrap.css and migrating changes to brender.css.
-
fsiddi authored
-
fsiddi authored
-
fsiddi authored
-
fsiddi authored
This is the web interfice that will provide access to all of brender's functionality. Some inline documentation is available, but will definitely spend time on writing out the way it works.
-
fsiddi authored
-
- Jan 18, 2013
-
-
fsiddi authored
-
- Jan 17, 2013