summaryrefslogtreecommitdiff
path: root/src/meetingtools/apps/room
Commit message (Expand)AuthorAgeFilesLines
* 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 leas...Leif Johansson2011-05-262-0/+11
* 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-143-12/+58
* add recordings and some minor cleanupLeif Johansson2011-05-131-1/+24
* tagging needs a string of tag namesLeif Johansson2011-05-131-1/+1
* magical tag in order to support listing self-cleaning roomsLeif Johansson2011-05-132-2/+18
* replace hand-drawn feeds with the django syndication frameworkLeif Johansson2011-05-132-12/+80
* add a permalink that can be used as a guid for feeds for instanceLeif Johansson2011-05-131-0/+3
* pinsamtLeif Johansson2011-05-131-1/+1
* fix datesLeif Johansson2011-05-121-1/+2
* need to reformat stuff - work from json representation for feedsLeif Johansson2011-05-121-4/+5
* duplicateLeif Johansson2011-05-121-7/+2
* an atom feed too...Leif Johansson2011-05-121-1/+4
* RSS validityLeif Johansson2011-05-121-3/+3
* rfc822 times for the rssLeif Johansson2011-05-121-2/+10
* taglist should not require loginLeif Johansson2011-05-121-1/+0
* - temporary hack for default templateLeif Johansson2011-05-122-6/+11
* last visit fixLeif Johansson2011-05-121-1/+3
* json versionLeif Johansson2011-05-121-3/+27
* vanity urlsLeif Johansson2011-05-121-0/+7
* new views for listing tagsLeif Johansson2011-05-111-21/+48
* nusers method for use in templatesLeif Johansson2011-05-111-2/+2
* bring back modify with new limited formLeif Johansson2011-05-111-15/+2
* style polishLeif Johansson2011-05-102-4/+8
* taggingLeif Johansson2011-05-103-6/+53
* sessionsLeif Johansson2011-05-101-2/+1
* sessionsLeif Johansson2011-05-101-0/+1
* session modLeif Johansson2011-05-101-2/+3
* user_count and descriptionLeif Johansson2011-05-101-1/+4
* description, prefix field fixes and user_count in the dbLeif Johansson2011-05-101-9/+21
* multiline textLeif Johansson2011-05-101-2/+20
* remove orphaned rooms before importLeif Johansson2011-05-051-4/+5
* simplify creation processLeif Johansson2011-05-053-83/+108
* using django_co_acls only makes this complicatedLeif Johansson2011-05-032-19/+13
* new acl - first versionLeif Johansson2011-05-023-29/+80
* cleanup and turn form into wizardLeif Johansson2011-04-042-2/+19
* acc+sco_id must be uniqueLeif Johansson2011-03-141-0/+3
* try to avoid duplicatesLeif Johansson2011-03-141-4/+7
* cleanupLeif Johansson2011-03-141-1/+1
* covert date to epochLeif Johansson2011-02-141-1/+2
* fix uniqueness bugsLeif Johansson2011-02-112-5/+7
* fix for create room bugLeif Johansson2011-02-102-10/+22
* cleanup implementedLeif Johansson2011-02-092-31/+47