|
fc85e6b322
|
Made user controller working mostly. Not everything is tested but seems good
|
2019-06-05 16:02:36 +02:00 |
|
|
1b43ab8356
|
Updated abstract controller to allow common CRUD operations, errors not yet testet
|
2019-06-03 15:29:08 +02:00 |
|
|
4ce8fd274d
|
Created models for all database objects
|
2019-05-31 14:18:34 +02:00 |
|
|
d93a02e779
|
Made definition of columns based on objects
|
2019-05-29 17:55:30 +02:00 |
|
|
5a359ad97a
|
Small changes in the code to make something run again...
|
2019-05-26 16:15:20 +02:00 |
|
|
92481a62ac
|
Added code to git in order to push for the weekend
|
2019-05-24 13:33:14 +02:00 |
|
|
dec4bb5165
|
Changed cacheing of attributes to be useful
|
2019-05-23 18:15:22 +02:00 |
|
|
8b25925ec4
|
Successfully tested create, update and delete of trivial elements
|
2019-05-23 17:52:11 +02:00 |
|
|
d48d7eb853
|
Added support for optional columns in db
|
2019-05-22 16:16:26 +02:00 |
|
|
7c18f48b2a
|
1:n relations have been successfully read.
|
2019-05-22 16:07:01 +02:00 |
|
|
b868f0fe86
|
Removed some bugs in abstract class, added testcase
|
2019-05-22 15:26:24 +02:00 |
|