python-taiga
0.8.6
python-taiga
Docs
»
Index
A
|
C
|
D
|
G
|
H
|
I
|
L
|
M
|
P
|
R
|
S
|
T
|
U
|
W
A
add_comment() (taiga.models.models.CommentableResource method)
(taiga.models.models.Issue method)
(taiga.models.models.Task method)
(taiga.models.models.UserStory method)
add_issue() (taiga.models.models.Project method)
add_issue_attribute() (taiga.models.models.Project method)
add_issue_status() (taiga.models.models.Project method)
add_issue_type() (taiga.models.models.Project method)
add_membership() (taiga.models.models.Project method)
add_milestone() (taiga.models.models.Project method)
add_point() (taiga.models.models.Project method)
add_priority() (taiga.models.models.Project method)
add_role() (taiga.models.models.Project method)
add_severity() (taiga.models.models.Project method)
add_task() (taiga.models.models.UserStory method)
add_task_attribute() (taiga.models.models.Project method)
add_task_status() (taiga.models.models.Project method)
add_user_story() (taiga.models.models.Project method)
add_user_story_attribute() (taiga.models.models.Project method)
add_user_story_status() (taiga.models.models.Project method)
add_wikilink() (taiga.models.models.Project method)
add_wikipage() (taiga.models.models.Project method)
attach() (taiga.models.models.Issue method)
(taiga.models.models.Task method)
(taiga.models.models.UserStory method)
(taiga.models.models.WikiPage method)
Attachment (class in taiga.models.models)
Attachments (class in taiga.models.models)
auth() (taiga.client.TaigaAPI method)
auth_app() (taiga.client.TaigaAPI method)
C
CommentableResource (class in taiga.models.models)
create() (taiga.models.models.Attachments method)
(taiga.models.models.CustomAttributes method)
(taiga.models.models.IssueAttachments method)
(taiga.models.models.IssueAttributes method)
(taiga.models.models.Memberships method)
(taiga.models.models.Milestones method)
(taiga.models.models.Points method)
(taiga.models.models.Priorities method)
(taiga.models.models.Projects method)
(taiga.models.models.Roles method)
(taiga.models.models.Severities method)
(taiga.models.models.TaskAttachments method)
(taiga.models.models.TaskAttributes method)
(taiga.models.models.Tasks method)
(taiga.models.models.UserStories method)
(taiga.models.models.UserStoryAttachments method)
(taiga.models.models.UserStoryAttributes method)
(taiga.models.models.WikiAttachments method)
(taiga.models.models.WikiLinks method)
(taiga.models.models.WikiPages method)
CustomAttribute (class in taiga.models.models)
CustomAttributeResource (class in taiga.models.models)
CustomAttributes (class in taiga.models.models)
D
delete() (taiga.models.models.Attachment method)
(taiga.models.models.CommentableResource method)
(taiga.models.models.CustomAttribute method)
(taiga.models.models.CustomAttributeResource method)
(taiga.models.models.History method)
(taiga.models.models.Issue method)
(taiga.models.models.IssueAttachment method)
(taiga.models.models.IssueAttribute method)
(taiga.models.models.IssueStatus method)
(taiga.models.models.IssueType method)
(taiga.models.models.Membership method)
(taiga.models.models.Milestone method)
(taiga.models.models.Point method)
(taiga.models.models.Priority method)
(taiga.models.models.Project method)
(taiga.models.models.Role method)
(taiga.models.models.Severity method)
(taiga.models.models.Task method)
(taiga.models.models.TaskAttachment method)
(taiga.models.models.TaskAttribute method)
(taiga.models.models.TaskStatus method)
(taiga.models.models.User method)
(taiga.models.models.UserStory method)
(taiga.models.models.UserStoryAttachment method)
(taiga.models.models.UserStoryAttribute method)
(taiga.models.models.UserStoryStatus method)
(taiga.models.models.WikiAttachment method)
(taiga.models.models.WikiLink method)
(taiga.models.models.WikiPage method)
delete_comment() (taiga.models.models.HistoryEntity method)
(taiga.models.models.HistoryIssue method)
(taiga.models.models.HistoryTask method)
(taiga.models.models.HistoryUserStory method)
(taiga.models.models.HistoryWiki method)
downvote() (taiga.models.models.Issue method)
G
get() (taiga.models.models.HistoryEntity method)
(taiga.models.models.HistoryIssue method)
(taiga.models.models.HistoryTask method)
(taiga.models.models.HistoryUserStory method)
(taiga.models.models.HistoryWiki method)
get_attributes() (taiga.models.models.CustomAttributeResource method)
(taiga.models.models.Issue method)
(taiga.models.models.Task method)
(taiga.models.models.UserStory method)
get_by_slug() (taiga.models.models.Projects method)
get_issue_by_ref() (taiga.models.models.Project method)
get_task_by_ref() (taiga.models.models.Project method)
get_userstory_by_ref() (taiga.models.models.Project method)
H
History (class in taiga.models.models)
HistoryEntity (class in taiga.models.models)
HistoryIssue (class in taiga.models.models)
HistoryTask (class in taiga.models.models)
HistoryUserStory (class in taiga.models.models)
HistoryWiki (class in taiga.models.models)
I
import_issue() (taiga.models.models.Project method)
import_milestone() (taiga.models.models.Project method)
import_task() (taiga.models.models.Project method)
import_user_story() (taiga.models.models.Project method)
import_wikilink() (taiga.models.models.Project method)
import_wikipage() (taiga.models.models.Project method)
instance (taiga.models.models.IssueAttachments attribute)
(taiga.models.models.IssueAttributes attribute)
(taiga.models.models.IssueStatuses attribute)
(taiga.models.models.IssueTypes attribute)
(taiga.models.models.Memberships attribute)
(taiga.models.models.Milestones attribute)
(taiga.models.models.Points attribute)
(taiga.models.models.Priorities attribute)
(taiga.models.models.Projects attribute)
(taiga.models.models.Roles attribute)
(taiga.models.models.Severities attribute)
(taiga.models.models.TaskAttachments attribute)
(taiga.models.models.TaskAttributes attribute)
(taiga.models.models.Tasks attribute)
(taiga.models.models.UserStories attribute)
(taiga.models.models.UserStoryAttachments attribute)
(taiga.models.models.UserStoryAttributes attribute)
(taiga.models.models.Users attribute)
(taiga.models.models.WikiAttachments attribute)
(taiga.models.models.WikiLinks attribute)
(taiga.models.models.WikiPages attribute)
Issue (class in taiga.models.models)
IssueAttachment (class in taiga.models.models)
IssueAttachments (class in taiga.models.models)
IssueAttribute (class in taiga.models.models)
IssueAttributes (class in taiga.models.models)
issues_stats() (taiga.models.models.Project method)
IssueStatus (class in taiga.models.models)
IssueStatuses (class in taiga.models.models)
IssueType (class in taiga.models.models)
IssueTypes (class in taiga.models.models)
L
like() (taiga.models.models.Project method)
list_attachments() (taiga.models.models.Issue method)
(taiga.models.models.Task method)
(taiga.models.models.UserStory method)
list_issue_attributes() (taiga.models.models.Project method)
list_issue_statuses() (taiga.models.models.Project method)
list_issue_types() (taiga.models.models.Project method)
list_issues() (taiga.models.models.Project method)
list_memberships() (taiga.models.models.Project method)
list_milestones() (taiga.models.models.Project method)
list_points() (taiga.models.models.Project method)
list_priorities() (taiga.models.models.Project method)
list_roles() (taiga.models.models.Project method)
list_severities() (taiga.models.models.Project method)
list_task_attributes() (taiga.models.models.Project method)
list_task_statuses() (taiga.models.models.Project method)
list_tasks() (taiga.models.models.UserStory method)
list_user_stories() (taiga.models.models.Project method)
list_user_story_attributes() (taiga.models.models.Project method)
list_user_story_statuses() (taiga.models.models.Project method)
list_wikilinks() (taiga.models.models.Project method)
list_wikipages() (taiga.models.models.Project method)
M
me() (taiga.client.TaigaAPI method)
Membership (class in taiga.models.models)
Memberships (class in taiga.models.models)
Milestone (class in taiga.models.models)
Milestones (class in taiga.models.models)
P
parse() (taiga.models.models.Attachment method)
(taiga.models.models.Attachments method)
(taiga.models.models.CommentableResource method)
(taiga.models.models.CustomAttribute method)
(taiga.models.models.CustomAttributeResource method)
(taiga.models.models.CustomAttributes method)
(taiga.models.models.History method)
(taiga.models.models.Issue method)
(taiga.models.models.IssueAttachment method)
(taiga.models.models.IssueAttachments method)
(taiga.models.models.IssueAttribute method)
(taiga.models.models.IssueAttributes method)
(taiga.models.models.IssueStatus method)
(taiga.models.models.IssueStatuses method)
(taiga.models.models.IssueType method)
(taiga.models.models.IssueTypes method)
(taiga.models.models.Membership method)
(taiga.models.models.Memberships method)
(taiga.models.models.Milestone method)
(taiga.models.models.Milestones method)
(taiga.models.models.Point method)
(taiga.models.models.Points method)
(taiga.models.models.Priorities method)
(taiga.models.models.Priority method)
(taiga.models.models.Project method)
(taiga.models.models.Projects method)
(taiga.models.models.Role method)
(taiga.models.models.Roles method)
(taiga.models.models.Severities method)
(taiga.models.models.Severity method)
(taiga.models.models.Task method)
(taiga.models.models.TaskAttachment method)
(taiga.models.models.TaskAttachments method)
(taiga.models.models.TaskAttribute method)
(taiga.models.models.TaskAttributes method)
(taiga.models.models.TaskStatus method)
(taiga.models.models.Tasks method)
(taiga.models.models.User method)
(taiga.models.models.UserStories method)
(taiga.models.models.UserStory method)
(taiga.models.models.UserStoryAttachment method)
(taiga.models.models.UserStoryAttachments method)
(taiga.models.models.UserStoryAttribute method)
(taiga.models.models.UserStoryAttributes method)
(taiga.models.models.UserStoryStatus method)
(taiga.models.models.Users method)
(taiga.models.models.WikiAttachment method)
(taiga.models.models.WikiAttachments method)
(taiga.models.models.WikiLink method)
(taiga.models.models.WikiLinks method)
(taiga.models.models.WikiPage method)
(taiga.models.models.WikiPages method)
parse_list() (taiga.models.models.Attachments method)
(taiga.models.models.CustomAttributes method)
(taiga.models.models.IssueAttachments method)
(taiga.models.models.IssueAttributes method)
(taiga.models.models.IssueStatuses method)
(taiga.models.models.IssueTypes method)
(taiga.models.models.Memberships method)
(taiga.models.models.Milestones method)
(taiga.models.models.Points method)
(taiga.models.models.Priorities method)
(taiga.models.models.Projects method)
(taiga.models.models.Roles method)
(taiga.models.models.Severities method)
(taiga.models.models.TaskAttachments method)
(taiga.models.models.TaskAttributes method)
(taiga.models.models.Tasks method)
(taiga.models.models.UserStories method)
(taiga.models.models.UserStoryAttachments method)
(taiga.models.models.UserStoryAttributes method)
(taiga.models.models.Users method)
(taiga.models.models.WikiAttachments method)
(taiga.models.models.WikiLinks method)
(taiga.models.models.WikiPages method)
patch() (taiga.models.models.Attachment method)
(taiga.models.models.CommentableResource method)
(taiga.models.models.CustomAttribute method)
(taiga.models.models.CustomAttributeResource method)
(taiga.models.models.History method)
(taiga.models.models.Issue method)
(taiga.models.models.IssueAttachment method)
(taiga.models.models.IssueAttribute method)
(taiga.models.models.IssueStatus method)
(taiga.models.models.IssueType method)
(taiga.models.models.Membership method)
(taiga.models.models.Milestone method)
(taiga.models.models.Point method)
(taiga.models.models.Priority method)
(taiga.models.models.Project method)
(taiga.models.models.Role method)
(taiga.models.models.Severity method)
(taiga.models.models.Task method)
(taiga.models.models.TaskAttachment method)
(taiga.models.models.TaskAttribute method)
(taiga.models.models.TaskStatus method)
(taiga.models.models.User method)
(taiga.models.models.UserStory method)
(taiga.models.models.UserStoryAttachment method)
(taiga.models.models.UserStoryAttribute method)
(taiga.models.models.UserStoryStatus method)
(taiga.models.models.WikiAttachment method)
(taiga.models.models.WikiLink method)
(taiga.models.models.WikiPage method)
Point (class in taiga.models.models)
Points (class in taiga.models.models)
Priorities (class in taiga.models.models)
Priority (class in taiga.models.models)
Project (class in taiga.models.models)
Projects (class in taiga.models.models)
R
Role (class in taiga.models.models)
Roles (class in taiga.models.models)
S
search() (taiga.client.TaigaAPI method)
set_attribute() (taiga.models.models.CustomAttributeResource method)
(taiga.models.models.Issue method)
(taiga.models.models.Task method)
(taiga.models.models.UserStory method)
Severities (class in taiga.models.models)
Severity (class in taiga.models.models)
star() (taiga.models.models.Project method)
starred_projects() (taiga.models.models.User method)
stats() (taiga.models.models.Milestone method)
(taiga.models.models.Project method)
T
taiga.client (module)
taiga.models.models (module)
TaigaAPI (class in taiga.client)
Task (class in taiga.models.models)
TaskAttachment (class in taiga.models.models)
TaskAttachments (class in taiga.models.models)
TaskAttribute (class in taiga.models.models)
TaskAttributes (class in taiga.models.models)
Tasks (class in taiga.models.models)
TaskStatus (class in taiga.models.models)
to_dict() (taiga.models.models.Attachment method)
(taiga.models.models.CommentableResource method)
(taiga.models.models.CustomAttribute method)
(taiga.models.models.CustomAttributeResource method)
(taiga.models.models.History method)
(taiga.models.models.Issue method)
(taiga.models.models.IssueAttachment method)
(taiga.models.models.IssueAttribute method)
(taiga.models.models.IssueStatus method)
(taiga.models.models.IssueType method)
(taiga.models.models.Membership method)
(taiga.models.models.Milestone method)
(taiga.models.models.Point method)
(taiga.models.models.Priority method)
(taiga.models.models.Project method)
(taiga.models.models.Role method)
(taiga.models.models.Severity method)
(taiga.models.models.Task method)
(taiga.models.models.TaskAttachment method)
(taiga.models.models.TaskAttribute method)
(taiga.models.models.TaskStatus method)
(taiga.models.models.User method)
(taiga.models.models.UserStory method)
(taiga.models.models.UserStoryAttachment method)
(taiga.models.models.UserStoryAttribute method)
(taiga.models.models.UserStoryStatus method)
(taiga.models.models.WikiAttachment method)
(taiga.models.models.WikiLink method)
(taiga.models.models.WikiPage method)
U
undelete_comment() (taiga.models.models.HistoryEntity method)
(taiga.models.models.HistoryIssue method)
(taiga.models.models.HistoryTask method)
(taiga.models.models.HistoryUserStory method)
(taiga.models.models.HistoryWiki method)
unlike() (taiga.models.models.Project method)
unstar() (taiga.models.models.Project method)
update() (taiga.models.models.Attachment method)
(taiga.models.models.CommentableResource method)
(taiga.models.models.CustomAttribute method)
(taiga.models.models.CustomAttributeResource method)
(taiga.models.models.History method)
(taiga.models.models.Issue method)
(taiga.models.models.IssueAttachment method)
(taiga.models.models.IssueAttribute method)
(taiga.models.models.IssueStatus method)
(taiga.models.models.IssueType method)
(taiga.models.models.Membership method)
(taiga.models.models.Milestone method)
(taiga.models.models.Point method)
(taiga.models.models.Priority method)
(taiga.models.models.Project method)
(taiga.models.models.Role method)
(taiga.models.models.Severity method)
(taiga.models.models.Task method)
(taiga.models.models.TaskAttachment method)
(taiga.models.models.TaskAttribute method)
(taiga.models.models.TaskStatus method)
(taiga.models.models.User method)
(taiga.models.models.UserStory method)
(taiga.models.models.UserStoryAttachment method)
(taiga.models.models.UserStoryAttribute method)
(taiga.models.models.UserStoryStatus method)
(taiga.models.models.WikiAttachment method)
(taiga.models.models.WikiLink method)
(taiga.models.models.WikiPage method)
upvote() (taiga.models.models.Issue method)
User (class in taiga.models.models)
Users (class in taiga.models.models)
UserStories (class in taiga.models.models)
UserStory (class in taiga.models.models)
UserStoryAttachment (class in taiga.models.models)
UserStoryAttachments (class in taiga.models.models)
UserStoryAttribute (class in taiga.models.models)
UserStoryAttributes (class in taiga.models.models)
UserStoryStatus (class in taiga.models.models)
W
WikiAttachment (class in taiga.models.models)
WikiAttachments (class in taiga.models.models)
WikiLink (class in taiga.models.models)
WikiLinks (class in taiga.models.models)
WikiPage (class in taiga.models.models)
WikiPages (class in taiga.models.models)