|
e59f3c05e3
|
Fix plz error
|
2021-12-22 17:36:12 +01:00 |
|
|
28f71ee479
|
Check if photoFilname is set before deleting
|
2021-09-14 23:43:29 +02:00 |
|
|
d1ba54c9f9
|
Remove last bits of deprecated parts
|
2021-09-14 14:26:07 +02:00 |
|
|
4ced33c694
|
Remove deprecated override URL
|
2021-09-14 14:18:21 +02:00 |
|
|
f2eed9d848
|
Switch to new authentication system
|
2021-09-14 14:03:27 +02:00 |
|
|
d277d9c93e
|
Set titles
|
2021-09-04 16:08:40 +02:00 |
|
|
b0b0125862
|
Use new session handling
|
2021-09-04 13:10:18 +02:00 |
|
|
b2428f6ae3
|
Use new authentication and hashing system
|
2021-09-04 12:59:08 +02:00 |
|
|
10e250a1da
|
Set titles
|
2021-09-04 12:00:46 +02:00 |
|
|
8f204a3685
|
Update to symfony 5.3
|
2021-09-03 17:00:00 +02:00 |
|
|
36e804abce
|
Add title for offers overview
|
2021-09-03 16:41:07 +02:00 |
|
|
b0bb249a7a
|
Fix typo
|
2021-09-03 16:40:42 +02:00 |
|
|
529a9a62ec
|
Remove default from title
|
2021-09-03 16:38:26 +02:00 |
|
|
521217c00d
|
Set title for offer view
|
2021-09-03 16:37:34 +02:00 |
|
|
dde15b8306
|
Prepend "Pflänz.li - " to title
|
2021-09-03 16:36:49 +02:00 |
|
|
5c25b036a4
|
Revert "Save cooridnates as GeoJSON in database"
This reverts commit ddb815d1b4 .
|
2021-07-23 22:25:56 +02:00 |
|
|
34088972f8
|
Merge branch 'master' of ssh://git.thisfro.ch:222/thisfro/pflaenz.li
|
2021-07-23 11:32:48 +02:00 |
|
|
ddb815d1b4
|
Save cooridnates as GeoJSON in database
|
2021-07-16 11:00:02 +02:00 |
|
|
4656be5a32
|
Use less amigous function name
|
2021-07-15 16:00:55 +02:00 |
|
|
75ab34210f
|
Update composer packages
|
2021-07-15 15:44:48 +02:00 |
|
|
df57a6f303
|
Refactor uploded file handling
|
2021-07-14 13:47:42 +02:00 |
|
|
7f485cee91
|
Set distance to null instead of 0
|
2021-07-14 12:03:07 +02:00 |
|
|
1758011412
|
Rename function to camelCase
|
2021-07-10 12:46:44 +02:00 |
|
|
307e251388
|
Use generic git icon in footer and set gitea link
|
2021-06-27 22:31:51 +02:00 |
|
|
c7c0445a6b
|
Use correct email
|
2021-06-17 17:24:53 +02:00 |
|
|
5680522395
|
Check if filename is set before deleting
|
2021-06-15 18:18:43 +02:00 |
|
|
2e4e005a55
|
Add NotBlank validator component
|
2021-06-15 17:57:03 +02:00 |
|
|
37ccc83523
|
Revert "Make description required"
This reverts commit 3dc529b7cc .
|
2021-06-15 17:54:50 +02:00 |
|
|
3dc529b7cc
|
Make description required
|
2021-06-15 17:52:39 +02:00 |
|
|
171a816f9d
|
Delete photos when deleting offer
|
2021-06-15 17:24:15 +02:00 |
|
|
91fb30ed40
|
Use uniqid() instead of random_bytes()
|
2021-06-15 16:02:40 +02:00 |
|
|
633da5406b
|
Add margin-bottom to buttons for own offer
|
2021-06-14 23:23:54 +02:00 |
|
|
1ec7f35d73
|
Allow unauthenticated users to view offer details
|
2021-06-14 23:20:17 +02:00 |
|
|
d33e28467b
|
Calculate distance between PLZs if given
|
2021-06-14 14:10:07 +02:00 |
|
|
853b570f0f
|
Setup PLZ field for user
|
2021-06-14 14:09:44 +02:00 |
|
|
4140b63da0
|
Add margin-bottom to offer button
|
2021-06-06 14:05:42 +02:00 |
|
|
4990aff51d
|
Allow unauthicated users to view imprint
|
2021-06-06 13:13:34 +02:00 |
|
|
6101accb20
|
Remove unused template
|
2021-06-06 11:21:01 +02:00 |
|
|
d550d01464
|
Refactoring
|
2021-06-06 11:20:51 +02:00 |
|
|
8c120bd872
|
Remove unneccessary line
|
2021-06-06 10:59:56 +02:00 |
|
|
9b2ebb510f
|
Allow offers to be viewd by unauthanticated users
|
2021-06-06 10:55:36 +02:00 |
|
|
0ed1eef5ff
|
create imprint
|
2021-06-06 10:38:32 +02:00 |
|
|
4aeb6aa8a3
|
set default uri in .env
|
2021-06-03 15:10:10 +02:00 |
|
|
84f54c5743
|
increase php version
|
2021-06-03 13:28:56 +02:00 |
|
|
b2db893bd5
|
use absoute dirs
|
2021-06-03 13:28:34 +02:00 |
|
|
15666fc92d
|
force use of RouterInterface
|
2021-06-01 14:05:04 +02:00 |
|
|
c20afb737a
|
remove defaul_uri from .env
|
2021-06-01 14:04:45 +02:00 |
|
|
c5c3a0a1b1
|
actually use the generated url
|
2021-05-30 10:32:11 +02:00 |
|
|
366e9fd200
|
add trailing slash
|
2021-05-30 10:31:58 +02:00 |
|
|
0dab627482
|
generate url first
|
2021-05-29 19:45:45 +02:00 |
|