Giter Site home page Giter Site logo

ookami-kb / django-simple-helpdesk Goto Github PK

View Code? Open in Web Editor NEW
13.0 4.0 10.0 691 KB

Simple helpdesk solution for Django

Home Page: https://pypi.python.org/pypi/django-simple-helpdesk

License: BSD 2-Clause "Simplified" License

Python 2.05% CSS 96.10% JavaScript 1.13% HTML 0.72%

django-simple-helpdesk's Introduction

Build Status

Simple HelpDesk for Django 1.8, python3

django-simple-helpdesk's People

Contributors

khudiakov avatar ookami-kb avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

django-simple-helpdesk's Issues

License?

Thanks for what seems like a nice project. Could you add a license? Preferably MIT or BSD?

Добавить API для комментариев

/:tickedID/comments.json
GET - вытащить комментарии, относящиеся к этому тикету. Разрешения: как у тикета.
POST - добавить комментарий к этому тикету. Разрешения: как у тикета.

Заполняемые поля: body, internal, attachments.
message_id пусть генерируется автоматически из uuid1()

Add PATCH method to Ticket API

/tickets/:id.json

Method: PATCH

Fields that can be updated: project (id), state (machine_name), priority (id), assignee (id).

Permission required: helpdesk.view_tickets.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.