summaryrefslogtreecommitdiff
path: root/src/meetingtools/apps/room/models.py
Commit message (Collapse)AuthorAgeFilesLines
* 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