summaryrefslogtreecommitdiff
path: root/src/meetingtools/apps/room/models.py
Commit message (Collapse)AuthorAgeFilesLines
* oopsLeif Johansson2011-10-131-1/+1
|
* - lock rooms when cleaningLeif Johansson2011-10-131-1/+33
| | | | | - send access to retry page when room locked - fall back to regular login-page if user-login fails
* nope...Leif Johansson2011-10-121-1/+1
|
* need to convert to int for -Leif Johansson2011-10-121-0/+6
|
* room owner not requestor permissionsLeif Johansson2011-10-121-2/+2
|
* per-room first-participant-host-policyLeif Johansson2011-10-111-0/+1
|
* Keep track of number of hosts and show the launch page until there is at ↵Leif Johansson2011-05-261-0/+7
| | | | least one host
* atom and rss feed of recordings of each roomLeif Johansson2011-05-141-0/+3
|
* tagging needs a string of tag namesLeif Johansson2011-05-131-1/+1
|
* magical tag in order to support listing self-cleaning roomsLeif Johansson2011-05-131-1/+17
|
* add a permalink that can be used as a guid for feeds for instanceLeif Johansson2011-05-131-0/+3
|
* vanity urlsLeif Johansson2011-05-121-0/+7
|
* nusers method for use in templatesLeif Johansson2011-05-111-2/+2
|
* style polishLeif Johansson2011-05-101-0/+6
|
* taggingLeif Johansson2011-05-101-2/+4
|
* user_count and descriptionLeif Johansson2011-05-101-1/+4
|
* simplify creation processLeif Johansson2011-05-051-1/+1
|
* using django_co_acls only makes this complicatedLeif Johansson2011-05-031-4/+0
|
* new acl - first versionLeif Johansson2011-05-021-3/+5
|
* acc+sco_id must be uniqueLeif Johansson2011-03-141-0/+3
|
* cleanupLeif Johansson2011-03-141-1/+1
|
* covert date to epochLeif Johansson2011-02-141-1/+2
|
* fix uniqueness bugsLeif Johansson2011-02-111-3/+3
|
* fix for create room bugLeif Johansson2011-02-101-1/+1
|
* cleanup implementedLeif Johansson2011-02-091-1/+7
|
* restructureLeif Johansson2011-02-091-0/+30