18 Commits

Author SHA1 Message Date
Indico Team
f2755b4be4 Run modernize, pyupgrade, autoflake and isort 2020-11-12 14:47:29 +01:00
Indico Team
43c703e1b4 Happy new year 2020 🎆 2020-01-16 11:32:21 +01:00
Indico Team
4b39714dbf Update license headers (and add missing) 2019-05-08 15:41:55 +02:00
Indico Team
44e2d03c3b Happy new year 2018 🎆 2018-01-09 14:03:14 +01:00
Adrian Moennich
d87916ac9d LiveSync: Fix wrong criterion 2017-10-10 15:29:29 +02:00
Adrian Moennich
b8aca1b58a isort everything 2017-09-14 17:47:45 +02:00
Indico Team
4515d8c0a6 Happy new year 2017! 2017-01-10 15:03:10 +01:00
Pedro Ferreira
3d4a6068a8 Livesync: refactor simplify() + docs 2016-08-22 17:36:33 +02:00
Pedro Ferreira
b7d39f12c0 Livesync: fix wrong naming of attributes 2016-08-22 17:09:52 +02:00
Pedro Ferreira
a853d254ee Livesync: cascade deletes, using fast DB queries 2016-08-22 17:09:52 +02:00
Pedro Ferreira
230848dbd9 LiveSync: add sessions, use proper DB queries 2016-08-12 11:34:50 +02:00
Adrian Moennich
e5d5926780 LiveSync: Adapt to new objects 2016-04-13 01:54:25 +02:00
Adrian Moennich
4f59e4b2a6 LiveSync: Remove title_changed (unused) 2016-04-13 01:54:25 +02:00
Indico Team
b16a368ba1 Happy new year 2016!
Bump license headers to 2016
2016-01-01 04:59:45 +01:00
Indico Team
79c567eab0 Unify file headers and bump copyright year to 2015 2015-01-22 12:07:32 +01:00
Adrian Moennich
2a352c1518 Use |= instead of = for deletions.
While we don't care about any other changes in case of deletion, we
already check if the deleted flag is set. So we don't need to throw away
other flags. And like this it's better to test.
2014-11-13 18:05:07 +01:00
Adrian Moennich
cd2a3d03eb Fix record simplification/cascading 2014-11-07 11:27:30 +01:00
Alejandro Avilés
58f05fe773 Add simplify.py 2014-11-04 17:42:51 +01:00