summaryrefslogtreecommitdiff
path: root/meetingtools/apps
Commit message (Collapse)AuthorAgeFilesLines
* isoformat not isformat.Johan Lundberg2014-03-271-1/+3
|
* Added YearLastVisitedFilter list filter to room admin.Johan Lundberg2014-03-271-0/+25
|
* Started content app.Johan Lundberg2014-03-262-0/+81
|
* Nicer cron settings.Johan Lundberg2014-03-201-3/+3
|
* Updated UserMeetingTransaction admin view.Johan Lundberg2014-03-201-3/+8
|
* Fixed a Python 2.7 only attribute for timedelta.Johan Lundberg2014-03-201-1/+6
|
* Better admin list view for Room and ACObject.Johan Lundberg2014-03-202-2/+13
|
* fix for ADOBECONNECT-92Leif Johansson2013-04-151-2/+2
|
* make permissions updates non-criticalLeif Johansson2013-04-151-208/+252
|
* carefully handle attribute defaultsLeif Johansson2013-03-051-3/+3
|
* prefetch tags - not so muchLeif Johansson2013-03-041-1/+1
|
* prefetch tagsLeif Johansson2013-03-042-1/+5
|
* handle differences between report-bulk-objects and sco-contentsLeif Johansson2013-03-041-3/+3
|
* handle differences between report-bulk-objects and sco-contentsLeif Johansson2013-03-041-3/+11
|
* correct api parameterLeif Johansson2013-03-041-1/+1
|
* correct crontabLeif Johansson2013-03-041-4/+5
|
* correct action nameLeif Johansson2013-03-041-3/+3
|
* post logout destroy shib sessionLeif Johansson2013-03-041-1/+1
|
* import loop fixLeif Johansson2013-03-042-2/+3
|
* import loop fixLeif Johansson2013-03-041-0/+1
|
* import loop fixLeif Johansson2013-03-042-11/+9
|
* import cleanupLeif Johansson2013-03-042-4/+4
|
* - turn off asgard for nowLeif Johansson2013-03-044-7/+42
| | | | | - import user rooms as failsafe on login - expose import_sessions as task
* safety firstLeif Johansson2012-11-271-6/+6
|
* fix delete bugLeif Johansson2012-11-271-1/+1
|
* fix delete bugLeif Johansson2012-11-271-3/+3
|
* oopsLeif Johansson2012-11-071-1/+1
|
* updated tasks w more logginLeif Johansson2012-11-072-8/+33
|
* make it possible to disable cross-domain sso per clusterLeif Johansson2012-11-013-2/+42
|
* initial migrationLeif Johansson2012-11-012-0/+44
|
* usefulLeif Johansson2012-11-011-1/+1
|
* make archives public when publishedLeif Johansson2012-11-011-0/+1
|
* handle the non-uniqueness of room urlpathsLeif Johansson2012-11-011-3/+12
|
* uniqueness constraint on urlpath needs to be done in codeLeif Johansson2012-10-312-1/+99
| | | | | first remove it - then we'll add it back using verify_unique and a prefix to encode the cluster
* fix bugLeif Johansson2012-10-311-1/+1
|
* filter on clustersLeif Johansson2012-10-313-12/+29
|
* remove old api callsLeif Johansson2012-10-311-236/+0
|
* stats in DBLeif Johansson2012-10-3110-5/+228
|
* return absolute URLs in json metadataLeif Johansson2012-10-261-3/+3
|
* no acc keyword in Room anymoreLeif Johansson2012-10-231-1/+0
|
* another refactor bugLeif Johansson2012-10-211-3/+3
|
* disable carper for nowLeif Johansson2012-10-211-2/+2
|
* acc fixLeif Johansson2012-10-211-2/+2
|
* 72 hrs for domain statsLeif Johansson2012-10-211-1/+1
|
* iso fmt datesLeif Johansson2012-10-211-6/+6
|
* sensible 48 hrs for domain statsLeif Johansson2012-10-211-1/+15
|
* another scoLeif Johansson2012-10-211-1/+1
|
* set create timeLeif Johansson2012-10-211-6/+14
|
* option for sinceLeif Johansson2012-10-211-1/+10
|
* - normalize sco objects to separate tablescoLeif Johansson2012-10-1617-172/+548
| | | | | | | - add archive object for "published" archives - configurable return from form edits - tagging for archives - reset south