|
eb704af915
|
List views updated to new structure
|
2019-06-03 11:59:36 +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 |
|
|
4ce8fd274d
|
Created models for all database objects
|
2019-05-31 14:18:34 +02:00 |
|
|
4fa01d4cc0
|
Added functionality to create joins using OOD
|
2019-05-29 18:11:14 +02:00 |
|
|
d93a02e779
|
Made definition of columns based on objects
|
2019-05-29 17:55:30 +02:00 |
|
|
8dbbb4d245
|
Updated settings file
|
2019-05-28 11:13:39 +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 |
|
|
7bf2386851
|
Make deletion atomic using transactions even in case of recursive deletions
|
2019-05-23 18:05:16 +02:00 |
|
|
e6db7787ef
|
Enhanced deletion script to allow access to db object directly.
This allows the user to choose wheather better issue plain SQL or operate on the objects (suggested)
|
2019-05-23 17:54:38 +02:00 |
|
|
8b25925ec4
|
Successfully tested create, update and delete of trivial elements
|
2019-05-23 17:52:11 +02:00 |
|
|
23941f32d3
|
Removed bug when saving NULL values
|
2019-05-22 16:32:21 +02:00 |
|
|
a9caa06e02
|
Added code to simplify setting values
|
2019-05-22 16:32:09 +02:00 |
|
|
ed47052a59
|
Added functionality to allow to remove slave objects in database in case of deletion
|
2019-05-22 16:18:09 +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 |
|
|
cb624c19eb
|
Added second class to debug 1:n relation, which is working in general
|
2019-05-22 15:47:10 +02:00 |
|
|
b868f0fe86
|
Removed some bugs in abstract class, added testcase
|
2019-05-22 15:26:24 +02:00 |
|
|
b3e28d7884
|
Removed minor bug and implemented stub of first class
|
2019-05-22 14:22:45 +02:00 |
|
|
cb6068bfd6
|
Prepared work of models to be useful with basic attributes
|
2019-05-22 14:03:18 +02:00 |
|
|
fd0a0f7f4d
|
Basic model is mainly written, completely untested
|
2019-05-22 11:35:28 +02:00 |
|
|
51c910e51f
|
Started working on abstract db models from scratch
|
2019-05-21 17:17:29 +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 |
|
|
f4f59dcc81
|
Removed some bugs in Imlpementation of club's details
|
2019-05-20 14:55:27 +02:00 |
|
|
5ce47c288d
|
Created basic backend for club view
|
2019-05-20 14:22:45 +02:00 |
|
|
4dc78c21af
|
Made clubs view in the backend working generally (no CUD)
|
2019-05-20 13:02:04 +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 |
|
|
47c81d3ce9
|
Removed bugs in models (syntx errors) and changed Position to use abstract classes
|
2019-04-18 14:45:07 +02:00 |
|
|
6e1326240b
|
Created abstract structures to keep complexity and code redundancy at bay.
|
2019-04-18 14:31:13 +02:00 |
|
|
4b2dbff104
|
Started creating abstract model to simplify writing code
|
2019-04-17 16:41:46 +02:00 |
|
|
893dc754f0
|
Inserted basic structure for clubs and models
|
2019-04-17 16:41:28 +02:00 |
|
|
b08b01689f
|
Removed bug in backend of users
|
2019-04-17 15:04:40 +02:00 |
|
|
22566986a8
|
Added backend for position of persons
|
2019-04-17 15:04:24 +02:00 |
|
|
e801770b80
|
Added debug script to generate database
|
2019-04-16 16:11:34 +02:00 |
|
|
0bafe438e2
|
Created structure to access the offers of the clubs
|
2019-04-16 16:08:11 +02:00 |
|
|
63caca5b80
|
TODO Datei erstellt
|
2019-04-16 15:17:00 +02:00 |
|
|
5f91d76147
|
Benutzer hinzufuegen und loeschen realisiert.
|
2019-04-16 15:16:24 +02:00 |
|
|
604ac0e84f
|
Bearbeiten des Benutzers im Backend implementiert
|
2019-04-16 14:47:23 +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 |
|
|
5c93c0b74c
|
Added initial SQL file
|
2019-04-10 20:42:19 +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 |
|