12 Commits

Author SHA1 Message Date
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