summaryrefslogtreecommitdiff
path: root/meetingtools
Commit message (Expand)AuthorAgeFilesLines
* Added more documentation.Johan Lundberg2014-04-141-8/+3
* Spread the full import to fewer months at a time.Johan Lundberg2014-04-143-41/+44
* Timed import api calls no longer raises errors.Johan Lundberg2014-04-112-2/+2
* Changed caching from 15 minutes to 1h.Johan Lundberg2014-04-111-7/+7
* Added caching for domain content.Johan Lundberg2014-04-111-0/+6
* Moved debug logging to error logging.Johan Lundberg2014-04-111-4/+6
* Added semicolon to acceptable characters for domain content urlJohan Lundberg2014-04-101-1/+1
* Added caching for content views.Johan Lundberg2014-04-102-48/+84
* Handling TypeError in ACPException.Johan Lundberg2014-04-061-2/+5
* Full import now imports half a year at the time.Johan Lundberg2014-04-041-24/+27
* ACPException is now pickleable.Johan Lundberg2014-04-041-0/+1
* Added catch all error handling for content full import.Johan Lundberg2014-04-032-10/+23
* Added new views to url.py.Johan Lundberg2014-04-021-0/+3
* Fixed download url for content objects.Johan Lundberg2014-04-021-2/+4
* Added more views for content.Johan Lundberg2014-04-021-3/+61
* Split up full import to do it year by year to keep the results batches down.Johan Lundberg2014-04-023-9/+64
* Catch IntegrityError when doing a full import.Johan Lundberg2014-04-021-15/+18
* Last viewed not last visited.Johan Lundberg2014-04-021-2/+3
* Full import helper tasks added but not activated.Johan Lundberg2014-04-012-0/+12
* Content user view createdJohan Lundberg2014-04-014-0/+48
* Content model created.Johan Lundberg2014-04-015-57/+303
* Import for objects now returns most of what we want.Johan Lundberg2014-03-311-12/+11
* Added get_owner and get_sco_views.Johan Lundberg2014-03-311-4/+52
* Stop processing UserMeetingTransactions if status != completed.Johan Lundberg2014-03-281-8/+9
* Future proofed et.element check.Johan Lundberg2014-03-282-2/+2
* Added filter on ACP cluster to room admin.Johan Lundberg2014-03-281-1/+1
* More robust to print strings than ints.Johan Lundberg2014-03-271-1/+1
* Added more years to room admin list filter.Johan Lundberg2014-03-271-0/+3
* isoformat not isformat.Johan Lundberg2014-03-271-1/+3
* Added YearLastVisitedFilter list filter to room admin.Johan Lundberg2014-03-271-0/+25
* Upgraded to celery 3.1.10Johan Lundberg2014-03-262-0/+29
* Started content app.Johan Lundberg2014-03-262-0/+81
* Added utility functions to the api clientJohan Lundberg2014-03-261-1/+43
* 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
* Added pretty print to api result.Johan Lundberg2014-03-201-0/+3
* cachingLeif Johansson2014-02-211-80/+84
* 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
* limit login sessions to 10 hoursLeif Johansson2013-03-041-0/+1
* 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