Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Full import now imports half a year at the time. | Johan Lundberg | 2014-04-04 | 1 | -24/+27 |
* | Added catch all error handling for content full import. | Johan Lundberg | 2014-04-03 | 1 | -9/+22 |
* | Fixed download url for content objects. | Johan Lundberg | 2014-04-02 | 1 | -2/+4 |
* | Added more views for content. | Johan Lundberg | 2014-04-02 | 1 | -3/+61 |
* | Split up full import to do it year by year to keep the results batches down. | Johan Lundberg | 2014-04-02 | 3 | -9/+64 |
* | Catch IntegrityError when doing a full import. | Johan Lundberg | 2014-04-02 | 1 | -15/+18 |
* | Last viewed not last visited. | Johan Lundberg | 2014-04-02 | 1 | -2/+3 |
* | Full import helper tasks added but not activated. | Johan Lundberg | 2014-04-01 | 2 | -0/+12 |
* | Content user view created | Johan Lundberg | 2014-04-01 | 3 | -0/+47 |
* | Content model created. | Johan Lundberg | 2014-04-01 | 5 | -57/+303 |
* | Import for objects now returns most of what we want. | Johan Lundberg | 2014-03-31 | 1 | -12/+11 |
* | Stop processing UserMeetingTransactions if status != completed. | Johan Lundberg | 2014-03-28 | 1 | -8/+9 |
* | Future proofed et.element check. | Johan Lundberg | 2014-03-28 | 2 | -2/+2 |
* | Added filter on ACP cluster to room admin. | Johan Lundberg | 2014-03-28 | 1 | -1/+1 |
* | More robust to print strings than ints. | Johan Lundberg | 2014-03-27 | 1 | -1/+1 |
* | Added more years to room admin list filter. | Johan Lundberg | 2014-03-27 | 1 | -0/+3 |
* | isoformat not isformat. | Johan Lundberg | 2014-03-27 | 1 | -1/+3 |
* | Added YearLastVisitedFilter list filter to room admin. | Johan Lundberg | 2014-03-27 | 1 | -0/+25 |
* | Started content app. | Johan Lundberg | 2014-03-26 | 2 | -0/+81 |
* | Nicer cron settings. | Johan Lundberg | 2014-03-20 | 1 | -3/+3 |
* | Updated UserMeetingTransaction admin view. | Johan Lundberg | 2014-03-20 | 1 | -3/+8 |
* | Fixed a Python 2.7 only attribute for timedelta. | Johan Lundberg | 2014-03-20 | 1 | -1/+6 |
* | Better admin list view for Room and ACObject. | Johan Lundberg | 2014-03-20 | 2 | -2/+13 |
* | fix for ADOBECONNECT-92 | Leif Johansson | 2013-04-15 | 1 | -2/+2 |
* | make permissions updates non-critical | Leif Johansson | 2013-04-15 | 1 | -208/+252 |
* | carefully handle attribute defaults | Leif Johansson | 2013-03-05 | 1 | -3/+3 |
* | prefetch tags - not so much | Leif Johansson | 2013-03-04 | 1 | -1/+1 |
* | prefetch tags | Leif Johansson | 2013-03-04 | 2 | -1/+5 |
* | handle differences between report-bulk-objects and sco-contents | Leif Johansson | 2013-03-04 | 1 | -3/+3 |
* | handle differences between report-bulk-objects and sco-contents | Leif Johansson | 2013-03-04 | 1 | -3/+11 |
* | correct api parameter | Leif Johansson | 2013-03-04 | 1 | -1/+1 |
* | correct crontab | Leif Johansson | 2013-03-04 | 1 | -4/+5 |
* | correct action name | Leif Johansson | 2013-03-04 | 1 | -3/+3 |
* | post logout destroy shib session | Leif Johansson | 2013-03-04 | 1 | -1/+1 |
* | import loop fix | Leif Johansson | 2013-03-04 | 2 | -2/+3 |
* | import loop fix | Leif Johansson | 2013-03-04 | 1 | -0/+1 |
* | import loop fix | Leif Johansson | 2013-03-04 | 2 | -11/+9 |
* | import cleanup | Leif Johansson | 2013-03-04 | 2 | -4/+4 |
* | - turn off asgard for now | Leif Johansson | 2013-03-04 | 4 | -7/+42 |
* | safety first | Leif Johansson | 2012-11-27 | 1 | -6/+6 |
* | fix delete bug | Leif Johansson | 2012-11-27 | 1 | -1/+1 |
* | fix delete bug | Leif Johansson | 2012-11-27 | 1 | -3/+3 |
* | oops | Leif Johansson | 2012-11-07 | 1 | -1/+1 |
* | updated tasks w more loggin | Leif Johansson | 2012-11-07 | 2 | -8/+33 |
* | make it possible to disable cross-domain sso per cluster | Leif Johansson | 2012-11-01 | 3 | -2/+42 |
* | initial migration | Leif Johansson | 2012-11-01 | 2 | -0/+44 |
* | useful | Leif Johansson | 2012-11-01 | 1 | -1/+1 |
* | make archives public when published | Leif Johansson | 2012-11-01 | 1 | -0/+1 |
* | handle the non-uniqueness of room urlpaths | Leif Johansson | 2012-11-01 | 1 | -3/+12 |
* | uniqueness constraint on urlpath needs to be done in code | Leif Johansson | 2012-10-31 | 2 | -1/+99 |