summaryrefslogtreecommitdiff
path: root/src/meetingtools
Commit message (Collapse)AuthorAgeFilesLines
* oopsLeif Johansson2011-05-131-1/+1
|
* send to next after loginLeif Johansson2011-05-131-0/+2
|
* 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-133-13/+84
|
* add a permalink that can be used as a guid for feeds for instanceLeif Johansson2011-05-131-0/+3
|
* no ending slashLeif Johansson2011-05-131-2/+2
|
* 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
|
* suport atom in the mime mapperLeif Johansson2011-05-121-0/+1
|
* 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
|
* minor polishLeif Johansson2011-05-121-2/+2
|
* oops - this broke because of urlmiddlewareLeif Johansson2011-05-121-3/+3
|
* middleware for /Leif Johansson2011-05-121-0/+126
|
* finess the slashLeif Johansson2011-05-121-0/+2
|
* specific extensions to avoid causing problems for tags with '.' in themLeif Johansson2011-05-121-1/+1
|
* support utf8 strings in api argumentsLeif Johansson2011-05-121-0/+3
|
* - temporary hack for default templateLeif Johansson2011-05-123-6/+12
| | | | - description field in dialogs
* last visit fixLeif Johansson2011-05-121-1/+3
|
* add rss meta linkLeif 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-112-24/+52
|
* nusers method for use in templatesLeif Johansson2011-05-111-2/+2
|
* bring back modify with new limited formLeif Johansson2011-05-111-15/+2
|
* don't store the temp pwd in the sessionLeif Johansson2011-05-111-10/+1
|
* style polishLeif Johansson2011-05-102-4/+8
|
* session paramLeif Johansson2011-05-101-1/+1
|
* taggingLeif Johansson2011-05-106-10/+60
|
* test if there are stupid password size limitsLeif Johansson2011-05-101-1/+1
|
* sessionsLeif Johansson2011-05-102-4/+2
|
* sessionsLeif Johansson2011-05-101-1/+2
|
* sessionsLeif Johansson2011-05-102-0/+2
|
* sessionsLeif Johansson2011-05-102-2/+2
|
* sessionsLeif Johansson2011-05-101-1/+2
|
* session modLeif Johansson2011-05-101-2/+3
|
* export session as random password to acpLeif Johansson2011-05-102-4/+22
|
* user_count and descriptionLeif Johansson2011-05-101-1/+4
|
* session engineLeif Johansson2011-05-101-0/+2
|
* 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-054-84/+109
|
* damn unicodeLeif Johansson2011-05-031-9/+4
|
* damn unicodeLeif Johansson2011-05-031-1/+1
|
* using django_co_acls only makes this complicatedLeif Johansson2011-05-032-19/+13
|