summaryrefslogtreecommitdiff
path: root/src/meetingtools/apps/room/views.py
Commit message (Collapse)AuthorAgeFilesLines
* settings cleanupLeif Johansson2012-10-041-12/+11
| | | | remove broken prefix-handler
* occupation-refresh-button with nice js spinnerLeif Johansson2012-02-091-0/+10
|
* * refactor apiLeif Johansson2012-02-091-105/+106
| | | | | * now depends on with statement * object-pool using queues
* refactor poll taskLeif Johansson2012-02-071-1/+2
|
* improved user count pollingLeif Johansson2012-02-071-16/+8
|
* * new viewsLeif Johansson2012-02-021-4/+45
| | | | * keep better track of rooms in cleaning
* even better tag separationLeif Johansson2012-01-171-1/+1
|
* even better tag separationLeif Johansson2012-01-171-1/+1
|
* even better tag separationLeif Johansson2012-01-171-1/+1
|
* fix bug ADOBECONNECT-43Leif Johansson2012-01-171-6/+7
|
* move acc_for_user to cluster model as a generic methodLeif Johansson2012-01-171-13/+3
|
* handle error and fix tag bugLeif Johansson2012-01-101-2/+7
|
* testLeif Johansson2011-10-251-1/+1
|
* testLeif Johansson2011-10-251-2/+2
|
* testLeif Johansson2011-10-251-42/+28
|
* testLeif Johansson2011-10-251-3/+10
|
* testLeif Johansson2011-10-251-3/+3
|
* testLeif Johansson2011-10-251-3/+1
|
* don't die on db operation at importLeif Johansson2011-10-251-2/+6
|
* don't raiseLeif Johansson2011-10-131-1/+1
|
* avoid cleaning the room unless you get a good status codeLeif Johansson2011-10-131-8/+10
|
* room unlock function for emergenciesLeif Johansson2011-10-131-0/+6
|
* - lock rooms when cleaningLeif Johansson2011-10-131-6/+13
| | | | | - send access to retry page when room locked - fall back to regular login-page if user-login fails
* nope...Leif Johansson2011-10-121-0/+2
|
* nope...Leif Johansson2011-10-121-1/+1
|
* probably need to look at the visit stats...Leif Johansson2011-10-121-0/+3
|
* probably need to look at the visit stats...Leif Johansson2011-10-121-1/+1
|
* need to convert to int for -Leif Johansson2011-10-121-1/+1
|
* limit how often we import a roomLeif Johansson2011-10-121-1/+5
|
* room owner not requestor permissionsLeif Johansson2011-10-121-6/+4
|
* room owner not requestor permissionsLeif Johansson2011-10-121-0/+7
|
* room owner not requestor permissionsLeif Johansson2011-10-111-1/+1
|
* support jsonpLeif Johansson2011-10-111-1/+1
|
* avoid caching the tagging dialog tooLeif Johansson2011-10-111-1/+2
|
* avoid caching formsLeif Johansson2011-10-111-3/+3
|
* avoid caching formsLeif Johansson2011-10-111-0/+3
|
* per-room first-participant-host-policyLeif Johansson2011-10-111-1/+1
|
* sort room listLeif Johansson2011-10-111-2/+2
|
* default template per clusterLeif Johansson2011-10-111-2/+5
|
* remove tags on rooms when removing roomsLeif Johansson2011-08-051-0/+2
|
* avoid unknown user countLeif Johansson2011-08-031-1/+1
|
* normalize url pathsLeif Johansson2011-06-131-0/+3
|
* call _import_room at each tag viewLeif Johansson2011-06-131-3/+13
|
* cleanup of the import flow and a widget viewLeif Johansson2011-06-021-35/+29
|
* A simple jquery-based widget for disaplaying stuff from meetingtools.Leif Johansson2011-05-301-11/+2
|
* Keep track of number of hosts and show the launch page until there is at ↵Leif Johansson2011-05-261-0/+4
| | | | least one host
* use list view for viewLeif Johansson2011-05-261-14/+16
|
* new secret api..Leif Johansson2011-05-251-1/+1
|
* new secret api..Leif Johansson2011-05-251-2/+7
|
* atom and rss feed of recordings of each roomLeif Johansson2011-05-141-11/+11
|