Difference between revisions of "OpenSourceProjectsContext"
Jump to navigation
Jump to search
(pushed from media by wikipush) |
|||
Line 3: | Line 3: | ||
|since=2017/10/31 | |since=2017/10/31 | ||
|master=http://wiki.bitplan.com/index.php/OpenSourceProjectsContext | |master=http://wiki.bitplan.com/index.php/OpenSourceProjectsContext | ||
+ | |copyright=2015-2022 BITPlan GmbH | ||
|storemode=property | |storemode=property | ||
}} | }} | ||
Line 187: | Line 188: | ||
"Tickets" is pluralName of it | "Tickets" is pluralName of it | ||
"A ticket is an issue in an open source project" is documentation of it | "A ticket is an issue in an open source project" is documentation of it | ||
− | "File:IssueIcon. | + | "File:IssueIcon.png" is icon of it |
"/images/1/1e/IssueIcon.png" is iconUrl of it | "/images/1/1e/IssueIcon.png" is iconUrl of it | ||
"OpenSourceProjectsContext" is context of it | "OpenSourceProjectsContext" is context of it | ||
Ticket_number addsTo it | Ticket_number addsTo it | ||
Ticket_title addsTo it | Ticket_title addsTo it | ||
+ | Ticket_project addsTo it | ||
+ | Ticket_createdAt addsTo it | ||
+ | Ticket_closedAt addsTo it | ||
+ | Ticket_url addsTo it | ||
# properties of Ticket | # properties of Ticket | ||
# property number | # property number | ||
Line 207: | Line 212: | ||
false is isLink of it | false is isLink of it | ||
"Ticket" is topic of it | "Ticket" is topic of it | ||
+ | # Ticket title | ||
Ticket_title isA Property | Ticket_title isA Property | ||
"title" is name of it | "title" is name of it | ||
Line 217: | Line 223: | ||
false is uploadable of it | false is uploadable of it | ||
"the ticket title" is documentation of it | "the ticket title" is documentation of it | ||
+ | true is showInGrid of it | ||
+ | false is isLink of it | ||
+ | "Ticket" is topic of it | ||
+ | # property createdAt | ||
+ | Ticket_createdAt isA Property | ||
+ | "createdAt" is name of it | ||
+ | "createdAt" is label of it | ||
+ | "Date" is type of it | ||
+ | "datepicker" is inputType of it | ||
+ | 3 is index of it | ||
+ | false is primaryKey of it | ||
+ | false is mandatory of it | ||
+ | false is uploadable of it | ||
+ | "the date the ticket was opened" is documentation of it | ||
+ | false is showInGrid of it | ||
+ | false is isLink of it | ||
+ | "Ticket" is topic of it | ||
+ | # property createdAt | ||
+ | Ticket_closedAt isA Property | ||
+ | "closedAt" is name of it | ||
+ | "closedAt" is label of it | ||
+ | "Date" is type of it | ||
+ | "datepicker" is inputType of it | ||
+ | 4 is index of it | ||
+ | false is primaryKey of it | ||
+ | false is mandatory of it | ||
+ | false is uploadable of it | ||
+ | "the date the ticket was closed" is documentation of it | ||
+ | false is showInGrid of it | ||
+ | false is isLink of it | ||
+ | "Ticket" is topic of it | ||
+ | # Ticket url | ||
+ | Ticket_url isA Property | ||
+ | "url" is name of it | ||
+ | "url" is label of it | ||
+ | "URL" is type of it | ||
+ | 5 is index of it | ||
+ | false is primaryKey of it | ||
+ | false is mandatory of it | ||
+ | 100 is size of it | ||
+ | false is uploadable of it | ||
+ | "the ticket url" is documentation of it | ||
true is showInGrid of it | true is showInGrid of it | ||
false is isLink of it | false is isLink of it |