|
7f019dd740
|
Made working principle more error prone and allowed for error recovery using JS/JSON
|
2019-06-18 16:57:55 +02:00 |
|
|
a30e5d76a1
|
General jQuery based approach in frontend is working.
|
2019-06-18 16:44:44 +02:00 |
|
|
5179ea9de5
|
Inserted data into frontend from models for some views
|
2019-06-17 13:56:37 +02:00 |
|
|
759f04d34f
|
Frontend started to implement first page with databse in use
|
2019-06-14 15:51:40 +02:00 |
|
|
52a5ebea3a
|
Relocation of some code to simplify ACL later
|
2019-06-14 14:53:37 +02:00 |
|
|
7411516c5b
|
Created router class, named intentionally wrong to keep to from working.
|
2019-06-14 13:47:14 +02:00 |
|
|
3d9d244b65
|
Added menu entries for the frontend views
|
2019-06-13 17:14:02 +02:00 |
|
|
6e1326240b
|
Created abstract structures to keep complexity and code redundancy at bay.
|
2019-04-18 14:31:13 +02:00 |
|
|
8aaf1bf057
|
Removed a few bugs in the Frontend regarding incompatible data types (inheritance)
|
2019-04-15 15:47:07 +02:00 |
|
|
9c407e750f
|
Started work on backend with self-written models
|
2019-04-15 15:40:10 +02:00 |
|
|
45ead93503
|
Continued working on views.
Not yet everything finished but big part of the views are present now.
No AJAX was introduced yet. This is going to be done later.
|
2019-04-10 18:01:30 +02:00 |
|
|
ed87808391
|
Removed unneeded base64 encoding and added code to cope with wrong fromed JSON code
|
2019-04-07 16:34:07 +02:00 |
|
|
628514eb4e
|
Started writing code for views
|
2019-04-07 16:31:23 +02:00 |
|
|
773eb1092d
|
Initial version with functionality to log into the component using frontend
|
2019-03-30 17:01:46 +01:00 |
|