16 Commits

Author SHA1 Message Date
e3008b8789 Offers can be changed in the backend 2019-06-11 13:54:21 +02:00
40b88859cd Updated user view in order to show referenced clubs 2019-06-05 16:58:23 +02:00
fc85e6b322 Made user controller working mostly. Not everything is tested but seems good 2019-06-05 16:02:36 +02:00
16e7ed0bc0 Simple controllers (offer and position) are workign in the new oo format 2019-06-04 16:51:50 +02:00
616a0b7dd9 Added code after day of work 2019-06-03 15:42:25 +02:00
1b43ab8356 Updated abstract controller to allow common CRUD operations, errors not yet testet 2019-06-03 15:29:08 +02:00
904d31843a Abstract list working in general, tested with single example 2019-06-03 11:35:07 +02:00
dd52d7ca31 Removed redundant code from ole implementation 2019-05-31 14:30:52 +02:00
852f110967 Added all modified files to allow branching 2019-05-21 11:15:41 +02:00
6209d1aca6 Removed bug to allow CRU operation, D not yet tested 2019-05-20 14:57:55 +02:00
5ce47c288d Created basic backend for club view 2019-05-20 14:22:45 +02:00
f8df0c3fc4 Added first association of clubs. Current structure does not allow for joins. 2019-05-17 15:27:03 +02:00
c459e1d332 Basic model of club created according to abstact model 2019-05-17 14:56:29 +02:00
03df8c8f1a Made user class work with abstract classes 2019-05-17 13:14:39 +02:00
17e737b64c First approach to port user classes to abstract MVC classes as well 2019-04-18 15:59:44 +02:00
6e1326240b Created abstract structures to keep complexity and code redundancy at bay. 2019-04-18 14:31:13 +02:00