Difference between revisions of "OpenSourceProjectsContext"
Jump to navigation
Jump to search
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | =Context= | ||
+ | |||
{{Context | {{Context | ||
|name=OpenSourceProjectsContext | |name=OpenSourceProjectsContext | ||
− | |since=2017 | + | |since=2017-10-31 |
+ | |updated=2022-12-18 | ||
+ | |copyright=2015-2023 BITPlan GmbH | ||
|master=http://wiki.bitplan.com/index.php/OpenSourceProjectsContext | |master=http://wiki.bitplan.com/index.php/OpenSourceProjectsContext | ||
|storemode=property | |storemode=property | ||
Line 9: | Line 13: | ||
|storemode=none | |storemode=none | ||
|viewmode=masterdetail | |viewmode=masterdetail | ||
− | |||
− | |||
− | |||
− | |||
}} | }} | ||
= sidif = | = sidif = | ||
<source lang='java' id='sidif'> | <source lang='java' id='sidif'> | ||
− | |||
# | # | ||
# Context:OpenSourceProjectsContext | # Context:OpenSourceProjectsContext | ||
Line 22: | Line 21: | ||
OpenSourceProjectsContext isA Context | OpenSourceProjectsContext isA Context | ||
"OpenSourceProjectsContext" is name of it | "OpenSourceProjectsContext" is name of it | ||
+ | "2017-10-31" is since of it | ||
+ | "2023-03-19" is updated of it | ||
+ | "2015-2023 BITPlan GmbH" is copyright of it | ||
+ | "http://wiki.bitplan.com/index.php/OpenSourceProjectsContext" is master of it | ||
# | # | ||
#OsProject | #OsProject | ||
Line 187: | Line 190: | ||
"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_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 | + | # property number |
− | + | Ticket_number isA Property | |
− | " | + | "number" is name of it |
− | " | + | "number" is label of it |
"Text" is type of it | "Text" is type of it | ||
1 is index of it | 1 is index of it | ||
Line 207: | Line 214: | ||
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 225: | ||
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 |