Commit | Comment |
---|---|
55dc7dcc08a7dabece0af18cf92711653a2866d3 | Issue #10867 - added version to call |
9bccb3aff99ef85432a5cb3d618042f6a750552b | Removed Swagger annotation ExternalDocumentation |
4c4efcca88eaddc0db7e52aebe40826d179605e8 | Changed version |
05e40443a500a3980804f2dcc3c8079d3edeb98f | Updated Debugbar - composer update |
2c0ee1db98b0229532ac6bf83a45a612f7d3632d | Merge branch 'v2_LayoutChanges' into v2 |
5e27918b2acbd2a9d1662d7d7ce86634d156b0ad | Changed verrsion text for replacement after new version |
565fc757b3d503239532faaba0a0373db39a0e80 | Removed planningId from .JSON ( replaced by id ) |
d954ed5d561cf33356779121c4b424f0f4606def | Added CourseBasic call (all courses) Removed Course Details call (already defined as Course call) |
dfb3a79c5acf72cff0cf3372a0ff5ee516c04c34 | Changes for CourseBasic call |
a729586f2941d33d548877203911b20437d490cf | Added Swagger Annotations |
9ade32e15914b475eacdec0e49bd10a91bdfa2f0 | Added multiple fields to Cours calls Added class CourseAgeGroup |
92e5b957f963b999d5e04532b6a0034c783ac3b9 | Added field shortDesc |
50138e20f549d1be70b9b103be41b3f1a389abfe | Changes labels in .JSON Change order in .JSON Changed Swagger Annotations |
28db46e9d26bb43506cd4bce9447f8eba2736f13 | Adding field id for lessonBlocks (as a copy of planningId) Field planningId not removed yet! |
0238d25f9cf6a0dc27ce3c037167c6753e53cfa2 | Changed prices from float to string ( in .json "1.00" instead of 0 ) |
cb25dfb0964099c83223483b0ea6b7a394c138b3 | WIP Prices returning float(1) as 1.00 |
17328594b3d7ed65ee6ff992af8d5367f19ab1ff | Added parameter Variations pubished Moved some variables around for more logic order |
78b73b260a450b7709afe40266a66c3bc2063fb1 | Added parameters NOT COMPLETE No tarief -> 1 dummy record in Variations array?? |
077729d45bb16bab85e7fbcf7eed127874553c79 | CourseId with lessonBlocks |
f69006842eeb7d8eac7d17d82c3773d159be4117 | Merge branch 'v2' into v2_LayoutChanges |
560e1836b6ec37c9c16adad68b14f7e0d5f977ec | Differentiate between multiple versions |
0defccaae2a3926ea1a7ac4f3146083692692e7b | Issue #10665 - Hide blocks OAuth Clients & Personal Access tokens |
cddbd9a0c458b66b49e7c7bd9039e76937791c75 | Issue #10641 - same WHERE clause for bith querys ( All or ById ) |
b25716ab626458a6e8fa7d40af2b556f22e013e6 | Initial API V2 commit |
e9031813feb9b7e93c8fecd334a1d2c28bd4cc7e | Removed LINIT OFFSET parameters Some small changes to Course calls |
4dfcf41ff7a60924417586225547437fc86c42b1 | Removed SUBSTR(.,1,255) for log text fields Attention: the SQL Width (=2x 4GL Display width) must be changed in the databases!! |
516da1c671a617c99abe98c4d9413c50ce0b57d1 | Added cursus-code to call findById() |
e82bcd4f24339056b03c85b72ab98ae23118d2d5 | Removed parameters from call |
0cd49fcc77d8eb2f76ea6a40d9ba8c3c29ff92d2 | Removed parameters (season / administration) for Category Search call |
bdb73a9ecad46055661b9ba5db3dc84024fc4d3c | Removed parameters from fetchAll() and findByID functions Added field season to .json |
00c0cf6558bbb40c6e968bba7bf4a3c6c83c947a | Removed LIMIT & OFFSET |
0ad59cff246c66c03f0d71296bf7f211fabdfca3 | Changed some Swagger Annotations |
5bb85b37892537e2750b2d032856d47ef98005e1 | Restructerd Course calls Attention: escape % as '%%' for sprintf() |
ac043fb072455dccf0efb9bbefb656cb59d70a2f | Merge branch 'central_authorize' into structure_reorganize |
38b7f05cfee0c00d04eca81807fac855eca6c4b8 | Added name to link |
74812584d7c3ce81a46195bb8dd357a1831b7e18 | Renamed Application to Subscription |
520f3590284fae8f95e341e3e97bc9aaf2050271 | Merge branch 'central_authorize' into structure_reorganize |
62be8a0dbce87587e41d85a5a34ee8c6a1a5f1fb | Merge branch 'debug' into structure_reorganize |
a9354040e3011f5bf2bec2c0f73064dc1d549153 | Removed not-used Autorization methods |
1570fe36a4c0f8f56431f8553c4150a9b55f815d | Merge branch 'debug' into central_authorize |
3470f6c91ba46107a91ca81ce9478b2d59e39ca3 | Untracked files issue resolved to fix .gitignore |
2f8cdcaf9275ea74dc43090f171f09b1d5f88ee1 | Added configuratin for Debugbar |
95670998587fddbeba12bbc4e99b6d196faf9ef5 | Untracked files issue resolved to fix .gitignore |
a6b136d5ea133feeb2138db7948ee870f9c099ed | Deleted from index after adding to .ignore |
2a3ba17914031d9c12a0ed4807e391ef8302c202 | Moved Authorization Endpoint token |
95b535491200403f538d2d22cb4b9a7404583ce5 | Issue #10600 Restructured ProxyDB and RealDB to Endpoint Issue #10602 Restructured Repository naming |
f4ef18be0b1d4820a2b774f1ff6d858c8d012c22 | Fix .gitignore files |