447 Commits

Author SHA1 Message Date
Adrian Moennich
c92a965fbc Search/Invenio: Use new i18n functions 2015-03-11 18:39:46 +01:00
Adrian Moennich
8295f1dffc Search: Use new i18n functions 2015-03-11 18:39:34 +01:00
Adrian Moennich
5884b752e1 Piwik: Use new i18n functions 2015-03-11 18:27:50 +01:00
Adrian Moennich
51676c22ac Payment/Paypal: Use new i18n functions 2015-03-11 18:01:51 +01:00
Adrian Moennich
769272e8ba Payment/Manual: Use new i18n functions 2015-03-11 17:59:01 +01:00
Adrian Moennich
a5b34e4ae2 Livesync/Invenio: Use new i18n functions 2015-03-11 17:56:56 +01:00
Adrian Moennich
0f09171a9c Livesync: Use new i18n functions 2015-03-11 17:46:51 +01:00
Adrian Moennich
23eb6c02cc Importer/Invenio: Use new i18n functions 2015-03-11 17:43:16 +01:00
Adrian Moennich
ddd0f30465 Importer: Use new i18n functions 2015-03-11 17:41:45 +01:00
Adrian Moennich
ed4418603e Chat: Use new i18n functions 2015-03-11 17:41:45 +01:00
Adrian Moennich
818e7aa90c VC/Vidyo: Fix intermediate alembic steps 2015-03-10 17:14:52 +01:00
Adrian Moennich
c3566fceba Livesync: Fix intermediate alembic steps 2015-03-10 17:13:18 +01:00
Adrian Moennich
bbf2f54832 Chat: Fix intermediate alembic steps 2015-03-10 17:10:32 +01:00
Adrian Moennich
45c9ba013f Chat: Removed unnecessary declared_attr 2015-03-10 16:38:53 +01:00
Adrian Moennich
b303e29c74 VC/Vidyo: Apply SA naming convention 2015-03-10 14:01:55 +01:00
Adrian Moennich
a7b96d8008 Livesync: Apply SA naming convention 2015-03-10 13:58:55 +01:00
Adrian Moennich
c0cd62af0e Chat: Apply SA naming convention 2015-03-10 11:38:28 +01:00
Adrian Moennich
be038b1a08 VC/Vidyo: Remove unnecessary index=True from PK 2015-03-09 17:11:59 +01:00
Alejandro Avilés
0583047c31 Make phone numbers link more user friendly 2015-03-09 17:07:32 +01:00
Adrian Moennich
63acf13bac VC/Vidyo: Fix cli script
- remove wrong decorator
- don't mix click and argparse (even though it seems to work)
- fix raise-before-print
2015-03-09 11:02:05 +01:00
Adrian Moennich
4f1f4bee41 VC/Vidyo: Handle missing moderation pin 2015-03-09 10:27:50 +01:00
Adrian Moennich
2b9673fb14 VC/Vidyo: Do not associate with deleted objects 2015-03-09 10:27:50 +01:00
Pedro Ferreira
771b57ceb1 VC/Vidyo: Added better validation to CLI 2015-03-09 10:26:34 +01:00
Pedro Ferreira
b30373d973 VC/Vidyo: Implemented suggestions 2015-03-06 19:18:56 +01:00
Pedro Ferreira
e62c9a335b VC/Vidyo: Notification to owner on server delete 2015-03-06 18:19:14 +01:00
Pedro Ferreira
0deefecc15 VC/Vidyo: Changed default for maximum room age 2015-03-06 18:19:14 +01:00
Pedro Ferreira
776c484fb0 VC/Vidyo: Add Vidyo room clean-up task + CLI
Added command to list Vidyo rooms, unit tests
2015-03-06 18:19:14 +01:00
Adrian Moennich
352bd064c0 VC/Vidyo: Don't call legacy method in zodb import 2015-03-06 17:59:49 +01:00
Adrian Moennich
c89711e2a8 VC/Vidyo: Don't break if link_object is none
Shouldn't happen but just in case
2015-03-06 17:35:25 +01:00
Adrian Moennich
ee2d9eb88d Piwik: Remove mutable default argument 2015-03-05 17:32:20 +01:00
Adrian Moennich
f959995d67 Chat, Piwik, VC/Vidyo: Fix modif key handling
canUserAccess doesn't check modification keys
2015-03-05 15:27:32 +01:00
Ilias Trichopoulos
1c37e49ef3 Chat: Use new layout for list of chat rooms 2015-03-05 15:13:22 +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
Pedro Ferreira
e7f0d84b69 VC/Vidyo: Fixed migration of 'show'
Had moved from VCRoom -> VCRoomEventAssociation
2015-03-04 12:28:57 +01:00
Pedro Ferreira
b988bd716f VC: "Make me moderator" -> "Make me owner" 2015-03-04 12:02:44 +01:00
Adrian Moennich
dde39d9c69 Livesync: Show only unprocessed queue count in CLI 2015-03-04 10:58:50 +01:00
Ilias Trichopoulos
d6d95e9038 Chat: Join chat in new tab (target="_blank") 2015-03-04 01:19:02 +01:00
Ilias Trichopoulos
7ac7148767 VC/Vidyo: Fix moderator dropdown 2015-03-04 01:02:51 +01:00
Pedro Ferreira
bd529cdfc5 VC/Vidyo: Join VC in new tab (target="_blank") 2015-03-04 01:02:11 +01:00
Adrian Moennich
238c52a8a1 VC/Vidyo: Fix error if vidyo room owner doesn't exist 2015-03-04 00:24:37 +01:00
Adrian Moennich
b1e971c029 Piwik: Fix site id migration 2015-03-04 00:10:06 +01:00
Adrian Moennich
7685c6768f Piwik: Don't break on invalid event id 2015-03-03 23:48:59 +01:00
Alejandro Avilés
5fca94f038 Piwik: Do not try to track non-existing contribs 2015-03-03 23:44:47 +01:00
Adrian Moennich
dd92fa9713 Chat: Do not break on non-numeric-id event pages 2015-03-03 22:39:31 +01:00
Adrian Moennich
fe29fc804b Livesync: Fix agent setting migration 2015-03-03 21:17:37 +01:00
Adrian Moennich
f58ed4d6d2 VC/Vidyo: Don't query db during migration 2015-03-03 18:23:56 +01:00
Ilias Trichopoulos
139a950442 VC/Vidyo: Hide qtip with info box on mouseleave 2015-03-03 16:21:12 +01:00
Adrian Moennich
f9bc2b6ab2 Chat: Adapt to EventCloner change in core 2015-03-03 14:46:04 +01:00