summaryrefslogtreecommitdiff
path: root/src/meetingtools/apps/room/views.py
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* add recordings and some minor cleanupLeif Johansson2011-05-131-1/+24
|
* magical tag in order to support listing self-cleaning roomsLeif Johansson2011-05-131-1/+1
|
* replace hand-drawn feeds with the django syndication frameworkLeif Johansson2011-05-131-12/+4
|
* 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-121-3/+3
| | | | - description field in dialogs
* last visit fixLeif Johansson2011-05-121-1/+3
|
* json versionLeif Johansson2011-05-121-3/+27
|
* new views for listing tagsLeif Johansson2011-05-111-21/+48
|
* style polishLeif Johansson2011-05-101-4/+2
|
* taggingLeif Johansson2011-05-101-2/+44
|
* sessionsLeif Johansson2011-05-101-2/+1
|
* sessionsLeif Johansson2011-05-101-0/+1
|
* session modLeif Johansson2011-05-101-2/+3
|
* description, prefix field fixes and user_count in the dbLeif Johansson2011-05-101-9/+21
|
* remove orphaned rooms before importLeif Johansson2011-05-051-4/+5
|
* simplify creation processLeif Johansson2011-05-051-63/+87
|
* using django_co_acls only makes this complicatedLeif Johansson2011-05-031-15/+13
|
* new acl - first versionLeif Johansson2011-05-021-13/+45
|
* cleanup and turn form into wizardLeif Johansson2011-04-041-1/+3
|
* try to avoid duplicatesLeif Johansson2011-03-141-4/+7
|
* fix uniqueness bugsLeif Johansson2011-02-111-2/+4
|
* fix for create room bugLeif Johansson2011-02-101-9/+21
|
* cleanup implementedLeif Johansson2011-02-091-30/+40
|
* absolute url in gotoLeif Johansson2011-02-091-1/+2
|
* restructureLeif Johansson2011-02-091-0/+253