Commit Graph

8 Commits (2.4)

Author SHA1 Message Date
Jakub Onderka 645b11e1b1 new: [redis] Store some data in Redis compressed to save memory 2022-10-30 16:19:58 +01:00
Jakub Onderka df06ebc019 fix: [internal] Lock prefix 2022-10-12 15:53:59 +02:00
Jakub Onderka 877dded06a fix: [internal] Use Redis serializer to more places 2022-09-11 10:59:14 +02:00
Jakub Onderka 306782afac chg: [internal] Faster event locks with Redis 2021-03-08 18:07:36 +01:00
Jakub Onderka c1399b36f9 new: [UI] Event locks for background jobs and automatic tools 2021-02-18 19:03:54 +01:00
iglocska a81894f14c chg: [CS] Changed to PSR-2
- to make contributions easier, adopted PSR-2
- used php-cs-fixer to rework the style
- *sniff sniff* Goodbye tab indentation
2018-07-19 11:48:22 +02:00
iglocska 6890b734cc new: [UI/UX] Event lock initial version
- Show if another user is editing the event you're viewing (same org only)
2018-06-12 09:40:23 +02:00
iglocska c39f2e6b2c new: Added event lock functionality 2018-06-09 23:43:25 +02:00