Adrian Moennich
ee28ee7bcd
LiveSync: Fix order of CHECK constraint criteria
...
They are sorted alphabetically
2016-08-12 14:00:56 +02:00
Pedro Ferreira
3361b28d3e
LiveSync: Explain --force
2016-08-12 11:53:17 +02:00
Pedro Ferreira
305e7a6f62
LiveSync: fixed unit tests
2016-08-12 11:34:50 +02:00
Pedro Ferreira
230848dbd9
LiveSync: add sessions, use proper DB queries
2016-08-12 11:34:50 +02:00
Pedro Ferreira
8929042f2a
LiveSync: use fkey in category_id (queues)
2016-08-12 11:17:41 +02:00
Adrian Moennich
73520f11b4
LiveSync: fix category check for attachment events
2016-08-12 11:17:41 +02:00
Adrian Moennich
4505f78024
LiveSync: Remove obsolete imports
...
It's still defunct but that way it does not break at import time or when
running a zodb importer
2016-07-27 14:19:18 +02:00
Adrian Moennich
2b4bef6cae
LiveSync: comment out another obsolete signal handler
2016-07-27 14:18:28 +02:00
Adrian Moennich
425b7e5235
LiveSync: Do not check for legacy category
2016-07-27 14:18:28 +02:00
Adrian Moennich
a00826990b
LiveSync: comment out obsolete signal handlers
...
That way we know what to adapt later but don't fail when the signals are
called with new objects
2016-07-27 14:18:28 +02:00
Adrian Moennich
3e8396f5ae
LiveSync: Fix category check for attachment events
2016-07-27 14:18:28 +02:00
Alejandro Avilés
3585e0a11d
Send the actual object on attachment update
2016-06-21 17:05:38 +02:00
Adrian Moennich
1481d75966
LiveSync: Fix error when changing session note
2016-04-20 09:33:41 +02:00
Adrian Moennich
862589e3af
LiveSync: Ignore children of deleted events
2016-04-19 11:05:02 +02:00
Adrian Moennich
a0687c97ab
LiveSync: Ignore acl entry changes for new objects
2016-04-13 02:12:03 +02:00
Adrian Moennich
c0f54f3676
LiveSync: Fix tests
2016-04-13 01:54:25 +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
Adrian Moennich
57f3d305ee
LiveSync: Update DB structure
2016-04-13 01:54:25 +02:00
Ilias Trichopoulos
ab5351a612
Adapt settings forms to MultipleItemsField changes
2016-04-13 01:54:25 +02:00
Alejandro Avilés
eea1569ce6
Adapt to CSS cleanup
2016-04-13 01:54:25 +02:00
Adrian Moennich
06ff5e763b
Don't use format() for logging
2016-01-25 13:34:49 +01:00
Indico Team
b16a368ba1
Happy new year 2016!
...
Bump license headers to 2016
2016-01-01 04:59:45 +01:00
Adrian Moennich
ea65a3d62c
LiveSync: Fix agent creation with unchanged form
...
The debug agent has no settings for example. data-disabled-until-change
doesn't let you submit it until you change the default title which is a
bit stupid.
2015-11-19 11:58:42 +01:00
Pedro Ferreira
d2b05cd2c3
Livesync: Upload metadata records in batches
...
Until now we were fetching livesync queue entries in batches but the resulting number of actual resulting records could be much higher
2015-10-05 17:20:28 +02:00
Adrian Moennich
8d3eb9f970
LiveSync: Handle acl.entry_changed signal
...
Used for manager list changes
2015-09-29 17:52:42 +02:00
Adrian Moennich
07e7da5739
LiveSync: Subscribe to attachment signals
2015-07-08 22:48:02 +02:00
Alejandro Avilés
1464354081
LiveSync: Connect with note signals
2015-07-07 11:03:08 +02:00
Adrian Moennich
b7f9194d12
LiveSync: Adapt to form_header/form_footer changes
2015-06-09 15:26:01 +02:00
Adrian Moennich
7ec9bbace2
LiveSync: More verbose logging
2015-06-08 17:20:39 +02:00
Pedro Ferreira
bbc58a5e89
LiveSync: Be a little more verbose in celery task
2015-06-04 15:08:15 +02:00
Ilias Trichopoulos
d6fc965113
Clean templates from .fixed-width class
2015-06-01 18:05:09 +02:00
Adrian Moennich
0959be4279
LiveSync: Get plugin context via task decorator
2015-05-22 17:27:45 +02:00
Adrian Moennich
32ca74d6c4
Move terminaltables requirement to core
2015-05-22 17:27:45 +02:00
Adrian Moennich
db8227162f
LiveSync: Use Celery
2015-05-22 17:27:45 +02:00
Adrian Moennich
425f46433a
Bump some plugin versions & indico requirements
2015-05-11 14:11:51 +02:00
Alejandro Avilés
a8ee292f83
VC/Vidyo: Adapt for rename of form_widget.html
2015-05-11 10:43:55 +02:00
Adrian Moennich
8aa00ddbbb
LiveSync: Remove AdminList
2015-04-20 18:44:20 +02:00
Indico Team
8930bfd486
Updated *.pot files for i18n (extract)
2015-04-01 11:12:35 +02:00
Indico Team
203dfb2fad
Added translation files from Transifex (fr_FR)
...
Author: Pedro Ferreira <pedro.ferreira@cern.ch>
2015-04-01 11:12:35 +02:00
Adrian Moennich
54ad886d43
Rename admin/base templates to layout/base
2015-03-18 15:19:52 +01:00
Adrian Moennich
ab6daa662e
Livesync: Ignore updates for deleted items
2015-03-12 13:56:49 +01:00
Adrian Moennich
0ab12235b6
Livesync: Unify capitalization
2015-03-12 11:35:23 +01:00
Adrian Moennich
903dd0fbc3
Livesync: Use plugin JS i18n
2015-03-12 10:32:05 +01:00
Adrian Moennich
0f09171a9c
Livesync: Use new i18n functions
2015-03-11 17:46:51 +01:00
Adrian Moennich
c3566fceba
Livesync: Fix intermediate alembic steps
2015-03-10 17:13:18 +01:00
Adrian Moennich
a7b96d8008
Livesync: Apply SA naming convention
2015-03-10 13:58:55 +01:00
Adrian Moennich
1e2142be9a
Livesync: Do not break when moving an event
2015-03-05 11:16:42 +01:00
Adrian Moennich
69e07db8fc
Livesync: Handle exclusion when populating queue
...
Also fix deletion handling
2015-03-04 17:37:18 +01:00
Adrian Moennich
4079352a63
Livesync: Ignore category records silently
2015-03-04 17:35:10 +01:00