Bence Pőcze bence
  • Joined on 2020-12-27
bence created branch bugfix/fix-login-password-layout in esoko/mapguesser 2023-05-16 18:07:00 +02:00
bence created branch bugfix/fixes-for-password-reset in esoko/rvr-nextgen 2023-05-08 18:48:52 +02:00
bence pushed to bugfix/fixes-for-password-reset at esoko/rvr-nextgen 2023-05-08 18:48:52 +02:00
d1dee27191 reset grecaptcha in case of error
726b1818d0 fix error message for password reset request
Compare 2 commits »
bence pushed tag Release_2305.6 to esoko/rvr-nextgen 2023-05-07 01:59:05 +02:00
bence pushed to master at esoko/rvr-nextgen 2023-05-07 01:57:58 +02:00
75f0ae7668 Merge pull request 'feature/RVRNEXT-24-use-slugs-for-communities' (!52) from feature/RVRNEXT-24-use-slugs-for-communities into master
b43ed72040 RVRNEXT-24 replace id-based search to slug-based for communities
5dc4350b20 RVRNEXT-24 modify model Community to have slug
829588150a RVRNEXT-24 add migration for slug for communities
54d901e45e RVRNEXT-24 update soko-web
Compare 5 commits »
bence deleted branch feature/RVRNEXT-24-use-slugs-for-communities from esoko/rvr-nextgen 2023-05-07 01:57:58 +02:00
bence merged pull request esoko/rvr-nextgen#52 2023-05-07 01:57:57 +02:00
feature/RVRNEXT-24-use-slugs-for-communities
bence created pull request esoko/rvr-nextgen#52 2023-05-07 01:54:56 +02:00
feature/RVRNEXT-24-use-slugs-for-communities
bence pushed to feature/RVRNEXT-24-use-slugs-for-communities at esoko/rvr-nextgen 2023-05-07 01:54:26 +02:00
b43ed72040 RVRNEXT-24 replace id-based search to slug-based for communities
5dc4350b20 RVRNEXT-24 modify model Community to have slug
829588150a RVRNEXT-24 add migration for slug for communities
54d901e45e RVRNEXT-24 update soko-web
Compare 4 commits »
bence pushed tag v0.11 to esoko/soko-web 2023-05-07 01:53:16 +02:00
bence pushed to master at esoko/soko-web 2023-05-07 01:52:35 +02:00
78f891fbff Merge pull request 'feature/slug-handling' (#18) from feature/slug-handling into master
6989e1dcf3 call static instead of self in Model
1288a33ff6 handle slugs in persistent data manager
a5bfc61db8 add class that handles model with slug
9637ebc52b install cocur/slugify
Compare 5 commits »
bence deleted branch feature/slug-handling from esoko/soko-web 2023-05-07 01:52:35 +02:00
bence merged pull request esoko/soko-web#18 2023-05-07 01:52:34 +02:00
feature/slug-handling
bence created pull request esoko/soko-web#18 2023-05-07 01:51:54 +02:00
feature/slug-handling
bence pushed to feature/slug-handling at esoko/soko-web 2023-05-07 01:51:28 +02:00
6989e1dcf3 call static instead of self in Model
1288a33ff6 handle slugs in persistent data manager
a5bfc61db8 add class that handles model with slug
Compare 3 commits »
bence created branch feature/RVRNEXT-24-use-slugs-for-communities in esoko/rvr-nextgen 2023-05-07 01:51:07 +02:00
bence pushed to feature/RVRNEXT-24-use-slugs-for-communities at esoko/rvr-nextgen 2023-05-07 01:51:07 +02:00
9ad508c6d5 RVRNEXT-24 replace id-based search to slug-based for communities
715f27a9bc RVRNEXT-24 modify model Community to have slug
6d6e93d711 RVRNEXT-24 add migration for slug for communities
57bdfdb1aa RVRNEXT-24 update soko-web
Compare 4 commits »
bence pushed to feature/slug-handling at esoko/soko-web 2023-05-07 01:38:08 +02:00
a5fff1b710 fixup! add class that handles model with slug
bence pushed to feature/slug-handling at esoko/soko-web 2023-05-07 01:36:14 +02:00
1ef83ab57b fixup! handle slugs in persistent data manager
769f3818f3 fixup! add class that handles model with slug
Compare 2 commits »
bence pushed to feature/slug-handling at esoko/soko-web 2023-05-07 01:26:27 +02:00
00e77aef62 [debug]