728 Commits

Author SHA1 Message Date
Adrian Moennich
3601a18be3 Require indico 1.9.10 2017-04-10 16:27:34 +02:00
Adrian Moennich
653502c96a Exclude garbage during build 2017-04-03 14:28:49 +02:00
Adrian Moennich
a27db899f8 Adapt to 1.9.10.dev2 changes 2017-04-03 09:31:18 +02:00
Adrian Moennich
86f6d01e53 Search: Inherit from RH instead of RHCustomizable 2017-03-30 10:14:29 +02:00
Adrian Moennich
9c0d89b51a Remove search-box z-index
Doesn't seem to be needed and breaks "new" dropdowns in the language
selector
2017-03-28 16:59:49 +02:00
Adrian Moennich
88304176e8 Piwik: Remove obsolete/unused template hook arg 2017-03-28 13:25:17 +02:00
Pedro Ferreira
bc072f1237 Extract i18n strings using custom Jinja extractor 2017-03-22 18:05:12 +01:00
Indico Team
cebf18e987 Remove user guides
Eventually they'll be maintained outside the main repos
2017-03-22 09:26:07 +01:00
Adrian Moennich
5587b15da2 Remove user guide references 2017-03-22 09:24:06 +01:00
Adrian Moennich
1a7c7f6735 indico-fonts is on pypi now 2017-03-10 14:12:29 +01:00
Adrian Moennich
b578f2ad3c Adapt plugins to new click-based cli 2017-03-07 17:32:07 +01:00
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