Commit Graph

99 Commits

Author SHA1 Message Date
e22d3972a7 Added endpoint in API to allow mail confirmation 2020-07-12 09:58:22 +02:00
4cfd461036 Deprecate API as chartiabilitz might not be needed anymore 2020-05-16 18:29:14 +02:00
3c7354b8a6 Further modifications towards a full API specification 2020-05-16 15:02:01 +02:00
6eee6a4fe6 Added first approach of a API definition 2020-05-11 10:19:41 +02:00
5e82187518 Updated XML to add parts folder to component ZIP 2019-08-07 17:42:38 +02:00
e112b8ee6c Added latest changes to repo (from older debug session) 2019-08-07 17:40:48 +02:00
2bdf581ba1 Removed unneeded part class 2019-06-27 16:35:48 +02:00
b61df340e8 Modification of single places is now functional. 2019-06-27 16:34:39 +02:00
2da8da6b37 Made Offers a bit more robust and operation atomic 2019-06-27 12:03:36 +02:00
af506435ac Started to work on places 1:n relation
The current class structure might be incapable to solve this efficiently
2019-06-26 19:30:34 +02:00
45d3e09c7e Allowed changing of club's offers 2019-06-26 19:29:28 +02:00
3f96022176 Club frontend partly created, missing the special cases 2019-06-26 14:29:24 +02:00
7dae1d826e Removed some inconsientcies in variable naming 2019-06-19 16:18:51 +02:00
9dbe6112dd Extracted an abstract class to make other objects easier to handle 2019-06-19 16:14:52 +02:00
55b44d9b6f Created basic class to handle Ajax changes to the user 2019-06-19 16:14:28 +02:00
e89aac01a3 Registered user parts (only view) 2019-06-19 13:27:22 +02:00
5743219a1c Updated URLs to match the new part view 2019-06-19 12:55:54 +02:00
4f33fb8a8d Added SQL files 2019-06-19 12:14:12 +02:00
0048f63990 Started to work on frontend code 2019-06-19 12:03:26 +02:00
20c5c9d147 Better structure for parts controller 2019-06-18 17:09:52 +02:00
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
a2eb141d5c Some modifications in the backend from HWK 2019-06-18 14:29:18 +02:00
1d1bde1a8d Removed bug in club model that avoids deletion of all offers 2019-06-17 13:57:01 +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
c6708a2e1c Relocated some files 2019-06-13 15:27:36 +02:00
dff733699f Merge branch 'dev/clean-models' into dev/self-backend 2019-06-13 14:40:58 +02:00
b96506c8ae Updated minor modifications 2019-06-13 14:39:49 +02:00
44e90e2adb Installable version created 2019-06-13 13:32:53 +02:00
c95b3c31a6 Preliminary preparations for deployment are set up 2019-06-13 11:02:39 +02:00
28494f6142 User assiciations are changable from within the backend interface from the clubs. 2019-06-12 18:15:06 +02:00
7210dff28c First interactions with controller using ajax done, nothing functional done yet. 2019-06-11 16:36:36 +02:00
404ccf3498 Basic dialog created without useful content yet 2019-06-11 16:35:56 +02:00
150dfd8f60 Visual enhancement of club's presentation 2019-06-11 14:12:37 +02:00
9cef15b4f5 Basic JS insertion successfully done 2019-06-11 14:11:53 +02:00
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
60abc189ec Tidied up controller class 2019-06-05 16:04:30 +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
319911d52f Saving of test cases 2019-06-03 14:51:37 +02:00
65ccfe23f7 Corrected all views to the structure 2019-06-03 14:39:09 +02:00
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