Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Added ActiveManager | Filipp Lepalaan | 2016-02-25 | 1 | -1/+10 | |
| | ||||||
* | Use absolute paths for GSX_CERT and KEY | Filipp Lepalaan | 2016-02-25 | 1 | -2/+2 | |
| | | | | For execution from outside the app (cron jobs and whatnot) | |||||
* | Disable BrokenLinkEmailsMiddleware | Filipp Lepalaan | 2016-02-25 | 1 | -1/+1 | |
| | | | | | Django 1.9 introduced some change that fires a 404 on every attachment download | |||||
* | Fix stats issues with Django 1.9 | Filipp Lepalaan | 2016-02-14 | 1 | -22/+25 | |
| | | | | | ProgrammingError: more than one row returned by a subquery used as an expression | |||||
* | Fix Django 1.9 deprecation warnings | Filipp Lepalaan | 2016-02-09 | 2 | -21/+45 | |
| | ||||||
* | Cleanup | Filipp Lepalaan | 2016-02-09 | 1 | -3/+2 | |
| | ||||||
* | Default consignmentFlag of RepairOrderLines | Filipp Lepalaan | 2016-02-09 | 1 | -2/+4 | |
| | ||||||
* | Add custom exception for moving inventory to same location | Filipp Lepalaan | 2016-02-03 | 1 | -0/+5 | |
| | ||||||
* | Cleanup | Filipp Lepalaan | 2016-02-03 | 5 | -32/+41 | |
| | ||||||
* | PIL > Pillow, Django 1.9 | Filipp Lepalaan | 2016-02-03 | 1 | -4/+1 | |
| | ||||||
* | Fix deprecation warnings in urlconfs | Filipp Lepalaan | 2016-02-03 | 21 | -410/+399 | |
| | ||||||
* | Added example xlsx file | Filipp Lepalaan | 2015-12-12 | 2 | -3/+6 | |
| | ||||||
* | Move customer selection to customer view | Filipp Lepalaan | 2015-12-12 | 2 | -5/+13 | |
| | ||||||
* | Use Excel format in device upload | Filipp Lepalaan | 2015-12-12 | 1 | -16/+29 | |
| | ||||||
* | Cleanup | Filipp Lepalaan | 2015-12-11 | 5 | -13/+22 | |
| | ||||||
* | Added upload prices function | Filipp Lepalaan | 2015-12-11 | 7 | -13/+96 | |
| | ||||||
* | Don't check file type if not uploaded | Filipp Lepalaan | 2015-12-10 | 1 | -0/+5 | |
| | ||||||
* | Fix issue in notes advanced search | Filipp Lepalaan | 2015-12-09 | 1 | -1/+4 | |
| | ||||||
* | Fix issues with portable export command | Filipp Lepalaan | 2015-12-08 | 1 | -4/+13 | |
| | ||||||
* | Updated README | Filipp Lepalaan | 2015-12-08 | 1 | -6/+9 | |
| | ||||||
* | Use PATH from env | Filipp Lepalaan | 2015-12-08 | 1 | -3/+5 | |
| | ||||||
* | Ignore 404 on favicon.ico | Filipp Lepalaan | 2015-12-08 | 1 | -8/+4 | |
| | ||||||
* | Fix GSX repair search rendering | Filipp Lepalaan | 2015-12-05 | 1 | -1/+1 | |
| | ||||||
* | Only accept HTML order templates | Filipp Lepalaan | 2015-12-05 | 2 | -0/+14 | |
| | ||||||
* | Cleanup | Filipp Lepalaan | 2015-12-05 | 6 | -23/+26 | |
| | ||||||
* | Fix issue with uploading POP with GSX repair | Filipp Lepalaan | 2015-12-05 | 3 | -23/+28 | |
| | ||||||
* | Ignore images in incoming emails | Filipp Lepalaan | 2015-12-02 | 1 | -3/+9 | |
| | ||||||
* | Fixed issue with static template rendering in rules | Filipp Lepalaan | 2015-11-28 | 1 | -1/+4 | |
| | ||||||
* | Added local GSX repair deletion to device view | Filipp Lepalaan | 2015-11-28 | 2 | -5/+27 | |
| | ||||||
* | Fix issue with showing GSX repair history | Filipp Lepalaan | 2015-11-28 | 3 | -7/+47 | |
| | ||||||
* | Added self update | Filipp Lepalaan | 2015-11-27 | 1 | -0/+17 | |
| | ||||||
* | Cleanup | Filipp Lepalaan | 2015-11-27 | 2 | -4/+13 | |
| | ||||||
* | Fixed issue with pagination | Filipp Lepalaan | 2015-11-27 | 1 | -3/+2 | |
| | ||||||
* | Updated Swedish translations | Filipp Lepalaan | 2015-11-27 | 1 | -28/+23 | |
| | ||||||
* | Show check-in checkbox in admin | Filipp Lepalaan | 2015-11-26 | 1 | -0/+1 | |
| | ||||||
* | WIP adding location-based stocking report | Filipp Lepalaan | 2015-11-26 | 4 | -20/+34 | |
| | ||||||
* | Performance fix for detail view | Filipp Lepalaan | 2015-11-25 | 1 | -5/+5 | |
| | ||||||
* | Performance fix for product detail view | Filipp Lepalaan | 2015-11-25 | 1 | -19/+44 | |
| | | | | Also fixed downloading product info of a specific category | |||||
* | Added some CSV shortcuts | Filipp Lepalaan | 2015-11-25 | 1 | -0/+11 | |
| | ||||||
* | Fixed deleting calendar events | Filipp Lepalaan | 2015-11-25 | 1 | -11/+12 | |
| | ||||||
* | Cleanup | Filipp Lepalaan | 2015-11-25 | 4 | -4/+4 | |
| | ||||||
* | Fix typo in advanced message search | Filipp Lepalaan | 2015-11-25 | 1 | -1/+1 | |
| | ||||||
* | Add checkin flag to Locations | Filipp Lepalaan | 2015-11-25 | 3 | -7/+52 | |
| | ||||||
* | Fix selecting user in checkin | Filipp Lepalaan | 2015-11-25 | 1 | -31/+44 | |
| | ||||||
* | Fix FAQ formatting | Filipp Lepalaan | 2015-11-25 | 1 | -4/+3 | |
| | ||||||
* | Use custom email subject prefix | Filipp Lepalaan | 2015-11-24 | 1 | -0/+1 | |
| | ||||||
* | Handle empty search query | Filipp Lepalaan | 2015-11-24 | 1 | -0/+3 | |
| | ||||||
* | Added clean orders | Filipp Lepalaan | 2015-11-19 | 1 | -0/+19 | |
| | ||||||
* | Cleanup | Filipp Lepalaan | 2015-11-19 | 4 | -16/+36 | |
| | ||||||
* | WIP adding inventory report | Filipp Lepalaan | 2015-11-19 | 1 | -11/+38 | |
| |