Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added semicolon to acceptable characters for domain content url | Johan Lundberg | 2014-04-10 | 1 | -1/+1 |
| | |||||
* | Added caching for content views. | Johan Lundberg | 2014-04-10 | 2 | -48/+84 |
| | |||||
* | Handling TypeError in ACPException. | Johan Lundberg | 2014-04-06 | 1 | -2/+5 |
| | |||||
* | Full import now imports half a year at the time. | Johan Lundberg | 2014-04-04 | 1 | -24/+27 |
| | |||||
* | ACPException is now pickleable. | Johan Lundberg | 2014-04-04 | 1 | -0/+1 |
| | |||||
* | Added catch all error handling for content full import. | Johan Lundberg | 2014-04-03 | 2 | -10/+23 |
| | |||||
* | Removed redundant endif. | Johan Lundberg | 2014-04-03 | 1 | -1/+0 |
| | |||||
* | Added new views to url.py. | Johan Lundberg | 2014-04-02 | 1 | -0/+3 |
| | |||||
* | Added filters and type detection for dataTables. | Johan Lundberg | 2014-04-02 | 3 | -0/+99 |
| | |||||
* | Fixed download url for content objects. | Johan Lundberg | 2014-04-02 | 1 | -2/+4 |
| | |||||
* | Added more views for content. | Johan Lundberg | 2014-04-02 | 5 | -12/+194 |
| | |||||
* | 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 | 5 | -0/+94 |
| | |||||
* | Content model created. | Johan Lundberg | 2014-04-01 | 5 | -57/+303 |
| | |||||
* | Added DataTables. | Johan Lundberg | 2014-04-01 | 15 | -0/+376 |
| | |||||
* | Import for objects now returns most of what we want. | Johan Lundberg | 2014-03-31 | 1 | -12/+11 |
| | |||||
* | Added get_owner and get_sco_views. | Johan Lundberg | 2014-03-31 | 1 | -4/+52 |
| | |||||
* | 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 |
| | |||||
* | Upgraded to celery 3.1.10 | Johan Lundberg | 2014-03-26 | 2 | -0/+29 |
| | |||||
* | Started content app. | Johan Lundberg | 2014-03-26 | 2 | -0/+81 |
| | |||||
* | Added utility functions to the api client | Johan Lundberg | 2014-03-26 | 1 | -1/+43 |
| | |||||
* | 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 |
| | |||||
* | Added pretty print to api result. | Johan Lundberg | 2014-03-20 | 1 | -0/+3 |
| | |||||
* | caching | Leif Johansson | 2014-02-21 | 2 | -82/+86 |
| | |||||
* | 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 |
| | |||||
* | limit login sessions to 10 hours | Leif Johansson | 2013-03-04 | 1 | -0/+1 |
| | |||||
* | 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 | 2 | -1/+3 |
| | |||||
* | import loop fix | Leif Johansson | 2013-03-04 | 2 | -2/+3 |
| | |||||
* | import loop fix | Leif Johansson | 2013-03-04 | 1 | -0/+1 |
| |