Difference between revisions of "OpenSourceProjectsContext"
Jump to navigation
Jump to search
(9 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 180: | Line 183: | ||
false is isLink of it | false is isLink of it | ||
"OsProject" is topic of it | "OsProject" is topic of it | ||
+ | # | ||
+ | # Ticket | ||
+ | # | ||
+ | Ticket isA Topic | ||
+ | "Ticket" is name of it | ||
+ | "Tickets" is pluralName of it | ||
+ | "A ticket is an issue in an open source project" is documentation of it | ||
+ | "File:IssueIcon.png" is icon of it | ||
+ | "/images/1/1e/IssueIcon.png" is iconUrl of it | ||
+ | "OpenSourceProjectsContext" is context of it | ||
+ | Ticket_number 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 | ||
+ | # property number | ||
+ | Ticket_number isA Property | ||
+ | "number" is name of it | ||
+ | "number" is label of it | ||
+ | "Text" is type of it | ||
+ | 1 is index of it | ||
+ | false is primaryKey of it | ||
+ | true is mandatory of it | ||
+ | 7 is size of it | ||
+ | false is uploadable of it | ||
+ | "the ticket number" is documentation of it | ||
+ | true is showInGrid of it | ||
+ | false is isLink of it | ||
+ | "Ticket" is topic of it | ||
+ | # Ticket title | ||
+ | Ticket_title isA Property | ||
+ | "title" is name of it | ||
+ | "title" is label of it | ||
+ | "Text" is type of it | ||
+ | 2 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 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 | ||
+ | false is isLink of it | ||
+ | "Ticket" is topic of it | ||
+ | # | ||
+ | # TopicLinks | ||
+ | # | ||
+ | Tickets_Of_OsProject isA TopicLink | ||
+ | "ticketsOfOsProject" is name of it | ||
+ | "project" is sourceRole of it | ||
+ | false is sourceMultiple of it | ||
+ | "OsProject" is source of it | ||
+ | "tickets" is targetRole of it | ||
+ | true is targetMultiple of it | ||
+ | "Ticket" is target of it | ||
# | # | ||
# Commit | # Commit | ||
Line 189: | Line 290: | ||
"see https://git-scm.com/docs/git-commit" is wikiDocumentation of it | "see https://git-scm.com/docs/git-commit" is wikiDocumentation of it | ||
"File:GitLogo.png" is icon of it | "File:GitLogo.png" is icon of it | ||
− | "/images | + | "/images/5/50/GitLogo.png" is iconUrl of it |
2000 is listLimit of it | 2000 is listLimit of it | ||
"subobject" is defaultstoremode of it | "subobject" is defaultstoremode of it |