Adrian Moennich
|
5ef736284c
|
MaKaC -> indico.legacy
|
2017-03-01 17:22:51 +01:00 |
|
Adrian Moennich
|
8d871d1dd3
|
LiveSync: Ajaxify & improve agent management
|
2017-02-24 10:29:02 +01:00 |
|
Adrian Moennich
|
149154f920
|
LiveSync: Fix (csrf check) & ajaxify agent deletion
|
2017-02-23 19:17:09 +01:00 |
|
Adrian Moennich
|
6557434695
|
Get rid of the zope transaction manager
|
2017-02-23 16:25:03 +01:00 |
|
Adrian Moennich
|
87737f516a
|
LiveSync: Remove request-retry logic
|
2017-02-23 15:25:14 +01:00 |
|
Adrian Moennich
|
612df970ad
|
LiveSync: Remove ZODB
|
2017-02-23 13:54:13 +01:00 |
|
Adrian Moennich
|
23cc069e6d
|
Get rid of ConferenceHolder/Conference
|
2017-02-23 10:47:05 +01:00 |
|
Adrian Moennich
|
bb50456ba5
|
Chat: Adapt to updated signal
|
2017-02-22 17:08:01 +01:00 |
|
Adrian Moennich
|
4a63d78987
|
Payment/PayPal: Fix tests
|
2017-02-22 16:51:45 +01:00 |
|
Adrian Moennich
|
5e3ec5ad14
|
LiveSync: Get rid of XMLCache
|
2017-02-22 16:51:31 +01:00 |
|
Adrian Moennich
|
d59747daed
|
LiveSync: Use new event update signals
|
2017-02-17 11:42:56 +01:00 |
|
Adrian Moennich
|
e5a7b0c573
|
VC/Vidyo: Make PIN validation more user-friendly.
|
2017-02-15 10:32:48 +01:00 |
|
Adrian Moennich
|
f468742492
|
Payment/PayPal: Fix error (event -> event_new)
|
2017-02-02 09:18:09 +01:00 |
|
Adrian Moennich
|
92d720a496
|
VC/Vidyo: use RoomNotFoundAPIException for invalid id
Deleting a room that is already deleted results in
"Invalid roomID = 12345" which wasn't caught properly
|
2017-01-31 10:48:12 +01:00 |
|
Adrian Moennich
|
6fc2ffe93b
|
Fix travis builds
|
2017-01-27 11:38:22 +01:00 |
|
Indico Team
|
4515d8c0a6
|
Happy new year 2017!
|
2017-01-10 15:03:10 +01:00 |
|
Pedro Ferreira
|
e06b187bfa
|
Paypal: fix usage of getTitle() on Event object
|
2016-12-14 15:55:21 +01:00 |
|
Alejandro Avilés
|
632ae11d0d
|
VC/Vidyo: fix call to old event attr
|
2016-12-13 17:22:20 +01:00 |
|
Adrian Moennich
|
0b89e1eef6
|
Chat: Get rid of event/event_id attrs in RH
|
2016-12-12 23:42:23 +01:00 |
|
Ruben Gaspar
|
0070419a1b
|
VC/Vidyo: remove obsolete vc rooms
|
2016-12-12 17:50:11 +01:00 |
|
Alejandro Avilés
|
07efefc863
|
VC/Vidyo: fix calling as_event in Event obj
|
2016-12-12 17:34:28 +01:00 |
|
Ruben Gaspar
|
9dfa647223
|
VC/Vidyo: retrieve right room
|
2016-12-12 17:34:28 +01:00 |
|
Pedro Ferreira
|
e91120a18f
|
Search: pass object type to engine
So that it can know a little bit more about the context of the search.
|
2016-12-08 14:28:07 +01:00 |
|
Adrian Moennich
|
2996571f53
|
Chat: Use proper EXISTS query
|
2016-12-01 18:06:02 +01:00 |
|
Alejandro Avilés
|
f9f1955e14
|
Search: Fix search bar style in conference pages
|
2016-11-28 17:27:45 +01:00 |
|
Adrian Moennich
|
3b3559c12f
|
Merge branch 'v1.9.8'
|
2016-10-06 18:47:30 +02:00 |
|
David Andreev
|
df4c20021e
|
Chat: Move chat forms from page to dialog
Part of issue: indico/indico#2596
|
2016-10-06 10:03:24 +02:00 |
|
Adrian Moennich
|
1060d1f4c5
|
VC/Vidyo: Use IndicoRegexp validator
|
2016-09-29 10:49:37 +02:00 |
|
David Andreev
|
c1c84a1e44
|
Search: Use GET instead of POST in Search Form
Closes #33
|
2016-09-06 10:05:35 +02:00 |
|
Adrian Moennich
|
84b564fd87
|
Add *.mo to gitignore
|
2016-09-05 16:51:39 +02:00 |
|
David Andreev
|
a17502ccae
|
Payment/Manual: Remove hardcoded text
Closes #26
|
2016-09-05 16:46:28 +02:00 |
|
Adrian Moennich
|
96531f9446
|
Use pytest instead of py.test
|
2016-08-29 11:47:29 +02:00 |
|
Indico Team
|
a450292342
|
Update translation files
|
2016-08-29 11:00:27 +02:00 |
|
Adrian Moennich
|
b0da54ff30
|
Piwik: Return bytes, not text
We get image data from Piwik sometimes which can't be stored as
unicode...
|
2016-08-24 10:31:15 +02:00 |
|
Adrian Moennich
|
9e092d3c00
|
Piwik: Fix unicode issues in settings form
|
2016-08-24 10:28:21 +02:00 |
|
Adrian Moennich
|
617ef695b3
|
Piwik: Encode title when building query string
|
2016-08-23 21:26:38 +02:00 |
|
Adrian Moennich
|
3c9f281b40
|
Piwik: Use unicode for titles
|
2016-08-23 20:36:56 +02:00 |
|
Pedro Ferreira
|
72bc839a49
|
Livesync: fix unit tests
|
2016-08-22 17:38:23 +02:00 |
|
Pedro Ferreira
|
3d4a6068a8
|
Livesync: refactor simplify() + docs
|
2016-08-22 17:36:33 +02:00 |
|
Pedro Ferreira
|
397fea4cc7
|
Unused import
|
2016-08-22 17:09:52 +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 |
|
Adrian Moennich
|
13a3c81b31
|
Chat: Prevent sys.setdefaultencoding()
|
2016-08-19 18:25:18 +02:00 |
|
Adrian Moennich
|
b3fa588a1d
|
VC/Dummy: Remove useless dependency
Copy&Paste ftw
|
2016-08-19 18:25:02 +02:00 |
|
Adrian Moennich
|
1306573e7d
|
Piwik: Disable by default
It makes no sense to have it enabled by default with no configuration
etc.
|
2016-08-15 10:33:22 +02:00 |
|
Pedro Ferreira
|
9e9ab8213e
|
Add missing files
Lost during rebase
|
2016-08-12 15:15:22 +02:00 |
|
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 |
|