Pol Dellaiera
|
47c5855a21
|
cs: Switch to a stricter way of coding - this might break in a lot of places.
|
2021-11-30 13:33:18 +01:00 |
|
Pol Dellaiera
|
579c349e28
|
cs: Enable more risky rules.
|
2021-11-30 12:09:24 +01:00 |
|
Pol Dellaiera
|
91d12c4a96
|
cs: Enable risky rule static_lambda .
|
2021-11-30 11:43:34 +01:00 |
|
Pol Dellaiera
|
a9188355c5
|
cs: Enable more risky rules.
|
2021-11-30 11:37:57 +01:00 |
|
Pol Dellaiera
|
3ea35682eb
|
cs: Second part - ignore test/app subdirectory.
|
2021-11-23 14:34:34 +01:00 |
|
Pol Dellaiera
|
8f96a1121d
|
cs: Fix code style (safe rules only).
|
2021-11-23 14:08:50 +01:00 |
|
Pol Dellaiera
|
4f56bb2464
|
fix: Creation of entity in createEntity().
Issue introduced in 5432242376f17b894247b97d3ec39cf5ec1e8bf4.
|
2021-11-17 11:58:15 +01:00 |
|
Pol Dellaiera
|
afa8d7cb72
|
fix: Creation of entity in createEntity().
Issue introduced in 5432242376f17b894247b97d3ec39cf5ec1e8bf4.
|
2021-11-17 11:46:28 +01:00 |
|
Pol Dellaiera
|
5432242376
|
fix: SA: Fix many critical rules.
SA stands for Static Analysis.
|
2021-11-16 17:13:39 +01:00 |
|
Pol Dellaiera
|
8879734ea2
|
fix: SA: Fix "...does not call parent constructor... and ...Access to an undefined property..." rules.
SA stands for Static Analysis.
|
2021-11-16 15:30:53 +01:00 |
|
Pol Dellaiera
|
75d2d50dd2
|
fix: SA: Fix "...Variable in isset() is never defined...." rule.
SA stands for Static Analysis.
|
2021-11-16 15:25:48 +01:00 |
|
Pol Dellaiera
|
d382cf35ba
|
fix: SA: Fix "...Variable in isset() is never defined...." rule.
SA stands for Static Analysis.
|
2021-11-16 15:18:59 +01:00 |
|
Pol Dellaiera
|
c68bda5c9b
|
fix: SA: Fix "...invoked with..." rule.
SA stands for Static Analysis.
|
2021-11-16 12:16:02 +01:00 |
|
Pol Dellaiera
|
a3eb23478a
|
fix: SA: Fix "Call to sprintf" rule.
SA stands for Static Analysis.
|
2021-11-16 11:52:52 +01:00 |
|
Pol Dellaiera
|
e2ab3bfc6e
|
Add PHPStan project with level 1.
|
2021-11-09 11:31:20 +00:00 |
|
|
693a2889bc
|
fix query customization in crud controller
|
2021-10-22 17:24:05 +02:00 |
|
|
4d71a1c630
|
add possibility to generate filter/order elements, with only search box
for now
|
2021-10-11 14:08:36 +02:00 |
|
|
05b9476a71
|
crudification + corrections on thirdparty
|
2021-10-11 14:08:36 +02:00 |
|
|
72b1916da8
|
continue CRUD user
|
2021-09-24 10:35:34 +02:00 |
|
|
6a21bcc520
|
Merge branch 'rdv'
|
2021-09-14 11:30:05 +02:00 |
|
|
4525f01d5f
|
fix loading of paginator factory in CRUDCONtroller
|
2021-09-13 14:44:30 +02:00 |
|
nobohan
|
0a274eb2a4
|
Enable DELETE in the ApiController
|
2021-09-10 14:11:47 +02:00 |
|
Marc Ducobu
|
6383c1ca7b
|
fix crud paginator pbm
|
2021-08-19 15:32:58 +02:00 |
|
|
3d630eeedf
|
PaginatorFactory error fixed provisionary. This should probably be done with dependency injection throughout the whole file though, to be checked
|
2021-08-04 15:19:43 +02:00 |
|
Marc Ducobu
|
9e9a459a20
|
Replace chill_main.paginator_factory by PaginatorFactory::class
|
2021-07-27 15:59:03 +02:00 |
|
|
0afe277b04
|
form acc work edit: save action
|
2021-06-25 00:06:26 +02:00 |
|
|
c04ccef4cd
|
improve loading for existing crud cotnroller
|
2021-06-22 14:40:56 +02:00 |
|
|
95edbc673c
|
improve loading for crud controller
|
2021-06-22 10:08:19 +02:00 |
|
|
40fcb09082
|
layout for form
|
2021-06-21 13:38:43 +02:00 |
|
|
3abfdbf6fd
|
first impl for create form
|
2021-06-18 19:41:58 +02:00 |
|
|
080a54231f
|
Merge remote-tracking branch 'origin/master' into add-api-for-person
|
2021-05-21 20:19:38 +02:00 |
|
|
c9e6935f15
|
fix requirements on POST route
|
2021-05-21 18:30:52 +02:00 |
|
|
ebe3bc5f7b
|
add route for creating a person, and post api
|
2021-05-21 18:05:03 +02:00 |
|
|
857298b8b8
|
add api Method GET on person
|
2021-05-21 16:04:18 +02:00 |
|
|
220f1ea0eb
|
Merge branch '139_demandeur' into 'master'
139 Demandeur
See merge request Chill-Projet/chill-bundles!43
|
2021-05-21 12:53:03 +00:00 |
|
Marc Ducobu
|
51c2408878
|
Crud : fix sprintf pbm
|
2021-05-19 15:00:13 +02:00 |
|
|
05798688d0
|
refactore method addRemoveSomething, and add test for resources
|
2021-05-13 16:29:05 +02:00 |
|
|
f7a807473d
|
send 400 bad request on invalid json
|
2021-05-11 21:30:24 +02:00 |
|
|
f8e91c325d
|
oups, forget a flush :)
|
2021-05-11 21:20:30 +02:00 |
|
|
a4989f99d6
|
Use annoations for serialization
|
2021-05-11 19:49:41 +02:00 |
|
|
061a7dd537
|
patch request for accompanying period
|
2021-05-11 15:05:26 +02:00 |
|
|
4f3f16d9b0
|
Set requestor for accompanying period
|
2021-05-10 15:59:58 +02:00 |
|
|
90fe484d81
|
fix api for rendering a single item
|
2021-05-06 12:18:47 +02:00 |
|
|
2b8bbe019d
|
first impl for index action
|
2021-05-06 12:08:45 +02:00 |
|
|
07e0692783
|
bootstrap api and apply on accompanying period
|
2021-05-06 00:14:36 +02:00 |
|
|
f02e33fda7
|
first impl for api
|
2021-05-05 20:33:34 +02:00 |
|
|
eaa0ad925f
|
fix folder name
|
2021-03-18 13:37:13 +01:00 |
|