1228 Commits

Author SHA1 Message Date
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
Adrian Moennich
3a92527ef3 Chat, Piwik: Use canUserModify instead of canModify 2015-03-03 11:30:10 +01:00
Adrian Moennich
daf3d37163 Chat, Piwik: Rename _pluginMenuItems to extra_menu_items 2015-03-03 09:46:25 +01:00
Pedro Ferreira
c4fb1019a1 VC/Vidyo: Unified button-rendering code 2015-03-03 09:45:25 +01:00
Pedro Ferreira
eaf87e2dfe VC/Vidyo: Added functionality to timetable objs
"Make me moderator" was only available at the top level.
2015-03-03 09:45:25 +01:00
Pedro Ferreira
484a4f2e9e VC/Vidyo: Implement "Make me moderator" feature 2015-03-03 09:45:25 +01:00
Pedro Ferreira
496495b3d5 VC/Vidyo: Renamed data functions, partial updates 2015-03-03 09:45:25 +01:00
Adrian Moennich
486eae5615 VC/Vidyo: Use BigInteger for extension 2015-03-02 18:45:32 +01:00
Adrian Moennich
28baaca64b VC/Vidyo: Keep owner in VidyoExt; handle merge 2015-03-02 18:25:35 +01:00
Adrian Moennich
f435c6aa07 VC/Vidyo: Remove extra comma 2015-03-02 17:52:47 +01:00
Adrian Moennich
3b81cc4fa0 VC/Vidyo: Use shorter connect button title 2015-03-02 17:43:49 +01:00
Adrian Moennich
629a37939b VC/Vidyo: Cleanup templates
- Use foo.bar instead of foo['bar']
- Remove XHTML-style slashes/attrs
2015-03-02 17:35:28 +01:00
Adrian Moennich
752986e9f8 Chat: Handle user merges 2015-03-02 17:11:34 +01:00
Ilias Trichopoulos
bbd63622c3 VC/Vidyo: Adjust info_box to reflect tooltip usecase 2015-03-02 16:57:15 +01:00
Pedro Ferreira
f663fc428e VC/Vidyo: Move default room name to core 2015-03-02 16:57:10 +01:00
Adrian Moennich
2c21ab70a1 Ignore build folders 2015-03-02 13:55:23 +01:00
Adrian Moennich
9c8bc73485 VC/Vidyo: Fix ZODB import 2015-03-02 11:20:40 +01:00
Pedro Ferreira
adcf9094aa VC/Vidyo: Fix case in which owner does not exist anymore 2015-03-02 11:20:32 +01:00
Pedro Ferreira
64e098f677 VC/Vidyo: Adapt code for new icon_url property 2015-03-02 11:20:25 +01:00
Adrian Moennich
0e9ff5a6d5 Chat: Use togglable pw field 2015-02-27 19:07:47 +01:00